Props rachelbaker. Fixes #28638. git-svn-id: https://develop.svn.wordpress.org/trunk@28853 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
8103dc5ade
commit
0f45c941f6
@ -299,8 +299,6 @@ Paragraph two.';
|
||||
'ol',
|
||||
'li',
|
||||
'pre',
|
||||
'select',
|
||||
'option',
|
||||
'form',
|
||||
'map',
|
||||
'area',
|
||||
@ -325,7 +323,6 @@ Paragraph two.';
|
||||
'footer',
|
||||
'nav',
|
||||
'figure',
|
||||
'figcaption',
|
||||
'details',
|
||||
'menu',
|
||||
'summary',
|
||||
@ -387,6 +384,9 @@ Paragraph two.';
|
||||
'del',
|
||||
'ins',
|
||||
'noscript',
|
||||
'figcaption',
|
||||
'select',
|
||||
'option'
|
||||
);
|
||||
|
||||
$content = $expected = array();
|
||||
|
Loading…
Reference in New Issue
Block a user