Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(412)

Side by Side Diff: third_party/WebKit/Tools/Scripts/webkitpy/w3c/directory_owners.json

Issue 2155523002: Add mapping of directories to owners as json file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Corrections Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 [
2 {
3 "component": "Blink>WebComponents",
4 "other-contact": "",
5 "team": "DOM",
6 "directory": "imported/wpt/custom-elements/concepts",
7 "notification-email": "dom-dev@chromium.org"
8 },
9 {
10 "component": "",
11 "other-contact": "",
12 "team": "DOM",
13 "directory": "imported/wpt/custom-elements/creating-and-passing-registri es",
14 "notification-email": "dom-dev@chromium.org"
15 },
16 {
17 "component": "",
18 "other-contact": "",
19 "team": "DOM",
20 "directory": "imported/wpt/custom-elements/custom-element-lifecycle/enqu euing-and-invoking-callbacks",
21 "notification-email": "dom-dev@chromium.org"
22 },
23 {
24 "component": "",
25 "other-contact": "",
26 "team": "DOM",
27 "directory": "imported/wpt/custom-elements/custom-element-lifecycle/type s-of-callbacks",
28 "notification-email": "dom-dev@chromium.org"
29 },
30 {
31 "component": "",
32 "other-contact": "",
33 "team": "DOM",
34 "directory": "imported/wpt/custom-elements/instantiating-custom-elements ",
35 "notification-email": "dom-dev@chromium.org"
36 },
37 {
38 "component": "",
39 "other-contact": "",
40 "team": "DOM",
41 "directory": "imported/wpt/custom-elements/instantiating-custom-elements /extensions-to-document-interface",
42 "notification-email": "dom-dev@chromium.org"
43 },
44 {
45 "component": "",
46 "other-contact": "",
47 "team": "DOM",
48 "directory": "imported/wpt/custom-elements/registering-custom-elements",
49 "notification-email": "dom-dev@chromium.org"
50 },
51 {
52 "component": "",
53 "other-contact": "",
54 "team": "DOM",
55 "directory": "imported/wpt/custom-elements/registering-custom-elements/e xtensions-to-document-interface",
56 "notification-email": "dom-dev@chromium.org"
57 },
58 {
59 "component": "Blink>DOM",
60 "other-contact": "",
61 "team": "DOM",
62 "directory": "imported/wpt/dom",
63 "notification-email": "dom-dev@chromium.org"
64 },
65 {
66 "component": "",
67 "other-contact": "",
68 "team": "DOM",
69 "directory": "imported/wpt/dom/collections",
70 "notification-email": "dom-dev@chromium.org"
71 },
72 {
73 "component": "",
74 "other-contact": "",
75 "team": "DOM",
76 "directory": "imported/wpt/dom/events",
77 "notification-email": "dom-dev@chromium.org"
78 },
79 {
80 "component": "",
81 "other-contact": "",
82 "team": "DOM",
83 "directory": "imported/wpt/dom/lists",
84 "notification-email": "dom-dev@chromium.org"
85 },
86 {
87 "component": "",
88 "other-contact": "",
89 "team": "DOM",
90 "directory": "imported/wpt/dom/nodes",
91 "notification-email": "dom-dev@chromium.org"
92 },
93 {
94 "component": "",
95 "other-contact": "",
96 "team": "DOM",
97 "directory": "imported/wpt/dom/nodes/Document-contentType/contentType",
98 "notification-email": "dom-dev@chromium.org"
99 },
100 {
101 "component": "",
102 "other-contact": "",
103 "team": "DOM",
104 "directory": "imported/wpt/dom/ranges",
105 "notification-email": "dom-dev@chromium.org"
106 },
107 {
108 "component": "",
109 "other-contact": "",
110 "team": "DOM",
111 "directory": "imported/wpt/dom/traversal",
112 "notification-email": "dom-dev@chromium.org"
113 },
114 {
115 "component": "Blink>HTML",
116 "other-contact": "",
117 "team": "DOM",
118 "directory": "imported/wpt/html/dom/documents/dom-tree-accessors",
119 "notification-email": "dom-dev@chromium.org"
120 },
121 {
122 "component": "",
123 "other-contact": "",
124 "team": "DOM",
125 "directory": "imported/wpt/html/dom/documents/dom-tree-accessors/documen t.getElementsByName",
126 "notification-email": "dom-dev@chromium.org"
127 },
128 {
129 "component": "",
130 "other-contact": "",
131 "team": "DOM",
132 "directory": "imported/wpt/html/dom/dynamic-markup-insertion/closing-the -input-stream",
133 "notification-email": "dom-dev@chromium.org"
134 },
135 {
136 "component": "",
137 "other-contact": "",
138 "team": "DOM",
139 "directory": "imported/wpt/html/dom/dynamic-markup-insertion/document-wr ite",
140 "notification-email": "dom-dev@chromium.org"
141 },
142 {
143 "component": "",
144 "other-contact": "",
145 "team": "DOM",
146 "directory": "imported/wpt/html/dom/dynamic-markup-insertion/document-wr iteln",
147 "notification-email": "dom-dev@chromium.org"
148 },
149 {
150 "component": "",
151 "other-contact": "",
152 "team": "DOM",
153 "directory": "imported/wpt/html/dom/dynamic-markup-insertion/opening-the -input-stream",
154 "notification-email": "dom-dev@chromium.org"
155 },
156 {
157 "component": "",
158 "other-contact": "",
159 "team": "DOM",
160 "directory": "imported/wpt/html/dom/elements/elements-in-the-dom",
161 "notification-email": "dom-dev@chromium.org"
162 },
163 {
164 "component": "",
165 "other-contact": "",
166 "team": "DOM",
167 "directory": "imported/wpt/html/dom/elements/global-attributes",
168 "notification-email": "dom-dev@chromium.org"
169 },
170 {
171 "component": "Blink>Editing",
172 "other-contact": "",
173 "team": "DOM",
174 "directory": "imported/wpt/html/editing/activation",
175 "notification-email": "dom-dev@chromium.org"
176 },
177 {
178 "component": "",
179 "other-contact": "",
180 "team": "DOM",
181 "directory": "imported/wpt/html/editing/editing-0/contenteditable",
182 "notification-email": "dom-dev@chromium.org"
183 },
184 {
185 "component": "",
186 "other-contact": "",
187 "team": "DOM",
188 "directory": "imported/wpt/html/editing/editing-0/making-entire-document s-editable-the-designmode-idl-attribute",
189 "notification-email": "dom-dev@chromium.org"
190 },
191 {
192 "component": "",
193 "other-contact": "",
194 "team": "DOM",
195 "directory": "imported/wpt/html/editing/editing-0/spelling-and-grammar-c hecking",
196 "notification-email": "dom-dev@chromium.org"
197 },
198 {
199 "component": "",
200 "other-contact": "",
201 "team": "DOM",
202 "directory": "imported/wpt/html/editing/focus/document-level-focus-apis" ,
203 "notification-email": "dom-dev@chromium.org"
204 },
205 {
206 "component": "",
207 "other-contact": "",
208 "team": "DOM",
209 "directory": "imported/wpt/html/editing/focus/focus-management",
210 "notification-email": "dom-dev@chromium.org"
211 },
212 {
213 "component": "",
214 "other-contact": "",
215 "team": "DOM",
216 "directory": "imported/wpt/html/editing/focus/sequential-focus-navigatio n-and-the-tabindex-attribute",
217 "notification-email": "dom-dev@chromium.org"
218 },
219 {
220 "component": "Blink>WebComponents",
221 "other-contact": "",
222 "team": "DOM",
223 "directory": "imported/wpt/html-imports/document",
224 "notification-email": "dom-dev@chromium.org"
225 },
226 {
227 "component": "",
228 "other-contact": "",
229 "team": "DOM",
230 "directory": "imported/wpt/html-imports/fetching",
231 "notification-email": "dom-dev@chromium.org"
232 },
233 {
234 "component": "",
235 "other-contact": "",
236 "team": "DOM",
237 "directory": "imported/wpt/html-imports/html-link-element",
238 "notification-email": "dom-dev@chromium.org"
239 },
240 {
241 "component": "Blink>HTML",
242 "other-contact": "",
243 "team": "DOM",
244 "directory": "imported/wpt/html/infrastructure/common-dom-interfaces/col lections",
245 "notification-email": "dom-dev@chromium.org"
246 },
247 {
248 "component": "",
249 "other-contact": "",
250 "team": "DOM",
251 "directory": "imported/wpt/html/infrastructure/conformance-requirements/ extensibility",
252 "notification-email": "dom-dev@chromium.org"
253 },
254 {
255 "component": "",
256 "other-contact": "",
257 "team": "DOM",
258 "directory": "imported/wpt/html/infrastructure/terminology/plugins",
259 "notification-email": "dom-dev@chromium.org"
260 },
261 {
262 "component": "",
263 "other-contact": "",
264 "team": "DOM",
265 "directory": "imported/wpt/html/obsolete/requirements-for-implementation s/other-elements-attributes-and-apis",
266 "notification-email": "dom-dev@chromium.org"
267 },
268 {
269 "component": "",
270 "other-contact": "",
271 "team": "DOM",
272 "directory": "imported/wpt/html/obsolete/requirements-for-implementation s/the-marquee-element-0",
273 "notification-email": "dom-dev@chromium.org"
274 },
275 {
276 "component": "",
277 "other-contact": "",
278 "team": "DOM",
279 "directory": "imported/wpt/html/rendering/bindings/the-input-element-as- a-text-entry-widget",
280 "notification-email": "dom-dev@chromium.org"
281 },
282 {
283 "component": "",
284 "other-contact": "",
285 "team": "DOM",
286 "directory": "imported/wpt/html/rendering/bindings/the-select-element-0" ,
287 "notification-email": "dom-dev@chromium.org"
288 },
289 {
290 "component": "",
291 "other-contact": "",
292 "team": "DOM",
293 "directory": "imported/wpt/html/rendering/bindings/the-textarea-element- 0",
294 "notification-email": "dom-dev@chromium.org"
295 },
296 {
297 "component": "",
298 "other-contact": "",
299 "team": "DOM",
300 "directory": "imported/wpt/html/semantics",
301 "notification-email": "dom-dev@chromium.org"
302 },
303 {
304 "component": "",
305 "other-contact": "",
306 "team": "DOM",
307 "directory": "imported/wpt/html/semantics/disabled-elements",
308 "notification-email": "dom-dev@chromium.org"
309 },
310 {
311 "component": "",
312 "other-contact": "",
313 "team": "DOM",
314 "directory": "imported/wpt/html/semantics/document-metadata/the-meta-ele ment",
315 "notification-email": "dom-dev@chromium.org"
316 },
317 {
318 "component": "",
319 "other-contact": "",
320 "team": "DOM",
321 "directory": "imported/wpt/html/semantics/document-metadata/the-title-el ement",
322 "notification-email": "dom-dev@chromium.org"
323 },
324 {
325 "component": "",
326 "other-contact": "",
327 "team": "DOM",
328 "directory": "imported/wpt/html/semantics/edits/the-del-element",
329 "notification-email": "dom-dev@chromium.org"
330 },
331 {
332 "component": "",
333 "other-contact": "",
334 "team": "DOM",
335 "directory": "imported/wpt/html/semantics/edits/the-ins-element",
336 "notification-email": "dom-dev@chromium.org"
337 },
338 {
339 "component": "",
340 "other-contact": "",
341 "team": "DOM",
342 "directory": "imported/wpt/html/semantics/embedded-content/the-embed-ele ment",
343 "notification-email": "dom-dev@chromium.org"
344 },
345 {
346 "component": "",
347 "other-contact": "",
348 "team": "DOM",
349 "directory": "imported/wpt/html/semantics/embedded-content/the-iframe-el ement",
350 "notification-email": "dom-dev@chromium.org"
351 },
352 {
353 "component": "",
354 "other-contact": "",
355 "team": "DOM",
356 "directory": "imported/wpt/html/semantics/embedded-content/the-object-el ement",
357 "notification-email": "dom-dev@chromium.org"
358 },
359 {
360 "component": "Blink>Forms",
361 "other-contact": "",
362 "team": "DOM",
363 "directory": "imported/wpt/html/semantics/forms/attributes-common-to-for m-controls",
364 "notification-email": "dom-dev@chromium.org"
365 },
366 {
367 "component": "",
368 "other-contact": "",
369 "team": "DOM",
370 "directory": "imported/wpt/html/semantics/forms/constraints",
371 "notification-email": "dom-dev@chromium.org"
372 },
373 {
374 "component": "",
375 "other-contact": "",
376 "team": "DOM",
377 "directory": "imported/wpt/html/semantics/forms/form-control-infrastruct ure",
378 "notification-email": "dom-dev@chromium.org"
379 },
380 {
381 "component": "",
382 "other-contact": "",
383 "team": "DOM",
384 "directory": "imported/wpt/html/semantics/forms/resetting-a-form",
385 "notification-email": "dom-dev@chromium.org"
386 },
387 {
388 "component": "",
389 "other-contact": "",
390 "team": "DOM",
391 "directory": "imported/wpt/html/semantics/forms/textfieldselection",
392 "notification-email": "dom-dev@chromium.org"
393 },
394 {
395 "component": "",
396 "other-contact": "",
397 "team": "DOM",
398 "directory": "imported/wpt/html/semantics/forms/the-button-element",
399 "notification-email": "dom-dev@chromium.org"
400 },
401 {
402 "component": "",
403 "other-contact": "",
404 "team": "DOM",
405 "directory": "imported/wpt/html/semantics/forms/the-datalist-element",
406 "notification-email": "dom-dev@chromium.org"
407 },
408 {
409 "component": "",
410 "other-contact": "",
411 "team": "DOM",
412 "directory": "imported/wpt/html/semantics/forms/the-fieldset-element",
413 "notification-email": "dom-dev@chromium.org"
414 },
415 {
416 "component": "",
417 "other-contact": "",
418 "team": "DOM",
419 "directory": "imported/wpt/html/semantics/forms/the-form-element",
420 "notification-email": "dom-dev@chromium.org"
421 },
422 {
423 "component": "",
424 "other-contact": "",
425 "team": "DOM",
426 "directory": "imported/wpt/html/semantics/forms/the-input-element",
427 "notification-email": "dom-dev@chromium.org"
428 },
429 {
430 "component": "",
431 "other-contact": "",
432 "team": "DOM",
433 "directory": "imported/wpt/html/semantics/forms/the-label-element",
434 "notification-email": "dom-dev@chromium.org"
435 },
436 {
437 "component": "",
438 "other-contact": "",
439 "team": "DOM",
440 "directory": "imported/wpt/html/semantics/forms/the-legend-element",
441 "notification-email": "dom-dev@chromium.org"
442 },
443 {
444 "component": "",
445 "other-contact": "",
446 "team": "DOM",
447 "directory": "imported/wpt/html/semantics/forms/the-meter-element",
448 "notification-email": "dom-dev@chromium.org"
449 },
450 {
451 "component": "",
452 "other-contact": "",
453 "team": "DOM",
454 "directory": "imported/wpt/html/semantics/forms/the-option-element",
455 "notification-email": "dom-dev@chromium.org"
456 },
457 {
458 "component": "",
459 "other-contact": "",
460 "team": "DOM",
461 "directory": "imported/wpt/html/semantics/forms/the-output-element",
462 "notification-email": "dom-dev@chromium.org"
463 },
464 {
465 "component": "",
466 "other-contact": "",
467 "team": "DOM",
468 "directory": "imported/wpt/html/semantics/forms/the-progress-element",
469 "notification-email": "dom-dev@chromium.org"
470 },
471 {
472 "component": "",
473 "other-contact": "",
474 "team": "DOM",
475 "directory": "imported/wpt/html/semantics/forms/the-select-element",
476 "notification-email": "dom-dev@chromium.org"
477 },
478 {
479 "component": "",
480 "other-contact": "",
481 "team": "DOM",
482 "directory": "imported/wpt/html/semantics/forms/the-textarea-element",
483 "notification-email": "dom-dev@chromium.org"
484 },
485 {
486 "component": "Blink>HTML",
487 "other-contact": "",
488 "team": "DOM",
489 "directory": "imported/wpt/html/semantics/grouping-content/the-dd-elemen t",
490 "notification-email": "dom-dev@chromium.org"
491 },
492 {
493 "component": "",
494 "other-contact": "",
495 "team": "DOM",
496 "directory": "imported/wpt/html/semantics/grouping-content/the-div-eleme nt",
497 "notification-email": "dom-dev@chromium.org"
498 },
499 {
500 "component": "",
501 "other-contact": "",
502 "team": "DOM",
503 "directory": "imported/wpt/html/semantics/grouping-content/the-dl-elemen t",
504 "notification-email": "dom-dev@chromium.org"
505 },
506 {
507 "component": "",
508 "other-contact": "",
509 "team": "DOM",
510 "directory": "imported/wpt/html/semantics/grouping-content/the-dt-elemen t",
511 "notification-email": "dom-dev@chromium.org"
512 },
513 {
514 "component": "",
515 "other-contact": "",
516 "team": "DOM",
517 "directory": "imported/wpt/html/semantics/grouping-content/the-figcaptio n-element",
518 "notification-email": "dom-dev@chromium.org"
519 },
520 {
521 "component": "",
522 "other-contact": "",
523 "team": "DOM",
524 "directory": "imported/wpt/html/semantics/grouping-content/the-figure-el ement",
525 "notification-email": "dom-dev@chromium.org"
526 },
527 {
528 "component": "",
529 "other-contact": "",
530 "team": "DOM",
531 "directory": "imported/wpt/html/semantics/grouping-content/the-hr-elemen t",
532 "notification-email": "dom-dev@chromium.org"
533 },
534 {
535 "component": "",
536 "other-contact": "",
537 "team": "DOM",
538 "directory": "imported/wpt/html/semantics/grouping-content/the-li-elemen t",
539 "notification-email": "dom-dev@chromium.org"
540 },
541 {
542 "component": "",
543 "other-contact": "",
544 "team": "DOM",
545 "directory": "imported/wpt/html/semantics/grouping-content/the-ol-elemen t",
546 "notification-email": "dom-dev@chromium.org"
547 },
548 {
549 "component": "",
550 "other-contact": "",
551 "team": "DOM",
552 "directory": "imported/wpt/html/semantics/grouping-content/the-p-element ",
553 "notification-email": "dom-dev@chromium.org"
554 },
555 {
556 "component": "",
557 "other-contact": "",
558 "team": "DOM",
559 "directory": "imported/wpt/html/semantics/grouping-content/the-pre-eleme nt",
560 "notification-email": "dom-dev@chromium.org"
561 },
562 {
563 "component": "",
564 "other-contact": "",
565 "team": "DOM",
566 "directory": "imported/wpt/html/semantics/grouping-content/the-ul-elemen t",
567 "notification-email": "dom-dev@chromium.org"
568 },
569 {
570 "component": "",
571 "other-contact": "",
572 "team": "DOM",
573 "directory": "imported/wpt/html/semantics/interactive-elements/the-detai ls-element",
574 "notification-email": "dom-dev@chromium.org"
575 },
576 {
577 "component": "",
578 "other-contact": "",
579 "team": "DOM",
580 "directory": "imported/wpt/html/semantics/interactive-elements/the-dialo g-element",
581 "notification-email": "dom-dev@chromium.org"
582 },
583 {
584 "component": "",
585 "other-contact": "",
586 "team": "DOM",
587 "directory": "imported/wpt/html/semantics/links/linktypes",
588 "notification-email": "dom-dev@chromium.org"
589 },
590 {
591 "component": "",
592 "other-contact": "",
593 "team": "DOM",
594 "directory": "imported/wpt/html/semantics/scripting-1/the-script-element ",
595 "notification-email": "dom-dev@chromium.org"
596 },
597 {
598 "component": "",
599 "other-contact": "",
600 "team": "DOM",
601 "directory": "imported/wpt/html/semantics/scripting-1/the-script-element /fetch-src",
602 "notification-email": "dom-dev@chromium.org"
603 },
604 {
605 "component": "",
606 "other-contact": "",
607 "team": "DOM",
608 "directory": "imported/wpt/html/semantics/scripting-1/the-script-element /fetch-src/alpha",
609 "notification-email": "dom-dev@chromium.org"
610 },
611 {
612 "component": "",
613 "other-contact": "",
614 "team": "DOM",
615 "directory": "imported/wpt/html/semantics/selectors/pseudo-classes",
616 "notification-email": "dom-dev@chromium.org"
617 },
618 {
619 "component": "",
620 "other-contact": "",
621 "team": "DOM",
622 "directory": "imported/wpt/html/semantics/tabular-data/attributes-common -to-td-and-th-elements",
623 "notification-email": "dom-dev@chromium.org"
624 },
625 {
626 "component": "",
627 "other-contact": "",
628 "team": "DOM",
629 "directory": "imported/wpt/html/semantics/tabular-data/the-caption-eleme nt",
630 "notification-email": "dom-dev@chromium.org"
631 },
632 {
633 "component": "",
634 "other-contact": "",
635 "team": "DOM",
636 "directory": "imported/wpt/html/semantics/tabular-data/the-table-element ",
637 "notification-email": "dom-dev@chromium.org"
638 },
639 {
640 "component": "",
641 "other-contact": "",
642 "team": "DOM",
643 "directory": "imported/wpt/html/semantics/tabular-data/the-tbody-element ",
644 "notification-email": "dom-dev@chromium.org"
645 },
646 {
647 "component": "",
648 "other-contact": "",
649 "team": "DOM",
650 "directory": "imported/wpt/html/semantics/tabular-data/the-tr-element",
651 "notification-email": "dom-dev@chromium.org"
652 },
653 {
654 "component": "",
655 "other-contact": "",
656 "team": "DOM",
657 "directory": "imported/wpt/html/semantics/text-level-semantics/the-a-ele ment",
658 "notification-email": "dom-dev@chromium.org"
659 },
660 {
661 "component": "",
662 "other-contact": "",
663 "team": "DOM",
664 "directory": "imported/wpt/html/semantics/text-level-semantics/the-bdi-e lement",
665 "notification-email": "dom-dev@chromium.org"
666 },
667 {
668 "component": "",
669 "other-contact": "",
670 "team": "DOM",
671 "directory": "imported/wpt/html/semantics/text-level-semantics/the-bdo-e lement",
672 "notification-email": "dom-dev@chromium.org"
673 },
674 {
675 "component": "",
676 "other-contact": "",
677 "team": "DOM",
678 "directory": "imported/wpt/html/semantics/text-level-semantics/the-br-el ement",
679 "notification-email": "dom-dev@chromium.org"
680 },
681 {
682 "component": "",
683 "other-contact": "",
684 "team": "DOM",
685 "directory": "imported/wpt/html/semantics/text-level-semantics/the-time- element",
686 "notification-email": "dom-dev@chromium.org"
687 },
688 {
689 "component": "",
690 "other-contact": "",
691 "team": "DOM",
692 "directory": "imported/wpt/html/semantics/text-level-semantics/the-wbr-e lement",
693 "notification-email": "dom-dev@chromium.org"
694 },
695 {
696 "component": "",
697 "other-contact": "",
698 "team": "DOM",
699 "directory": "imported/wpt/html/syntax/parsing",
700 "notification-email": "dom-dev@chromium.org"
701 },
702 {
703 "component": "",
704 "other-contact": "",
705 "team": "DOM",
706 "directory": "imported/wpt/html/syntax/serializing-html-fragments",
707 "notification-email": "dom-dev@chromium.org"
708 },
709 {
710 "component": "",
711 "other-contact": "",
712 "team": "DOM",
713 "directory": "imported/wpt/html/syntax/serializing-xml-fragments",
714 "notification-email": "dom-dev@chromium.org"
715 },
716 {
717 "component": "",
718 "other-contact": "",
719 "team": "DOM",
720 "directory": "imported/wpt/html/webappapis/scripting/event-loops",
721 "notification-email": "dom-dev@chromium.org"
722 },
723 {
724 "component": "",
725 "other-contact": "",
726 "team": "DOM",
727 "directory": "imported/wpt/html/webappapis/scripting/events",
728 "notification-email": "dom-dev@chromium.org"
729 },
730 {
731 "component": "",
732 "other-contact": "",
733 "team": "DOM",
734 "directory": "imported/wpt/html/webappapis/scripting/processing-model-2" ,
735 "notification-email": "dom-dev@chromium.org"
736 },
737 {
738 "component": "Blink>WebComponents",
739 "other-contact": "",
740 "team": "DOM",
741 "directory": "imported/wpt/shadow-dom",
742 "notification-email": "dom-dev@chromium.org"
743 },
744 {
745 "component": "",
746 "other-contact": "",
747 "team": "DOM",
748 "directory": "imported/wpt/shadow-dom/styles",
749 "notification-email": "dom-dev@chromium.org"
750 },
751 {
752 "component": "",
753 "other-contact": "",
754 "team": "DOM",
755 "directory": "imported/wpt/shadow-dom/untriaged/elements-and-dom-objects /extensions-to-element-interface/attributes",
756 "notification-email": "dom-dev@chromium.org"
757 },
758 {
759 "component": "",
760 "other-contact": "",
761 "team": "DOM",
762 "directory": "imported/wpt/shadow-dom/untriaged/elements-and-dom-objects /extensions-to-element-interface/methods",
763 "notification-email": "dom-dev@chromium.org"
764 },
765 {
766 "component": "",
767 "other-contact": "",
768 "team": "DOM",
769 "directory": "imported/wpt/shadow-dom/untriaged/elements-and-dom-objects /extensions-to-event-interface",
770 "notification-email": "dom-dev@chromium.org"
771 },
772 {
773 "component": "",
774 "other-contact": "",
775 "team": "DOM",
776 "directory": "imported/wpt/shadow-dom/untriaged/elements-and-dom-objects /shadowroot-object/shadowroot-attributes",
777 "notification-email": "dom-dev@chromium.org"
778 },
779 {
780 "component": "",
781 "other-contact": "",
782 "team": "DOM",
783 "directory": "imported/wpt/shadow-dom/untriaged/elements-and-dom-objects /shadowroot-object/shadowroot-methods",
784 "notification-email": "dom-dev@chromium.org"
785 },
786 {
787 "component": "",
788 "other-contact": "",
789 "team": "DOM",
790 "directory": "imported/wpt/shadow-dom/untriaged/events",
791 "notification-email": "dom-dev@chromium.org"
792 },
793 {
794 "component": "",
795 "other-contact": "",
796 "team": "DOM",
797 "directory": "imported/wpt/shadow-dom/untriaged/events/event-dispatch",
798 "notification-email": "dom-dev@chromium.org"
799 },
800 {
801 "component": "",
802 "other-contact": "",
803 "team": "DOM",
804 "directory": "imported/wpt/shadow-dom/untriaged/events/event-retargeting ",
805 "notification-email": "dom-dev@chromium.org"
806 },
807 {
808 "component": "",
809 "other-contact": "",
810 "team": "DOM",
811 "directory": "imported/wpt/shadow-dom/untriaged/events/events-created-by -users-do-not-stop",
812 "notification-email": "dom-dev@chromium.org"
813 },
814 {
815 "component": "",
816 "other-contact": "",
817 "team": "DOM",
818 "directory": "imported/wpt/shadow-dom/untriaged/events/retargeting-focus -events",
819 "notification-email": "dom-dev@chromium.org"
820 },
821 {
822 "component": "",
823 "other-contact": "",
824 "team": "DOM",
825 "directory": "imported/wpt/shadow-dom/untriaged/events/retargeting-relat edtarget",
826 "notification-email": "dom-dev@chromium.org"
827 },
828 {
829 "component": "",
830 "other-contact": "",
831 "team": "DOM",
832 "directory": "imported/wpt/shadow-dom/untriaged/html-elements-in-shadow- trees/html-forms",
833 "notification-email": "dom-dev@chromium.org"
834 },
835 {
836 "component": "",
837 "other-contact": "",
838 "team": "DOM",
839 "directory": "imported/wpt/shadow-dom/untriaged/html-elements-in-shadow- trees/inert-html-elements",
840 "notification-email": "dom-dev@chromium.org"
841 },
842 {
843 "component": "",
844 "other-contact": "",
845 "team": "DOM",
846 "directory": "imported/wpt/shadow-dom/untriaged/shadow-trees",
847 "notification-email": "dom-dev@chromium.org"
848 },
849 {
850 "component": "",
851 "other-contact": "",
852 "team": "DOM",
853 "directory": "imported/wpt/shadow-dom/untriaged/shadow-trees/nested-shad ow-trees",
854 "notification-email": "dom-dev@chromium.org"
855 },
856 {
857 "component": "",
858 "other-contact": "",
859 "team": "DOM",
860 "directory": "imported/wpt/shadow-dom/untriaged/shadow-trees/reprojectio n",
861 "notification-email": "dom-dev@chromium.org"
862 },
863 {
864 "component": "",
865 "other-contact": "",
866 "team": "DOM",
867 "directory": "imported/wpt/shadow-dom/untriaged/shadow-trees/upper-bound ary-encapsulation",
868 "notification-email": "dom-dev@chromium.org"
869 },
870 {
871 "component": "",
872 "other-contact": "",
873 "team": "DOM",
874 "directory": "imported/wpt/shadow-dom/untriaged/styles",
875 "notification-email": "dom-dev@chromium.org"
876 },
877 {
878 "component": "",
879 "other-contact": "",
880 "team": "DOM",
881 "directory": "imported/wpt/shadow-dom/untriaged/user-interaction/active- element",
882 "notification-email": "dom-dev@chromium.org"
883 },
884 {
885 "component": "",
886 "other-contact": "",
887 "team": "DOM",
888 "directory": "imported/wpt/shadow-dom/untriaged/user-interaction/editing ",
889 "notification-email": "dom-dev@chromium.org"
890 },
891 {
892 "component": "",
893 "other-contact": "",
894 "team": "DOM",
895 "directory": "imported/wpt/shadow-dom/untriaged/user-interaction/focus-n avigation",
896 "notification-email": "dom-dev@chromium.org"
897 },
898 {
899 "component": "",
900 "other-contact": "",
901 "team": "DOM",
902 "directory": "imported/wpt/shadow-dom/untriaged/user-interaction/ranges- and-selections",
903 "notification-email": "dom-dev@chromium.org"
904 },
905 {
906 "component": "",
907 "other-contact": "",
908 "team": "input-dev",
909 "directory": "imported/wpt/touch-events",
910 "notification-email": ""
911 },
912 {
913 "component": "",
914 "other-contact": "",
915 "team": "jsbell+jshin",
916 "directory": "imported/wpt/encoding",
917 "notification-email": "jsbell+jshin (yes, not a team, this should be fix ed)"
918 },
919 {
920 "component": "",
921 "other-contact": "",
922 "team": "layout-dev",
923 "directory": "imported/csswg-test/css21/linebox",
924 "notification-email": ""
925 },
926 {
927 "component": "",
928 "other-contact": "",
929 "team": "layout-dev",
930 "directory": "imported/csswg-test/css-flexbox-1",
931 "notification-email": ""
932 },
933 {
934 "component": "",
935 "other-contact": "",
936 "team": "layout-dev",
937 "directory": "imported/csswg-test/css-flexbox-1/flex-lines",
938 "notification-email": ""
939 },
940 {
941 "component": "",
942 "other-contact": "",
943 "team": "layout-dev",
944 "directory": "imported/csswg-test/css-flexbox-1/getcomputedstyle",
945 "notification-email": ""
946 },
947 {
948 "component": "",
949 "other-contact": "",
950 "team": "layout-dev",
951 "directory": "imported/csswg-test/css-flexbox-1/order",
952 "notification-email": ""
953 },
954 {
955 "component": "",
956 "other-contact": "",
957 "team": "layout-dev",
958 "directory": "imported/wpt/html/rendering/non-replaced-elements/flow-con tent-0",
959 "notification-email": ""
960 },
961 {
962 "component": "",
963 "other-contact": "",
964 "team": "layout-dev",
965 "directory": "imported/wpt/html/rendering/non-replaced-elements/lists",
966 "notification-email": ""
967 },
968 {
969 "component": "",
970 "other-contact": "",
971 "team": "layout-dev",
972 "directory": "imported/wpt/html/rendering/non-replaced-elements/phrasing -content-0/font-element-text-decoration-color",
973 "notification-email": ""
974 },
975 {
976 "component": "",
977 "other-contact": "",
978 "team": "layout-dev",
979 "directory": "imported/wpt/html/rendering/non-replaced-elements/tables",
980 "notification-email": ""
981 },
982 {
983 "component": "",
984 "other-contact": "",
985 "team": "layout-dev",
986 "directory": "imported/wpt/html/rendering/non-replaced-elements/the-fiel dset-element-0",
987 "notification-email": ""
988 },
989 {
990 "component": "",
991 "other-contact": "",
992 "team": "layout-dev",
993 "directory": "imported/wpt/html/rendering/non-replaced-elements/the-hr-e lement-0",
994 "notification-email": ""
995 },
996 {
997 "component": "",
998 "other-contact": "",
999 "team": "layout-dev",
1000 "directory": "imported/wpt/html/rendering/replaced-elements/attributes-f or-embedded-content-and-images",
1001 "notification-email": ""
1002 },
1003 {
1004 "component": "",
1005 "other-contact": "",
1006 "team": "layout-dev",
1007 "directory": "imported/wpt/html/rendering/replaced-elements/embedded-con tent-rendering-rules",
1008 "notification-email": ""
1009 },
1010 {
1011 "component": "",
1012 "other-contact": "",
1013 "team": "layout-dev",
1014 "directory": "imported/wpt/html/rendering/replaced-elements/images",
1015 "notification-email": ""
1016 },
1017 {
1018 "component": "",
1019 "other-contact": "",
1020 "team": "owp-storage",
1021 "directory": "imported/wpt/FileAPI",
1022 "notification-email": "chrome-owp-storage@google.com"
1023 },
1024 {
1025 "component": "",
1026 "other-contact": "",
1027 "team": "owp-storage",
1028 "directory": "imported/wpt/FileAPI/blob",
1029 "notification-email": "chrome-owp-storage@google.com"
1030 },
1031 {
1032 "component": "",
1033 "other-contact": "",
1034 "team": "owp-storage",
1035 "directory": "imported/wpt/FileAPI/file",
1036 "notification-email": "chrome-owp-storage@google.com"
1037 },
1038 {
1039 "component": "",
1040 "other-contact": "",
1041 "team": "owp-storage",
1042 "directory": "imported/wpt/FileAPI/filelist-section",
1043 "notification-email": "chrome-owp-storage@google.com"
1044 },
1045 {
1046 "component": "",
1047 "other-contact": "",
1048 "team": "owp-storage",
1049 "directory": "imported/wpt/FileAPI/FileReader",
1050 "notification-email": "chrome-owp-storage@google.com"
1051 },
1052 {
1053 "component": "",
1054 "other-contact": "",
1055 "team": "owp-storage",
1056 "directory": "imported/wpt/FileAPI/reading-data-section",
1057 "notification-email": "chrome-owp-storage@google.com"
1058 },
1059 {
1060 "component": "",
1061 "other-contact": "",
1062 "team": "owp-storage",
1063 "directory": "imported/wpt/FileAPI/url",
1064 "notification-email": "chrome-owp-storage@google.com"
1065 },
1066 {
1067 "component": "",
1068 "other-contact": "",
1069 "team": "owp-storage",
1070 "directory": "imported/wpt/IndexedDB",
1071 "notification-email": "chrome-owp-storage@google.com"
1072 },
1073 {
1074 "component": "",
1075 "other-contact": "",
1076 "team": "owp-storage",
1077 "directory": "imported/wpt/webstorage",
1078 "notification-email": "chrome-owp-storage@google.com"
1079 },
1080 {
1081 "component": "",
1082 "other-contact": "",
1083 "team": "",
1084 "directory": "imported/csswg-test/css-shapes-1",
1085 "notification-email": ""
1086 },
1087 {
1088 "component": "",
1089 "other-contact": "",
1090 "team": "",
1091 "directory": "imported/csswg-test/css-shapes-1/shape-outside/shape-box",
1092 "notification-email": ""
1093 },
1094 {
1095 "component": "",
1096 "other-contact": "",
1097 "team": "",
1098 "directory": "imported/csswg-test/css-shapes-1/shape-outside/shape-image ",
1099 "notification-email": ""
1100 },
1101 {
1102 "component": "",
1103 "other-contact": "",
1104 "team": "",
1105 "directory": "imported/csswg-test/css-shapes-1/shape-outside/shape-image /gradients",
1106 "notification-email": ""
1107 },
1108 {
1109 "component": "",
1110 "other-contact": "",
1111 "team": "",
1112 "directory": "imported/csswg-test/css-shapes-1/shape-outside/supported-s hapes/circle",
1113 "notification-email": ""
1114 },
1115 {
1116 "component": "",
1117 "other-contact": "",
1118 "team": "",
1119 "directory": "imported/csswg-test/css-shapes-1/shape-outside/supported-s hapes/ellipse",
1120 "notification-email": ""
1121 },
1122 {
1123 "component": "",
1124 "other-contact": "",
1125 "team": "",
1126 "directory": "imported/csswg-test/css-shapes-1/shape-outside/supported-s hapes/inset",
1127 "notification-email": ""
1128 },
1129 {
1130 "component": "",
1131 "other-contact": "",
1132 "team": "",
1133 "directory": "imported/csswg-test/css-shapes-1/shape-outside/supported-s hapes/polygon",
1134 "notification-email": ""
1135 },
1136 {
1137 "component": "",
1138 "other-contact": "",
1139 "team": "",
1140 "directory": "imported/csswg-test/css-shapes-1/shape-outside/values",
1141 "notification-email": ""
1142 },
1143 {
1144 "component": "",
1145 "other-contact": "",
1146 "team": "",
1147 "directory": "imported/csswg-test/css-shapes-1/spec-examples",
1148 "notification-email": ""
1149 },
1150 {
1151 "component": "",
1152 "other-contact": "",
1153 "team": "",
1154 "directory": "imported/csswg-test/css-snap-size-1",
1155 "notification-email": ""
1156 },
1157 {
1158 "component": "",
1159 "other-contact": "",
1160 "team": "",
1161 "directory": "imported/csswg-test/css-text-3/overflow-wrap",
1162 "notification-email": ""
1163 },
1164 {
1165 "component": "",
1166 "other-contact": "",
1167 "team": "",
1168 "directory": "imported/csswg-test/css-writing-modes-3",
1169 "notification-email": ""
1170 },
1171 {
1172 "component": "",
1173 "other-contact": "",
1174 "team": "",
1175 "directory": "imported/csswg-test/vendor-imports/mozilla/mozilla-central -reftests/flexbox",
1176 "notification-email": ""
1177 },
1178 {
1179 "component": "",
1180 "other-contact": "",
1181 "team": "",
1182 "directory": "imported/wpt/gamepad",
1183 "notification-email": ""
1184 },
1185 {
1186 "component": "",
1187 "other-contact": "",
1188 "team": "",
1189 "directory": "imported/wpt/hr-time",
1190 "notification-email": ""
1191 },
1192 {
1193 "component": "",
1194 "other-contact": "",
1195 "team": "",
1196 "directory": "imported/wpt/html/browsers/browsing-the-web/history-traver sal",
1197 "notification-email": ""
1198 },
1199 {
1200 "component": "",
1201 "other-contact": "",
1202 "team": "",
1203 "directory": "imported/wpt/html/browsers/browsing-the-web/history-traver sal/persisted-user-state-restoration",
1204 "notification-email": ""
1205 },
1206 {
1207 "component": "",
1208 "other-contact": "",
1209 "team": "",
1210 "directory": "imported/wpt/html/browsers/browsing-the-web/read-media",
1211 "notification-email": ""
1212 },
1213 {
1214 "component": "",
1215 "other-contact": "",
1216 "team": "",
1217 "directory": "imported/wpt/html/browsers/browsing-the-web/scroll-to-frag id",
1218 "notification-email": ""
1219 },
1220 {
1221 "component": "",
1222 "other-contact": "",
1223 "team": "",
1224 "directory": "imported/wpt/html/browsers/history/the-history-interface",
1225 "notification-email": ""
1226 },
1227 {
1228 "component": "",
1229 "other-contact": "",
1230 "team": "",
1231 "directory": "imported/wpt/html/browsers/history/the-location-interface" ,
1232 "notification-email": ""
1233 },
1234 {
1235 "component": "",
1236 "other-contact": "",
1237 "team": "",
1238 "directory": "imported/wpt/html/browsers/offline",
1239 "notification-email": ""
1240 },
1241 {
1242 "component": "",
1243 "other-contact": "",
1244 "team": "",
1245 "directory": "imported/wpt/html/browsers/offline/application-cache-api",
1246 "notification-email": ""
1247 },
1248 {
1249 "component": "",
1250 "other-contact": "",
1251 "team": "",
1252 "directory": "imported/wpt/html/browsers/offline/browser-state",
1253 "notification-email": ""
1254 },
1255 {
1256 "component": "",
1257 "other-contact": "",
1258 "team": "",
1259 "directory": "imported/wpt/html/browsers/offline/introduction-4",
1260 "notification-email": ""
1261 },
1262 {
1263 "component": "",
1264 "other-contact": "",
1265 "team": "",
1266 "directory": "imported/wpt/html/browsers/the-window-object",
1267 "notification-email": ""
1268 },
1269 {
1270 "component": "",
1271 "other-contact": "",
1272 "team": "",
1273 "directory": "imported/wpt/html/browsers/the-window-object/accessing-oth er-browsing-contexts",
1274 "notification-email": ""
1275 },
1276 {
1277 "component": "",
1278 "other-contact": "",
1279 "team": "",
1280 "directory": "imported/wpt/html/browsers/the-window-object/named-access- on-the-window-object",
1281 "notification-email": ""
1282 },
1283 {
1284 "component": "",
1285 "other-contact": "",
1286 "team": "",
1287 "directory": "imported/wpt/html/browsers/windows",
1288 "notification-email": ""
1289 },
1290 {
1291 "component": "",
1292 "other-contact": "",
1293 "team": "",
1294 "directory": "imported/wpt/html/browsers/windows/browsing-context-names" ,
1295 "notification-email": ""
1296 },
1297 {
1298 "component": "",
1299 "other-contact": "",
1300 "team": "",
1301 "directory": "imported/wpt/html/browsers/windows/nested-browsing-context s",
1302 "notification-email": ""
1303 },
1304 {
1305 "component": "",
1306 "other-contact": "",
1307 "team": "",
1308 "directory": "imported/wpt/html/dom/documents/resource-metadata-manageme nt",
1309 "notification-email": ""
1310 },
1311 {
1312 "component": "",
1313 "other-contact": "",
1314 "team": "",
1315 "directory": "imported/wpt/html/dom/elements/requirements-relating-to-bi directional-algorithm-formatting-characters",
1316 "notification-email": ""
1317 },
1318 {
1319 "component": "",
1320 "other-contact": "",
1321 "team": "",
1322 "directory": "imported/wpt/html/editing/dnd/dom",
1323 "notification-email": ""
1324 },
1325 {
1326 "component": "",
1327 "other-contact": "",
1328 "team": "",
1329 "directory": "imported/wpt/html/editing/dnd/synthetic",
1330 "notification-email": ""
1331 },
1332 {
1333 "component": "",
1334 "other-contact": "",
1335 "team": "",
1336 "directory": "imported/wpt/html/editing/dnd/target-origin",
1337 "notification-email": ""
1338 },
1339 {
1340 "component": "",
1341 "other-contact": "",
1342 "team": "",
1343 "directory": "imported/wpt/html/editing/dnd/the-dropzone-attribute",
1344 "notification-email": ""
1345 },
1346 {
1347 "component": "",
1348 "other-contact": "",
1349 "team": "",
1350 "directory": "imported/wpt/html/rendering/replaced-elements/svg-embedded -sizing",
1351 "notification-email": ""
1352 },
1353 {
1354 "component": "",
1355 "other-contact": "",
1356 "team": "",
1357 "directory": "imported/wpt/html/rendering/replaced-elements/svg-inline-s izing",
1358 "notification-email": ""
1359 },
1360 {
1361 "component": "",
1362 "other-contact": "",
1363 "team": "",
1364 "directory": "imported/wpt/html/semantics/document-metadata/styling",
1365 "notification-email": ""
1366 },
1367 {
1368 "component": "",
1369 "other-contact": "",
1370 "team": "",
1371 "directory": "imported/wpt/html/semantics/document-metadata/the-link-ele ment",
1372 "notification-email": ""
1373 },
1374 {
1375 "component": "",
1376 "other-contact": "",
1377 "team": "",
1378 "directory": "imported/wpt/html/semantics/document-metadata/the-style-el ement",
1379 "notification-email": ""
1380 },
1381 {
1382 "component": "",
1383 "other-contact": "",
1384 "team": "",
1385 "directory": "imported/wpt/html/semantics/embedded-content/media-element s",
1386 "notification-email": ""
1387 },
1388 {
1389 "component": "",
1390 "other-contact": "",
1391 "team": "",
1392 "directory": "imported/wpt/html/semantics/embedded-content/media-element s/interfaces/HTMLElement/HTMLMediaElement",
1393 "notification-email": ""
1394 },
1395 {
1396 "component": "",
1397 "other-contact": "",
1398 "team": "",
1399 "directory": "imported/wpt/html/semantics/embedded-content/media-element s/interfaces/HTMLElement/HTMLTrackElement",
1400 "notification-email": ""
1401 },
1402 {
1403 "component": "",
1404 "other-contact": "",
1405 "team": "",
1406 "directory": "imported/wpt/html/semantics/embedded-content/media-element s/interfaces/TextTrack",
1407 "notification-email": ""
1408 },
1409 {
1410 "component": "",
1411 "other-contact": "",
1412 "team": "",
1413 "directory": "imported/wpt/html/semantics/embedded-content/media-element s/interfaces/TextTrackCue",
1414 "notification-email": ""
1415 },
1416 {
1417 "component": "",
1418 "other-contact": "",
1419 "team": "",
1420 "directory": "imported/wpt/html/semantics/embedded-content/media-element s/interfaces/TextTrackCueList",
1421 "notification-email": ""
1422 },
1423 {
1424 "component": "",
1425 "other-contact": "",
1426 "team": "",
1427 "directory": "imported/wpt/html/semantics/embedded-content/media-element s/interfaces/TextTrackList",
1428 "notification-email": ""
1429 },
1430 {
1431 "component": "",
1432 "other-contact": "",
1433 "team": "",
1434 "directory": "imported/wpt/html/semantics/embedded-content/media-element s/interfaces/TrackEvent",
1435 "notification-email": ""
1436 },
1437 {
1438 "component": "",
1439 "other-contact": "",
1440 "team": "",
1441 "directory": "imported/wpt/html/semantics/embedded-content/media-element s/loading-the-media-resource",
1442 "notification-email": ""
1443 },
1444 {
1445 "component": "",
1446 "other-contact": "",
1447 "team": "",
1448 "directory": "imported/wpt/html/semantics/embedded-content/media-element s/location-of-the-media-resource",
1449 "notification-email": ""
1450 },
1451 {
1452 "component": "",
1453 "other-contact": "",
1454 "team": "",
1455 "directory": "imported/wpt/html/semantics/embedded-content/media-element s/mime-types",
1456 "notification-email": ""
1457 },
1458 {
1459 "component": "",
1460 "other-contact": "",
1461 "team": "",
1462 "directory": "imported/wpt/html/semantics/embedded-content/media-element s/offsets-into-the-media-resource",
1463 "notification-email": ""
1464 },
1465 {
1466 "component": "",
1467 "other-contact": "",
1468 "team": "",
1469 "directory": "imported/wpt/html/semantics/embedded-content/media-element s/playing-the-media-resource",
1470 "notification-email": ""
1471 },
1472 {
1473 "component": "",
1474 "other-contact": "",
1475 "team": "",
1476 "directory": "imported/wpt/html/semantics/embedded-content/media-element s/synchronising-multiple-media-elements/media-controllers",
1477 "notification-email": ""
1478 },
1479 {
1480 "component": "",
1481 "other-contact": "",
1482 "team": "",
1483 "directory": "imported/wpt/html/semantics/embedded-content/media-element s/track/track-element",
1484 "notification-email": ""
1485 },
1486 {
1487 "component": "",
1488 "other-contact": "",
1489 "team": "",
1490 "directory": "imported/wpt/html/semantics/embedded-content/the-audio-ele ment",
1491 "notification-email": ""
1492 },
1493 {
1494 "component": "",
1495 "other-contact": "",
1496 "team": "",
1497 "directory": "imported/wpt/html/semantics/embedded-content/the-img-eleme nt",
1498 "notification-email": ""
1499 },
1500 {
1501 "component": "",
1502 "other-contact": "",
1503 "team": "",
1504 "directory": "imported/wpt/html/semantics/embedded-content/the-img-eleme nt/current-pixel-density",
1505 "notification-email": ""
1506 },
1507 {
1508 "component": "",
1509 "other-contact": "",
1510 "team": "",
1511 "directory": "imported/wpt/html/semantics/embedded-content/the-img-eleme nt/sizes",
1512 "notification-email": ""
1513 },
1514 {
1515 "component": "",
1516 "other-contact": "",
1517 "team": "",
1518 "directory": "imported/wpt/html/semantics/embedded-content/the-img-eleme nt/srcset",
1519 "notification-email": ""
1520 },
1521 {
1522 "component": "",
1523 "other-contact": "",
1524 "team": "",
1525 "directory": "imported/wpt/html/semantics/embedded-content/the-img-eleme nt/update-the-image-data",
1526 "notification-email": ""
1527 },
1528 {
1529 "component": "",
1530 "other-contact": "",
1531 "team": "",
1532 "directory": "imported/wpt/html/semantics/embedded-content/the-video-ele ment",
1533 "notification-email": ""
1534 },
1535 {
1536 "component": "",
1537 "other-contact": "",
1538 "team": "",
1539 "directory": "imported/wpt/html/webappapis/animation-frames",
1540 "notification-email": ""
1541 },
1542 {
1543 "component": "",
1544 "other-contact": "",
1545 "team": "",
1546 "directory": "imported/wpt/html/webappapis/atob",
1547 "notification-email": ""
1548 },
1549 {
1550 "component": "",
1551 "other-contact": "",
1552 "team": "",
1553 "directory": "imported/wpt/html/webappapis/system-state-and-capabilities /the-navigator-object",
1554 "notification-email": ""
1555 },
1556 {
1557 "component": "",
1558 "other-contact": "",
1559 "team": "",
1560 "directory": "imported/wpt/html/webappapis/system-state-and-capabilities /the-navigator-object/content",
1561 "notification-email": ""
1562 },
1563 {
1564 "component": "",
1565 "other-contact": "",
1566 "team": "",
1567 "directory": "imported/wpt/html/webappapis/system-state-and-capabilities /the-navigator-object/protocol",
1568 "notification-email": ""
1569 },
1570 {
1571 "component": "",
1572 "other-contact": "",
1573 "team": "",
1574 "directory": "imported/wpt/html/webappapis/timers",
1575 "notification-email": ""
1576 },
1577 {
1578 "component": "",
1579 "other-contact": "",
1580 "team": "",
1581 "directory": "imported/wpt/mediacapture-streams",
1582 "notification-email": ""
1583 },
1584 {
1585 "component": "",
1586 "other-contact": "",
1587 "team": "",
1588 "directory": "imported/wpt/pointerevents",
1589 "notification-email": ""
1590 },
1591 {
1592 "component": "",
1593 "other-contact": "",
1594 "team": "",
1595 "directory": "imported/wpt/user-timing",
1596 "notification-email": ""
1597 },
1598 {
1599 "component": "",
1600 "other-contact": "",
1601 "team": "",
1602 "directory": "imported/wpt/web-animations/animatable",
1603 "notification-email": ""
1604 },
1605 {
1606 "component": "",
1607 "other-contact": "",
1608 "team": "",
1609 "directory": "imported/wpt/web-animations/animation",
1610 "notification-email": ""
1611 },
1612 {
1613 "component": "",
1614 "other-contact": "",
1615 "team": "",
1616 "directory": "imported/wpt/web-animations/animation-effect-timing",
1617 "notification-email": ""
1618 },
1619 {
1620 "component": "",
1621 "other-contact": "",
1622 "team": "",
1623 "directory": "imported/wpt/web-animations/animation-timeline",
1624 "notification-email": ""
1625 },
1626 {
1627 "component": "",
1628 "other-contact": "",
1629 "team": "",
1630 "directory": "imported/wpt/web-animations/keyframe-effect",
1631 "notification-email": ""
1632 },
1633 {
1634 "component": "",
1635 "other-contact": "",
1636 "team": "",
1637 "directory": "imported/wpt/WebIDL/ecmascript-binding",
1638 "notification-email": ""
1639 },
1640 {
1641 "component": "",
1642 "other-contact": "",
1643 "team": "",
1644 "directory": "imported/wpt/WebIDL/ecmascript-binding/es-exceptions",
1645 "notification-email": ""
1646 },
1647 {
1648 "component": "",
1649 "other-contact": "",
1650 "team": "",
1651 "directory": "imported/wpt/webrtc",
1652 "notification-email": ""
1653 },
1654 {
1655 "component": "",
1656 "other-contact": "",
1657 "team": "",
1658 "directory": "imported/wpt/webrtc/rtcpeerconnection",
1659 "notification-email": ""
1660 }
1661 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698