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 0a933da commit d4f4c1aCopy full SHA for d4f4c1a
tests/phpunit/data/html5lib-tests/README.md
@@ -6,3 +6,7 @@ This test data was taken from:
6
https://github.com/html5lib/html5lib-tests
7
8
The sha was `a9f44960a9fedf265093d22b2aa3c7ca123727b9`.
9
+
10
+## Instructions
11
12
+@todo add instructions here.
tests/phpunit/tests/html-api/wpHtmlProcessorHtml5lib.php
@@ -1,7 +1,9 @@
1
<?php
2
3
/**
4
- * Unit tests covering WP_HTML_Processor functionality.
+ * Unit tests covering HTML API functionality.
5
+ *
+ * @todo add descriptive paragraph here.
*
* @package WordPress
* @subpackage HTML-API
0 commit comments