tree: deb352492f8e26b1bb5e73ed0d7f66266a4a3f97 [path history] [tgz]
  1. security-features/
  2. third_party/
  3. arrays.js
  4. blank.html
  5. domain-setter.sub.html
  6. dummy.xhtml
  7. dummy.xml
  8. echo.py
  9. get-host-info.sub.js
  10. get-host-info.sub.js.headers
  11. media.js
  12. media.js.headers
  13. META.yml
  14. object-association.js
  15. object-association.js.headers
  16. performance-timeline-utils.js
  17. performance-timeline-utils.js.headers
  18. PrefixedLocalStorage.js
  19. PrefixedLocalStorage.js.headers
  20. PrefixedPostMessage.js
  21. PrefixedPostMessage.js.headers
  22. README.md
  23. redirect-opt-in.py
  24. redirect.py
  25. reftest-wait.js
  26. reftest-wait.js.headers
  27. rendering-utils.js
  28. sab.js
  29. slow.py
  30. square.png
  31. stringifiers.js
  32. stringifiers.js.headers
  33. subset-tests-by-key.js
  34. subset-tests.js
  35. test-setting-immutable-prototype.js
  36. test-setting-immutable-prototype.js.headers
  37. text-plain.txt
  38. utils.js
  39. utils.js.headers
  40. worklet-reftest.js
  41. worklet-reftest.js.headers
chromium/src/third_party/blink/web_tests/external/wpt/common/README.md

The files in this directory are non-infrastructure support files that can be used by tests.

  • blank.html - An empty HTML document.
  • domain-setter.sub.html - An HTML document that sets document.domain.
  • dummy.xhtml - An XHTML document.
  • dummy.xml - An XML document.
  • text-plain.txt - A text/plain document.
  • *.js - Utility scripts. These are documented in the source.
  • *.py - wptserve Python Handlers. These are documented in the source.
  • security-features - Documented in security-features/README.md.