tree: 1d5c11ad48a549eb69560ee42abaa26b5d1e62a0 [path history] [tgz]
  1. security-features/
  2. arrays.js
  3. blank.html
  4. canvas-frame.css
  5. canvas-frame.css.headers
  6. canvas-index.css
  7. canvas-index.css.headers
  8. canvas-spec.css
  9. canvas-spec.css.headers
  10. canvas-tests.css
  11. canvas-tests.css.headers
  12. canvas-tests.js
  13. canvas-tests.js.headers
  14. css-paint-tests.js.headers
  15. css-red.txt
  16. domain-setter.sub.html
  17. dummy.xhtml
  18. dummy.xml
  19. echo.py
  20. entities.json
  21. form-submission.py
  22. get-host-info.sub.js
  23. get-host-info.sub.js.headers
  24. media.js
  25. media.js.headers
  26. META.yml
  27. namespaces.js
  28. object-association.js
  29. object-association.js.headers
  30. performance-timeline-utils.js
  31. performance-timeline-utils.js.headers
  32. PrefixedLocalStorage.js
  33. PrefixedLocalStorage.js.headers
  34. PrefixedPostMessage.js
  35. PrefixedPostMessage.js.headers
  36. README.md
  37. redirect-opt-in.py
  38. redirect.py
  39. reftest-wait.js
  40. reftest-wait.js.headers
  41. sleep.py
  42. slow.py
  43. stringifiers.js
  44. stringifiers.js.headers
  45. subset-tests-by-key.js
  46. subset-tests.js
  47. test-setting-immutable-prototype.js
  48. test-setting-immutable-prototype.js.headers
  49. text-plain.txt
  50. utils.js
  51. utils.js.headers
  52. worklet-reftest.js
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.
  • css-red.txt - A text/plain “CSS” document.
  • domain-setter.sub.html - An HTML document that sets document.domain.
  • dummy.xhtml - An XHTML document.
  • dummy.xml - An XML document.
  • entities.json - All named character references in HTML.
  • 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.