tree: e13c8dbd584f730184552afd1b6a5a14b73e4d1d [path history] [tgz]
  1. dispatcher/
  2. security-features/
  3. third_party/
  4. arrays.js
  5. blank-with-cors.html
  6. blank-with-cors.html.headers
  7. blank.html
  8. custom-cors-response.js
  9. CustomCorsResponse.py
  10. domain-setter.sub.html
  11. dummy.xhtml
  12. dummy.xml
  13. echo.py
  14. get-host-info.sub.js
  15. get-host-info.sub.js.headers
  16. media.js
  17. media.js.headers
  18. META.yml
  19. object-association.js
  20. object-association.js.headers
  21. performance-timeline-utils.js
  22. performance-timeline-utils.js.headers
  23. PrefixedLocalStorage.js
  24. PrefixedLocalStorage.js.headers
  25. PrefixedPostMessage.js
  26. PrefixedPostMessage.js.headers
  27. README.md
  28. redirect-opt-in.py
  29. redirect.py
  30. reftest-wait.js
  31. reftest-wait.js.headers
  32. rendering-utils.js
  33. sab.js
  34. slow-redirect.py
  35. slow.py
  36. square.png
  37. stringifiers.js
  38. stringifiers.js.headers
  39. subset-tests-by-key.js
  40. subset-tests.js
  41. test-setting-immutable-prototype.js
  42. test-setting-immutable-prototype.js.headers
  43. text-plain.txt
  44. utils.js
  45. utils.js.headers
  46. w3c-import.log
  47. window-name-setter.html
  48. worklet-reftest.js
  49. 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.