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 @@ -1953,7 +1953,7 @@ public function data_next_tag_ignores_contents_of_rcdata_tag() {
19531953 * Were it not for this then the NOSCRIPT tag would be handled like the
19541954 * other tags in the RAW TEXT special group, e.g. NOEMBED or STYLE.
19551955 *
1956- * @ticket {TICKET_NUMBER}
1956+ * @ticket 60122
19571957 *
19581958 * @covers WP_HTML_Tag_Processor::next_tag
19591959 */
@@ -2323,7 +2323,7 @@ public function test_removing_specific_attributes_in_malformed_html() {
23232323 /**
23242324 * Ensures that no tags are matched in a document containing only non-tag content.
23252325 *
2326- * @ticket {TICKET_NUMBER}
2326+ * @ticket 60122
23272327 *
23282328 * @covers WP_HTML_Tag_Processor::next_tag
23292329 * @covers WP_HTML_Tag_Processor::paused_at_incomplete_token
You can’t perform that action at this time.
0 commit comments