tree: e7334f63ee2e45ae21be6aa415607ab21d9284e2 [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. rendering-utils.js
  27. sab.js
  28. slow.py
  29. stringifiers.js
  30. stringifiers.js.headers
  31. subset-tests-by-key.js
  32. subset-tests.js
  33. test-setting-immutable-prototype.js
  34. test-setting-immutable-prototype.js.headers
  35. text-plain.txt
  36. utils.js
  37. utils.js.headers
  38. w3c-import.log
  39. worklet-reftest.js
  40. worklet-reftest.js.headers
LayoutTests/imported/w3c/web-platform-tests/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.