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