[wp-trac] [WordPress Trac] #61646: HTML API: Improvements to testing and verification in 6.7
WordPress Trac
noreply at wordpress.org
Tue Aug 13 21:42:24 UTC 2024
#61646: HTML API: Improvements to testing and verification in 6.7
--------------------------------------+---------------------
Reporter: dmsnell | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 6.7
Component: HTML API | Version: 6.6
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+---------------------
Comment (by dmsnell):
In [changeset:"58892" 58892]:
{{{
#!CommitTicketReference repository="" revision="58892"
HTML API: Remove unnecessary skips in tests for unsupported markup.
The HTML API allowed tests to be skipped for unsupported HTML, for example
tags that had not yet been implemented. This provided stability to the
test suite while primary support was being added.
In many places, the tags are now fully supported and the test skips can be
removed.
Developed in https://github.com/wordpress/wordpress-develop/pull/7186
Discussed in https://core.trac.wordpress.org/ticket/61646
Props jonsurrell.
See #61646.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61646#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list