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