We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 356f590 commit afc4112Copy full SHA for afc4112
1 file changed
tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php
@@ -39,6 +39,7 @@ class Tests_HtmlApi_Html5lib extends WP_UnitTestCase {
39
'tests23/line0041' => 'Unimplemented: Reconstruction of active formatting elements.',
40
'tests23/line0069' => 'Unimplemented: Reconstruction of active formatting elements.',
41
'tests23/line0101' => 'Unimplemented: Reconstruction of active formatting elements.',
42
+ 'tests26/line0263' => 'BUG: An active formatting element should be created for a trailing text node.',
43
);
44
45
/**
0 commit comments