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,6 +20,10 @@ 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+ 'tests23/case1 - line 1 ' => 'Unimplemented: Reconstruction of active formatting elements. ' ,
24+ 'tests23/case2 - line 41 ' => 'Unimplemented: Reconstruction of active formatting elements. ' ,
25+ 'tests23/case3 - line 69 ' => 'Unimplemented: Reconstruction of active formatting elements. ' ,
26+ 'tests23/case4 - line 101 ' => 'Unimplemented: Reconstruction of active formatting elements. ' ,
2327 );
2428
2529 /**
You can’t perform that action at this time.
0 commit comments