mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
After [31186], remove figcaption from the list of inline elements that are autop'd in Tests_Formatting_Autop::test_that_wpautop_treats_inline_elements_as_inline().
See #29219. git-svn-id: https://develop.svn.wordpress.org/trunk@31191 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -384,7 +384,6 @@ Paragraph two.';
|
||||
'del',
|
||||
'ins',
|
||||
'noscript',
|
||||
'figcaption',
|
||||
'select',
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user