tree: 97cae53b8b8c7f724be0bd94b4958c03a42690e0 [path history] [tgz]
  1. async-script-scheduling/
  2. attribution-reporting/
  3. badging/
  4. battery-status/
  5. bluetooth/
  6. cache_storage/
  7. canvas/
  8. client-hints/
  9. content-security-policy/
  10. css/
  11. digital-goods/
  12. direct-sockets/
  13. display-lock/
  14. document-transition/
  15. encoding/
  16. fenced_frame/
  17. file-system-api/
  18. forms/
  19. fragment-directive/
  20. geolocation-api/
  21. handwriting/
  22. hid/
  23. html/
  24. idle-detection/
  25. infrastructure/
  26. installedapp/
  27. lazyembed/
  28. mediacapture-handle/
  29. mediastream/
  30. navigation-api/
  31. orientation-event/
  32. origin-agent-cluster-default/
  33. origin_trials/
  34. payments/
  35. performance-timeline/
  36. picture-in-picture/
  37. portals/
  38. preload/
  39. prerender/
  40. presentation/
  41. reporting/
  42. resource-timing/
  43. sanitizer-api/
  44. scheduler/
  45. security/
  46. serial/
  47. shadow-dom/
  48. shared_storage/
  49. speech/
  50. storage/
  51. system-wake-lock/
  52. task-tracking/
  53. urlpattern/
  54. user-timing/
  55. vibration/
  56. wasm/
  57. web-animations/
  58. web-share/
  59. webaudio/
  60. webcodecs/
  61. webgpu/
  62. webmidi/
  63. websocket-cookies/
  64. webtransport/
  65. webusb/
  66. webxr/
  67. README.md
third_party/blink/web_tests/wpt_internal/README.md

This directory is the Chromium-internal (*) counterpart of external/wpt. All WPT features (except wpt lint) are enabled in this directory, including wptserve. This directory is mapped to wpt_internal/ on wptserve.

When including additional scripts from tests within this folder, the “root” folder is “external/wpt” and paths should be relative to that. (E.g. “/resources /testharness.js” will reference external/wpt/resources/testharness.js).

(*) “Internal” in the sense that tests are not synchronized with the WPT upstream (https://github.com/web-platform-tests/wpt) or other browser vendors.

This directory is primarily intended for testing non-web-exposed and/or Blink-specific behaviours (Blink internal testing APIs are allowed) with WPT goodness (wptserve, testharness, reftest, etc.). Please try to use external/wpt whenever possible.

Note: tests have to go into subdirectories. Files in the root level of wpt_internal are not recognized as tests.