Skip to content

Commit 99ef771

Browse files
committed
Ignore another P tag test
1 parent afc4112 commit 99ef771

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ class Tests_HtmlApi_Html5lib extends WP_UnitTestCase {
3232
'entities02/line0128' => 'Encoded characters without semicolon termination in attribute values are not handled properly',
3333
'entities02/line0142' => 'Encoded characters without semicolon termination in attribute values are not handled properly',
3434
'entities02/line0156' => 'Encoded characters without semicolon termination in attribute values are not handled properly',
35+
'tests1/line0342' => "Closing P tag implicitly creates opener, which we don't visit.",
3536
'tests15/line0001' => 'Unimplemented: Reconstruction of active formatting elements.',
3637
'tests15/line0022' => 'Unimplemented: Reconstruction of active formatting elements.',
3738
'tests20/line0497' => "Closing P tag implicitly creates opener, which we don't visit.",

0 commit comments

Comments
 (0)