Upload upstream chromium 94.0.4606.31
[platform/framework/web/chromium-efl.git] / third_party / wpt_tools / README.chromium
1 Name: web-platform-tests - Test Suites for Web Platform specifications
2 Short Name: wpt
3 URL: https://github.com/web-platform-tests/wpt/
4 Version: 1c62628e8bb4e8fda03a7e1af9aefbca60293381
5 License: LICENSES FOR W3C TEST SUITES (https://www.w3.org/Consortium/Legal/2008/03-bsd-license.html)
6 License File: NOT_SHIPPED
7 Security Critical: no
8 Description: This includes code for the manifest tool, lint tool, and wptserve.
9     Used to run all supported web-platform-tests as part of Blink
10     web tests. The wpt/wpt directory only contains the tools, whereas
11     web_tests/external/wpt contains the tests. Also see wpt/README.chromium
12     for more details on maintenance.
13 Local Modifications:
14 - Removed all files except for those listed in wpt/WPTIncludeList.
15 - Local patch to work-around error where maybe_parse_tombstone is missing
16   a parameter.
17 - wpt.config.json defined to align with Blink web test runner setup.