[wp-trac] [WordPress Trac] #63694: HTML Processing Improvements in 6.9
WordPress Trac
noreply at wordpress.org
Sun Oct 19 00:18:17 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:"60972" 60972]:
{{{
#!CommitTicketReference repository="" revision="60972"
HTML API: Rely on assertEqualHTML in oEmbed filtering tests.
As part of ongoing work to improve the reliability of HTML parsing code in
WordPress, this patch replaces the use of PCRE matches in oEmbed filtering
tests with semantic assertions via the HTML API and `assertEqualHTML()`.
Developed in https://github.com/WordPress/wordpress-develop/pull/9259
Discussed in https://core.trac.wordpress.org/ticket/63694
Props dmsnell, jonsurrell.
See #63694
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63694#comment:46>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list