Make WordPress Core


Ignore:
Timestamp:
07/07/2026 12:15:21 PM (2 months ago)
Author:
jonsurrell
Message:

HTML API: Migrate html5lib-tests to web-platform-tests.

The HTML API uses an external test suite. That test suite, formerly html5lib-tests, is now maintained as part of web-platform-tests, available at https://github.com/web-platform-tests/wpt. Update the test suite references accordingly and refresh the test data to git commit f4c2ec1d071ccbae305f7aea4e883b5bd0f5c0df.

Developed in https://github.com/WordPress/wordpress-develop/pull/12423.

Fixes #65581.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/multisite.xml

    r62464 r62655  
    3535                        <group>external-http</group>
    3636                        <group>oembed-headers</group>
    37                         <group>html-api-html5lib-tests</group>
     37                        <group>html-api-web-platform-tests</group>
    3838                </exclude>
    3939        </groups>
Note: See TracChangeset for help on using the changeset viewer.