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 1cfeb85 commit 17bbca8Copy full SHA for 17bbca8
tests/phpunit/tests/html-api/wpHtmlProcessor.php
@@ -1083,7 +1083,7 @@ public function test_next_tag_lowercase_tag_name() {
1083
/**
1084
* Ensure that the processor does not throw errors in cases of extreme HTML nesting.
1085
*
1086
- * @ticket TBD
+ * @ticket 64394
1087
1088
* @expectedIncorrectUsage WP_HTML_Tag_Processor::set_bookmark
1089
*/
@@ -1102,7 +1102,7 @@ public function test_deep_nesting_fails_process_without_error() {
1102
}
1103
1104
1105
1106
1107
1108
0 commit comments