[wp-trac] [WordPress Trac] #63694: HTML Processing Improvements in 6.9
WordPress Trac
noreply at wordpress.org
Sun Oct 19 00:32:50 UTC 2025
#63694: HTML Processing Improvements in 6.9
--------------------------------------+-----------------------
Reporter: dmsnell | Owner: nerrad
Type: enhancement | Status: reopened
Priority: normal | Milestone: 6.9
Component: HTML API | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+-----------------------
Comment (by dmsnell):
In [changeset:"60974" 60974]:
{{{
#!CommitTicketReference repository="" revision="60974"
HTML API: Rely on assertEqualHTML in `wp_rel_nofollow()` tests.
As part of ongoing work to improve the reliability of HTML parsing code in
WordPress, this patch replaces strict string-equality checks with semantic
checks via `assertEqualHTML()` for more-direct assertions.
Developed in https://github.com/WordPress/wordpress-develop/pull/9251
Discussed in https://core.trac.wordpress.org/ticket/63694
Props dmsnell, jonsurrell.
See #63694
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63694#comment:48>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list