File tree Expand file tree Collapse file tree
tests/phpunit/tests/html-api Expand file tree Collapse file tree Original file line number Diff line number Diff 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. " ,
You can’t perform that action at this time.
0 commit comments