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 @@ -20,10 +20,13 @@ class Tests_HtmlApi_WpHtmlProcessorHtml5lib extends WP_UnitTestCase {
2020 'adoption01/case4 - line 46 ' => 'Unimplemented: Reconstruction of active formatting elements. ' ,
2121 'tests15/case1 - line 1 ' => 'Unimplemented: Reconstruction of active formatting elements. ' ,
2222 'tests15/case2 - line 22 ' => 'Unimplemented: Reconstruction of active formatting elements. ' ,
23+ 'tests20/case38 - line 483 ' => 'XMP is a special token an needs a closer. ' ,
24+ 'tests20/case39 - line 497 ' => "Closing P tag implicitly creates opener, which we don't visit. " ,
2325 'tests23/case1 - line 1 ' => 'Unimplemented: Reconstruction of active formatting elements. ' ,
2426 'tests23/case2 - line 41 ' => 'Unimplemented: Reconstruction of active formatting elements. ' ,
2527 'tests23/case3 - line 69 ' => 'Unimplemented: Reconstruction of active formatting elements. ' ,
2628 'tests23/case4 - line 101 ' => 'Unimplemented: Reconstruction of active formatting elements. ' ,
29+ 'tests26/case10 - line 263 ' => 'Newline at end of tag triggers reconstruction of active formatting elements. ' ,
2730 );
2831
2932 /**
You can’t perform that action at this time.
0 commit comments