We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4f4c1a commit c0e547fCopy full SHA for c0e547f
tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php
@@ -11,16 +11,6 @@
11
* @since 6.5.0
12
*
13
* @group html-api
14
- *
15
- * @covers WP_HTML_Active_Formatting_Elements
16
- * @covers WP_HTML_Attribute_Token
17
- * @covers WP_HTML_Open_Elements
18
- * @covers WP_HTML_Processor
19
- * @covers WP_HTML_Processor_State
20
- * @covers WP_HTML_Span
21
- * @covers WP_HTML_Tag_Processor
22
- * @covers WP_HTML_Text_Replacement
23
- * @covers WP_HTML_Token
24
*/
25
class Tests_HtmlApi_Html5lib extends WP_UnitTestCase {
26
0 commit comments