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