README.chromium 909 B

1234567891011121314151617
  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: 853d9c3a31016504d1a51aa811c9890495a1d442
  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.