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 33/**
44 * Unit tests covering HTML API functionality.
55 *
6- * @todo add descriptive paragraph here.
6+ * This test suite runs a set of tests on the HTML API using a third-party suite of test fixtures.
7+ * A third-party test suite allows the HTML API's behavior to be compared against an external
8+ * standard. Without a third-party, there is risk of oversight or misinterpretation of the standard
9+ * being implemented in application code and in tests. html5lib-tests is used by other projects like
10+ * browsers or other HTML parsers for the same purpose of validating behavior against an
11+ * external reference.
12+ *
13+ * See the README file at DIR_TESTDATA / html5lib-tests for details on the third-party suite.
714 *
815 * @package WordPress
916 * @subpackage HTML-API
You can’t perform that action at this time.
0 commit comments