Bug 1702356 [wpt PR 28326] - Fix typo in css/css-transforms/transform-origin-01-ref...
[gecko.git] / testing / web-platform / moz.build
blob886d596651d6158a762243729d7981f0e9c16a74
1 # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
2 # vim: set filetype=python:
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
7 TEST_HARNESS_FILES["web-platform"] += [
8     "mach_commands_base.py",
9     "mach_test_package_commands.py",
10     "outbound/**",
11     "runtests.py",
12     "wptrunner.ini",
15 PYTHON_UNITTEST_MANIFESTS += ["python.ini"]
17 with Files("**"):
18     SCHEDULES.exclusive = [
19         "web-platform-tests",
20         "web-platform-tests-reftest",
21         "web-platform-tests-wdspec",
22     ]
24 with Files("moz.build"):
25     BUG_COMPONENT = ("Testing", "web-platform-tests")
27 with Files("README.md"):
28     BUG_COMPONENT = ("Testing", "web-platform-tests")
30 with Files("wptrunner.ini"):
31     BUG_COMPONENT = ("Testing", "web-platform-tests")
33 with Files("meta/**"):
34     BUG_COMPONENT = ("Testing", "web-platform-tests")
36 with Files("products/README"):
37     BUG_COMPONENT = ("Testing", "web-platform-tests")
39 with Files("outbound/README"):
40     BUG_COMPONENT = ("Testing", "web-platform-tests")
42 with Files("outbound/meta/**"):
43     BUG_COMPONENT = ("Testing", "web-platform-tests")
45 with Files("outbound/tests/placeholder"):
46     BUG_COMPONENT = ("Testing", "web-platform-tests")
48 with Files("mozilla/README"):
49     BUG_COMPONENT = ("Testing", "web-platform-tests")
51 with Files("mozilla/meta/**"):
52     BUG_COMPONENT = ("Testing", "web-platform-tests")
54 with Files("mozilla/tests/dom/**"):
55     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
57 with Files("mozilla/tests/editor/**"):
58     BUG_COMPONENT = ("Core", "DOM: Editor")
60 with Files("mozilla/tests/fetch/**"):
61     BUG_COMPONENT = ("Core", "DOM: Networking")
63 with Files("mozilla/tests/focus/**"):
64     BUG_COMPONENT = ("Core", "DOM: Editor")
66 with Files("mozilla/tests/html/**"):
67     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
69 with Files("mozilla/tests/html/semantics/forms/**"):
70     BUG_COMPONENT = ("Core", "Layout: Form Controls")
72 with Files("mozilla/tests/html/semantics/scripting-1/**"):
73     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
75 with Files("mozilla/tests/placeholder"):
76     BUG_COMPONENT = ("Testing", "web-platform-tests")
78 with Files("mozilla/tests/wasm/**"):
79     BUG_COMPONENT = ("Core", "Javascript: WebAssembly")
81 with Files("update/**"):
82     BUG_COMPONENT = ("Testing", "web-platform-tests")
84 with Files("mach*"):
85     BUG_COMPONENT = ("Testing", "web-platform-tests")
87 with Files("*.py"):
88     BUG_COMPONENT = ("Testing", "web-platform-tests")
90 with Files("tests/*.md"):
91     BUG_COMPONENT = ("Testing", "web-platform-tests")
93 with Files("tests/**"):
94     BUG_COMPONENT = ("Testing", "web-platform-tests")
95     SCHEDULES.inclusive += ["test-verify-wpt"]
97 with Files("tests/testharness_runner.html"):
98     BUG_COMPONENT = ("Testing", "web-platform-tests")
100 with Files("tests/update-built-tests.sh"):
101     BUG_COMPONENT = ("Testing", "web-platform-tests")
103 with Files("tests/wpt"):
104     BUG_COMPONENT = ("Testing", "web-platform-tests")
106 with Files("tests/wpt.py"):
107     BUG_COMPONENT = ("Testing", "web-platform-tests")
110 with Files("tests/FileAPI/**"):
111     BUG_COMPONENT = ("Core", "DOM: File")
113 with Files("tests/IndexedDB/**"):
114     BUG_COMPONENT = ("Core", "Storage: IndexedDB")
116 with Files("tests/WebCryptoAPI/**"):
117     BUG_COMPONENT = ("Core", "DOM: Security")
119 with Files("tests/WebIDL/**"):
120     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
122 with Files("tests/xhr/**"):
123     BUG_COMPONENT = ("Core", "DOM: Networking")
125 with Files("tests/accelerometer/**"):
126     BUG_COMPONENT = ("Core", "DOM: Device Interfaces")
128 with Files("tests/ambient-light/**"):
129     BUG_COMPONENT = ("Core", "DOM: Device Interfaces")
131 with Files("tests/annotation-model/**"):
132     BUG_COMPONENT = ("Testing", "web-platform-tests")
134 with Files("tests/annotation-protocol/**"):
135     BUG_COMPONENT = ("Testing", "web-platform-tests")
137 with Files("tests/annotation-vocab/**"):
138     BUG_COMPONENT = ("Testing", "web-platform-tests")
140 with Files("tests/apng/**"):
141     BUG_COMPONENT = ("Core", "ImageLib")
143 with Files("tests/audio-output/**"):
144     BUG_COMPONENT = ("Core", "Audio/Video: Playback")
146 with Files("tests/background-fetch/**"):
147     BUG_COMPONENT = ("Core", "DOM: Service Workers")
149 with Files("tests/battery-status/**"):
150     BUG_COMPONENT = ("Core", "DOM: Device Interfaces")
152 with Files("tests/beacon/**"):
153     BUG_COMPONENT = ("Core", "DOM: Networking")
155 with Files("tests/bluetooth/**"):
156     BUG_COMPONENT = ("Core", "DOM: Device Interfaces")
158 with Files("tests/clear-site-data/**"):
159     BUG_COMPONENT = ("Core", "DOM: Security")
161 with Files("tests/clipboard-apis/**"):
162     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
164 with Files("tests/common/**"):
165     BUG_COMPONENT = ("Testing", "web-platform-tests")
167 # Appears to be testing -webkit specific css properties
168 with Files("tests/compat/**"):
169     BUG_COMPONENT = ("Core", "Layout")
171 with Files("tests/conformance-checkers/**"):
172     BUG_COMPONENT = ("Testing", "web-platform-tests")
174 with Files("tests/console/**"):
175     BUG_COMPONENT = ("DevTools", "Console")
177 with Files("tests/content-security-policy/**"):
178     BUG_COMPONENT = ("Core", "DOM: Security")
180 with Files("tests/cookies/**"):
181     BUG_COMPONENT = ("Core", "Networking: Cookies")
183 with Files("tests/core-aam/**"):
184     BUG_COMPONENT = ("Core", "Disability Access APIs")
186 with Files("tests/cors/**"):
187     BUG_COMPONENT = ("Core", "DOM: Security")
189 with Files("tests/credential-management/**"):
190     BUG_COMPONENT = ("Core", "DOM: Security")
192 with Files("tests/css/**"):
193     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
195 with Files("tests/css/compositing/**"):
196     BUG_COMPONENT = ("Core", "Web Painting")
198 with Files("tests/css/css-align/**"):
199     BUG_COMPONENT = ("Core", "Layout: Block and Inline")
201 with Files("tests/css/css-animations/**"):
202     BUG_COMPONENT = ("Core", "CSS Transitions and Animations")
204 with Files("tests/css/css-backgrounds/**"):
205     BUG_COMPONENT = ("Core", "Layout: Images, Video, and HTML Frames")
207 with Files("tests/css/css-box/**"):
208     BUG_COMPONENT = ("Core", "Layout")
210 with Files("tests/css/css-break/**"):
211     BUG_COMPONENT = ("Core", "Layout")
213 with Files("tests/css/css-cascade/**"):
214     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
216 with Files("tests/css/css-color/**"):
217     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
219 with Files("tests/css/css-color-adjust/**"):
220     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
222 with Files("tests/css/css-conditional/**"):
223     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
225 with Files("tests/css/css-contain/**"):
226     BUG_COMPONENT = ("Core", "Layout")
228 with Files("tests/css/css-content/**"):
229     BUG_COMPONENT = ("Core", "Layout: Generated Content, Lists, and Counters")
231 with Files("tests/css/css-counter-styles/**"):
232     BUG_COMPONENT = ("Core", "Layout: Generated Content, Lists, and Counters")
234 with Files("tests/css/css-device-adapt/**"):
235     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
237 with Files("tests/css/css-display/**"):
238     BUG_COMPONENT = ("Core", "Layout")
240 with Files("tests/css/css-easing/**"):
241     BUG_COMPONENT = ("Core", "DOM: Animation")
243 with Files("tests/css/css-env/**"):
244     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
246 with Files("tests/css/css-exclusions/**"):
247     BUG_COMPONENT = ("Core", "Layout")
249 with Files("tests/css/css-fill-stroke/**"):
250     BUG_COMPONENT = ("Core", "SVG")
252 with Files("tests/css/css-flexbox/**"):
253     BUG_COMPONENT = ("Core", "Layout: Flexbox")
255 with Files("tests/css/css-font-loading/**"):
256     BUG_COMPONENT = ("Core", "Layout: Text and Fonts")
258 with Files("tests/css/css-fonts/**"):
259     BUG_COMPONENT = ("Core", "Layout: Text and Fonts")
261 with Files("tests/css/css-forced-color-adjust/**"):
262     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
264 with Files("tests/css/css-gcpm/**"):
265     BUG_COMPONENT = ("Core", "Layout")
267 with Files("tests/css/css-grid/**"):
268     BUG_COMPONENT = ("Core", "Layout: Grid")
270 with Files("tests/css/css-images/**"):
271     BUG_COMPONENT = ("Core", "Layout: Images, Video, and HTML Frames")
273 with Files("tests/css/css-inline/**"):
274     BUG_COMPONENT = ("Core", "Layout: Block and Inline")
276 with Files("tests/css/css-layout-api/**"):
277     BUG_COMPONENT = ("Core", "Layout")
279 with Files("tests/css/css-lists/**"):
280     BUG_COMPONENT = ("Core", "Layout: Generated Content, Lists, and Counters")
282 with Files("tests/css/css-logical/**"):
283     BUG_COMPONENT = ("Core", "Layout")
285 with Files("tests/css/css-masking/**"):
286     BUG_COMPONENT = ("Core", "Web Painting")
288 with Files("tests/css/css-multicol/**"):
289     BUG_COMPONENT = ("Core", "Layout: Columns")
291 with Files("tests/css/css-namespaces/**"):
292     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
294 with Files("tests/css/css-overflow/**"):
295     BUG_COMPONENT = ("Core", "Layout: Scrolling and Overflow")
297 with Files("tests/css/css-overscroll-behavior/**"):
298     BUG_COMPONENT = ("Core", "Layout")
300 with Files("tests/css/css-page/**"):
301     BUG_COMPONENT = ("Core", "Layout")
303 with Files("tests/css/css-paint-api/**"):
304     BUG_COMPONENT = ("Core", "Web Painting")
306 with Files("tests/css/css-parser-api/**"):
307     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
309 with Files("tests/css/css-position/**"):
310     BUG_COMPONENT = ("Core", "Layout: Positioned")
312 with Files("tests/css/css-properties-values-api/**"):
313     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
315 with Files("tests/css/css-pseudo/**"):
316     BUG_COMPONENT = ("Core", "Layout: Generated Content, Lists, and Counters")
318 with Files("tests/css/css-round-display/**"):
319     BUG_COMPONENT = ("Core", "Layout")
321 with Files("tests/css/css-ruby/**"):
322     BUG_COMPONENT = ("Core", "Layout: Ruby")
324 with Files("tests/css/css-scoping/**"):
325     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
327 with Files("tests/css/css-scroll-anchoring/**"):
328     BUG_COMPONENT = ("Core", "Layout: Scrolling and Overflow")
330 with Files("tests/css/css-scroll-snap/**"):
331     BUG_COMPONENT = ("Core", "Layout: Scrolling and Overflow")
333 with Files("tests/css/css-scrollbars/**"):
334     BUG_COMPONENT = ("Core", "Layout: Scrolling and Overflow")
336 with Files("tests/css/css-shadow-parts/**"):
337     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
339 with Files("tests/css/css-shapes/**"):
340     BUG_COMPONENT = ("Core", "Layout: Floats")
342 with Files("tests/css/css-size-adjust/**"):
343     BUG_COMPONENT = ("Core", "Layout: Text and Fonts")
345 with Files("tests/css/css-sizing/**"):
346     BUG_COMPONENT = ("Core", "Layout")
348 with Files("tests/css/css-speech/**"):
349     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
351 with Files("tests/css/css-style-attr/**"):
352     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
354 with Files("tests/css/css-syntax/**"):
355     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
357 with Files("tests/css/css-tables/**"):
358     BUG_COMPONENT = ("Core", "Layout: Tables")
360 with Files("tests/css/css-text/**"):
361     BUG_COMPONENT = ("Core", "Layout: Text and Fonts")
363 with Files("tests/css/css-text-decor/**"):
364     BUG_COMPONENT = ("Core", "Layout: Text and Fonts")
366 with Files("tests/css/css-transforms/**"):
367     BUG_COMPONENT = ("Core", "Web Painting")
369 with Files("tests/css/css-transitions/**"):
370     BUG_COMPONENT = ("Core", "CSS Transitions and Animations")
372 with Files("tests/css/css-typed-om/**"):
373     BUG_COMPONENT = ("Core", "DOM: CSS Object Model")
375 with Files("tests/css/css-ui/**"):
376     BUG_COMPONENT = ("Core", "Layout")
378 with Files("tests/css/css-values/**"):
379     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
381 with Files("tests/css/css-variables/**"):
382     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
384 with Files("tests/css/css-will-change/**"):
385     BUG_COMPONENT = ("Core", "Layout")
387 with Files("tests/css/css-writing-modes/**"):
388     BUG_COMPONENT = ("Core", "Layout")
390 with Files("tests/css/cssom/**"):
391     BUG_COMPONENT = ("Core", "DOM: CSS Object Model")
393 with Files("tests/css/cssom-view/**"):
394     BUG_COMPONENT = ("Core", "DOM: CSS Object Model")
396 with Files("tests/css/filter-effects/**"):
397     BUG_COMPONENT = ("Core", "Web Painting")
399 with Files("tests/css/geometry/**"):
400     BUG_COMPONENT = ("Core", "DOM: CSS Object Model")
402 with Files("tests/css/mediaqueries/**"):
403     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
405 with Files("tests/css/motion/**"):
406     BUG_COMPONENT = ("Core", "SVG")
408 with Files("tests/css/selectors/**"):
409     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
411 with Files("tests/custom-elements/**"):
412     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
414 with Files("tests/docs/**"):
415     BUG_COMPONENT = ("Testing", "web-platform-tests")
417 with Files("tests/dom/**"):
418     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
420 with Files("tests/domparsing/**"):
421     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
423 with Files("tests/domxpath/**"):
424     BUG_COMPONENT = ("Core", "XSLT")
426 with Files("tests/dpub-aam/**"):
427     BUG_COMPONENT = ("Core", "Disability Access APIs")
429 with Files("tests/dpub-aria/**"):
430     BUG_COMPONENT = ("Core", "Disability Access APIs")
432 with Files("tests/editing/**"):
433     BUG_COMPONENT = ("Core", "DOM: Editor")
435 with Files("tests/element-timing/**"):
436     BUG_COMPONENT = ("Core", "Performance")
437 # as per Bug 746911
438 with Files("tests/encoding/**"):
439     BUG_COMPONENT = ("Core", "Internationalization")
441 with Files("tests/encoding-detection/**"):
442     BUG_COMPONENT = ("Core", "Internationalization")
444 with Files("tests/encrypted-media/**"):
445     BUG_COMPONENT = ("Core", "Audio/Video: Playback")
447 with Files("tests/entries-api/**"):
448     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
450 with Files("tests/eventsource/**"):
451     BUG_COMPONENT = ("Core", "DOM: Events")
453 with Files("tests/feature-policy/**"):
454     BUG_COMPONENT = ("Core", "DOM: Security")
456 with Files("tests/fetch/**"):
457     BUG_COMPONENT = ("Core", "DOM: Networking")
459 with Files("tests/fonts/**"):
460     BUG_COMPONENT = ("Testing", "web-platform-tests")
462 with Files("tests/fonts/math/**"):
463     BUG_COMPONENT = ("Core", "MathML")
465 with Files("tests/fullscreen/**"):
466     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
468 with Files("tests/gamepad/**"):
469     BUG_COMPONENT = ("Core", "DOM: Device Interfaces")
471 with Files("tests/geolocation-API/**"):
472     BUG_COMPONENT = ("Core", "DOM: Geolocation")
474 with Files("tests/gyroscope/**"):
475     BUG_COMPONENT = ("Core", "DOM: Device Interfaces")
477 with Files("tests/hr-time/**"):
478     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
480 with Files("tests/html/**"):
481     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
483 with Files("tests/html-longdesc/**"):
484     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
486 # Not implemented yet, see Bug 741393
487 with Files("tests/html-media-capture/**"):
488     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
490 with Files("tests/imagebitmap-renderingcontext/**"):
491     BUG_COMPONENT = ("Core", "Canvas: 2D")
493 with Files("tests/images/**"):
494     BUG_COMPONENT = ("Testing", "web-platform-tests")
496 with Files("tests/infrastructure/**"):
497     BUG_COMPONENT = ("Testing", "web-platform-tests")
499 with Files("tests/input-events/**"):
500     BUG_COMPONENT = ("Core", "DOM: Events")
502 with Files("tests/interfaces/**"):
503     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
505 with Files("tests/intersection-observer/**"):
506     BUG_COMPONENT = ("Core", "Layout")
508 with Files("tests/js/**"):
509     BUG_COMPONENT = ("Core", "JavaScript Engine")
511 # To be implemented in bug 1348405
512 with Files("tests/keyboard-lock/**"):
513     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
515 # No reference to longtask in bugzilla or codebase
516 with Files("tests/longtask-timing/**"):
517     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
519 # depends on generic-sensor, check bug 1359076
520 with Files("tests/magnetometer/**"):
521     BUG_COMPONENT = ("Core", "DOM: Device Interfaces")
523 with Files("tests/mathml/**"):
524     BUG_COMPONENT = ("Core", "MathML")
526 with Files("tests/media/**"):
527     BUG_COMPONENT = ("Core", "Audio/Video: Playback")
529 with Files("tests/media-capabilities/**"):
530     BUG_COMPONENT = ("Core", "WebRTC: Audio/Video")
532 with Files("tests/mediasession/**"):
533     BUG_COMPONENT = ("Core", "Audio/Video: Playback")
535 with Files("tests/media-source/**"):
536     BUG_COMPONENT = ("Core", "Audio/Video: Playback")
538 with Files("tests/mediacapture-fromelement/**"):
539     BUG_COMPONENT = ("Core", "Audio/Video: Recording")
541 with Files("tests/mediacapture-image/**"):
542     BUG_COMPONENT = ("Core", "Audio/Video: Recording")
544 with Files("tests/mediacapture-record/**"):
545     BUG_COMPONENT = ("Core", "Audio/Video: Recording")
547 with Files("tests/mediacapture-streams/**"):
548     BUG_COMPONENT = ("Core", "Audio/Video: MediaStreamGraph")
550 with Files("tests/mixed-content/**"):
551     BUG_COMPONENT = ("Core", "DOM: Security")
553 with Files("tests/navigation-timing/**"):
554     BUG_COMPONENT = ("Core", "Performance")
556 with Files("tests/netinfo/**"):
557     BUG_COMPONENT = ("Core", "DOM: Device Interfaces")
559 with Files("tests/notifications/**"):
560     BUG_COMPONENT = ("Toolkit", "Notifications and Alerts")
562 with Files("tests/old-tests/submission/Microsoft/foreigncontent/**"):
563     BUG_COMPONENT = ("Core", "SVG")
565 with Files("tests/old-tests/submission/Microsoft/history/**"):
566     BUG_COMPONENT = ("Core", "DOM: Navigation")
568 with Files("tests/old-tests/submission/Microsoft/selection/**"):
569     BUG_COMPONENT = ("Core", "DOM: Selection")
571 with Files("tests/orientation-event/**"):
572     BUG_COMPONENT = ("Core", "DOM: Device Interfaces")
574 with Files("tests/orientation-sensor/**"):
575     BUG_COMPONENT = ("Core", "DOM: Device Interfaces")
577 with Files("tests/page-visibility/**"):
578     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
580 with Files("tests/paint-timing/**"):
581     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
583 # No tests in here
584 with Files("tests/payment-handler/**"):
585     BUG_COMPONENT = ("Core", "DOM: Web Payments")
587 # No tests in here
588 with Files("tests/payment-method-basic-card/**"):
589     BUG_COMPONENT = ("Core", "DOM: Web Payments")
591 # No tests in here
592 with Files("tests/payment-method-id/**"):
593     BUG_COMPONENT = ("Core", "DOM: Web Payments")
595 with Files("tests/payment-request/**"):
596     BUG_COMPONENT = ("Core", "DOM: Web Payments")
598 with Files("tests/performance-timeline/**"):
599     BUG_COMPONENT = ("Core", "Performance")
601 with Files("tests/picture-in-picture/**"):
602     BUG_COMPONENT = ("Toolkit", "Video/Audio Controls")
604 with Files("tests/pointerevents/**"):
605     BUG_COMPONENT = ("Core", "DOM: Events")
607 with Files("tests/pointerlock/**"):
608     BUG_COMPONENT = ("Core", "DOM: Events")
610 with Files("tests/preload/**"):
611     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
613 with Files("tests/presentation-api/**"):
614     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
616 with Files("tests/proximity/**"):
617     BUG_COMPONENT = ("Core", "DOM: Device Interfaces")
619 with Files("tests/quirks/**"):
620     BUG_COMPONENT = ("Core", "Layout")
622 with Files("tests/remote-playback/**"):
623     BUG_COMPONENT = ("Core", "Audio/Video: Playback")
625 with Files("tests/referrer-policy/**"):
626     BUG_COMPONENT = ("Core", "DOM: Security")
628 with Files("tests/requestidlecallback/**"):
629     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
631 # To be implemented in bug 1272409
632 with Files("tests/resize-observer/**"):
633     BUG_COMPONENT = ("Core", "Layout")
635 with Files("tests/resource-timing/**"):
636     BUG_COMPONENT = ("Core", "Performance")
638 with Files("tests/resources/**"):
639     BUG_COMPONENT = ("Testing", "web-platform-tests")
641 with Files("tests/sanitizer-api/**"):
642     BUG_COMPONENT = ("Core", "DOM: Security")
644 with Files("tests/screen-capture/**"):
645     BUG_COMPONENT = ("Core", "WebRTC: Audio/Video")
647 with Files("tests/screen-orientation/**"):
648     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
650 with Files("tests/secure-contexts/**"):
651     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
653 with Files("tests/selection/**"):
654     BUG_COMPONENT = ("Core", "DOM: Selection")
656 with Files("tests/server-timing/**"):
657     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
659 with Files("tests/service-workers/**"):
660     BUG_COMPONENT = ("Core", "DOM: Service Workers")
662 with Files("tests/shadow-dom/**"):
663     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
665 with Files("tests/speech-api/**"):
666     BUG_COMPONENT = ("Core", "Web Speech")
668 with Files("tests/storage/**"):
669     BUG_COMPONENT = ("Core", "Storage: Quota Manager")
671 with Files("tests/streams/**"):
672     BUG_COMPONENT = ("Core", "JavaScript Engine")
674 with Files("tests/subresource-integrity/**"):
675     BUG_COMPONENT = ("Core", "DOM: Security")
677 with Files("tests/svg/**"):
678     BUG_COMPONENT = ("Core", "SVG")
680 with Files("tests/svg-aam/**"):
681     BUG_COMPONENT = ("Core", "SVG")
683 with Files("tests/touch-events/**"):
684     BUG_COMPONENT = ("Core", "DOM: Events")
686 with Files("tests/tools/**"):
687     BUG_COMPONENT = ("Testing", "web-platform-tests")
689 with Files("tests/trusted-types/**"):
690     BUG_COMPONENT = ("Core", "DOM: Security")
692 with Files("tests/uievents/**"):
693     BUG_COMPONENT = ("Core", "DOM: Events")
695 with Files("tests/upgrade-insecure-requests/**"):
696     BUG_COMPONENT = ("Core", "DOM: Security")
698 with Files("tests/url/**"):
699     BUG_COMPONENT = ("Core", "DOM: Networking")
701 with Files("tests/user-timing/**"):
702     BUG_COMPONENT = ("Core", "Performance")
704 with Files("tests/vibration/**"):
705     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
707 with Files("tests/visual-viewport/**"):
708     BUG_COMPONENT = ("Core", "Layout")
710 with Files("tests/wai-aria/**"):
711     BUG_COMPONENT = ("Core", "Disability Access APIs")
713 with Files("tests/wasm/**"):
714     BUG_COMPONENT = ("Core", "Javascript: WebAssembly")
716 with Files("tests/web-animations/**"):
717     BUG_COMPONENT = ("Core", "DOM: Animation")
719 with Files("tests/webaudio/**"):
720     BUG_COMPONENT = ("Core", "Web Audio")
722 with Files("tests/webauthn/**"):
723     BUG_COMPONENT = ("Core", "DOM: Web Authentication")
725 with Files("tests/webdriver/**"):
726     BUG_COMPONENT = ("Testing", "geckodriver")
728 with Files("tests/webgl/**"):
729     BUG_COMPONENT = ("Core", "Canvas: WebGL")
731 with Files("tests/webmessaging/**"):
732     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
734 with Files("tests/web-nfc/**"):
735     BUG_COMPONENT = ("Core", "DOM: Device Interfaces")
737 with Files("tests/webrtc/**"):
738     BUG_COMPONENT = ("Core", "WebRTC")
740 with Files("tests/webrtc-extensions/**"):
741     BUG_COMPONENT = ("Core", "WebRTC")
743 with Files("tests/webrtc-identity/**"):
744     BUG_COMPONENT = ("Core", "WebRTC")
746 with Files("tests/webrtc-insertable-streams/**"):
747     BUG_COMPONENT = ("Core", "WebRTC")
749 with Files("tests/webrtc-stats/**"):
750     BUG_COMPONENT = ("Core", "WebRTC")
752 with Files("tests/webrtc-svc/**"):
753     BUG_COMPONENT = ("Core", "WebRTC")
755 with Files("tests/web-share/**"):
756     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
758 with Files("tests/websockets/**"):
759     BUG_COMPONENT = ("Core", "Networking: WebSockets")
761 with Files("tests/webstorage/**"):
762     BUG_COMPONENT = ("Core", "Storage: localStorage & sessionStorage")
764 with Files("tests/webusb/**"):
765     BUG_COMPONENT = ("Core", "DOM: Device Interfaces")
767 with Files("tests/webvr/**"):
768     BUG_COMPONENT = ("Core", "WebVR")
770 with Files("tests/webxr/**"):
771     BUG_COMPONENT = ("Core", "WebVR")
773 with Files("tests/webvtt/**"):
774     BUG_COMPONENT = ("Core", "Audio/Video: Playback")
776 with Files("tests/workers/**"):
777     BUG_COMPONENT = ("Core", "DOM: Workers")
779 # to be implemented in bug 1315239
780 with Files("tests/worklets/**"):
781     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
783 with Files("tests/x-frame-options/**"):
784     BUG_COMPONENT = ("Core", "DOM: Security")
786 SPHINX_TREES["/web-platform"] = "tests/docs"