tree: 423f0a7a900975f13e8128070f7db67cd5668031 [path history] [tgz]
  1. aggregation-service/
  2. ai/
  3. async-script-scheduling/
  4. attribution-reporting/
  5. badging/
  6. battery-status/
  7. bluetooth/
  8. cache_storage/
  9. client-hints/
  10. clipboard-apis/
  11. content-security-policy/
  12. controlled-frame/
  13. cookies/
  14. css/
  15. digital-credentials/
  16. digital-goods/
  17. display-lock/
  18. dom/
  19. dom-clobbering/
  20. encoding/
  21. event-timing/
  22. fedcm/
  23. fenced_frame/
  24. fetch/
  25. file-system-api/
  26. forms/
  27. fragment-directive/
  28. generic-sensor/
  29. geolocation-api/
  30. handwriting/
  31. hid/
  32. html/
  33. import-maps/
  34. in-order-script-scheduling/
  35. infrastructure/
  36. installedapp/
  37. isolated-permissions-policy/
  38. isolated-permissions-policy-stable/
  39. js/
  40. layout-instability/
  41. long-animation-frame/
  42. mediacapture-extensions/
  43. mediacapture-handle/
  44. mediastream/
  45. messaging/
  46. nav-tracking-mitigations/
  47. navigation-api/
  48. observable/
  49. origin_trials/
  50. payments/
  51. performance-timeline/
  52. picture-in-picture/
  53. preload/
  54. prerender/
  55. presentation/
  56. printing/
  57. private-aggregation/
  58. private_attribution/
  59. reporting/
  60. resource-timing/
  61. scheduler/
  62. security/
  63. serial/
  64. service-worker/
  65. shadow-dom/
  66. soft-navigation-heuristics/
  67. speculation-rules/
  68. speech/
  69. storage/
  70. streams/
  71. support/
  72. system-wake-lock/
  73. task-tracking/
  74. third-party-script-detection/
  75. trust-tokens/
  76. ukm/
  77. urlpattern/
  78. user-timing/
  79. vibration/
  80. view-transition/
  81. wasm/
  82. web-animations/
  83. web-locks/
  84. web-preferences-api/
  85. web-share/
  86. webaudio/
  87. webcodecs/
  88. webgpu/
  89. webmidi/
  90. webrtc-encoded-transform/
  91. websocket-cookies/
  92. webstorage/
  93. webtransport/
  94. webusb/
  95. webxr/
  96. lint.ignore
  97. PRESUBMIT.py
  98. 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 some wpt lint rules) 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 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.