tree: aa2ffa0c075e6806bd6ff6ca4cf05f48c5e80b3b [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.xhtml
  13. dummy.xml
  14. echo.py
  15. gc.js
  16. get-host-info.sub.js
  17. get-host-info.sub.js.headers
  18. media.js
  19. media.js.headers
  20. META.yml
  21. object-association.js
  22. object-association.js.headers
  23. performance-timeline-utils.js
  24. performance-timeline-utils.js.headers
  25. PrefixedLocalStorage.js
  26. PrefixedLocalStorage.js.headers
  27. PrefixedPostMessage.js
  28. PrefixedPostMessage.js.headers
  29. proxy-all.sub.pac
  30. README.md
  31. redirect-opt-in.py
  32. redirect.py
  33. refresh.py
  34. reftest-wait.js
  35. reftest-wait.js.headers
  36. rendering-utils.js
  37. sab.js
  38. slow-redirect.py
  39. slow.py
  40. square.png
  41. stringifiers.js
  42. stringifiers.js.headers
  43. subset-tests-by-key.js
  44. subset-tests.js
  45. test-setting-immutable-prototype.js
  46. test-setting-immutable-prototype.js.headers
  47. text-plain.txt
  48. utils.js
  49. utils.js.headers
  50. window-name-setter.html
  51. worklet-reftest.js
  52. 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.