1 # This file is AUTOGENERATED by usecounters.py. DO NOT EDIT.
2 # (instead, re-run ./mach gen-use-counter-metrics)
4 # This Source Code Form is subject to the terms of the Mozilla Public
5 # License, v. 2.0. If a copy of the MPL was not distributed with this
6 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 $schema: moz://mozilla.org/schemas/glean/metrics/2-0-0
11 - 'Core :: DOM: Core & HTML'
14 content_documents_destroyed:
17 A count of how many content documents were destroyed.
18 Used to turn document use counters' counts into rates.
19 Excludes documents for which we do not count use counters
20 (See `Document::ShouldIncludeInTelemetry`).
22 - https://bugzilla.mozilla.org/show_bug.cgi?id=1204994
23 - https://bugzilla.mozilla.org/show_bug.cgi?id=1569672
24 - https://bugzilla.mozilla.org/show_bug.cgi?id=1845779
25 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27 - https://bugzilla.mozilla.org/show_bug.cgi?id=1569672
29 - dom-core@mozilla.com
35 top_level_content_documents_destroyed:
38 A count of how many "pages" were destroyed.
39 Used to turn page use counters' counts into rates.
40 Excludes pages that contain only documents for which we do not count use
41 counters (See `Document::ShouldIncludeInTelemetry`).
43 - https://bugzilla.mozilla.org/show_bug.cgi?id=1204994
44 - https://bugzilla.mozilla.org/show_bug.cgi?id=1569672
45 - https://bugzilla.mozilla.org/show_bug.cgi?id=1845779
46 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
48 - https://bugzilla.mozilla.org/show_bug.cgi?id=1569672
50 - dom-core@mozilla.com
56 dedicated_workers_destroyed:
59 A count of how many `Dedicated`-kind workers were destroyed.
60 Used to turn dedicated worker use counters' counts into rates.
61 Excludes chrome workers.
63 - https://bugzilla.mozilla.org/show_bug.cgi?id=1202706
64 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
66 - https://bugzilla.mozilla.org/show_bug.cgi?id=1202706
68 - dom-core@mozilla.com
74 shared_workers_destroyed:
77 A count of how many `Shared`-kind workers were destroyed.
78 Used to turn shared worker use counters' counts into rates.
79 Excludes chrome workers.
81 - https://bugzilla.mozilla.org/show_bug.cgi?id=1202706
82 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
84 - https://bugzilla.mozilla.org/show_bug.cgi?id=1202706
86 - dom-core@mozilla.com
92 service_workers_destroyed:
95 A count of how many `Service`-kind workers were destroyed.
96 Used to turn service worker use counters' counts into rates.
97 Excludes chrome workers.
99 - https://bugzilla.mozilla.org/show_bug.cgi?id=1202706
100 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
102 - https://bugzilla.mozilla.org/show_bug.cgi?id=1202706
104 - dom-core@mozilla.com
110 # Total of 2459 use counter metrics (excludes denominators).
111 # Total of 391 'page' use counters.
113 svgsvgelement_getelementbyid:
116 Whether a page called called SVGSVGElement.getElementById.
117 Compare against `use.counter.top_level_content_documents_destroyed`
118 to calculate the rate.
120 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
122 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
124 - dom-core@mozilla.com
130 svgsvgelement_currentscale_getter:
133 Whether a page got SVGSVGElement.currentScale.
134 Compare against `use.counter.top_level_content_documents_destroyed`
135 to calculate the rate.
137 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
139 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
141 - dom-core@mozilla.com
147 svgsvgelement_currentscale_setter:
150 Whether a page set SVGSVGElement.currentScale.
151 Compare against `use.counter.top_level_content_documents_destroyed`
152 to calculate the rate.
154 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
156 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
158 - dom-core@mozilla.com
164 pushmanager_subscribe:
167 Whether a page called called PushManager.subscribe.
168 Compare against `use.counter.top_level_content_documents_destroyed`
169 to calculate the rate.
171 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
173 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
175 - dom-core@mozilla.com
181 pushsubscription_unsubscribe:
184 Whether a page called called PushSubscription.unsubscribe.
185 Compare against `use.counter.top_level_content_documents_destroyed`
186 to calculate the rate.
188 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
190 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
192 - dom-core@mozilla.com
198 window_sidebar_getter:
201 Whether a page got Window.sidebar.
202 Compare against `use.counter.top_level_content_documents_destroyed`
203 to calculate the rate.
205 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
207 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
209 - dom-core@mozilla.com
215 window_sidebar_setter:
218 Whether a page set Window.sidebar.
219 Compare against `use.counter.top_level_content_documents_destroyed`
220 to calculate the rate.
222 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
224 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
226 - dom-core@mozilla.com
232 datatransfer_addelement:
235 Whether a page called called DataTransfer.addElement.
236 Compare against `use.counter.top_level_content_documents_destroyed`
237 to calculate the rate.
239 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
241 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
243 - dom-core@mozilla.com
249 datatransfer_mozitemcount_getter:
252 Whether a page got DataTransfer.mozItemCount.
253 Compare against `use.counter.top_level_content_documents_destroyed`
254 to calculate the rate.
256 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
258 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
260 - dom-core@mozilla.com
266 datatransfer_mozitemcount_setter:
269 Whether a page set DataTransfer.mozItemCount.
270 Compare against `use.counter.top_level_content_documents_destroyed`
271 to calculate the rate.
273 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
275 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
277 - dom-core@mozilla.com
283 datatransfer_mozcursor_getter:
286 Whether a page got DataTransfer.mozCursor.
287 Compare against `use.counter.top_level_content_documents_destroyed`
288 to calculate the rate.
290 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
292 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
294 - dom-core@mozilla.com
300 datatransfer_mozcursor_setter:
303 Whether a page set DataTransfer.mozCursor.
304 Compare against `use.counter.top_level_content_documents_destroyed`
305 to calculate the rate.
307 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
309 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
311 - dom-core@mozilla.com
317 datatransfer_moztypesat:
320 Whether a page called called DataTransfer.mozTypesAt.
321 Compare against `use.counter.top_level_content_documents_destroyed`
322 to calculate the rate.
324 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
326 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
328 - dom-core@mozilla.com
334 datatransfer_mozcleardataat:
337 Whether a page called called DataTransfer.mozClearDataAt.
338 Compare against `use.counter.top_level_content_documents_destroyed`
339 to calculate the rate.
341 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
343 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
345 - dom-core@mozilla.com
351 datatransfer_mozsetdataat:
354 Whether a page called called DataTransfer.mozSetDataAt.
355 Compare against `use.counter.top_level_content_documents_destroyed`
356 to calculate the rate.
358 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
360 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
362 - dom-core@mozilla.com
368 datatransfer_mozgetdataat:
371 Whether a page called called DataTransfer.mozGetDataAt.
372 Compare against `use.counter.top_level_content_documents_destroyed`
373 to calculate the rate.
375 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
377 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
379 - dom-core@mozilla.com
385 datatransfer_mozusercancelled_getter:
388 Whether a page got DataTransfer.mozUserCancelled.
389 Compare against `use.counter.top_level_content_documents_destroyed`
390 to calculate the rate.
392 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
394 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
396 - dom-core@mozilla.com
402 datatransfer_mozusercancelled_setter:
405 Whether a page set DataTransfer.mozUserCancelled.
406 Compare against `use.counter.top_level_content_documents_destroyed`
407 to calculate the rate.
409 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
411 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
413 - dom-core@mozilla.com
419 datatransfer_mozsourcenode_getter:
422 Whether a page got DataTransfer.mozSourceNode.
423 Compare against `use.counter.top_level_content_documents_destroyed`
424 to calculate the rate.
426 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
428 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
430 - dom-core@mozilla.com
436 datatransfer_mozsourcenode_setter:
439 Whether a page set DataTransfer.mozSourceNode.
440 Compare against `use.counter.top_level_content_documents_destroyed`
441 to calculate the rate.
443 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
445 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
447 - dom-core@mozilla.com
456 Whether a page sets an element onoverflow event listener.
457 Compare against `use.counter.top_level_content_documents_destroyed`
458 to calculate the rate.
460 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
462 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
464 - dom-core@mozilla.com
473 Whether a page sets an element onunderflow event listener.
474 Compare against `use.counter.top_level_content_documents_destroyed`
475 to calculate the rate.
477 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
479 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
481 - dom-core@mozilla.com
490 Whether a page uses asm.js.
491 Compare against `use.counter.top_level_content_documents_destroyed`
492 to calculate the rate.
494 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
496 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
498 - dom-core@mozilla.com
507 Whether a page uses WebAssembly.
508 Compare against `use.counter.top_level_content_documents_destroyed`
509 to calculate the rate.
511 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
513 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
515 - dom-core@mozilla.com
521 js_wasm_legacy_exceptions:
524 Whether a page uses WebAssembly legacy exception-handling.
525 Compare against `use.counter.top_level_content_documents_destroyed`
526 to calculate the rate.
528 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
530 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
532 - dom-core@mozilla.com
541 Whether a page has used the document.all getter (popping the EmulatesUndefined Fuse).
542 Compare against `use.counter.top_level_content_documents_destroyed`
543 to calculate the rate.
545 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
547 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
549 - dom-core@mozilla.com
555 js_optimize_get_iterator_fuse:
558 Whether a page has modified any builtins such that the GetIterator fuse is popped.
559 Compare against `use.counter.top_level_content_documents_destroyed`
560 to calculate the rate.
562 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
564 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
566 - dom-core@mozilla.com
575 Whether a page resolved a promise using thenable support rather than builtin methods.
576 Compare against `use.counter.top_level_content_documents_destroyed`
577 to calculate the rate.
579 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
581 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
583 - dom-core@mozilla.com
592 Whether a page resolved a promise using thenable on prototype.
593 Compare against `use.counter.top_level_content_documents_destroyed`
594 to calculate the rate.
596 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
598 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
600 - dom-core@mozilla.com
606 js_thenable_standard_proto:
609 Whether a page resolved a promise using thenable on a standard prototype.
610 Compare against `use.counter.top_level_content_documents_destroyed`
611 to calculate the rate.
613 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
615 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
617 - dom-core@mozilla.com
623 js_legacy_lang_subtag:
626 Whether a page uses a 5-to-8-character language subtag in Intl.Locale constructor.
627 Compare against `use.counter.top_level_content_documents_destroyed`
628 to calculate the rate.
630 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
632 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
634 - dom-core@mozilla.com
640 js_ic_stub_too_large:
643 Whether a page tried to create an IC stub that was too large.
644 Compare against `use.counter.top_level_content_documents_destroyed`
645 to calculate the rate.
647 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
649 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
651 - dom-core@mozilla.com
660 Whether a page OOMed while creating IC stub .
661 Compare against `use.counter.top_level_content_documents_destroyed`
662 to calculate the rate.
664 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
666 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
668 - dom-core@mozilla.com
674 js_errorstack_getter:
677 Whether a page called error.stack getter.
678 Compare against `use.counter.top_level_content_documents_destroyed`
679 to calculate the rate.
681 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
683 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
685 - dom-core@mozilla.com
691 js_errorstack_getter_no_errordata:
694 Whether a page called error.stack getter on object without ErrorData internal slot.
695 Compare against `use.counter.top_level_content_documents_destroyed`
696 to calculate the rate.
698 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
700 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
702 - dom-core@mozilla.com
708 js_errorstack_setter:
711 Whether a page called error.stack setter.
712 Compare against `use.counter.top_level_content_documents_destroyed`
713 to calculate the rate.
715 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
717 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
719 - dom-core@mozilla.com
725 js_errorstack_setter_nonstring:
728 Whether a page called error.stack setter with non-string input.
729 Compare against `use.counter.top_level_content_documents_destroyed`
730 to calculate the rate.
732 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
734 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
736 - dom-core@mozilla.com
742 js_errorstack_setter_no_errordata:
745 Whether a page called error.stack setter on object without ErrorData internal slot.
746 Compare against `use.counter.top_level_content_documents_destroyed`
747 to calculate the rate.
749 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
751 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
753 - dom-core@mozilla.com
762 Whether a page called Date.parse.
763 Compare against `use.counter.top_level_content_documents_destroyed`
764 to calculate the rate.
766 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
768 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
770 - dom-core@mozilla.com
776 js_dateparse_impl_def:
779 Whether a page call to Date.parse used implementation defined behaviour.
780 Compare against `use.counter.top_level_content_documents_destroyed`
781 to calculate the rate.
783 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
785 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
787 - dom-core@mozilla.com
796 Whether a page called called console.assert.
797 Compare against `use.counter.top_level_content_documents_destroyed`
798 to calculate the rate.
800 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
802 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
804 - dom-core@mozilla.com
813 Whether a page called called console.clear.
814 Compare against `use.counter.top_level_content_documents_destroyed`
815 to calculate the rate.
817 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
819 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
821 - dom-core@mozilla.com
830 Whether a page called called console.count.
831 Compare against `use.counter.top_level_content_documents_destroyed`
832 to calculate the rate.
834 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
836 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
838 - dom-core@mozilla.com
847 Whether a page called called console.countReset.
848 Compare against `use.counter.top_level_content_documents_destroyed`
849 to calculate the rate.
851 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
853 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
855 - dom-core@mozilla.com
864 Whether a page called called console.debug.
865 Compare against `use.counter.top_level_content_documents_destroyed`
866 to calculate the rate.
868 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
870 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
872 - dom-core@mozilla.com
881 Whether a page called called console.error.
882 Compare against `use.counter.top_level_content_documents_destroyed`
883 to calculate the rate.
885 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
887 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
889 - dom-core@mozilla.com
898 Whether a page called called console.info.
899 Compare against `use.counter.top_level_content_documents_destroyed`
900 to calculate the rate.
902 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
904 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
906 - dom-core@mozilla.com
915 Whether a page called called console.log.
916 Compare against `use.counter.top_level_content_documents_destroyed`
917 to calculate the rate.
919 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
921 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
923 - dom-core@mozilla.com
932 Whether a page called called console.table.
933 Compare against `use.counter.top_level_content_documents_destroyed`
934 to calculate the rate.
936 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
938 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
940 - dom-core@mozilla.com
949 Whether a page called called console.trace.
950 Compare against `use.counter.top_level_content_documents_destroyed`
951 to calculate the rate.
953 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
955 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
957 - dom-core@mozilla.com
966 Whether a page called called console.warn.
967 Compare against `use.counter.top_level_content_documents_destroyed`
968 to calculate the rate.
970 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
972 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
974 - dom-core@mozilla.com
983 Whether a page called called console.dir.
984 Compare against `use.counter.top_level_content_documents_destroyed`
985 to calculate the rate.
987 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
989 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
991 - dom-core@mozilla.com
1000 Whether a page called called console.dirxml.
1001 Compare against `use.counter.top_level_content_documents_destroyed`
1002 to calculate the rate.
1004 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1006 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1007 notification_emails:
1008 - dom-core@mozilla.com
1009 - emilio@mozilla.com
1017 Whether a page called called console.group.
1018 Compare against `use.counter.top_level_content_documents_destroyed`
1019 to calculate the rate.
1021 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1023 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1024 notification_emails:
1025 - dom-core@mozilla.com
1026 - emilio@mozilla.com
1031 console_groupcollapsed:
1034 Whether a page called called console.groupCollapsed.
1035 Compare against `use.counter.top_level_content_documents_destroyed`
1036 to calculate the rate.
1038 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1040 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1041 notification_emails:
1042 - dom-core@mozilla.com
1043 - emilio@mozilla.com
1051 Whether a page called called console.groupEnd.
1052 Compare against `use.counter.top_level_content_documents_destroyed`
1053 to calculate the rate.
1055 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1057 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1058 notification_emails:
1059 - dom-core@mozilla.com
1060 - emilio@mozilla.com
1068 Whether a page called called console.time.
1069 Compare against `use.counter.top_level_content_documents_destroyed`
1070 to calculate the rate.
1072 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1074 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1075 notification_emails:
1076 - dom-core@mozilla.com
1077 - emilio@mozilla.com
1085 Whether a page called called console.timeLog.
1086 Compare against `use.counter.top_level_content_documents_destroyed`
1087 to calculate the rate.
1089 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1091 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1092 notification_emails:
1093 - dom-core@mozilla.com
1094 - emilio@mozilla.com
1102 Whether a page called called console.timeEnd.
1103 Compare against `use.counter.top_level_content_documents_destroyed`
1104 to calculate the rate.
1106 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1108 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1109 notification_emails:
1110 - dom-core@mozilla.com
1111 - emilio@mozilla.com
1119 Whether a page called called console.exception.
1120 Compare against `use.counter.top_level_content_documents_destroyed`
1121 to calculate the rate.
1123 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1125 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1126 notification_emails:
1127 - dom-core@mozilla.com
1128 - emilio@mozilla.com
1136 Whether a page called called console.timeStamp.
1137 Compare against `use.counter.top_level_content_documents_destroyed`
1138 to calculate the rate.
1140 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1142 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1143 notification_emails:
1144 - dom-core@mozilla.com
1145 - emilio@mozilla.com
1153 Whether a page called called console.profile.
1154 Compare against `use.counter.top_level_content_documents_destroyed`
1155 to calculate the rate.
1157 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1159 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1160 notification_emails:
1161 - dom-core@mozilla.com
1162 - emilio@mozilla.com
1170 Whether a page called called console.profileEnd.
1171 Compare against `use.counter.top_level_content_documents_destroyed`
1172 to calculate the rate.
1174 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1176 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1177 notification_emails:
1178 - dom-core@mozilla.com
1179 - emilio@mozilla.com
1187 Whether a page called called CookieStore.get.
1188 Compare against `use.counter.top_level_content_documents_destroyed`
1189 to calculate the rate.
1191 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1193 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1194 notification_emails:
1195 - dom-core@mozilla.com
1196 - emilio@mozilla.com
1204 Whether a page called called CookieStore.getAll.
1205 Compare against `use.counter.top_level_content_documents_destroyed`
1206 to calculate the rate.
1208 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1210 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1211 notification_emails:
1212 - dom-core@mozilla.com
1213 - emilio@mozilla.com
1221 Whether a page called called CookieStore.set.
1222 Compare against `use.counter.top_level_content_documents_destroyed`
1223 to calculate the rate.
1225 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1227 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1228 notification_emails:
1229 - dom-core@mozilla.com
1230 - emilio@mozilla.com
1238 Whether a page called called CookieStore.delete.
1239 Compare against `use.counter.top_level_content_documents_destroyed`
1240 to calculate the rate.
1242 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1244 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1245 notification_emails:
1246 - dom-core@mozilla.com
1247 - emilio@mozilla.com
1255 Whether a page calls document.open in a way that creates a new Window object.
1256 Compare against `use.counter.top_level_content_documents_destroyed`
1257 to calculate the rate.
1259 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1261 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1262 notification_emails:
1263 - dom-core@mozilla.com
1264 - emilio@mozilla.com
1269 htmldocument_named_getter_hit:
1272 Whether a page calls to the named getter on HTMLDocument that find something via the name lookup.
1273 Compare against `use.counter.top_level_content_documents_destroyed`
1274 to calculate the rate.
1276 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1278 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1279 notification_emails:
1280 - dom-core@mozilla.com
1281 - emilio@mozilla.com
1286 filtered_cross_origin_iframe:
1289 Whether a page cross-origin <iframe> within a CSS/SVG filter.
1290 Compare against `use.counter.top_level_content_documents_destroyed`
1291 to calculate the rate.
1293 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1295 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1296 notification_emails:
1297 - dom-core@mozilla.com
1298 - emilio@mozilla.com
1303 customelementregistry_define:
1306 Whether a page called called CustomElementRegistry.define.
1307 Compare against `use.counter.top_level_content_documents_destroyed`
1308 to calculate the rate.
1310 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1312 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1313 notification_emails:
1314 - dom-core@mozilla.com
1315 - emilio@mozilla.com
1323 Whether a page registers a customized built-in element.
1324 Compare against `use.counter.top_level_content_documents_destroyed`
1325 to calculate the rate.
1327 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1329 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1330 notification_emails:
1331 - dom-core@mozilla.com
1332 - emilio@mozilla.com
1340 Whether a page uses an XSL Stylesheet.
1341 Compare against `use.counter.top_level_content_documents_destroyed`
1342 to calculate the rate.
1344 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1346 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1347 notification_emails:
1348 - dom-core@mozilla.com
1349 - emilio@mozilla.com
1354 xsltprocessor_constructor:
1357 Whether a page called called XSLTProcessor.constructor.
1358 Compare against `use.counter.top_level_content_documents_destroyed`
1359 to calculate the rate.
1361 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1363 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1364 notification_emails:
1365 - dom-core@mozilla.com
1366 - emilio@mozilla.com
1371 element_attachshadow:
1374 Whether a page called called Element.attachShadow.
1375 Compare against `use.counter.top_level_content_documents_destroyed`
1376 to calculate the rate.
1378 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1380 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1381 notification_emails:
1382 - dom-core@mozilla.com
1383 - emilio@mozilla.com
1391 Whether a page called called Element.setCapture.
1392 Compare against `use.counter.top_level_content_documents_destroyed`
1393 to calculate the rate.
1395 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1397 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1398 notification_emails:
1399 - dom-core@mozilla.com
1400 - emilio@mozilla.com
1405 element_releasecapture:
1408 Whether a page called called Element.releaseCapture.
1409 Compare against `use.counter.top_level_content_documents_destroyed`
1410 to calculate the rate.
1412 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1414 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1415 notification_emails:
1416 - dom-core@mozilla.com
1417 - emilio@mozilla.com
1422 element_setpointercapture:
1425 Whether a page called called Element.setPointerCapture.
1426 Compare against `use.counter.top_level_content_documents_destroyed`
1427 to calculate the rate.
1429 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1431 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1432 notification_emails:
1433 - dom-core@mozilla.com
1434 - emilio@mozilla.com
1439 element_releasepointercapture:
1442 Whether a page called called Element.releasePointerCapture.
1443 Compare against `use.counter.top_level_content_documents_destroyed`
1444 to calculate the rate.
1446 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1448 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1449 notification_emails:
1450 - dom-core@mozilla.com
1451 - emilio@mozilla.com
1456 mediadevices_enumeratedevices:
1459 Whether a page called called MediaDevices.enumerateDevices.
1460 Compare against `use.counter.top_level_content_documents_destroyed`
1461 to calculate the rate.
1463 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1465 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1466 notification_emails:
1467 - dom-core@mozilla.com
1468 - emilio@mozilla.com
1473 enumerate_devices_insec:
1476 Whether a page calls MediaDevices.enumerateDevices from an insecure context.
1477 Compare against `use.counter.top_level_content_documents_destroyed`
1478 to calculate the rate.
1480 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1482 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1483 notification_emails:
1484 - dom-core@mozilla.com
1485 - emilio@mozilla.com
1490 enumerate_devices_unfocused:
1493 Whether a page calls MediaDevices.enumerateDevices from a unfocused document.
1494 Compare against `use.counter.top_level_content_documents_destroyed`
1495 to calculate the rate.
1497 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1499 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1500 notification_emails:
1501 - dom-core@mozilla.com
1502 - emilio@mozilla.com
1507 mediadevices_getusermedia:
1510 Whether a page called called MediaDevices.getUserMedia.
1511 Compare against `use.counter.top_level_content_documents_destroyed`
1512 to calculate the rate.
1514 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1516 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1517 notification_emails:
1518 - dom-core@mozilla.com
1519 - emilio@mozilla.com
1524 navigator_mozgetusermedia:
1527 Whether a page called called Navigator.mozGetUserMedia.
1528 Compare against `use.counter.top_level_content_documents_destroyed`
1529 to calculate the rate.
1531 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1533 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1534 notification_emails:
1535 - dom-core@mozilla.com
1536 - emilio@mozilla.com
1541 get_user_media_unfocused:
1544 Whether a page calls MediaDevices.getUserMedia from an unfocused document.
1545 Compare against `use.counter.top_level_content_documents_destroyed`
1546 to calculate the rate.
1548 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1550 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1551 notification_emails:
1552 - dom-core@mozilla.com
1553 - emilio@mozilla.com
1558 get_user_media_insec:
1561 Whether a page calls MediaDevices.getUserMedia from an insecure context.
1562 Compare against `use.counter.top_level_content_documents_destroyed`
1563 to calculate the rate.
1565 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1567 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1568 notification_emails:
1569 - dom-core@mozilla.com
1570 - emilio@mozilla.com
1575 moz_get_user_media_insec:
1578 Whether a page calls Navigator.mozGetUserMedia from an insecure context.
1579 Compare against `use.counter.top_level_content_documents_destroyed`
1580 to calculate the rate.
1582 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1584 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1585 notification_emails:
1586 - dom-core@mozilla.com
1587 - emilio@mozilla.com
1592 mediadevices_getdisplaymedia:
1595 Whether a page called called MediaDevices.getDisplayMedia.
1596 Compare against `use.counter.top_level_content_documents_destroyed`
1597 to calculate the rate.
1599 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1601 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1602 notification_emails:
1603 - dom-core@mozilla.com
1604 - emilio@mozilla.com
1612 Whether a page called called MLS.stateDelete.
1613 Compare against `use.counter.top_level_content_documents_destroyed`
1614 to calculate the rate.
1616 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1618 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1619 notification_emails:
1620 - dom-core@mozilla.com
1621 - emilio@mozilla.com
1626 mls_statedeletegroup:
1629 Whether a page called called MLS.stateDeleteGroup.
1630 Compare against `use.counter.top_level_content_documents_destroyed`
1631 to calculate the rate.
1633 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1635 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1636 notification_emails:
1637 - dom-core@mozilla.com
1638 - emilio@mozilla.com
1643 mls_generatesignaturekeypair:
1646 Whether a page called called MLS.generateSignatureKeypair.
1647 Compare against `use.counter.top_level_content_documents_destroyed`
1648 to calculate the rate.
1650 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1652 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1653 notification_emails:
1654 - dom-core@mozilla.com
1655 - emilio@mozilla.com
1660 mls_generatecredentialbasic:
1663 Whether a page called called MLS.generateCredentialBasic.
1664 Compare against `use.counter.top_level_content_documents_destroyed`
1665 to calculate the rate.
1667 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1669 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1670 notification_emails:
1671 - dom-core@mozilla.com
1672 - emilio@mozilla.com
1677 mls_generatekeypackage:
1680 Whether a page called called MLS.generateKeyPackage.
1681 Compare against `use.counter.top_level_content_documents_destroyed`
1682 to calculate the rate.
1684 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1686 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1687 notification_emails:
1688 - dom-core@mozilla.com
1689 - emilio@mozilla.com
1697 Whether a page called called MLS.groupCreate.
1698 Compare against `use.counter.top_level_content_documents_destroyed`
1699 to calculate the rate.
1701 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1703 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1704 notification_emails:
1705 - dom-core@mozilla.com
1706 - emilio@mozilla.com
1714 Whether a page called called MLS.groupJoin.
1715 Compare against `use.counter.top_level_content_documents_destroyed`
1716 to calculate the rate.
1718 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1720 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1721 notification_emails:
1722 - dom-core@mozilla.com
1723 - emilio@mozilla.com
1731 Whether a page called called MLS.groupAdd.
1732 Compare against `use.counter.top_level_content_documents_destroyed`
1733 to calculate the rate.
1735 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1737 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1738 notification_emails:
1739 - dom-core@mozilla.com
1740 - emilio@mozilla.com
1745 mls_groupproposeadd:
1748 Whether a page called called MLS.groupProposeAdd.
1749 Compare against `use.counter.top_level_content_documents_destroyed`
1750 to calculate the rate.
1752 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1754 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1755 notification_emails:
1756 - dom-core@mozilla.com
1757 - emilio@mozilla.com
1765 Whether a page called called MLS.groupRemove.
1766 Compare against `use.counter.top_level_content_documents_destroyed`
1767 to calculate the rate.
1769 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1771 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1772 notification_emails:
1773 - dom-core@mozilla.com
1774 - emilio@mozilla.com
1779 mls_groupproposeremove:
1782 Whether a page called called MLS.groupProposeRemove.
1783 Compare against `use.counter.top_level_content_documents_destroyed`
1784 to calculate the rate.
1786 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1788 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1789 notification_emails:
1790 - dom-core@mozilla.com
1791 - emilio@mozilla.com
1799 Whether a page called called MLS.groupClose.
1800 Compare against `use.counter.top_level_content_documents_destroyed`
1801 to calculate the rate.
1803 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1805 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1806 notification_emails:
1807 - dom-core@mozilla.com
1808 - emilio@mozilla.com
1816 Whether a page called called MLS.groupMembers.
1817 Compare against `use.counter.top_level_content_documents_destroyed`
1818 to calculate the rate.
1820 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1822 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1823 notification_emails:
1824 - dom-core@mozilla.com
1825 - emilio@mozilla.com
1833 Whether a page called called MLS.receive.
1834 Compare against `use.counter.top_level_content_documents_destroyed`
1835 to calculate the rate.
1837 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1839 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1840 notification_emails:
1841 - dom-core@mozilla.com
1842 - emilio@mozilla.com
1850 Whether a page called called MLS.send.
1851 Compare against `use.counter.top_level_content_documents_destroyed`
1852 to calculate the rate.
1854 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1856 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1857 notification_emails:
1858 - dom-core@mozilla.com
1859 - emilio@mozilla.com
1867 Whether a page called called MLS.deriveExporter.
1868 Compare against `use.counter.top_level_content_documents_destroyed`
1869 to calculate the rate.
1871 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1873 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1874 notification_emails:
1875 - dom-core@mozilla.com
1876 - emilio@mozilla.com
1881 document_mozsetimageelement:
1884 Whether a page called called Document.mozSetImageElement.
1885 Compare against `use.counter.top_level_content_documents_destroyed`
1886 to calculate the rate.
1888 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1890 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1891 notification_emails:
1892 - dom-core@mozilla.com
1893 - emilio@mozilla.com
1901 Whether a page sets DOMMouseScroll event listener.
1902 Compare against `use.counter.top_level_content_documents_destroyed`
1903 to calculate the rate.
1905 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1907 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1908 notification_emails:
1909 - dom-core@mozilla.com
1910 - emilio@mozilla.com
1915 onmozmousepixelscroll:
1918 Whether a page sets MozMousePixelScroll event listener.
1919 Compare against `use.counter.top_level_content_documents_destroyed`
1920 to calculate the rate.
1922 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1924 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1925 notification_emails:
1926 - dom-core@mozilla.com
1927 - emilio@mozilla.com
1932 percentage_stroke_width_in_svg:
1935 Whether a page whether percentage stroke-width is used in SVG elements (excluding <text>).
1936 Compare against `use.counter.top_level_content_documents_destroyed`
1937 to calculate the rate.
1939 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1941 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1942 notification_emails:
1943 - dom-core@mozilla.com
1944 - emilio@mozilla.com
1949 percentage_stroke_width_in_svgtext:
1952 Whether a page whether percentage stroke-width is used in SVG <text>.
1953 Compare against `use.counter.top_level_content_documents_destroyed`
1954 to calculate the rate.
1956 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1958 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1959 notification_emails:
1960 - dom-core@mozilla.com
1961 - emilio@mozilla.com
1966 htmldocument_caretrangefrompoint:
1969 Whether a page called called Document.caretRangeFromPoint.
1970 Compare against `use.counter.top_level_content_documents_destroyed`
1971 to calculate the rate.
1973 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1975 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1976 notification_emails:
1977 - dom-core@mozilla.com
1978 - emilio@mozilla.com
1983 htmldocument_exitpictureinpicture:
1986 Whether a page called called Document.exitPictureInPicture.
1987 Compare against `use.counter.top_level_content_documents_destroyed`
1988 to calculate the rate.
1990 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1992 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
1993 notification_emails:
1994 - dom-core@mozilla.com
1995 - emilio@mozilla.com
2000 htmldocument_featurepolicy:
2003 Whether a page called called Document.featurePolicy.
2004 Compare against `use.counter.top_level_content_documents_destroyed`
2005 to calculate the rate.
2007 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2009 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2010 notification_emails:
2011 - dom-core@mozilla.com
2012 - emilio@mozilla.com
2017 htmldocument_onbeforecopy:
2020 Whether a page called called Document.onbeforecopy.
2021 Compare against `use.counter.top_level_content_documents_destroyed`
2022 to calculate the rate.
2024 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2026 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2027 notification_emails:
2028 - dom-core@mozilla.com
2029 - emilio@mozilla.com
2034 htmldocument_onbeforecut:
2037 Whether a page called called Document.onbeforecut.
2038 Compare against `use.counter.top_level_content_documents_destroyed`
2039 to calculate the rate.
2041 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2043 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2044 notification_emails:
2045 - dom-core@mozilla.com
2046 - emilio@mozilla.com
2051 htmldocument_onbeforepaste:
2054 Whether a page called called Document.onbeforepaste.
2055 Compare against `use.counter.top_level_content_documents_destroyed`
2056 to calculate the rate.
2058 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2060 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2061 notification_emails:
2062 - dom-core@mozilla.com
2063 - emilio@mozilla.com
2068 htmldocument_oncancel:
2071 Whether a page called called Document.oncancel.
2072 Compare against `use.counter.top_level_content_documents_destroyed`
2073 to calculate the rate.
2075 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2077 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2078 notification_emails:
2079 - dom-core@mozilla.com
2080 - emilio@mozilla.com
2085 htmldocument_onfreeze:
2088 Whether a page called called Document.onfreeze.
2089 Compare against `use.counter.top_level_content_documents_destroyed`
2090 to calculate the rate.
2092 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2094 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2095 notification_emails:
2096 - dom-core@mozilla.com
2097 - emilio@mozilla.com
2102 htmldocument_onmousewheel:
2105 Whether a page called called Document.onmousewheel.
2106 Compare against `use.counter.top_level_content_documents_destroyed`
2107 to calculate the rate.
2109 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2111 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2112 notification_emails:
2113 - dom-core@mozilla.com
2114 - emilio@mozilla.com
2119 htmldocument_onresume:
2122 Whether a page called called Document.onresume.
2123 Compare against `use.counter.top_level_content_documents_destroyed`
2124 to calculate the rate.
2126 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2128 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2129 notification_emails:
2130 - dom-core@mozilla.com
2131 - emilio@mozilla.com
2136 htmldocument_onsearch:
2139 Whether a page called called Document.onsearch.
2140 Compare against `use.counter.top_level_content_documents_destroyed`
2141 to calculate the rate.
2143 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2145 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2146 notification_emails:
2147 - dom-core@mozilla.com
2148 - emilio@mozilla.com
2153 htmldocument_onwebkitfullscreenchange:
2156 Whether a page called called Document.onwebkitfullscreenchange.
2157 Compare against `use.counter.top_level_content_documents_destroyed`
2158 to calculate the rate.
2160 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2162 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2163 notification_emails:
2164 - dom-core@mozilla.com
2165 - emilio@mozilla.com
2170 htmldocument_onwebkitfullscreenerror:
2173 Whether a page called called Document.onwebkitfullscreenerror.
2174 Compare against `use.counter.top_level_content_documents_destroyed`
2175 to calculate the rate.
2177 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2179 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2180 notification_emails:
2181 - dom-core@mozilla.com
2182 - emilio@mozilla.com
2187 htmldocument_pictureinpictureelement:
2190 Whether a page called called Document.pictureInPictureElement.
2191 Compare against `use.counter.top_level_content_documents_destroyed`
2192 to calculate the rate.
2194 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2196 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2197 notification_emails:
2198 - dom-core@mozilla.com
2199 - emilio@mozilla.com
2204 htmldocument_pictureinpictureenabled:
2207 Whether a page called called Document.pictureInPictureEnabled.
2208 Compare against `use.counter.top_level_content_documents_destroyed`
2209 to calculate the rate.
2211 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2213 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2214 notification_emails:
2215 - dom-core@mozilla.com
2216 - emilio@mozilla.com
2221 htmldocument_registerelement:
2224 Whether a page called called Document.registerElement.
2225 Compare against `use.counter.top_level_content_documents_destroyed`
2226 to calculate the rate.
2228 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2230 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2231 notification_emails:
2232 - dom-core@mozilla.com
2233 - emilio@mozilla.com
2238 htmldocument_wasdiscarded:
2241 Whether a page called called Document.wasDiscarded.
2242 Compare against `use.counter.top_level_content_documents_destroyed`
2243 to calculate the rate.
2245 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2247 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2248 notification_emails:
2249 - dom-core@mozilla.com
2250 - emilio@mozilla.com
2255 htmldocument_webkitcancelfullscreen:
2258 Whether a page called called Document.webkitCancelFullScreen.
2259 Compare against `use.counter.top_level_content_documents_destroyed`
2260 to calculate the rate.
2262 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2264 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2265 notification_emails:
2266 - dom-core@mozilla.com
2267 - emilio@mozilla.com
2272 htmldocument_webkitcurrentfullscreenelement:
2275 Whether a page called called Document.webkitCurrentFullScreenElement.
2276 Compare against `use.counter.top_level_content_documents_destroyed`
2277 to calculate the rate.
2279 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2281 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2282 notification_emails:
2283 - dom-core@mozilla.com
2284 - emilio@mozilla.com
2289 htmldocument_webkitexitfullscreen:
2292 Whether a page called called Document.webkitExitFullscreen.
2293 Compare against `use.counter.top_level_content_documents_destroyed`
2294 to calculate the rate.
2296 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2298 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2299 notification_emails:
2300 - dom-core@mozilla.com
2301 - emilio@mozilla.com
2306 htmldocument_webkitfullscreenelement:
2309 Whether a page called called Document.webkitFullscreenElement.
2310 Compare against `use.counter.top_level_content_documents_destroyed`
2311 to calculate the rate.
2313 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2315 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2316 notification_emails:
2317 - dom-core@mozilla.com
2318 - emilio@mozilla.com
2323 htmldocument_webkitfullscreenenabled:
2326 Whether a page called called Document.webkitFullscreenEnabled.
2327 Compare against `use.counter.top_level_content_documents_destroyed`
2328 to calculate the rate.
2330 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2332 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2333 notification_emails:
2334 - dom-core@mozilla.com
2335 - emilio@mozilla.com
2340 htmldocument_webkithidden:
2343 Whether a page called called Document.webkitHidden.
2344 Compare against `use.counter.top_level_content_documents_destroyed`
2345 to calculate the rate.
2347 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2349 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2350 notification_emails:
2351 - dom-core@mozilla.com
2352 - emilio@mozilla.com
2357 htmldocument_webkitisfullscreen:
2360 Whether a page called called Document.webkitIsFullScreen.
2361 Compare against `use.counter.top_level_content_documents_destroyed`
2362 to calculate the rate.
2364 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2366 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2367 notification_emails:
2368 - dom-core@mozilla.com
2369 - emilio@mozilla.com
2374 htmldocument_webkitvisibilitystate:
2377 Whether a page called called Document.webkitVisibilityState.
2378 Compare against `use.counter.top_level_content_documents_destroyed`
2379 to calculate the rate.
2381 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2383 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2384 notification_emails:
2385 - dom-core@mozilla.com
2386 - emilio@mozilla.com
2391 htmldocument_xmlencoding:
2394 Whether a page called called Document.xmlEncoding.
2395 Compare against `use.counter.top_level_content_documents_destroyed`
2396 to calculate the rate.
2398 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2400 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2401 notification_emails:
2402 - dom-core@mozilla.com
2403 - emilio@mozilla.com
2408 htmldocument_xmlstandalone:
2411 Whether a page called called Document.xmlStandalone.
2412 Compare against `use.counter.top_level_content_documents_destroyed`
2413 to calculate the rate.
2415 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2417 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2418 notification_emails:
2419 - dom-core@mozilla.com
2420 - emilio@mozilla.com
2425 htmldocument_xmlversion:
2428 Whether a page called called Document.xmlVersion.
2429 Compare against `use.counter.top_level_content_documents_destroyed`
2430 to calculate the rate.
2432 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2434 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2435 notification_emails:
2436 - dom-core@mozilla.com
2437 - emilio@mozilla.com
2442 location_ancestororigins:
2445 Whether a page called called Location.ancestorOrigins.
2446 Compare against `use.counter.top_level_content_documents_destroyed`
2447 to calculate the rate.
2449 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2451 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2452 notification_emails:
2453 - dom-core@mozilla.com
2454 - emilio@mozilla.com
2459 window_absoluteorientationsensor:
2462 Whether a page called called Window.AbsoluteOrientationSensor.
2463 Compare against `use.counter.top_level_content_documents_destroyed`
2464 to calculate the rate.
2466 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2468 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2469 notification_emails:
2470 - dom-core@mozilla.com
2471 - emilio@mozilla.com
2476 window_accelerometer:
2479 Whether a page called called Window.Accelerometer.
2480 Compare against `use.counter.top_level_content_documents_destroyed`
2481 to calculate the rate.
2483 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2485 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2486 notification_emails:
2487 - dom-core@mozilla.com
2488 - emilio@mozilla.com
2493 window_backgroundfetchmanager:
2496 Whether a page called called Window.BackgroundFetchManager.
2497 Compare against `use.counter.top_level_content_documents_destroyed`
2498 to calculate the rate.
2500 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2502 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2503 notification_emails:
2504 - dom-core@mozilla.com
2505 - emilio@mozilla.com
2510 window_backgroundfetchrecord:
2513 Whether a page called called Window.BackgroundFetchRecord.
2514 Compare against `use.counter.top_level_content_documents_destroyed`
2515 to calculate the rate.
2517 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2519 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2520 notification_emails:
2521 - dom-core@mozilla.com
2522 - emilio@mozilla.com
2527 window_backgroundfetchregistration:
2530 Whether a page called called Window.BackgroundFetchRegistration.
2531 Compare against `use.counter.top_level_content_documents_destroyed`
2532 to calculate the rate.
2534 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2536 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2537 notification_emails:
2538 - dom-core@mozilla.com
2539 - emilio@mozilla.com
2544 window_beforeinstallpromptevent:
2547 Whether a page called called Window.BeforeInstallPromptEvent.
2548 Compare against `use.counter.top_level_content_documents_destroyed`
2549 to calculate the rate.
2551 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2553 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2554 notification_emails:
2555 - dom-core@mozilla.com
2556 - emilio@mozilla.com
2564 Whether a page called called Window.Bluetooth.
2565 Compare against `use.counter.top_level_content_documents_destroyed`
2566 to calculate the rate.
2568 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2570 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2571 notification_emails:
2572 - dom-core@mozilla.com
2573 - emilio@mozilla.com
2578 window_bluetoothcharacteristicproperties:
2581 Whether a page called called Window.BluetoothCharacteristicProperties.
2582 Compare against `use.counter.top_level_content_documents_destroyed`
2583 to calculate the rate.
2585 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2587 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2588 notification_emails:
2589 - dom-core@mozilla.com
2590 - emilio@mozilla.com
2595 window_bluetoothdevice:
2598 Whether a page called called Window.BluetoothDevice.
2599 Compare against `use.counter.top_level_content_documents_destroyed`
2600 to calculate the rate.
2602 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2604 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2605 notification_emails:
2606 - dom-core@mozilla.com
2607 - emilio@mozilla.com
2612 window_bluetoothremotegattcharacteristic:
2615 Whether a page called called Window.BluetoothRemoteGATTCharacteristic.
2616 Compare against `use.counter.top_level_content_documents_destroyed`
2617 to calculate the rate.
2619 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2621 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2622 notification_emails:
2623 - dom-core@mozilla.com
2624 - emilio@mozilla.com
2629 window_bluetoothremotegattdescriptor:
2632 Whether a page called called Window.BluetoothRemoteGATTDescriptor.
2633 Compare against `use.counter.top_level_content_documents_destroyed`
2634 to calculate the rate.
2636 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2638 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2639 notification_emails:
2640 - dom-core@mozilla.com
2641 - emilio@mozilla.com
2646 window_bluetoothremotegattserver:
2649 Whether a page called called Window.BluetoothRemoteGATTServer.
2650 Compare against `use.counter.top_level_content_documents_destroyed`
2651 to calculate the rate.
2653 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2655 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2656 notification_emails:
2657 - dom-core@mozilla.com
2658 - emilio@mozilla.com
2663 window_bluetoothremotegattservice:
2666 Whether a page called called Window.BluetoothRemoteGATTService.
2667 Compare against `use.counter.top_level_content_documents_destroyed`
2668 to calculate the rate.
2670 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2672 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2673 notification_emails:
2674 - dom-core@mozilla.com
2675 - emilio@mozilla.com
2680 window_bluetoothuuid:
2683 Whether a page called called Window.BluetoothUUID.
2684 Compare against `use.counter.top_level_content_documents_destroyed`
2685 to calculate the rate.
2687 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2689 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2690 notification_emails:
2691 - dom-core@mozilla.com
2692 - emilio@mozilla.com
2697 window_canvascapturemediastreamtrack:
2700 Whether a page called called Window.CanvasCaptureMediaStreamTrack.
2701 Compare against `use.counter.top_level_content_documents_destroyed`
2702 to calculate the rate.
2704 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2706 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2707 notification_emails:
2708 - dom-core@mozilla.com
2709 - emilio@mozilla.com
2717 Whether a page called called Window.chrome.
2718 Compare against `use.counter.top_level_content_documents_destroyed`
2719 to calculate the rate.
2721 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2723 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2724 notification_emails:
2725 - dom-core@mozilla.com
2726 - emilio@mozilla.com
2731 window_clipboarditem:
2734 Whether a page called called Window.ClipboardItem.
2735 Compare against `use.counter.top_level_content_documents_destroyed`
2736 to calculate the rate.
2738 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2740 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2741 notification_emails:
2742 - dom-core@mozilla.com
2743 - emilio@mozilla.com
2748 window_cssimagevalue:
2751 Whether a page called called Window.CSSImageValue.
2752 Compare against `use.counter.top_level_content_documents_destroyed`
2753 to calculate the rate.
2755 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2757 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2758 notification_emails:
2759 - dom-core@mozilla.com
2760 - emilio@mozilla.com
2765 window_csskeywordvalue:
2768 Whether a page called called Window.CSSKeywordValue.
2769 Compare against `use.counter.top_level_content_documents_destroyed`
2770 to calculate the rate.
2772 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2774 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2775 notification_emails:
2776 - dom-core@mozilla.com
2777 - emilio@mozilla.com
2782 window_cssmathclamp:
2785 Whether a page called called Window.CSSMathClamp.
2786 Compare against `use.counter.top_level_content_documents_destroyed`
2787 to calculate the rate.
2789 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2791 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2792 notification_emails:
2793 - dom-core@mozilla.com
2794 - emilio@mozilla.com
2799 window_cssmathinvert:
2802 Whether a page called called Window.CSSMathInvert.
2803 Compare against `use.counter.top_level_content_documents_destroyed`
2804 to calculate the rate.
2806 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2808 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2809 notification_emails:
2810 - dom-core@mozilla.com
2811 - emilio@mozilla.com
2819 Whether a page called called Window.CSSMathMax.
2820 Compare against `use.counter.top_level_content_documents_destroyed`
2821 to calculate the rate.
2823 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2825 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2826 notification_emails:
2827 - dom-core@mozilla.com
2828 - emilio@mozilla.com
2836 Whether a page called called Window.CSSMathMin.
2837 Compare against `use.counter.top_level_content_documents_destroyed`
2838 to calculate the rate.
2840 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2842 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2843 notification_emails:
2844 - dom-core@mozilla.com
2845 - emilio@mozilla.com
2850 window_cssmathnegate:
2853 Whether a page called called Window.CSSMathNegate.
2854 Compare against `use.counter.top_level_content_documents_destroyed`
2855 to calculate the rate.
2857 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2859 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2860 notification_emails:
2861 - dom-core@mozilla.com
2862 - emilio@mozilla.com
2867 window_cssmathproduct:
2870 Whether a page called called Window.CSSMathProduct.
2871 Compare against `use.counter.top_level_content_documents_destroyed`
2872 to calculate the rate.
2874 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2876 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2877 notification_emails:
2878 - dom-core@mozilla.com
2879 - emilio@mozilla.com
2887 Whether a page called called Window.CSSMathSum.
2888 Compare against `use.counter.top_level_content_documents_destroyed`
2889 to calculate the rate.
2891 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2893 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2894 notification_emails:
2895 - dom-core@mozilla.com
2896 - emilio@mozilla.com
2901 window_cssmathvalue:
2904 Whether a page called called Window.CSSMathValue.
2905 Compare against `use.counter.top_level_content_documents_destroyed`
2906 to calculate the rate.
2908 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2910 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2911 notification_emails:
2912 - dom-core@mozilla.com
2913 - emilio@mozilla.com
2918 window_cssmatrixcomponent:
2921 Whether a page called called Window.CSSMatrixComponent.
2922 Compare against `use.counter.top_level_content_documents_destroyed`
2923 to calculate the rate.
2925 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2927 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2928 notification_emails:
2929 - dom-core@mozilla.com
2930 - emilio@mozilla.com
2935 window_cssnumericarray:
2938 Whether a page called called Window.CSSNumericArray.
2939 Compare against `use.counter.top_level_content_documents_destroyed`
2940 to calculate the rate.
2942 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2944 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2945 notification_emails:
2946 - dom-core@mozilla.com
2947 - emilio@mozilla.com
2952 window_cssnumericvalue:
2955 Whether a page called called Window.CSSNumericValue.
2956 Compare against `use.counter.top_level_content_documents_destroyed`
2957 to calculate the rate.
2959 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2961 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2962 notification_emails:
2963 - dom-core@mozilla.com
2964 - emilio@mozilla.com
2969 window_cssperspective:
2972 Whether a page called called Window.CSSPerspective.
2973 Compare against `use.counter.top_level_content_documents_destroyed`
2974 to calculate the rate.
2976 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2978 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2979 notification_emails:
2980 - dom-core@mozilla.com
2981 - emilio@mozilla.com
2986 window_csspositionvalue:
2989 Whether a page called called Window.CSSPositionValue.
2990 Compare against `use.counter.top_level_content_documents_destroyed`
2991 to calculate the rate.
2993 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2995 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
2996 notification_emails:
2997 - dom-core@mozilla.com
2998 - emilio@mozilla.com
3003 window_csspropertyrule:
3006 Whether a page called called Window.CSSPropertyRule.
3007 Compare against `use.counter.top_level_content_documents_destroyed`
3008 to calculate the rate.
3010 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3012 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3013 notification_emails:
3014 - dom-core@mozilla.com
3015 - emilio@mozilla.com
3023 Whether a page called called Window.CSSRotate.
3024 Compare against `use.counter.top_level_content_documents_destroyed`
3025 to calculate the rate.
3027 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3029 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3030 notification_emails:
3031 - dom-core@mozilla.com
3032 - emilio@mozilla.com
3040 Whether a page called called Window.CSSScale.
3041 Compare against `use.counter.top_level_content_documents_destroyed`
3042 to calculate the rate.
3044 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3046 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3047 notification_emails:
3048 - dom-core@mozilla.com
3049 - emilio@mozilla.com
3057 Whether a page called called Window.CSSSkew.
3058 Compare against `use.counter.top_level_content_documents_destroyed`
3059 to calculate the rate.
3061 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3063 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3064 notification_emails:
3065 - dom-core@mozilla.com
3066 - emilio@mozilla.com
3074 Whether a page called called Window.CSSSkewX.
3075 Compare against `use.counter.top_level_content_documents_destroyed`
3076 to calculate the rate.
3078 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3080 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3081 notification_emails:
3082 - dom-core@mozilla.com
3083 - emilio@mozilla.com
3091 Whether a page called called Window.CSSSkewY.
3092 Compare against `use.counter.top_level_content_documents_destroyed`
3093 to calculate the rate.
3095 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3097 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3098 notification_emails:
3099 - dom-core@mozilla.com
3100 - emilio@mozilla.com
3105 window_cssstylevalue:
3108 Whether a page called called Window.CSSStyleValue.
3109 Compare against `use.counter.top_level_content_documents_destroyed`
3110 to calculate the rate.
3112 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3114 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3115 notification_emails:
3116 - dom-core@mozilla.com
3117 - emilio@mozilla.com
3122 window_csstransformcomponent:
3125 Whether a page called called Window.CSSTransformComponent.
3126 Compare against `use.counter.top_level_content_documents_destroyed`
3127 to calculate the rate.
3129 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3131 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3132 notification_emails:
3133 - dom-core@mozilla.com
3134 - emilio@mozilla.com
3139 window_csstransformvalue:
3142 Whether a page called called Window.CSSTransformValue.
3143 Compare against `use.counter.top_level_content_documents_destroyed`
3144 to calculate the rate.
3146 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3148 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3149 notification_emails:
3150 - dom-core@mozilla.com
3151 - emilio@mozilla.com
3156 window_csstranslate:
3159 Whether a page called called Window.CSSTranslate.
3160 Compare against `use.counter.top_level_content_documents_destroyed`
3161 to calculate the rate.
3163 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3165 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3166 notification_emails:
3167 - dom-core@mozilla.com
3168 - emilio@mozilla.com
3173 window_cssunitvalue:
3176 Whether a page called called Window.CSSUnitValue.
3177 Compare against `use.counter.top_level_content_documents_destroyed`
3178 to calculate the rate.
3180 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3182 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3183 notification_emails:
3184 - dom-core@mozilla.com
3185 - emilio@mozilla.com
3190 window_cssunparsedvalue:
3193 Whether a page called called Window.CSSUnparsedValue.
3194 Compare against `use.counter.top_level_content_documents_destroyed`
3195 to calculate the rate.
3197 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3199 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3200 notification_emails:
3201 - dom-core@mozilla.com
3202 - emilio@mozilla.com
3207 window_cssvariablereferencevalue:
3210 Whether a page called called Window.CSSVariableReferenceValue.
3211 Compare against `use.counter.top_level_content_documents_destroyed`
3212 to calculate the rate.
3214 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3216 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3217 notification_emails:
3218 - dom-core@mozilla.com
3219 - emilio@mozilla.com
3224 window_defaultstatus:
3227 Whether a page called called Window.defaultStatus.
3228 Compare against `use.counter.top_level_content_documents_destroyed`
3229 to calculate the rate.
3231 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3233 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3234 notification_emails:
3235 - dom-core@mozilla.com
3236 - emilio@mozilla.com
3241 window_devicemotioneventacceleration:
3244 Whether a page called called Window.DeviceMotionEventAcceleration.
3245 Compare against `use.counter.top_level_content_documents_destroyed`
3246 to calculate the rate.
3248 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3250 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3251 notification_emails:
3252 - dom-core@mozilla.com
3253 - emilio@mozilla.com
3258 window_devicemotioneventrotationrate:
3261 Whether a page called called Window.DeviceMotionEventRotationRate.
3262 Compare against `use.counter.top_level_content_documents_destroyed`
3263 to calculate the rate.
3265 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3267 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3268 notification_emails:
3269 - dom-core@mozilla.com
3270 - emilio@mozilla.com
3278 Whether a page called called Window.DOMError.
3279 Compare against `use.counter.top_level_content_documents_destroyed`
3280 to calculate the rate.
3282 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3284 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3285 notification_emails:
3286 - dom-core@mozilla.com
3287 - emilio@mozilla.com
3292 window_encodedvideochunk:
3295 Whether a page called called Window.EncodedVideoChunk.
3296 Compare against `use.counter.top_level_content_documents_destroyed`
3297 to calculate the rate.
3299 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3301 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3302 notification_emails:
3303 - dom-core@mozilla.com
3304 - emilio@mozilla.com
3309 window_enterpictureinpictureevent:
3312 Whether a page called called Window.EnterPictureInPictureEvent.
3313 Compare against `use.counter.top_level_content_documents_destroyed`
3314 to calculate the rate.
3316 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3318 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3319 notification_emails:
3320 - dom-core@mozilla.com
3321 - emilio@mozilla.com
3329 Whether a page called called Window.External.
3330 Compare against `use.counter.top_level_content_documents_destroyed`
3331 to calculate the rate.
3333 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3335 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3336 notification_emails:
3337 - dom-core@mozilla.com
3338 - emilio@mozilla.com
3343 window_federatedcredential:
3346 Whether a page called called Window.FederatedCredential.
3347 Compare against `use.counter.top_level_content_documents_destroyed`
3348 to calculate the rate.
3350 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3352 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3353 notification_emails:
3354 - dom-core@mozilla.com
3355 - emilio@mozilla.com
3363 Whether a page called called Window.Gyroscope.
3364 Compare against `use.counter.top_level_content_documents_destroyed`
3365 to calculate the rate.
3367 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3369 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3370 notification_emails:
3371 - dom-core@mozilla.com
3372 - emilio@mozilla.com
3377 window_htmlcontentelement:
3380 Whether a page called called Window.HTMLContentElement.
3381 Compare against `use.counter.top_level_content_documents_destroyed`
3382 to calculate the rate.
3384 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3386 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3387 notification_emails:
3388 - dom-core@mozilla.com
3389 - emilio@mozilla.com
3394 window_htmlshadowelement:
3397 Whether a page called called Window.HTMLShadowElement.
3398 Compare against `use.counter.top_level_content_documents_destroyed`
3399 to calculate the rate.
3401 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3403 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3404 notification_emails:
3405 - dom-core@mozilla.com
3406 - emilio@mozilla.com
3411 window_imagecapture:
3414 Whether a page called called Window.ImageCapture.
3415 Compare against `use.counter.top_level_content_documents_destroyed`
3416 to calculate the rate.
3418 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3420 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3421 notification_emails:
3422 - dom-core@mozilla.com
3423 - emilio@mozilla.com
3428 window_inputdevicecapabilities:
3431 Whether a page called called Window.InputDeviceCapabilities.
3432 Compare against `use.counter.top_level_content_documents_destroyed`
3433 to calculate the rate.
3435 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3437 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3438 notification_emails:
3439 - dom-core@mozilla.com
3440 - emilio@mozilla.com
3445 window_inputdeviceinfo:
3448 Whether a page called called Window.InputDeviceInfo.
3449 Compare against `use.counter.top_level_content_documents_destroyed`
3450 to calculate the rate.
3452 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3454 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3455 notification_emails:
3456 - dom-core@mozilla.com
3457 - emilio@mozilla.com
3465 Whether a page called called Window.Keyboard.
3466 Compare against `use.counter.top_level_content_documents_destroyed`
3467 to calculate the rate.
3469 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3471 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3472 notification_emails:
3473 - dom-core@mozilla.com
3474 - emilio@mozilla.com
3479 window_keyboardlayoutmap:
3482 Whether a page called called Window.KeyboardLayoutMap.
3483 Compare against `use.counter.top_level_content_documents_destroyed`
3484 to calculate the rate.
3486 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3488 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3489 notification_emails:
3490 - dom-core@mozilla.com
3491 - emilio@mozilla.com
3496 window_linearaccelerationsensor:
3499 Whether a page called called Window.LinearAccelerationSensor.
3500 Compare against `use.counter.top_level_content_documents_destroyed`
3501 to calculate the rate.
3503 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3505 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3506 notification_emails:
3507 - dom-core@mozilla.com
3508 - emilio@mozilla.com
3513 window_mediasettingsrange:
3516 Whether a page called called Window.MediaSettingsRange.
3517 Compare against `use.counter.top_level_content_documents_destroyed`
3518 to calculate the rate.
3520 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3522 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3523 notification_emails:
3524 - dom-core@mozilla.com
3525 - emilio@mozilla.com
3533 Whether a page called called Window.MIDIAccess.
3534 Compare against `use.counter.top_level_content_documents_destroyed`
3535 to calculate the rate.
3537 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3539 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3540 notification_emails:
3541 - dom-core@mozilla.com
3542 - emilio@mozilla.com
3547 window_midiconnectionevent:
3550 Whether a page called called Window.MIDIConnectionEvent.
3551 Compare against `use.counter.top_level_content_documents_destroyed`
3552 to calculate the rate.
3554 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3556 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3557 notification_emails:
3558 - dom-core@mozilla.com
3559 - emilio@mozilla.com
3567 Whether a page called called Window.MIDIInput.
3568 Compare against `use.counter.top_level_content_documents_destroyed`
3569 to calculate the rate.
3571 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3573 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3574 notification_emails:
3575 - dom-core@mozilla.com
3576 - emilio@mozilla.com
3581 window_midiinputmap:
3584 Whether a page called called Window.MIDIInputMap.
3585 Compare against `use.counter.top_level_content_documents_destroyed`
3586 to calculate the rate.
3588 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3590 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3591 notification_emails:
3592 - dom-core@mozilla.com
3593 - emilio@mozilla.com
3598 window_midimessageevent:
3601 Whether a page called called Window.MIDIMessageEvent.
3602 Compare against `use.counter.top_level_content_documents_destroyed`
3603 to calculate the rate.
3605 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3607 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3608 notification_emails:
3609 - dom-core@mozilla.com
3610 - emilio@mozilla.com
3618 Whether a page called called Window.MIDIOutput.
3619 Compare against `use.counter.top_level_content_documents_destroyed`
3620 to calculate the rate.
3622 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3624 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3625 notification_emails:
3626 - dom-core@mozilla.com
3627 - emilio@mozilla.com
3632 window_midioutputmap:
3635 Whether a page called called Window.MIDIOutputMap.
3636 Compare against `use.counter.top_level_content_documents_destroyed`
3637 to calculate the rate.
3639 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3641 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3642 notification_emails:
3643 - dom-core@mozilla.com
3644 - emilio@mozilla.com
3652 Whether a page called called Window.MIDIPort.
3653 Compare against `use.counter.top_level_content_documents_destroyed`
3654 to calculate the rate.
3656 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3658 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3659 notification_emails:
3660 - dom-core@mozilla.com
3661 - emilio@mozilla.com
3666 window_networkinformation:
3669 Whether a page called called Window.NetworkInformation.
3670 Compare against `use.counter.top_level_content_documents_destroyed`
3671 to calculate the rate.
3673 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3675 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3676 notification_emails:
3677 - dom-core@mozilla.com
3678 - emilio@mozilla.com
3683 window_offscreenbuffering:
3686 Whether a page called called Window.offscreenBuffering.
3687 Compare against `use.counter.top_level_content_documents_destroyed`
3688 to calculate the rate.
3690 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3692 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3693 notification_emails:
3694 - dom-core@mozilla.com
3695 - emilio@mozilla.com
3700 window_onbeforeinstallprompt:
3703 Whether a page called called Window.onbeforeinstallprompt.
3704 Compare against `use.counter.top_level_content_documents_destroyed`
3705 to calculate the rate.
3707 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3709 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3710 notification_emails:
3711 - dom-core@mozilla.com
3712 - emilio@mozilla.com
3720 Whether a page called called Window.oncancel.
3721 Compare against `use.counter.top_level_content_documents_destroyed`
3722 to calculate the rate.
3724 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3726 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3727 notification_emails:
3728 - dom-core@mozilla.com
3729 - emilio@mozilla.com
3734 window_onmousewheel:
3737 Whether a page called called Window.onmousewheel.
3738 Compare against `use.counter.top_level_content_documents_destroyed`
3739 to calculate the rate.
3741 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3743 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3744 notification_emails:
3745 - dom-core@mozilla.com
3746 - emilio@mozilla.com
3751 window_onorientationchange:
3754 Whether a page called called Window.onorientationchange.
3755 Compare against `use.counter.top_level_content_documents_destroyed`
3756 to calculate the rate.
3758 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3760 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3761 notification_emails:
3762 - dom-core@mozilla.com
3763 - emilio@mozilla.com
3771 Whether a page called called Window.onsearch.
3772 Compare against `use.counter.top_level_content_documents_destroyed`
3773 to calculate the rate.
3775 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3777 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3778 notification_emails:
3779 - dom-core@mozilla.com
3780 - emilio@mozilla.com
3785 window_onselectionchange:
3788 Whether a page called called Window.onselectionchange.
3789 Compare against `use.counter.top_level_content_documents_destroyed`
3790 to calculate the rate.
3792 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3794 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3795 notification_emails:
3796 - dom-core@mozilla.com
3797 - emilio@mozilla.com
3802 window_opendatabase:
3805 Whether a page called called Window.openDatabase.
3806 Compare against `use.counter.top_level_content_documents_destroyed`
3807 to calculate the rate.
3809 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3811 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3812 notification_emails:
3813 - dom-core@mozilla.com
3814 - emilio@mozilla.com
3822 Whether a page called called Window.orientation.
3823 Compare against `use.counter.top_level_content_documents_destroyed`
3824 to calculate the rate.
3826 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3828 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3829 notification_emails:
3830 - dom-core@mozilla.com
3831 - emilio@mozilla.com
3836 window_orientationsensor:
3839 Whether a page called called Window.OrientationSensor.
3840 Compare against `use.counter.top_level_content_documents_destroyed`
3841 to calculate the rate.
3843 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3845 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3846 notification_emails:
3847 - dom-core@mozilla.com
3848 - emilio@mozilla.com
3853 window_overconstrainederror:
3856 Whether a page called called Window.OverconstrainedError.
3857 Compare against `use.counter.top_level_content_documents_destroyed`
3858 to calculate the rate.
3860 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3862 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3863 notification_emails:
3864 - dom-core@mozilla.com
3865 - emilio@mozilla.com
3870 window_passwordcredential:
3873 Whether a page called called Window.PasswordCredential.
3874 Compare against `use.counter.top_level_content_documents_destroyed`
3875 to calculate the rate.
3877 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3879 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3880 notification_emails:
3881 - dom-core@mozilla.com
3882 - emilio@mozilla.com
3887 window_paymentaddress:
3890 Whether a page called called Window.PaymentAddress.
3891 Compare against `use.counter.top_level_content_documents_destroyed`
3892 to calculate the rate.
3894 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3896 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3897 notification_emails:
3898 - dom-core@mozilla.com
3899 - emilio@mozilla.com
3904 window_paymentinstruments:
3907 Whether a page called called Window.PaymentInstruments.
3908 Compare against `use.counter.top_level_content_documents_destroyed`
3909 to calculate the rate.
3911 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3913 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3914 notification_emails:
3915 - dom-core@mozilla.com
3916 - emilio@mozilla.com
3921 window_paymentmanager:
3924 Whether a page called called Window.PaymentManager.
3925 Compare against `use.counter.top_level_content_documents_destroyed`
3926 to calculate the rate.
3928 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3930 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3931 notification_emails:
3932 - dom-core@mozilla.com
3933 - emilio@mozilla.com
3938 window_paymentmethodchangeevent:
3941 Whether a page called called Window.PaymentMethodChangeEvent.
3942 Compare against `use.counter.top_level_content_documents_destroyed`
3943 to calculate the rate.
3945 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3947 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3948 notification_emails:
3949 - dom-core@mozilla.com
3950 - emilio@mozilla.com
3955 window_paymentrequest:
3958 Whether a page called called Window.PaymentRequest.
3959 Compare against `use.counter.top_level_content_documents_destroyed`
3960 to calculate the rate.
3962 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3964 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3965 notification_emails:
3966 - dom-core@mozilla.com
3967 - emilio@mozilla.com
3972 window_paymentrequestupdateevent:
3975 Whether a page called called Window.PaymentRequestUpdateEvent.
3976 Compare against `use.counter.top_level_content_documents_destroyed`
3977 to calculate the rate.
3979 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3981 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3982 notification_emails:
3983 - dom-core@mozilla.com
3984 - emilio@mozilla.com
3989 window_paymentresponse:
3992 Whether a page called called Window.PaymentResponse.
3993 Compare against `use.counter.top_level_content_documents_destroyed`
3994 to calculate the rate.
3996 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3998 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
3999 notification_emails:
4000 - dom-core@mozilla.com
4001 - emilio@mozilla.com
4006 window_performancelongtasktiming:
4009 Whether a page called called Window.PerformanceLongTaskTiming.
4010 Compare against `use.counter.top_level_content_documents_destroyed`
4011 to calculate the rate.
4013 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4015 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4016 notification_emails:
4017 - dom-core@mozilla.com
4018 - emilio@mozilla.com
4023 window_photocapabilities:
4026 Whether a page called called Window.PhotoCapabilities.
4027 Compare against `use.counter.top_level_content_documents_destroyed`
4028 to calculate the rate.
4030 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4032 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4033 notification_emails:
4034 - dom-core@mozilla.com
4035 - emilio@mozilla.com
4040 window_pictureinpictureevent:
4043 Whether a page called called Window.PictureInPictureEvent.
4044 Compare against `use.counter.top_level_content_documents_destroyed`
4045 to calculate the rate.
4047 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4049 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4050 notification_emails:
4051 - dom-core@mozilla.com
4052 - emilio@mozilla.com
4057 window_pictureinpicturewindow:
4060 Whether a page called called Window.PictureInPictureWindow.
4061 Compare against `use.counter.top_level_content_documents_destroyed`
4062 to calculate the rate.
4064 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4066 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4067 notification_emails:
4068 - dom-core@mozilla.com
4069 - emilio@mozilla.com
4074 window_presentation:
4077 Whether a page called called Window.Presentation.
4078 Compare against `use.counter.top_level_content_documents_destroyed`
4079 to calculate the rate.
4081 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4083 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4084 notification_emails:
4085 - dom-core@mozilla.com
4086 - emilio@mozilla.com
4091 window_presentationavailability:
4094 Whether a page called called Window.PresentationAvailability.
4095 Compare against `use.counter.top_level_content_documents_destroyed`
4096 to calculate the rate.
4098 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4100 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4101 notification_emails:
4102 - dom-core@mozilla.com
4103 - emilio@mozilla.com
4108 window_presentationconnection:
4111 Whether a page called called Window.PresentationConnection.
4112 Compare against `use.counter.top_level_content_documents_destroyed`
4113 to calculate the rate.
4115 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4117 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4118 notification_emails:
4119 - dom-core@mozilla.com
4120 - emilio@mozilla.com
4125 window_presentationconnectionavailableevent:
4128 Whether a page called called Window.PresentationConnectionAvailableEvent.
4129 Compare against `use.counter.top_level_content_documents_destroyed`
4130 to calculate the rate.
4132 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4134 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4135 notification_emails:
4136 - dom-core@mozilla.com
4137 - emilio@mozilla.com
4142 window_presentationconnectioncloseevent:
4145 Whether a page called called Window.PresentationConnectionCloseEvent.
4146 Compare against `use.counter.top_level_content_documents_destroyed`
4147 to calculate the rate.
4149 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4151 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4152 notification_emails:
4153 - dom-core@mozilla.com
4154 - emilio@mozilla.com
4159 window_presentationconnectionlist:
4162 Whether a page called called Window.PresentationConnectionList.
4163 Compare against `use.counter.top_level_content_documents_destroyed`
4164 to calculate the rate.
4166 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4168 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4169 notification_emails:
4170 - dom-core@mozilla.com
4171 - emilio@mozilla.com
4176 window_presentationreceiver:
4179 Whether a page called called Window.PresentationReceiver.
4180 Compare against `use.counter.top_level_content_documents_destroyed`
4181 to calculate the rate.
4183 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4185 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4186 notification_emails:
4187 - dom-core@mozilla.com
4188 - emilio@mozilla.com
4193 window_presentationrequest:
4196 Whether a page called called Window.PresentationRequest.
4197 Compare against `use.counter.top_level_content_documents_destroyed`
4198 to calculate the rate.
4200 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4202 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4203 notification_emails:
4204 - dom-core@mozilla.com
4205 - emilio@mozilla.com
4210 window_relativeorientationsensor:
4213 Whether a page called called Window.RelativeOrientationSensor.
4214 Compare against `use.counter.top_level_content_documents_destroyed`
4215 to calculate the rate.
4217 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4219 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4220 notification_emails:
4221 - dom-core@mozilla.com
4222 - emilio@mozilla.com
4227 window_remoteplayback:
4230 Whether a page called called Window.RemotePlayback.
4231 Compare against `use.counter.top_level_content_documents_destroyed`
4232 to calculate the rate.
4234 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4236 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4237 notification_emails:
4238 - dom-core@mozilla.com
4239 - emilio@mozilla.com
4247 Whether a page called called Window.Report.
4248 Compare against `use.counter.top_level_content_documents_destroyed`
4249 to calculate the rate.
4251 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4253 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4254 notification_emails:
4255 - dom-core@mozilla.com
4256 - emilio@mozilla.com
4264 Whether a page called called Window.ReportBody.
4265 Compare against `use.counter.top_level_content_documents_destroyed`
4266 to calculate the rate.
4268 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4270 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4271 notification_emails:
4272 - dom-core@mozilla.com
4273 - emilio@mozilla.com
4278 window_reportingobserver:
4281 Whether a page called called Window.ReportingObserver.
4282 Compare against `use.counter.top_level_content_documents_destroyed`
4283 to calculate the rate.
4285 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4287 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4288 notification_emails:
4289 - dom-core@mozilla.com
4290 - emilio@mozilla.com
4298 Whether a page called called Window.RTCError.
4299 Compare against `use.counter.top_level_content_documents_destroyed`
4300 to calculate the rate.
4302 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4304 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4305 notification_emails:
4306 - dom-core@mozilla.com
4307 - emilio@mozilla.com
4312 window_rtcerrorevent:
4315 Whether a page called called Window.RTCErrorEvent.
4316 Compare against `use.counter.top_level_content_documents_destroyed`
4317 to calculate the rate.
4319 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4321 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4322 notification_emails:
4323 - dom-core@mozilla.com
4324 - emilio@mozilla.com
4329 window_rtcicetransport:
4332 Whether a page called called Window.RTCIceTransport.
4333 Compare against `use.counter.top_level_content_documents_destroyed`
4334 to calculate the rate.
4336 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4338 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4339 notification_emails:
4340 - dom-core@mozilla.com
4341 - emilio@mozilla.com
4346 window_rtcpeerconnectioniceerrorevent:
4349 Whether a page called called Window.RTCPeerConnectionIceErrorEvent.
4350 Compare against `use.counter.top_level_content_documents_destroyed`
4351 to calculate the rate.
4353 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4355 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4356 notification_emails:
4357 - dom-core@mozilla.com
4358 - emilio@mozilla.com
4366 Whether a page called called Window.Sensor.
4367 Compare against `use.counter.top_level_content_documents_destroyed`
4368 to calculate the rate.
4370 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4372 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4373 notification_emails:
4374 - dom-core@mozilla.com
4375 - emilio@mozilla.com
4380 window_sensorerrorevent:
4383 Whether a page called called Window.SensorErrorEvent.
4384 Compare against `use.counter.top_level_content_documents_destroyed`
4385 to calculate the rate.
4387 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4389 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4390 notification_emails:
4391 - dom-core@mozilla.com
4392 - emilio@mozilla.com
4397 window_speechrecognitionalternative:
4400 Whether a page called called Window.SpeechRecognitionAlternative.
4401 Compare against `use.counter.top_level_content_documents_destroyed`
4402 to calculate the rate.
4404 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4406 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4407 notification_emails:
4408 - dom-core@mozilla.com
4409 - emilio@mozilla.com
4414 window_speechrecognitionresult:
4417 Whether a page called called Window.SpeechRecognitionResult.
4418 Compare against `use.counter.top_level_content_documents_destroyed`
4419 to calculate the rate.
4421 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4423 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4424 notification_emails:
4425 - dom-core@mozilla.com
4426 - emilio@mozilla.com
4431 window_speechrecognitionresultlist:
4434 Whether a page called called Window.SpeechRecognitionResultList.
4435 Compare against `use.counter.top_level_content_documents_destroyed`
4436 to calculate the rate.
4438 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4440 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4441 notification_emails:
4442 - dom-core@mozilla.com
4443 - emilio@mozilla.com
4451 Whether a page called called Window.styleMedia.
4452 Compare against `use.counter.top_level_content_documents_destroyed`
4453 to calculate the rate.
4455 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4457 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4458 notification_emails:
4459 - dom-core@mozilla.com
4460 - emilio@mozilla.com
4465 window_stylepropertymap:
4468 Whether a page called called Window.StylePropertyMap.
4469 Compare against `use.counter.top_level_content_documents_destroyed`
4470 to calculate the rate.
4472 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4474 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4475 notification_emails:
4476 - dom-core@mozilla.com
4477 - emilio@mozilla.com
4482 window_stylepropertymapreadonly:
4485 Whether a page called called Window.StylePropertyMapReadOnly.
4486 Compare against `use.counter.top_level_content_documents_destroyed`
4487 to calculate the rate.
4489 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4491 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4492 notification_emails:
4493 - dom-core@mozilla.com
4494 - emilio@mozilla.com
4499 window_svgdiscardelement:
4502 Whether a page called called Window.SVGDiscardElement.
4503 Compare against `use.counter.top_level_content_documents_destroyed`
4504 to calculate the rate.
4506 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4508 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4509 notification_emails:
4510 - dom-core@mozilla.com
4511 - emilio@mozilla.com
4519 Whether a page called called Window.SyncManager.
4520 Compare against `use.counter.top_level_content_documents_destroyed`
4521 to calculate the rate.
4523 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4525 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4526 notification_emails:
4527 - dom-core@mozilla.com
4528 - emilio@mozilla.com
4533 window_taskattributiontiming:
4536 Whether a page called called Window.TaskAttributionTiming.
4537 Compare against `use.counter.top_level_content_documents_destroyed`
4538 to calculate the rate.
4540 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4542 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4543 notification_emails:
4544 - dom-core@mozilla.com
4545 - emilio@mozilla.com
4553 Whether a page called called Window.TextEvent.
4554 Compare against `use.counter.top_level_content_documents_destroyed`
4555 to calculate the rate.
4557 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4559 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4560 notification_emails:
4561 - dom-core@mozilla.com
4562 - emilio@mozilla.com
4570 Whether a page called called Window.Touch.
4571 Compare against `use.counter.top_level_content_documents_destroyed`
4572 to calculate the rate.
4574 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4576 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4577 notification_emails:
4578 - dom-core@mozilla.com
4579 - emilio@mozilla.com
4587 Whether a page called called Window.TouchEvent.
4588 Compare against `use.counter.top_level_content_documents_destroyed`
4589 to calculate the rate.
4591 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4593 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4594 notification_emails:
4595 - dom-core@mozilla.com
4596 - emilio@mozilla.com
4604 Whether a page called called Window.TouchList.
4605 Compare against `use.counter.top_level_content_documents_destroyed`
4606 to calculate the rate.
4608 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4610 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4611 notification_emails:
4612 - dom-core@mozilla.com
4613 - emilio@mozilla.com
4621 Whether a page called called Window.USB.
4622 Compare against `use.counter.top_level_content_documents_destroyed`
4623 to calculate the rate.
4625 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4627 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4628 notification_emails:
4629 - dom-core@mozilla.com
4630 - emilio@mozilla.com
4635 window_usbalternateinterface:
4638 Whether a page called called Window.USBAlternateInterface.
4639 Compare against `use.counter.top_level_content_documents_destroyed`
4640 to calculate the rate.
4642 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4644 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4645 notification_emails:
4646 - dom-core@mozilla.com
4647 - emilio@mozilla.com
4652 window_usbconfiguration:
4655 Whether a page called called Window.USBConfiguration.
4656 Compare against `use.counter.top_level_content_documents_destroyed`
4657 to calculate the rate.
4659 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4661 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4662 notification_emails:
4663 - dom-core@mozilla.com
4664 - emilio@mozilla.com
4669 window_usbconnectionevent:
4672 Whether a page called called Window.USBConnectionEvent.
4673 Compare against `use.counter.top_level_content_documents_destroyed`
4674 to calculate the rate.
4676 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4678 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4679 notification_emails:
4680 - dom-core@mozilla.com
4681 - emilio@mozilla.com
4689 Whether a page called called Window.USBDevice.
4690 Compare against `use.counter.top_level_content_documents_destroyed`
4691 to calculate the rate.
4693 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4695 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4696 notification_emails:
4697 - dom-core@mozilla.com
4698 - emilio@mozilla.com
4706 Whether a page called called Window.USBEndpoint.
4707 Compare against `use.counter.top_level_content_documents_destroyed`
4708 to calculate the rate.
4710 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4712 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4713 notification_emails:
4714 - dom-core@mozilla.com
4715 - emilio@mozilla.com
4720 window_usbinterface:
4723 Whether a page called called Window.USBInterface.
4724 Compare against `use.counter.top_level_content_documents_destroyed`
4725 to calculate the rate.
4727 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4729 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4730 notification_emails:
4731 - dom-core@mozilla.com
4732 - emilio@mozilla.com
4737 window_usbintransferresult:
4740 Whether a page called called Window.USBInTransferResult.
4741 Compare against `use.counter.top_level_content_documents_destroyed`
4742 to calculate the rate.
4744 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4746 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4747 notification_emails:
4748 - dom-core@mozilla.com
4749 - emilio@mozilla.com
4754 window_usbisochronousintransferpacket:
4757 Whether a page called called Window.USBIsochronousInTransferPacket.
4758 Compare against `use.counter.top_level_content_documents_destroyed`
4759 to calculate the rate.
4761 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4763 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4764 notification_emails:
4765 - dom-core@mozilla.com
4766 - emilio@mozilla.com
4771 window_usbisochronousintransferresult:
4774 Whether a page called called Window.USBIsochronousInTransferResult.
4775 Compare against `use.counter.top_level_content_documents_destroyed`
4776 to calculate the rate.
4778 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4780 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4781 notification_emails:
4782 - dom-core@mozilla.com
4783 - emilio@mozilla.com
4788 window_usbisochronousouttransferpacket:
4791 Whether a page called called Window.USBIsochronousOutTransferPacket.
4792 Compare against `use.counter.top_level_content_documents_destroyed`
4793 to calculate the rate.
4795 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4797 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4798 notification_emails:
4799 - dom-core@mozilla.com
4800 - emilio@mozilla.com
4805 window_usbisochronousouttransferresult:
4808 Whether a page called called Window.USBIsochronousOutTransferResult.
4809 Compare against `use.counter.top_level_content_documents_destroyed`
4810 to calculate the rate.
4812 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4814 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4815 notification_emails:
4816 - dom-core@mozilla.com
4817 - emilio@mozilla.com
4822 window_usbouttransferresult:
4825 Whether a page called called Window.USBOutTransferResult.
4826 Compare against `use.counter.top_level_content_documents_destroyed`
4827 to calculate the rate.
4829 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4831 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4832 notification_emails:
4833 - dom-core@mozilla.com
4834 - emilio@mozilla.com
4839 window_useractivation:
4842 Whether a page called called Window.UserActivation.
4843 Compare against `use.counter.top_level_content_documents_destroyed`
4844 to calculate the rate.
4846 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4848 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4849 notification_emails:
4850 - dom-core@mozilla.com
4851 - emilio@mozilla.com
4856 window_videocolorspace:
4859 Whether a page called called Window.VideoColorSpace.
4860 Compare against `use.counter.top_level_content_documents_destroyed`
4861 to calculate the rate.
4863 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4865 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4866 notification_emails:
4867 - dom-core@mozilla.com
4868 - emilio@mozilla.com
4873 window_videodecoder:
4876 Whether a page called called Window.VideoDecoder.
4877 Compare against `use.counter.top_level_content_documents_destroyed`
4878 to calculate the rate.
4880 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4882 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4883 notification_emails:
4884 - dom-core@mozilla.com
4885 - emilio@mozilla.com
4890 window_videoencoder:
4893 Whether a page called called Window.VideoEncoder.
4894 Compare against `use.counter.top_level_content_documents_destroyed`
4895 to calculate the rate.
4897 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4899 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4900 notification_emails:
4901 - dom-core@mozilla.com
4902 - emilio@mozilla.com
4910 Whether a page called called Window.VideoFrame.
4911 Compare against `use.counter.top_level_content_documents_destroyed`
4912 to calculate the rate.
4914 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4916 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4917 notification_emails:
4918 - dom-core@mozilla.com
4919 - emilio@mozilla.com
4927 Whether a page called called Window.WakeLock.
4928 Compare against `use.counter.top_level_content_documents_destroyed`
4929 to calculate the rate.
4931 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4933 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4934 notification_emails:
4935 - dom-core@mozilla.com
4936 - emilio@mozilla.com
4941 window_wakelocksentinel:
4944 Whether a page called called Window.WakeLockSentinel.
4945 Compare against `use.counter.top_level_content_documents_destroyed`
4946 to calculate the rate.
4948 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4950 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4951 notification_emails:
4952 - dom-core@mozilla.com
4953 - emilio@mozilla.com
4958 window_webkitcancelanimationframe:
4961 Whether a page called called Window.webkitCancelAnimationFrame.
4962 Compare against `use.counter.top_level_content_documents_destroyed`
4963 to calculate the rate.
4965 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4967 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4968 notification_emails:
4969 - dom-core@mozilla.com
4970 - emilio@mozilla.com
4975 window_webkitmediastream:
4978 Whether a page called called Window.webkitMediaStream.
4979 Compare against `use.counter.top_level_content_documents_destroyed`
4980 to calculate the rate.
4982 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4984 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
4985 notification_emails:
4986 - dom-core@mozilla.com
4987 - emilio@mozilla.com
4992 window_webkitmutationobserver:
4995 Whether a page called called Window.WebKitMutationObserver.
4996 Compare against `use.counter.top_level_content_documents_destroyed`
4997 to calculate the rate.
4999 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5001 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5002 notification_emails:
5003 - dom-core@mozilla.com
5004 - emilio@mozilla.com
5009 window_webkitrequestanimationframe:
5012 Whether a page called called Window.webkitRequestAnimationFrame.
5013 Compare against `use.counter.top_level_content_documents_destroyed`
5014 to calculate the rate.
5016 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5018 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5019 notification_emails:
5020 - dom-core@mozilla.com
5021 - emilio@mozilla.com
5026 window_webkitrequestfilesystem:
5029 Whether a page called called Window.webkitRequestFileSystem.
5030 Compare against `use.counter.top_level_content_documents_destroyed`
5031 to calculate the rate.
5033 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5035 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5036 notification_emails:
5037 - dom-core@mozilla.com
5038 - emilio@mozilla.com
5043 window_webkitresolvelocalfilesystemurl:
5046 Whether a page called called Window.webkitResolveLocalFileSystemURL.
5047 Compare against `use.counter.top_level_content_documents_destroyed`
5048 to calculate the rate.
5050 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5052 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5053 notification_emails:
5054 - dom-core@mozilla.com
5055 - emilio@mozilla.com
5060 window_webkitrtcpeerconnection:
5063 Whether a page called called Window.webkitRTCPeerConnection.
5064 Compare against `use.counter.top_level_content_documents_destroyed`
5065 to calculate the rate.
5067 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5069 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5070 notification_emails:
5071 - dom-core@mozilla.com
5072 - emilio@mozilla.com
5077 window_webkitspeechgrammar:
5080 Whether a page called called Window.webkitSpeechGrammar.
5081 Compare against `use.counter.top_level_content_documents_destroyed`
5082 to calculate the rate.
5084 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5086 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5087 notification_emails:
5088 - dom-core@mozilla.com
5089 - emilio@mozilla.com
5094 window_webkitspeechgrammarlist:
5097 Whether a page called called Window.webkitSpeechGrammarList.
5098 Compare against `use.counter.top_level_content_documents_destroyed`
5099 to calculate the rate.
5101 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5103 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5104 notification_emails:
5105 - dom-core@mozilla.com
5106 - emilio@mozilla.com
5111 window_webkitspeechrecognition:
5114 Whether a page called called Window.webkitSpeechRecognition.
5115 Compare against `use.counter.top_level_content_documents_destroyed`
5116 to calculate the rate.
5118 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5120 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5121 notification_emails:
5122 - dom-core@mozilla.com
5123 - emilio@mozilla.com
5128 window_webkitspeechrecognitionerror:
5131 Whether a page called called Window.webkitSpeechRecognitionError.
5132 Compare against `use.counter.top_level_content_documents_destroyed`
5133 to calculate the rate.
5135 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5137 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5138 notification_emails:
5139 - dom-core@mozilla.com
5140 - emilio@mozilla.com
5145 window_webkitspeechrecognitionevent:
5148 Whether a page called called Window.webkitSpeechRecognitionEvent.
5149 Compare against `use.counter.top_level_content_documents_destroyed`
5150 to calculate the rate.
5152 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5154 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5155 notification_emails:
5156 - dom-core@mozilla.com
5157 - emilio@mozilla.com
5162 window_webkitstorageinfo:
5165 Whether a page called called Window.webkitStorageInfo.
5166 Compare against `use.counter.top_level_content_documents_destroyed`
5167 to calculate the rate.
5169 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5171 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5172 notification_emails:
5173 - dom-core@mozilla.com
5174 - emilio@mozilla.com
5179 document_exec_command_content_read_only:
5182 Whether a page calls execCommand with contentReadOnly.
5183 Compare against `use.counter.top_level_content_documents_destroyed`
5184 to calculate the rate.
5186 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5188 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5189 notification_emails:
5190 - dom-core@mozilla.com
5191 - emilio@mozilla.com
5196 domparser_parsefromstring:
5199 Whether a page called called DOMParser.parseFromString.
5200 Compare against `use.counter.top_level_content_documents_destroyed`
5201 to calculate the rate.
5203 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5205 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5206 notification_emails:
5207 - dom-core@mozilla.com
5208 - emilio@mozilla.com
5213 range_createcontextualfragment:
5216 Whether a page called called Range.createContextualFragment.
5217 Compare against `use.counter.top_level_content_documents_destroyed`
5218 to calculate the rate.
5220 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5222 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5223 notification_emails:
5224 - dom-core@mozilla.com
5225 - emilio@mozilla.com
5230 document_query_command_state_or_value_content_read_only:
5233 Whether a page calls queryCommandState or queryCommandValue with contentReadOnly.
5234 Compare against `use.counter.top_level_content_documents_destroyed`
5235 to calculate the rate.
5237 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5239 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5240 notification_emails:
5241 - dom-core@mozilla.com
5242 - emilio@mozilla.com
5247 document_query_command_state_or_value_insert_br_on_return:
5250 Whether a page calls queryCommandState or queryCommandValue with insertBrOnReturn.
5251 Compare against `use.counter.top_level_content_documents_destroyed`
5252 to calculate the rate.
5254 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5256 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5257 notification_emails:
5258 - dom-core@mozilla.com
5259 - emilio@mozilla.com
5264 document_query_command_supported_or_enabled_content_read_only:
5267 Whether a page calls queryCommandSupported or queryCommandEnabled with contentReadOnly.
5268 Compare against `use.counter.top_level_content_documents_destroyed`
5269 to calculate the rate.
5271 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5273 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5274 notification_emails:
5275 - dom-core@mozilla.com
5276 - emilio@mozilla.com
5281 document_query_command_supported_or_enabled_insert_br_on_return:
5284 Whether a page calls queryCommandSupported or queryCommandEnabled with insertBrOnReturn.
5285 Compare against `use.counter.top_level_content_documents_destroyed`
5286 to calculate the rate.
5288 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5290 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5291 notification_emails:
5292 - dom-core@mozilla.com
5293 - emilio@mozilla.com
5301 Whether a page uses the feBlend SVG filter..
5302 Compare against `use.counter.top_level_content_documents_destroyed`
5303 to calculate the rate.
5305 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5307 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5308 notification_emails:
5309 - dom-core@mozilla.com
5310 - emilio@mozilla.com
5318 Whether a page uses the feColorMatrix SVG filter..
5319 Compare against `use.counter.top_level_content_documents_destroyed`
5320 to calculate the rate.
5322 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5324 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5325 notification_emails:
5326 - dom-core@mozilla.com
5327 - emilio@mozilla.com
5332 fe_component_transfer:
5335 Whether a page uses the feComponentTransfer SVG filter..
5336 Compare against `use.counter.top_level_content_documents_destroyed`
5337 to calculate the rate.
5339 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5341 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5342 notification_emails:
5343 - dom-core@mozilla.com
5344 - emilio@mozilla.com
5352 Whether a page uses the feComposite SVG filter..
5353 Compare against `use.counter.top_level_content_documents_destroyed`
5354 to calculate the rate.
5356 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5358 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5359 notification_emails:
5360 - dom-core@mozilla.com
5361 - emilio@mozilla.com
5369 Whether a page uses the feConvolveMatrix SVG filter..
5370 Compare against `use.counter.top_level_content_documents_destroyed`
5371 to calculate the rate.
5373 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5375 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5376 notification_emails:
5377 - dom-core@mozilla.com
5378 - emilio@mozilla.com
5383 fe_diffuse_lighting:
5386 Whether a page uses the feDiffuseLighting SVG filter..
5387 Compare against `use.counter.top_level_content_documents_destroyed`
5388 to calculate the rate.
5390 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5392 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5393 notification_emails:
5394 - dom-core@mozilla.com
5395 - emilio@mozilla.com
5400 fe_displacement_map:
5403 Whether a page uses the feDisplacementMap SVG filter..
5404 Compare against `use.counter.top_level_content_documents_destroyed`
5405 to calculate the rate.
5407 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5409 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5410 notification_emails:
5411 - dom-core@mozilla.com
5412 - emilio@mozilla.com
5420 Whether a page uses the feFlood SVG filter..
5421 Compare against `use.counter.top_level_content_documents_destroyed`
5422 to calculate the rate.
5424 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5426 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5427 notification_emails:
5428 - dom-core@mozilla.com
5429 - emilio@mozilla.com
5437 Whether a page uses the feGaussianBlur SVG filter..
5438 Compare against `use.counter.top_level_content_documents_destroyed`
5439 to calculate the rate.
5441 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5443 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5444 notification_emails:
5445 - dom-core@mozilla.com
5446 - emilio@mozilla.com
5454 Whether a page uses the feImage SVG filter..
5455 Compare against `use.counter.top_level_content_documents_destroyed`
5456 to calculate the rate.
5458 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5460 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5461 notification_emails:
5462 - dom-core@mozilla.com
5463 - emilio@mozilla.com
5471 Whether a page uses the feMerge SVG filter..
5472 Compare against `use.counter.top_level_content_documents_destroyed`
5473 to calculate the rate.
5475 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5477 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5478 notification_emails:
5479 - dom-core@mozilla.com
5480 - emilio@mozilla.com
5488 Whether a page uses the feMorphology SVG filter..
5489 Compare against `use.counter.top_level_content_documents_destroyed`
5490 to calculate the rate.
5492 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5494 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5495 notification_emails:
5496 - dom-core@mozilla.com
5497 - emilio@mozilla.com
5505 Whether a page uses the feOffset SVG filter..
5506 Compare against `use.counter.top_level_content_documents_destroyed`
5507 to calculate the rate.
5509 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5511 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5512 notification_emails:
5513 - dom-core@mozilla.com
5514 - emilio@mozilla.com
5519 fe_specular_lighting:
5522 Whether a page uses the feSpecularLighting SVG filter..
5523 Compare against `use.counter.top_level_content_documents_destroyed`
5524 to calculate the rate.
5526 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5528 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5529 notification_emails:
5530 - dom-core@mozilla.com
5531 - emilio@mozilla.com
5539 Whether a page uses the feTile SVG filter..
5540 Compare against `use.counter.top_level_content_documents_destroyed`
5541 to calculate the rate.
5543 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5545 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5546 notification_emails:
5547 - dom-core@mozilla.com
5548 - emilio@mozilla.com
5556 Whether a page uses the feTurbulence SVG filter..
5557 Compare against `use.counter.top_level_content_documents_destroyed`
5558 to calculate the rate.
5560 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5562 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5563 notification_emails:
5564 - dom-core@mozilla.com
5565 - emilio@mozilla.com
5573 Whether a page triggers the blob fallback for an SVG filter..
5574 Compare against `use.counter.top_level_content_documents_destroyed`
5575 to calculate the rate.
5577 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5579 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5580 notification_emails:
5581 - dom-core@mozilla.com
5582 - emilio@mozilla.com
5587 sanitizer_constructor:
5590 Whether a page called called Sanitizer.constructor.
5591 Compare against `use.counter.top_level_content_documents_destroyed`
5592 to calculate the rate.
5594 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5596 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5597 notification_emails:
5598 - dom-core@mozilla.com
5599 - emilio@mozilla.com
5607 Whether a page called called Sanitizer.sanitize.
5608 Compare against `use.counter.top_level_content_documents_destroyed`
5609 to calculate the rate.
5611 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5613 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5614 notification_emails:
5615 - dom-core@mozilla.com
5616 - emilio@mozilla.com
5624 Whether a page called called Element.setHTML.
5625 Compare against `use.counter.top_level_content_documents_destroyed`
5626 to calculate the rate.
5628 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5630 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5631 notification_emails:
5632 - dom-core@mozilla.com
5633 - emilio@mozilla.com
5638 window_open_empty_url:
5641 Whether a page calls window.open with an empty url argument.
5642 Compare against `use.counter.top_level_content_documents_destroyed`
5643 to calculate the rate.
5645 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5647 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5648 notification_emails:
5649 - dom-core@mozilla.com
5650 - emilio@mozilla.com
5655 private_browsing_idbfactory_open:
5658 Whether a page calls indexedDB.open in Private Browsing Mode.
5659 Compare against `use.counter.top_level_content_documents_destroyed`
5660 to calculate the rate.
5662 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5664 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5665 notification_emails:
5666 - dom-core@mozilla.com
5667 - emilio@mozilla.com
5672 private_browsing_idbfactory_delete_database:
5675 Whether a page calls indexedDB.deleteDatabase in Private Browsing Mode.
5676 Compare against `use.counter.top_level_content_documents_destroyed`
5677 to calculate the rate.
5679 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5681 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5682 notification_emails:
5683 - dom-core@mozilla.com
5684 - emilio@mozilla.com
5689 private_browsing_caches_match:
5692 Whether a page calls caches.match in Private Browsing Mode.
5693 Compare against `use.counter.top_level_content_documents_destroyed`
5694 to calculate the rate.
5696 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5698 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5699 notification_emails:
5700 - dom-core@mozilla.com
5701 - emilio@mozilla.com
5706 private_browsing_caches_has:
5709 Whether a page calls caches.has in Private Browsing Mode.
5710 Compare against `use.counter.top_level_content_documents_destroyed`
5711 to calculate the rate.
5713 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5715 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5716 notification_emails:
5717 - dom-core@mozilla.com
5718 - emilio@mozilla.com
5723 private_browsing_caches_open:
5726 Whether a page calls caches.open in Private Browsing Mode.
5727 Compare against `use.counter.top_level_content_documents_destroyed`
5728 to calculate the rate.
5730 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5732 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5733 notification_emails:
5734 - dom-core@mozilla.com
5735 - emilio@mozilla.com
5740 private_browsing_caches_delete:
5743 Whether a page calls caches.delete in Private Browsing Mode.
5744 Compare against `use.counter.top_level_content_documents_destroyed`
5745 to calculate the rate.
5747 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5749 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5750 notification_emails:
5751 - dom-core@mozilla.com
5752 - emilio@mozilla.com
5757 private_browsing_caches_keys:
5760 Whether a page calls caches.keys in Private Browsing Mode.
5761 Compare against `use.counter.top_level_content_documents_destroyed`
5762 to calculate the rate.
5764 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5766 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5767 notification_emails:
5768 - dom-core@mozilla.com
5769 - emilio@mozilla.com
5774 private_browsing_navigator_service_worker:
5777 Whether a page accesses navigator.serviceWorker in Private Browsing Mode.
5778 Compare against `use.counter.top_level_content_documents_destroyed`
5779 to calculate the rate.
5781 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5783 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5784 notification_emails:
5785 - dom-core@mozilla.com
5786 - emilio@mozilla.com
5791 you_tube_flash_embed:
5794 Whether a page in <object> or <embed>.
5795 Compare against `use.counter.top_level_content_documents_destroyed`
5796 to calculate the rate.
5798 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5800 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5801 notification_emails:
5802 - dom-core@mozilla.com
5803 - emilio@mozilla.com
5811 Whether a page called called Scheduler.postTask.
5812 Compare against `use.counter.top_level_content_documents_destroyed`
5813 to calculate the rate.
5815 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5817 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5818 notification_emails:
5819 - dom-core@mozilla.com
5820 - emilio@mozilla.com
5825 htmldialogelement_show:
5828 Whether a page called called HTMLDialogElement.show.
5829 Compare against `use.counter.top_level_content_documents_destroyed`
5830 to calculate the rate.
5832 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5834 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5835 notification_emails:
5836 - dom-core@mozilla.com
5837 - emilio@mozilla.com
5842 mixed_content_upgraded_image_success:
5845 Whether a page includes a mixed content img element that loads..
5846 Compare against `use.counter.top_level_content_documents_destroyed`
5847 to calculate the rate.
5849 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5851 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5852 notification_emails:
5853 - dom-core@mozilla.com
5854 - emilio@mozilla.com
5859 mixed_content_upgraded_image_failure:
5862 Whether a page includes a mixed content img element that does not load..
5863 Compare against `use.counter.top_level_content_documents_destroyed`
5864 to calculate the rate.
5866 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5868 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5869 notification_emails:
5870 - dom-core@mozilla.com
5871 - emilio@mozilla.com
5876 mixed_content_upgraded_video_success:
5879 Whether a page includes a mixed content video element that loads..
5880 Compare against `use.counter.top_level_content_documents_destroyed`
5881 to calculate the rate.
5883 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5885 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5886 notification_emails:
5887 - dom-core@mozilla.com
5888 - emilio@mozilla.com
5893 mixed_content_upgraded_video_failure:
5896 Whether a page includes a mixed content video element that does not laod..
5897 Compare against `use.counter.top_level_content_documents_destroyed`
5898 to calculate the rate.
5900 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5902 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5903 notification_emails:
5904 - dom-core@mozilla.com
5905 - emilio@mozilla.com
5910 mixed_content_upgraded_audio_success:
5913 Whether a page includes a mixed content audio element that loads..
5914 Compare against `use.counter.top_level_content_documents_destroyed`
5915 to calculate the rate.
5917 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5919 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5920 notification_emails:
5921 - dom-core@mozilla.com
5922 - emilio@mozilla.com
5927 mixed_content_upgraded_audio_failure:
5930 Whether a page includes a mixed content audio element that does not load..
5931 Compare against `use.counter.top_level_content_documents_destroyed`
5932 to calculate the rate.
5934 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5936 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5937 notification_emails:
5938 - dom-core@mozilla.com
5939 - emilio@mozilla.com
5944 mixed_content_not_upgraded_image_success:
5947 Whether a page includes a mixed content img element that loads..
5948 Compare against `use.counter.top_level_content_documents_destroyed`
5949 to calculate the rate.
5951 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5953 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5954 notification_emails:
5955 - dom-core@mozilla.com
5956 - emilio@mozilla.com
5961 mixed_content_not_upgraded_image_failure:
5964 Whether a page includes a mixed content img element that does not load..
5965 Compare against `use.counter.top_level_content_documents_destroyed`
5966 to calculate the rate.
5968 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5970 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5971 notification_emails:
5972 - dom-core@mozilla.com
5973 - emilio@mozilla.com
5978 mixed_content_not_upgraded_video_success:
5981 Whether a page includes a mixed content video element that loads..
5982 Compare against `use.counter.top_level_content_documents_destroyed`
5983 to calculate the rate.
5985 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5987 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
5988 notification_emails:
5989 - dom-core@mozilla.com
5990 - emilio@mozilla.com
5995 mixed_content_not_upgraded_video_failure:
5998 Whether a page includes a mixed content video element that does not laod..
5999 Compare against `use.counter.top_level_content_documents_destroyed`
6000 to calculate the rate.
6002 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6004 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6005 notification_emails:
6006 - dom-core@mozilla.com
6007 - emilio@mozilla.com
6012 mixed_content_not_upgraded_audio_success:
6015 Whether a page includes a mixed content audio element that loads..
6016 Compare against `use.counter.top_level_content_documents_destroyed`
6017 to calculate the rate.
6019 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6021 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6022 notification_emails:
6023 - dom-core@mozilla.com
6024 - emilio@mozilla.com
6029 mixed_content_not_upgraded_audio_failure:
6032 Whether a page includes a mixed content audio element that does not load..
6033 Compare against `use.counter.top_level_content_documents_destroyed`
6034 to calculate the rate.
6036 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6038 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6039 notification_emails:
6040 - dom-core@mozilla.com
6041 - emilio@mozilla.com
6046 components_shim_resolved:
6049 Whether a page resolves the components shim..
6050 Compare against `use.counter.top_level_content_documents_destroyed`
6051 to calculate the rate.
6053 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6055 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6056 notification_emails:
6057 - dom-core@mozilla.com
6058 - emilio@mozilla.com
6063 sectioning_h1_with_no_font_size_or_margins:
6066 Whether a page found sectioned h1 element with no font-size or no margins.
6067 Compare against `use.counter.top_level_content_documents_destroyed`
6068 to calculate the rate.
6070 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6072 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6073 notification_emails:
6074 - dom-core@mozilla.com
6075 - emilio@mozilla.com
6080 # Total of 391 'document' use counters.
6082 svgsvgelement_getelementbyid:
6085 Whether a document called called SVGSVGElement.getElementById.
6086 Compare against `use.counter.content_documents_destroyed`
6087 to calculate the rate.
6089 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6091 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6092 notification_emails:
6093 - dom-core@mozilla.com
6094 - emilio@mozilla.com
6099 svgsvgelement_currentscale_getter:
6102 Whether a document got SVGSVGElement.currentScale.
6103 Compare against `use.counter.content_documents_destroyed`
6104 to calculate the rate.
6106 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6108 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6109 notification_emails:
6110 - dom-core@mozilla.com
6111 - emilio@mozilla.com
6116 svgsvgelement_currentscale_setter:
6119 Whether a document set SVGSVGElement.currentScale.
6120 Compare against `use.counter.content_documents_destroyed`
6121 to calculate the rate.
6123 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6125 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6126 notification_emails:
6127 - dom-core@mozilla.com
6128 - emilio@mozilla.com
6133 pushmanager_subscribe:
6136 Whether a document called called PushManager.subscribe.
6137 Compare against `use.counter.content_documents_destroyed`
6138 to calculate the rate.
6140 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6142 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6143 notification_emails:
6144 - dom-core@mozilla.com
6145 - emilio@mozilla.com
6150 pushsubscription_unsubscribe:
6153 Whether a document called called PushSubscription.unsubscribe.
6154 Compare against `use.counter.content_documents_destroyed`
6155 to calculate the rate.
6157 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6159 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6160 notification_emails:
6161 - dom-core@mozilla.com
6162 - emilio@mozilla.com
6167 window_sidebar_getter:
6170 Whether a document got Window.sidebar.
6171 Compare against `use.counter.content_documents_destroyed`
6172 to calculate the rate.
6174 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6176 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6177 notification_emails:
6178 - dom-core@mozilla.com
6179 - emilio@mozilla.com
6184 window_sidebar_setter:
6187 Whether a document set Window.sidebar.
6188 Compare against `use.counter.content_documents_destroyed`
6189 to calculate the rate.
6191 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6193 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6194 notification_emails:
6195 - dom-core@mozilla.com
6196 - emilio@mozilla.com
6201 datatransfer_addelement:
6204 Whether a document called called DataTransfer.addElement.
6205 Compare against `use.counter.content_documents_destroyed`
6206 to calculate the rate.
6208 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6210 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6211 notification_emails:
6212 - dom-core@mozilla.com
6213 - emilio@mozilla.com
6218 datatransfer_mozitemcount_getter:
6221 Whether a document got DataTransfer.mozItemCount.
6222 Compare against `use.counter.content_documents_destroyed`
6223 to calculate the rate.
6225 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6227 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6228 notification_emails:
6229 - dom-core@mozilla.com
6230 - emilio@mozilla.com
6235 datatransfer_mozitemcount_setter:
6238 Whether a document set DataTransfer.mozItemCount.
6239 Compare against `use.counter.content_documents_destroyed`
6240 to calculate the rate.
6242 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6244 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6245 notification_emails:
6246 - dom-core@mozilla.com
6247 - emilio@mozilla.com
6252 datatransfer_mozcursor_getter:
6255 Whether a document got DataTransfer.mozCursor.
6256 Compare against `use.counter.content_documents_destroyed`
6257 to calculate the rate.
6259 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6261 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6262 notification_emails:
6263 - dom-core@mozilla.com
6264 - emilio@mozilla.com
6269 datatransfer_mozcursor_setter:
6272 Whether a document set DataTransfer.mozCursor.
6273 Compare against `use.counter.content_documents_destroyed`
6274 to calculate the rate.
6276 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6278 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6279 notification_emails:
6280 - dom-core@mozilla.com
6281 - emilio@mozilla.com
6286 datatransfer_moztypesat:
6289 Whether a document called called DataTransfer.mozTypesAt.
6290 Compare against `use.counter.content_documents_destroyed`
6291 to calculate the rate.
6293 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6295 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6296 notification_emails:
6297 - dom-core@mozilla.com
6298 - emilio@mozilla.com
6303 datatransfer_mozcleardataat:
6306 Whether a document called called DataTransfer.mozClearDataAt.
6307 Compare against `use.counter.content_documents_destroyed`
6308 to calculate the rate.
6310 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6312 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6313 notification_emails:
6314 - dom-core@mozilla.com
6315 - emilio@mozilla.com
6320 datatransfer_mozsetdataat:
6323 Whether a document called called DataTransfer.mozSetDataAt.
6324 Compare against `use.counter.content_documents_destroyed`
6325 to calculate the rate.
6327 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6329 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6330 notification_emails:
6331 - dom-core@mozilla.com
6332 - emilio@mozilla.com
6337 datatransfer_mozgetdataat:
6340 Whether a document called called DataTransfer.mozGetDataAt.
6341 Compare against `use.counter.content_documents_destroyed`
6342 to calculate the rate.
6344 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6346 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6347 notification_emails:
6348 - dom-core@mozilla.com
6349 - emilio@mozilla.com
6354 datatransfer_mozusercancelled_getter:
6357 Whether a document got DataTransfer.mozUserCancelled.
6358 Compare against `use.counter.content_documents_destroyed`
6359 to calculate the rate.
6361 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6363 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6364 notification_emails:
6365 - dom-core@mozilla.com
6366 - emilio@mozilla.com
6371 datatransfer_mozusercancelled_setter:
6374 Whether a document set DataTransfer.mozUserCancelled.
6375 Compare against `use.counter.content_documents_destroyed`
6376 to calculate the rate.
6378 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6380 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6381 notification_emails:
6382 - dom-core@mozilla.com
6383 - emilio@mozilla.com
6388 datatransfer_mozsourcenode_getter:
6391 Whether a document got DataTransfer.mozSourceNode.
6392 Compare against `use.counter.content_documents_destroyed`
6393 to calculate the rate.
6395 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6397 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6398 notification_emails:
6399 - dom-core@mozilla.com
6400 - emilio@mozilla.com
6405 datatransfer_mozsourcenode_setter:
6408 Whether a document set DataTransfer.mozSourceNode.
6409 Compare against `use.counter.content_documents_destroyed`
6410 to calculate the rate.
6412 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6414 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6415 notification_emails:
6416 - dom-core@mozilla.com
6417 - emilio@mozilla.com
6425 Whether a document sets an element onoverflow event listener.
6426 Compare against `use.counter.content_documents_destroyed`
6427 to calculate the rate.
6429 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6431 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6432 notification_emails:
6433 - dom-core@mozilla.com
6434 - emilio@mozilla.com
6442 Whether a document sets an element onunderflow event listener.
6443 Compare against `use.counter.content_documents_destroyed`
6444 to calculate the rate.
6446 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6448 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6449 notification_emails:
6450 - dom-core@mozilla.com
6451 - emilio@mozilla.com
6459 Whether a document uses asm.js.
6460 Compare against `use.counter.content_documents_destroyed`
6461 to calculate the rate.
6463 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6465 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6466 notification_emails:
6467 - dom-core@mozilla.com
6468 - emilio@mozilla.com
6476 Whether a document uses WebAssembly.
6477 Compare against `use.counter.content_documents_destroyed`
6478 to calculate the rate.
6480 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6482 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6483 notification_emails:
6484 - dom-core@mozilla.com
6485 - emilio@mozilla.com
6490 js_wasm_legacy_exceptions:
6493 Whether a document uses WebAssembly legacy exception-handling.
6494 Compare against `use.counter.content_documents_destroyed`
6495 to calculate the rate.
6497 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6499 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6500 notification_emails:
6501 - dom-core@mozilla.com
6502 - emilio@mozilla.com
6510 Whether a document has used the document.all getter (popping the EmulatesUndefined Fuse).
6511 Compare against `use.counter.content_documents_destroyed`
6512 to calculate the rate.
6514 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6516 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6517 notification_emails:
6518 - dom-core@mozilla.com
6519 - emilio@mozilla.com
6524 js_optimize_get_iterator_fuse:
6527 Whether a document has modified any builtins such that the GetIterator fuse is popped.
6528 Compare against `use.counter.content_documents_destroyed`
6529 to calculate the rate.
6531 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6533 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6534 notification_emails:
6535 - dom-core@mozilla.com
6536 - emilio@mozilla.com
6544 Whether a document resolved a promise using thenable support rather than builtin methods.
6545 Compare against `use.counter.content_documents_destroyed`
6546 to calculate the rate.
6548 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6550 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6551 notification_emails:
6552 - dom-core@mozilla.com
6553 - emilio@mozilla.com
6561 Whether a document resolved a promise using thenable on prototype.
6562 Compare against `use.counter.content_documents_destroyed`
6563 to calculate the rate.
6565 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6567 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6568 notification_emails:
6569 - dom-core@mozilla.com
6570 - emilio@mozilla.com
6575 js_thenable_standard_proto:
6578 Whether a document resolved a promise using thenable on a standard prototype.
6579 Compare against `use.counter.content_documents_destroyed`
6580 to calculate the rate.
6582 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6584 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6585 notification_emails:
6586 - dom-core@mozilla.com
6587 - emilio@mozilla.com
6592 js_legacy_lang_subtag:
6595 Whether a document uses a 5-to-8-character language subtag in Intl.Locale constructor.
6596 Compare against `use.counter.content_documents_destroyed`
6597 to calculate the rate.
6599 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6601 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6602 notification_emails:
6603 - dom-core@mozilla.com
6604 - emilio@mozilla.com
6609 js_ic_stub_too_large:
6612 Whether a document tried to create an IC stub that was too large.
6613 Compare against `use.counter.content_documents_destroyed`
6614 to calculate the rate.
6616 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6618 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6619 notification_emails:
6620 - dom-core@mozilla.com
6621 - emilio@mozilla.com
6629 Whether a document OOMed while creating IC stub .
6630 Compare against `use.counter.content_documents_destroyed`
6631 to calculate the rate.
6633 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6635 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6636 notification_emails:
6637 - dom-core@mozilla.com
6638 - emilio@mozilla.com
6643 js_errorstack_getter:
6646 Whether a document called error.stack getter.
6647 Compare against `use.counter.content_documents_destroyed`
6648 to calculate the rate.
6650 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6652 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6653 notification_emails:
6654 - dom-core@mozilla.com
6655 - emilio@mozilla.com
6660 js_errorstack_getter_no_errordata:
6663 Whether a document called error.stack getter on object without ErrorData internal slot.
6664 Compare against `use.counter.content_documents_destroyed`
6665 to calculate the rate.
6667 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6669 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6670 notification_emails:
6671 - dom-core@mozilla.com
6672 - emilio@mozilla.com
6677 js_errorstack_setter:
6680 Whether a document called error.stack setter.
6681 Compare against `use.counter.content_documents_destroyed`
6682 to calculate the rate.
6684 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6686 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6687 notification_emails:
6688 - dom-core@mozilla.com
6689 - emilio@mozilla.com
6694 js_errorstack_setter_nonstring:
6697 Whether a document called error.stack setter with non-string input.
6698 Compare against `use.counter.content_documents_destroyed`
6699 to calculate the rate.
6701 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6703 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6704 notification_emails:
6705 - dom-core@mozilla.com
6706 - emilio@mozilla.com
6711 js_errorstack_setter_no_errordata:
6714 Whether a document called error.stack setter on object without ErrorData internal slot.
6715 Compare against `use.counter.content_documents_destroyed`
6716 to calculate the rate.
6718 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6720 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6721 notification_emails:
6722 - dom-core@mozilla.com
6723 - emilio@mozilla.com
6731 Whether a document called Date.parse.
6732 Compare against `use.counter.content_documents_destroyed`
6733 to calculate the rate.
6735 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6737 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6738 notification_emails:
6739 - dom-core@mozilla.com
6740 - emilio@mozilla.com
6745 js_dateparse_impl_def:
6748 Whether a document call to Date.parse used implementation defined behaviour.
6749 Compare against `use.counter.content_documents_destroyed`
6750 to calculate the rate.
6752 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6754 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6755 notification_emails:
6756 - dom-core@mozilla.com
6757 - emilio@mozilla.com
6765 Whether a document called called console.assert.
6766 Compare against `use.counter.content_documents_destroyed`
6767 to calculate the rate.
6769 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6771 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6772 notification_emails:
6773 - dom-core@mozilla.com
6774 - emilio@mozilla.com
6782 Whether a document called called console.clear.
6783 Compare against `use.counter.content_documents_destroyed`
6784 to calculate the rate.
6786 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6788 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6789 notification_emails:
6790 - dom-core@mozilla.com
6791 - emilio@mozilla.com
6799 Whether a document called called console.count.
6800 Compare against `use.counter.content_documents_destroyed`
6801 to calculate the rate.
6803 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6805 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6806 notification_emails:
6807 - dom-core@mozilla.com
6808 - emilio@mozilla.com
6816 Whether a document called called console.countReset.
6817 Compare against `use.counter.content_documents_destroyed`
6818 to calculate the rate.
6820 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6822 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6823 notification_emails:
6824 - dom-core@mozilla.com
6825 - emilio@mozilla.com
6833 Whether a document called called console.debug.
6834 Compare against `use.counter.content_documents_destroyed`
6835 to calculate the rate.
6837 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6839 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6840 notification_emails:
6841 - dom-core@mozilla.com
6842 - emilio@mozilla.com
6850 Whether a document called called console.error.
6851 Compare against `use.counter.content_documents_destroyed`
6852 to calculate the rate.
6854 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6856 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6857 notification_emails:
6858 - dom-core@mozilla.com
6859 - emilio@mozilla.com
6867 Whether a document called called console.info.
6868 Compare against `use.counter.content_documents_destroyed`
6869 to calculate the rate.
6871 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6873 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6874 notification_emails:
6875 - dom-core@mozilla.com
6876 - emilio@mozilla.com
6884 Whether a document called called console.log.
6885 Compare against `use.counter.content_documents_destroyed`
6886 to calculate the rate.
6888 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6890 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6891 notification_emails:
6892 - dom-core@mozilla.com
6893 - emilio@mozilla.com
6901 Whether a document called called console.table.
6902 Compare against `use.counter.content_documents_destroyed`
6903 to calculate the rate.
6905 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6907 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6908 notification_emails:
6909 - dom-core@mozilla.com
6910 - emilio@mozilla.com
6918 Whether a document called called console.trace.
6919 Compare against `use.counter.content_documents_destroyed`
6920 to calculate the rate.
6922 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6924 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6925 notification_emails:
6926 - dom-core@mozilla.com
6927 - emilio@mozilla.com
6935 Whether a document called called console.warn.
6936 Compare against `use.counter.content_documents_destroyed`
6937 to calculate the rate.
6939 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6941 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6942 notification_emails:
6943 - dom-core@mozilla.com
6944 - emilio@mozilla.com
6952 Whether a document called called console.dir.
6953 Compare against `use.counter.content_documents_destroyed`
6954 to calculate the rate.
6956 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6958 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6959 notification_emails:
6960 - dom-core@mozilla.com
6961 - emilio@mozilla.com
6969 Whether a document called called console.dirxml.
6970 Compare against `use.counter.content_documents_destroyed`
6971 to calculate the rate.
6973 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6975 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6976 notification_emails:
6977 - dom-core@mozilla.com
6978 - emilio@mozilla.com
6986 Whether a document called called console.group.
6987 Compare against `use.counter.content_documents_destroyed`
6988 to calculate the rate.
6990 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6992 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
6993 notification_emails:
6994 - dom-core@mozilla.com
6995 - emilio@mozilla.com
7000 console_groupcollapsed:
7003 Whether a document called called console.groupCollapsed.
7004 Compare against `use.counter.content_documents_destroyed`
7005 to calculate the rate.
7007 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7009 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7010 notification_emails:
7011 - dom-core@mozilla.com
7012 - emilio@mozilla.com
7020 Whether a document called called console.groupEnd.
7021 Compare against `use.counter.content_documents_destroyed`
7022 to calculate the rate.
7024 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7026 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7027 notification_emails:
7028 - dom-core@mozilla.com
7029 - emilio@mozilla.com
7037 Whether a document called called console.time.
7038 Compare against `use.counter.content_documents_destroyed`
7039 to calculate the rate.
7041 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7043 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7044 notification_emails:
7045 - dom-core@mozilla.com
7046 - emilio@mozilla.com
7054 Whether a document called called console.timeLog.
7055 Compare against `use.counter.content_documents_destroyed`
7056 to calculate the rate.
7058 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7060 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7061 notification_emails:
7062 - dom-core@mozilla.com
7063 - emilio@mozilla.com
7071 Whether a document called called console.timeEnd.
7072 Compare against `use.counter.content_documents_destroyed`
7073 to calculate the rate.
7075 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7077 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7078 notification_emails:
7079 - dom-core@mozilla.com
7080 - emilio@mozilla.com
7088 Whether a document called called console.exception.
7089 Compare against `use.counter.content_documents_destroyed`
7090 to calculate the rate.
7092 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7094 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7095 notification_emails:
7096 - dom-core@mozilla.com
7097 - emilio@mozilla.com
7105 Whether a document called called console.timeStamp.
7106 Compare against `use.counter.content_documents_destroyed`
7107 to calculate the rate.
7109 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7111 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7112 notification_emails:
7113 - dom-core@mozilla.com
7114 - emilio@mozilla.com
7122 Whether a document called called console.profile.
7123 Compare against `use.counter.content_documents_destroyed`
7124 to calculate the rate.
7126 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7128 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7129 notification_emails:
7130 - dom-core@mozilla.com
7131 - emilio@mozilla.com
7139 Whether a document called called console.profileEnd.
7140 Compare against `use.counter.content_documents_destroyed`
7141 to calculate the rate.
7143 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7145 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7146 notification_emails:
7147 - dom-core@mozilla.com
7148 - emilio@mozilla.com
7156 Whether a document called called CookieStore.get.
7157 Compare against `use.counter.content_documents_destroyed`
7158 to calculate the rate.
7160 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7162 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7163 notification_emails:
7164 - dom-core@mozilla.com
7165 - emilio@mozilla.com
7173 Whether a document called called CookieStore.getAll.
7174 Compare against `use.counter.content_documents_destroyed`
7175 to calculate the rate.
7177 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7179 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7180 notification_emails:
7181 - dom-core@mozilla.com
7182 - emilio@mozilla.com
7190 Whether a document called called CookieStore.set.
7191 Compare against `use.counter.content_documents_destroyed`
7192 to calculate the rate.
7194 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7196 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7197 notification_emails:
7198 - dom-core@mozilla.com
7199 - emilio@mozilla.com
7207 Whether a document called called CookieStore.delete.
7208 Compare against `use.counter.content_documents_destroyed`
7209 to calculate the rate.
7211 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7213 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7214 notification_emails:
7215 - dom-core@mozilla.com
7216 - emilio@mozilla.com
7224 Whether a document calls document.open in a way that creates a new Window object.
7225 Compare against `use.counter.content_documents_destroyed`
7226 to calculate the rate.
7228 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7230 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7231 notification_emails:
7232 - dom-core@mozilla.com
7233 - emilio@mozilla.com
7238 htmldocument_named_getter_hit:
7241 Whether a document calls to the named getter on HTMLDocument that find something via the name lookup.
7242 Compare against `use.counter.content_documents_destroyed`
7243 to calculate the rate.
7245 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7247 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7248 notification_emails:
7249 - dom-core@mozilla.com
7250 - emilio@mozilla.com
7255 filtered_cross_origin_iframe:
7258 Whether a document cross-origin <iframe> within a CSS/SVG filter.
7259 Compare against `use.counter.content_documents_destroyed`
7260 to calculate the rate.
7262 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7264 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7265 notification_emails:
7266 - dom-core@mozilla.com
7267 - emilio@mozilla.com
7272 customelementregistry_define:
7275 Whether a document called called CustomElementRegistry.define.
7276 Compare against `use.counter.content_documents_destroyed`
7277 to calculate the rate.
7279 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7281 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7282 notification_emails:
7283 - dom-core@mozilla.com
7284 - emilio@mozilla.com
7292 Whether a document registers a customized built-in element.
7293 Compare against `use.counter.content_documents_destroyed`
7294 to calculate the rate.
7296 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7298 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7299 notification_emails:
7300 - dom-core@mozilla.com
7301 - emilio@mozilla.com
7309 Whether a document uses an XSL Stylesheet.
7310 Compare against `use.counter.content_documents_destroyed`
7311 to calculate the rate.
7313 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7315 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7316 notification_emails:
7317 - dom-core@mozilla.com
7318 - emilio@mozilla.com
7323 xsltprocessor_constructor:
7326 Whether a document called called XSLTProcessor.constructor.
7327 Compare against `use.counter.content_documents_destroyed`
7328 to calculate the rate.
7330 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7332 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7333 notification_emails:
7334 - dom-core@mozilla.com
7335 - emilio@mozilla.com
7340 element_attachshadow:
7343 Whether a document called called Element.attachShadow.
7344 Compare against `use.counter.content_documents_destroyed`
7345 to calculate the rate.
7347 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7349 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7350 notification_emails:
7351 - dom-core@mozilla.com
7352 - emilio@mozilla.com
7360 Whether a document called called Element.setCapture.
7361 Compare against `use.counter.content_documents_destroyed`
7362 to calculate the rate.
7364 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7366 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7367 notification_emails:
7368 - dom-core@mozilla.com
7369 - emilio@mozilla.com
7374 element_releasecapture:
7377 Whether a document called called Element.releaseCapture.
7378 Compare against `use.counter.content_documents_destroyed`
7379 to calculate the rate.
7381 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7383 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7384 notification_emails:
7385 - dom-core@mozilla.com
7386 - emilio@mozilla.com
7391 element_setpointercapture:
7394 Whether a document called called Element.setPointerCapture.
7395 Compare against `use.counter.content_documents_destroyed`
7396 to calculate the rate.
7398 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7400 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7401 notification_emails:
7402 - dom-core@mozilla.com
7403 - emilio@mozilla.com
7408 element_releasepointercapture:
7411 Whether a document called called Element.releasePointerCapture.
7412 Compare against `use.counter.content_documents_destroyed`
7413 to calculate the rate.
7415 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7417 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7418 notification_emails:
7419 - dom-core@mozilla.com
7420 - emilio@mozilla.com
7425 mediadevices_enumeratedevices:
7428 Whether a document called called MediaDevices.enumerateDevices.
7429 Compare against `use.counter.content_documents_destroyed`
7430 to calculate the rate.
7432 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7434 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7435 notification_emails:
7436 - dom-core@mozilla.com
7437 - emilio@mozilla.com
7442 enumerate_devices_insec:
7445 Whether a document calls MediaDevices.enumerateDevices from an insecure context.
7446 Compare against `use.counter.content_documents_destroyed`
7447 to calculate the rate.
7449 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7451 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7452 notification_emails:
7453 - dom-core@mozilla.com
7454 - emilio@mozilla.com
7459 enumerate_devices_unfocused:
7462 Whether a document calls MediaDevices.enumerateDevices from a unfocused document.
7463 Compare against `use.counter.content_documents_destroyed`
7464 to calculate the rate.
7466 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7468 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7469 notification_emails:
7470 - dom-core@mozilla.com
7471 - emilio@mozilla.com
7476 mediadevices_getusermedia:
7479 Whether a document called called MediaDevices.getUserMedia.
7480 Compare against `use.counter.content_documents_destroyed`
7481 to calculate the rate.
7483 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7485 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7486 notification_emails:
7487 - dom-core@mozilla.com
7488 - emilio@mozilla.com
7493 navigator_mozgetusermedia:
7496 Whether a document called called Navigator.mozGetUserMedia.
7497 Compare against `use.counter.content_documents_destroyed`
7498 to calculate the rate.
7500 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7502 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7503 notification_emails:
7504 - dom-core@mozilla.com
7505 - emilio@mozilla.com
7510 get_user_media_unfocused:
7513 Whether a document calls MediaDevices.getUserMedia from an unfocused document.
7514 Compare against `use.counter.content_documents_destroyed`
7515 to calculate the rate.
7517 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7519 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7520 notification_emails:
7521 - dom-core@mozilla.com
7522 - emilio@mozilla.com
7527 get_user_media_insec:
7530 Whether a document calls MediaDevices.getUserMedia from an insecure context.
7531 Compare against `use.counter.content_documents_destroyed`
7532 to calculate the rate.
7534 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7536 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7537 notification_emails:
7538 - dom-core@mozilla.com
7539 - emilio@mozilla.com
7544 moz_get_user_media_insec:
7547 Whether a document calls Navigator.mozGetUserMedia from an insecure context.
7548 Compare against `use.counter.content_documents_destroyed`
7549 to calculate the rate.
7551 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7553 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7554 notification_emails:
7555 - dom-core@mozilla.com
7556 - emilio@mozilla.com
7561 mediadevices_getdisplaymedia:
7564 Whether a document called called MediaDevices.getDisplayMedia.
7565 Compare against `use.counter.content_documents_destroyed`
7566 to calculate the rate.
7568 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7570 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7571 notification_emails:
7572 - dom-core@mozilla.com
7573 - emilio@mozilla.com
7581 Whether a document called called MLS.stateDelete.
7582 Compare against `use.counter.content_documents_destroyed`
7583 to calculate the rate.
7585 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7587 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7588 notification_emails:
7589 - dom-core@mozilla.com
7590 - emilio@mozilla.com
7595 mls_statedeletegroup:
7598 Whether a document called called MLS.stateDeleteGroup.
7599 Compare against `use.counter.content_documents_destroyed`
7600 to calculate the rate.
7602 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7604 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7605 notification_emails:
7606 - dom-core@mozilla.com
7607 - emilio@mozilla.com
7612 mls_generatesignaturekeypair:
7615 Whether a document called called MLS.generateSignatureKeypair.
7616 Compare against `use.counter.content_documents_destroyed`
7617 to calculate the rate.
7619 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7621 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7622 notification_emails:
7623 - dom-core@mozilla.com
7624 - emilio@mozilla.com
7629 mls_generatecredentialbasic:
7632 Whether a document called called MLS.generateCredentialBasic.
7633 Compare against `use.counter.content_documents_destroyed`
7634 to calculate the rate.
7636 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7638 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7639 notification_emails:
7640 - dom-core@mozilla.com
7641 - emilio@mozilla.com
7646 mls_generatekeypackage:
7649 Whether a document called called MLS.generateKeyPackage.
7650 Compare against `use.counter.content_documents_destroyed`
7651 to calculate the rate.
7653 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7655 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7656 notification_emails:
7657 - dom-core@mozilla.com
7658 - emilio@mozilla.com
7666 Whether a document called called MLS.groupCreate.
7667 Compare against `use.counter.content_documents_destroyed`
7668 to calculate the rate.
7670 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7672 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7673 notification_emails:
7674 - dom-core@mozilla.com
7675 - emilio@mozilla.com
7683 Whether a document called called MLS.groupJoin.
7684 Compare against `use.counter.content_documents_destroyed`
7685 to calculate the rate.
7687 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7689 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7690 notification_emails:
7691 - dom-core@mozilla.com
7692 - emilio@mozilla.com
7700 Whether a document called called MLS.groupAdd.
7701 Compare against `use.counter.content_documents_destroyed`
7702 to calculate the rate.
7704 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7706 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7707 notification_emails:
7708 - dom-core@mozilla.com
7709 - emilio@mozilla.com
7714 mls_groupproposeadd:
7717 Whether a document called called MLS.groupProposeAdd.
7718 Compare against `use.counter.content_documents_destroyed`
7719 to calculate the rate.
7721 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7723 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7724 notification_emails:
7725 - dom-core@mozilla.com
7726 - emilio@mozilla.com
7734 Whether a document called called MLS.groupRemove.
7735 Compare against `use.counter.content_documents_destroyed`
7736 to calculate the rate.
7738 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7740 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7741 notification_emails:
7742 - dom-core@mozilla.com
7743 - emilio@mozilla.com
7748 mls_groupproposeremove:
7751 Whether a document called called MLS.groupProposeRemove.
7752 Compare against `use.counter.content_documents_destroyed`
7753 to calculate the rate.
7755 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7757 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7758 notification_emails:
7759 - dom-core@mozilla.com
7760 - emilio@mozilla.com
7768 Whether a document called called MLS.groupClose.
7769 Compare against `use.counter.content_documents_destroyed`
7770 to calculate the rate.
7772 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7774 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7775 notification_emails:
7776 - dom-core@mozilla.com
7777 - emilio@mozilla.com
7785 Whether a document called called MLS.groupMembers.
7786 Compare against `use.counter.content_documents_destroyed`
7787 to calculate the rate.
7789 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7791 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7792 notification_emails:
7793 - dom-core@mozilla.com
7794 - emilio@mozilla.com
7802 Whether a document called called MLS.receive.
7803 Compare against `use.counter.content_documents_destroyed`
7804 to calculate the rate.
7806 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7808 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7809 notification_emails:
7810 - dom-core@mozilla.com
7811 - emilio@mozilla.com
7819 Whether a document called called MLS.send.
7820 Compare against `use.counter.content_documents_destroyed`
7821 to calculate the rate.
7823 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7825 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7826 notification_emails:
7827 - dom-core@mozilla.com
7828 - emilio@mozilla.com
7836 Whether a document called called MLS.deriveExporter.
7837 Compare against `use.counter.content_documents_destroyed`
7838 to calculate the rate.
7840 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7842 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7843 notification_emails:
7844 - dom-core@mozilla.com
7845 - emilio@mozilla.com
7850 document_mozsetimageelement:
7853 Whether a document called called Document.mozSetImageElement.
7854 Compare against `use.counter.content_documents_destroyed`
7855 to calculate the rate.
7857 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7859 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7860 notification_emails:
7861 - dom-core@mozilla.com
7862 - emilio@mozilla.com
7870 Whether a document sets DOMMouseScroll event listener.
7871 Compare against `use.counter.content_documents_destroyed`
7872 to calculate the rate.
7874 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7876 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7877 notification_emails:
7878 - dom-core@mozilla.com
7879 - emilio@mozilla.com
7884 onmozmousepixelscroll:
7887 Whether a document sets MozMousePixelScroll event listener.
7888 Compare against `use.counter.content_documents_destroyed`
7889 to calculate the rate.
7891 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7893 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7894 notification_emails:
7895 - dom-core@mozilla.com
7896 - emilio@mozilla.com
7901 percentage_stroke_width_in_svg:
7904 Whether a document whether percentage stroke-width is used in SVG elements (excluding <text>).
7905 Compare against `use.counter.content_documents_destroyed`
7906 to calculate the rate.
7908 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7910 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7911 notification_emails:
7912 - dom-core@mozilla.com
7913 - emilio@mozilla.com
7918 percentage_stroke_width_in_svgtext:
7921 Whether a document whether percentage stroke-width is used in SVG <text>.
7922 Compare against `use.counter.content_documents_destroyed`
7923 to calculate the rate.
7925 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7927 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7928 notification_emails:
7929 - dom-core@mozilla.com
7930 - emilio@mozilla.com
7935 htmldocument_caretrangefrompoint:
7938 Whether a document called called Document.caretRangeFromPoint.
7939 Compare against `use.counter.content_documents_destroyed`
7940 to calculate the rate.
7942 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7944 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7945 notification_emails:
7946 - dom-core@mozilla.com
7947 - emilio@mozilla.com
7952 htmldocument_exitpictureinpicture:
7955 Whether a document called called Document.exitPictureInPicture.
7956 Compare against `use.counter.content_documents_destroyed`
7957 to calculate the rate.
7959 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7961 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7962 notification_emails:
7963 - dom-core@mozilla.com
7964 - emilio@mozilla.com
7969 htmldocument_featurepolicy:
7972 Whether a document called called Document.featurePolicy.
7973 Compare against `use.counter.content_documents_destroyed`
7974 to calculate the rate.
7976 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7978 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7979 notification_emails:
7980 - dom-core@mozilla.com
7981 - emilio@mozilla.com
7986 htmldocument_onbeforecopy:
7989 Whether a document called called Document.onbeforecopy.
7990 Compare against `use.counter.content_documents_destroyed`
7991 to calculate the rate.
7993 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7995 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
7996 notification_emails:
7997 - dom-core@mozilla.com
7998 - emilio@mozilla.com
8003 htmldocument_onbeforecut:
8006 Whether a document called called Document.onbeforecut.
8007 Compare against `use.counter.content_documents_destroyed`
8008 to calculate the rate.
8010 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8012 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8013 notification_emails:
8014 - dom-core@mozilla.com
8015 - emilio@mozilla.com
8020 htmldocument_onbeforepaste:
8023 Whether a document called called Document.onbeforepaste.
8024 Compare against `use.counter.content_documents_destroyed`
8025 to calculate the rate.
8027 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8029 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8030 notification_emails:
8031 - dom-core@mozilla.com
8032 - emilio@mozilla.com
8037 htmldocument_oncancel:
8040 Whether a document called called Document.oncancel.
8041 Compare against `use.counter.content_documents_destroyed`
8042 to calculate the rate.
8044 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8046 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8047 notification_emails:
8048 - dom-core@mozilla.com
8049 - emilio@mozilla.com
8054 htmldocument_onfreeze:
8057 Whether a document called called Document.onfreeze.
8058 Compare against `use.counter.content_documents_destroyed`
8059 to calculate the rate.
8061 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8063 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8064 notification_emails:
8065 - dom-core@mozilla.com
8066 - emilio@mozilla.com
8071 htmldocument_onmousewheel:
8074 Whether a document called called Document.onmousewheel.
8075 Compare against `use.counter.content_documents_destroyed`
8076 to calculate the rate.
8078 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8080 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8081 notification_emails:
8082 - dom-core@mozilla.com
8083 - emilio@mozilla.com
8088 htmldocument_onresume:
8091 Whether a document called called Document.onresume.
8092 Compare against `use.counter.content_documents_destroyed`
8093 to calculate the rate.
8095 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8097 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8098 notification_emails:
8099 - dom-core@mozilla.com
8100 - emilio@mozilla.com
8105 htmldocument_onsearch:
8108 Whether a document called called Document.onsearch.
8109 Compare against `use.counter.content_documents_destroyed`
8110 to calculate the rate.
8112 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8114 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8115 notification_emails:
8116 - dom-core@mozilla.com
8117 - emilio@mozilla.com
8122 htmldocument_onwebkitfullscreenchange:
8125 Whether a document called called Document.onwebkitfullscreenchange.
8126 Compare against `use.counter.content_documents_destroyed`
8127 to calculate the rate.
8129 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8131 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8132 notification_emails:
8133 - dom-core@mozilla.com
8134 - emilio@mozilla.com
8139 htmldocument_onwebkitfullscreenerror:
8142 Whether a document called called Document.onwebkitfullscreenerror.
8143 Compare against `use.counter.content_documents_destroyed`
8144 to calculate the rate.
8146 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8148 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8149 notification_emails:
8150 - dom-core@mozilla.com
8151 - emilio@mozilla.com
8156 htmldocument_pictureinpictureelement:
8159 Whether a document called called Document.pictureInPictureElement.
8160 Compare against `use.counter.content_documents_destroyed`
8161 to calculate the rate.
8163 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8165 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8166 notification_emails:
8167 - dom-core@mozilla.com
8168 - emilio@mozilla.com
8173 htmldocument_pictureinpictureenabled:
8176 Whether a document called called Document.pictureInPictureEnabled.
8177 Compare against `use.counter.content_documents_destroyed`
8178 to calculate the rate.
8180 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8182 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8183 notification_emails:
8184 - dom-core@mozilla.com
8185 - emilio@mozilla.com
8190 htmldocument_registerelement:
8193 Whether a document called called Document.registerElement.
8194 Compare against `use.counter.content_documents_destroyed`
8195 to calculate the rate.
8197 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8199 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8200 notification_emails:
8201 - dom-core@mozilla.com
8202 - emilio@mozilla.com
8207 htmldocument_wasdiscarded:
8210 Whether a document called called Document.wasDiscarded.
8211 Compare against `use.counter.content_documents_destroyed`
8212 to calculate the rate.
8214 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8216 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8217 notification_emails:
8218 - dom-core@mozilla.com
8219 - emilio@mozilla.com
8224 htmldocument_webkitcancelfullscreen:
8227 Whether a document called called Document.webkitCancelFullScreen.
8228 Compare against `use.counter.content_documents_destroyed`
8229 to calculate the rate.
8231 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8233 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8234 notification_emails:
8235 - dom-core@mozilla.com
8236 - emilio@mozilla.com
8241 htmldocument_webkitcurrentfullscreenelement:
8244 Whether a document called called Document.webkitCurrentFullScreenElement.
8245 Compare against `use.counter.content_documents_destroyed`
8246 to calculate the rate.
8248 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8250 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8251 notification_emails:
8252 - dom-core@mozilla.com
8253 - emilio@mozilla.com
8258 htmldocument_webkitexitfullscreen:
8261 Whether a document called called Document.webkitExitFullscreen.
8262 Compare against `use.counter.content_documents_destroyed`
8263 to calculate the rate.
8265 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8267 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8268 notification_emails:
8269 - dom-core@mozilla.com
8270 - emilio@mozilla.com
8275 htmldocument_webkitfullscreenelement:
8278 Whether a document called called Document.webkitFullscreenElement.
8279 Compare against `use.counter.content_documents_destroyed`
8280 to calculate the rate.
8282 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8284 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8285 notification_emails:
8286 - dom-core@mozilla.com
8287 - emilio@mozilla.com
8292 htmldocument_webkitfullscreenenabled:
8295 Whether a document called called Document.webkitFullscreenEnabled.
8296 Compare against `use.counter.content_documents_destroyed`
8297 to calculate the rate.
8299 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8301 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8302 notification_emails:
8303 - dom-core@mozilla.com
8304 - emilio@mozilla.com
8309 htmldocument_webkithidden:
8312 Whether a document called called Document.webkitHidden.
8313 Compare against `use.counter.content_documents_destroyed`
8314 to calculate the rate.
8316 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8318 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8319 notification_emails:
8320 - dom-core@mozilla.com
8321 - emilio@mozilla.com
8326 htmldocument_webkitisfullscreen:
8329 Whether a document called called Document.webkitIsFullScreen.
8330 Compare against `use.counter.content_documents_destroyed`
8331 to calculate the rate.
8333 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8335 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8336 notification_emails:
8337 - dom-core@mozilla.com
8338 - emilio@mozilla.com
8343 htmldocument_webkitvisibilitystate:
8346 Whether a document called called Document.webkitVisibilityState.
8347 Compare against `use.counter.content_documents_destroyed`
8348 to calculate the rate.
8350 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8352 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8353 notification_emails:
8354 - dom-core@mozilla.com
8355 - emilio@mozilla.com
8360 htmldocument_xmlencoding:
8363 Whether a document called called Document.xmlEncoding.
8364 Compare against `use.counter.content_documents_destroyed`
8365 to calculate the rate.
8367 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8369 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8370 notification_emails:
8371 - dom-core@mozilla.com
8372 - emilio@mozilla.com
8377 htmldocument_xmlstandalone:
8380 Whether a document called called Document.xmlStandalone.
8381 Compare against `use.counter.content_documents_destroyed`
8382 to calculate the rate.
8384 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8386 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8387 notification_emails:
8388 - dom-core@mozilla.com
8389 - emilio@mozilla.com
8394 htmldocument_xmlversion:
8397 Whether a document called called Document.xmlVersion.
8398 Compare against `use.counter.content_documents_destroyed`
8399 to calculate the rate.
8401 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8403 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8404 notification_emails:
8405 - dom-core@mozilla.com
8406 - emilio@mozilla.com
8411 location_ancestororigins:
8414 Whether a document called called Location.ancestorOrigins.
8415 Compare against `use.counter.content_documents_destroyed`
8416 to calculate the rate.
8418 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8420 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8421 notification_emails:
8422 - dom-core@mozilla.com
8423 - emilio@mozilla.com
8428 window_absoluteorientationsensor:
8431 Whether a document called called Window.AbsoluteOrientationSensor.
8432 Compare against `use.counter.content_documents_destroyed`
8433 to calculate the rate.
8435 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8437 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8438 notification_emails:
8439 - dom-core@mozilla.com
8440 - emilio@mozilla.com
8445 window_accelerometer:
8448 Whether a document called called Window.Accelerometer.
8449 Compare against `use.counter.content_documents_destroyed`
8450 to calculate the rate.
8452 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8454 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8455 notification_emails:
8456 - dom-core@mozilla.com
8457 - emilio@mozilla.com
8462 window_backgroundfetchmanager:
8465 Whether a document called called Window.BackgroundFetchManager.
8466 Compare against `use.counter.content_documents_destroyed`
8467 to calculate the rate.
8469 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8471 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8472 notification_emails:
8473 - dom-core@mozilla.com
8474 - emilio@mozilla.com
8479 window_backgroundfetchrecord:
8482 Whether a document called called Window.BackgroundFetchRecord.
8483 Compare against `use.counter.content_documents_destroyed`
8484 to calculate the rate.
8486 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8488 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8489 notification_emails:
8490 - dom-core@mozilla.com
8491 - emilio@mozilla.com
8496 window_backgroundfetchregistration:
8499 Whether a document called called Window.BackgroundFetchRegistration.
8500 Compare against `use.counter.content_documents_destroyed`
8501 to calculate the rate.
8503 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8505 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8506 notification_emails:
8507 - dom-core@mozilla.com
8508 - emilio@mozilla.com
8513 window_beforeinstallpromptevent:
8516 Whether a document called called Window.BeforeInstallPromptEvent.
8517 Compare against `use.counter.content_documents_destroyed`
8518 to calculate the rate.
8520 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8522 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8523 notification_emails:
8524 - dom-core@mozilla.com
8525 - emilio@mozilla.com
8533 Whether a document called called Window.Bluetooth.
8534 Compare against `use.counter.content_documents_destroyed`
8535 to calculate the rate.
8537 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8539 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8540 notification_emails:
8541 - dom-core@mozilla.com
8542 - emilio@mozilla.com
8547 window_bluetoothcharacteristicproperties:
8550 Whether a document called called Window.BluetoothCharacteristicProperties.
8551 Compare against `use.counter.content_documents_destroyed`
8552 to calculate the rate.
8554 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8556 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8557 notification_emails:
8558 - dom-core@mozilla.com
8559 - emilio@mozilla.com
8564 window_bluetoothdevice:
8567 Whether a document called called Window.BluetoothDevice.
8568 Compare against `use.counter.content_documents_destroyed`
8569 to calculate the rate.
8571 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8573 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8574 notification_emails:
8575 - dom-core@mozilla.com
8576 - emilio@mozilla.com
8581 window_bluetoothremotegattcharacteristic:
8584 Whether a document called called Window.BluetoothRemoteGATTCharacteristic.
8585 Compare against `use.counter.content_documents_destroyed`
8586 to calculate the rate.
8588 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8590 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8591 notification_emails:
8592 - dom-core@mozilla.com
8593 - emilio@mozilla.com
8598 window_bluetoothremotegattdescriptor:
8601 Whether a document called called Window.BluetoothRemoteGATTDescriptor.
8602 Compare against `use.counter.content_documents_destroyed`
8603 to calculate the rate.
8605 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8607 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8608 notification_emails:
8609 - dom-core@mozilla.com
8610 - emilio@mozilla.com
8615 window_bluetoothremotegattserver:
8618 Whether a document called called Window.BluetoothRemoteGATTServer.
8619 Compare against `use.counter.content_documents_destroyed`
8620 to calculate the rate.
8622 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8624 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8625 notification_emails:
8626 - dom-core@mozilla.com
8627 - emilio@mozilla.com
8632 window_bluetoothremotegattservice:
8635 Whether a document called called Window.BluetoothRemoteGATTService.
8636 Compare against `use.counter.content_documents_destroyed`
8637 to calculate the rate.
8639 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8641 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8642 notification_emails:
8643 - dom-core@mozilla.com
8644 - emilio@mozilla.com
8649 window_bluetoothuuid:
8652 Whether a document called called Window.BluetoothUUID.
8653 Compare against `use.counter.content_documents_destroyed`
8654 to calculate the rate.
8656 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8658 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8659 notification_emails:
8660 - dom-core@mozilla.com
8661 - emilio@mozilla.com
8666 window_canvascapturemediastreamtrack:
8669 Whether a document called called Window.CanvasCaptureMediaStreamTrack.
8670 Compare against `use.counter.content_documents_destroyed`
8671 to calculate the rate.
8673 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8675 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8676 notification_emails:
8677 - dom-core@mozilla.com
8678 - emilio@mozilla.com
8686 Whether a document called called Window.chrome.
8687 Compare against `use.counter.content_documents_destroyed`
8688 to calculate the rate.
8690 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8692 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8693 notification_emails:
8694 - dom-core@mozilla.com
8695 - emilio@mozilla.com
8700 window_clipboarditem:
8703 Whether a document called called Window.ClipboardItem.
8704 Compare against `use.counter.content_documents_destroyed`
8705 to calculate the rate.
8707 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8709 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8710 notification_emails:
8711 - dom-core@mozilla.com
8712 - emilio@mozilla.com
8717 window_cssimagevalue:
8720 Whether a document called called Window.CSSImageValue.
8721 Compare against `use.counter.content_documents_destroyed`
8722 to calculate the rate.
8724 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8726 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8727 notification_emails:
8728 - dom-core@mozilla.com
8729 - emilio@mozilla.com
8734 window_csskeywordvalue:
8737 Whether a document called called Window.CSSKeywordValue.
8738 Compare against `use.counter.content_documents_destroyed`
8739 to calculate the rate.
8741 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8743 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8744 notification_emails:
8745 - dom-core@mozilla.com
8746 - emilio@mozilla.com
8751 window_cssmathclamp:
8754 Whether a document called called Window.CSSMathClamp.
8755 Compare against `use.counter.content_documents_destroyed`
8756 to calculate the rate.
8758 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8760 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8761 notification_emails:
8762 - dom-core@mozilla.com
8763 - emilio@mozilla.com
8768 window_cssmathinvert:
8771 Whether a document called called Window.CSSMathInvert.
8772 Compare against `use.counter.content_documents_destroyed`
8773 to calculate the rate.
8775 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8777 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8778 notification_emails:
8779 - dom-core@mozilla.com
8780 - emilio@mozilla.com
8788 Whether a document called called Window.CSSMathMax.
8789 Compare against `use.counter.content_documents_destroyed`
8790 to calculate the rate.
8792 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8794 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8795 notification_emails:
8796 - dom-core@mozilla.com
8797 - emilio@mozilla.com
8805 Whether a document called called Window.CSSMathMin.
8806 Compare against `use.counter.content_documents_destroyed`
8807 to calculate the rate.
8809 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8811 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8812 notification_emails:
8813 - dom-core@mozilla.com
8814 - emilio@mozilla.com
8819 window_cssmathnegate:
8822 Whether a document called called Window.CSSMathNegate.
8823 Compare against `use.counter.content_documents_destroyed`
8824 to calculate the rate.
8826 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8828 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8829 notification_emails:
8830 - dom-core@mozilla.com
8831 - emilio@mozilla.com
8836 window_cssmathproduct:
8839 Whether a document called called Window.CSSMathProduct.
8840 Compare against `use.counter.content_documents_destroyed`
8841 to calculate the rate.
8843 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8845 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8846 notification_emails:
8847 - dom-core@mozilla.com
8848 - emilio@mozilla.com
8856 Whether a document called called Window.CSSMathSum.
8857 Compare against `use.counter.content_documents_destroyed`
8858 to calculate the rate.
8860 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8862 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8863 notification_emails:
8864 - dom-core@mozilla.com
8865 - emilio@mozilla.com
8870 window_cssmathvalue:
8873 Whether a document called called Window.CSSMathValue.
8874 Compare against `use.counter.content_documents_destroyed`
8875 to calculate the rate.
8877 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8879 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8880 notification_emails:
8881 - dom-core@mozilla.com
8882 - emilio@mozilla.com
8887 window_cssmatrixcomponent:
8890 Whether a document called called Window.CSSMatrixComponent.
8891 Compare against `use.counter.content_documents_destroyed`
8892 to calculate the rate.
8894 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8896 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8897 notification_emails:
8898 - dom-core@mozilla.com
8899 - emilio@mozilla.com
8904 window_cssnumericarray:
8907 Whether a document called called Window.CSSNumericArray.
8908 Compare against `use.counter.content_documents_destroyed`
8909 to calculate the rate.
8911 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8913 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8914 notification_emails:
8915 - dom-core@mozilla.com
8916 - emilio@mozilla.com
8921 window_cssnumericvalue:
8924 Whether a document called called Window.CSSNumericValue.
8925 Compare against `use.counter.content_documents_destroyed`
8926 to calculate the rate.
8928 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8930 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8931 notification_emails:
8932 - dom-core@mozilla.com
8933 - emilio@mozilla.com
8938 window_cssperspective:
8941 Whether a document called called Window.CSSPerspective.
8942 Compare against `use.counter.content_documents_destroyed`
8943 to calculate the rate.
8945 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8947 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8948 notification_emails:
8949 - dom-core@mozilla.com
8950 - emilio@mozilla.com
8955 window_csspositionvalue:
8958 Whether a document called called Window.CSSPositionValue.
8959 Compare against `use.counter.content_documents_destroyed`
8960 to calculate the rate.
8962 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8964 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8965 notification_emails:
8966 - dom-core@mozilla.com
8967 - emilio@mozilla.com
8972 window_csspropertyrule:
8975 Whether a document called called Window.CSSPropertyRule.
8976 Compare against `use.counter.content_documents_destroyed`
8977 to calculate the rate.
8979 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8981 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8982 notification_emails:
8983 - dom-core@mozilla.com
8984 - emilio@mozilla.com
8992 Whether a document called called Window.CSSRotate.
8993 Compare against `use.counter.content_documents_destroyed`
8994 to calculate the rate.
8996 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8998 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
8999 notification_emails:
9000 - dom-core@mozilla.com
9001 - emilio@mozilla.com
9009 Whether a document called called Window.CSSScale.
9010 Compare against `use.counter.content_documents_destroyed`
9011 to calculate the rate.
9013 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9015 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9016 notification_emails:
9017 - dom-core@mozilla.com
9018 - emilio@mozilla.com
9026 Whether a document called called Window.CSSSkew.
9027 Compare against `use.counter.content_documents_destroyed`
9028 to calculate the rate.
9030 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9032 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9033 notification_emails:
9034 - dom-core@mozilla.com
9035 - emilio@mozilla.com
9043 Whether a document called called Window.CSSSkewX.
9044 Compare against `use.counter.content_documents_destroyed`
9045 to calculate the rate.
9047 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9049 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9050 notification_emails:
9051 - dom-core@mozilla.com
9052 - emilio@mozilla.com
9060 Whether a document called called Window.CSSSkewY.
9061 Compare against `use.counter.content_documents_destroyed`
9062 to calculate the rate.
9064 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9066 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9067 notification_emails:
9068 - dom-core@mozilla.com
9069 - emilio@mozilla.com
9074 window_cssstylevalue:
9077 Whether a document called called Window.CSSStyleValue.
9078 Compare against `use.counter.content_documents_destroyed`
9079 to calculate the rate.
9081 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9083 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9084 notification_emails:
9085 - dom-core@mozilla.com
9086 - emilio@mozilla.com
9091 window_csstransformcomponent:
9094 Whether a document called called Window.CSSTransformComponent.
9095 Compare against `use.counter.content_documents_destroyed`
9096 to calculate the rate.
9098 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9100 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9101 notification_emails:
9102 - dom-core@mozilla.com
9103 - emilio@mozilla.com
9108 window_csstransformvalue:
9111 Whether a document called called Window.CSSTransformValue.
9112 Compare against `use.counter.content_documents_destroyed`
9113 to calculate the rate.
9115 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9117 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9118 notification_emails:
9119 - dom-core@mozilla.com
9120 - emilio@mozilla.com
9125 window_csstranslate:
9128 Whether a document called called Window.CSSTranslate.
9129 Compare against `use.counter.content_documents_destroyed`
9130 to calculate the rate.
9132 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9134 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9135 notification_emails:
9136 - dom-core@mozilla.com
9137 - emilio@mozilla.com
9142 window_cssunitvalue:
9145 Whether a document called called Window.CSSUnitValue.
9146 Compare against `use.counter.content_documents_destroyed`
9147 to calculate the rate.
9149 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9151 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9152 notification_emails:
9153 - dom-core@mozilla.com
9154 - emilio@mozilla.com
9159 window_cssunparsedvalue:
9162 Whether a document called called Window.CSSUnparsedValue.
9163 Compare against `use.counter.content_documents_destroyed`
9164 to calculate the rate.
9166 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9168 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9169 notification_emails:
9170 - dom-core@mozilla.com
9171 - emilio@mozilla.com
9176 window_cssvariablereferencevalue:
9179 Whether a document called called Window.CSSVariableReferenceValue.
9180 Compare against `use.counter.content_documents_destroyed`
9181 to calculate the rate.
9183 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9185 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9186 notification_emails:
9187 - dom-core@mozilla.com
9188 - emilio@mozilla.com
9193 window_defaultstatus:
9196 Whether a document called called Window.defaultStatus.
9197 Compare against `use.counter.content_documents_destroyed`
9198 to calculate the rate.
9200 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9202 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9203 notification_emails:
9204 - dom-core@mozilla.com
9205 - emilio@mozilla.com
9210 window_devicemotioneventacceleration:
9213 Whether a document called called Window.DeviceMotionEventAcceleration.
9214 Compare against `use.counter.content_documents_destroyed`
9215 to calculate the rate.
9217 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9219 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9220 notification_emails:
9221 - dom-core@mozilla.com
9222 - emilio@mozilla.com
9227 window_devicemotioneventrotationrate:
9230 Whether a document called called Window.DeviceMotionEventRotationRate.
9231 Compare against `use.counter.content_documents_destroyed`
9232 to calculate the rate.
9234 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9236 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9237 notification_emails:
9238 - dom-core@mozilla.com
9239 - emilio@mozilla.com
9247 Whether a document called called Window.DOMError.
9248 Compare against `use.counter.content_documents_destroyed`
9249 to calculate the rate.
9251 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9253 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9254 notification_emails:
9255 - dom-core@mozilla.com
9256 - emilio@mozilla.com
9261 window_encodedvideochunk:
9264 Whether a document called called Window.EncodedVideoChunk.
9265 Compare against `use.counter.content_documents_destroyed`
9266 to calculate the rate.
9268 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9270 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9271 notification_emails:
9272 - dom-core@mozilla.com
9273 - emilio@mozilla.com
9278 window_enterpictureinpictureevent:
9281 Whether a document called called Window.EnterPictureInPictureEvent.
9282 Compare against `use.counter.content_documents_destroyed`
9283 to calculate the rate.
9285 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9287 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9288 notification_emails:
9289 - dom-core@mozilla.com
9290 - emilio@mozilla.com
9298 Whether a document called called Window.External.
9299 Compare against `use.counter.content_documents_destroyed`
9300 to calculate the rate.
9302 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9304 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9305 notification_emails:
9306 - dom-core@mozilla.com
9307 - emilio@mozilla.com
9312 window_federatedcredential:
9315 Whether a document called called Window.FederatedCredential.
9316 Compare against `use.counter.content_documents_destroyed`
9317 to calculate the rate.
9319 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9321 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9322 notification_emails:
9323 - dom-core@mozilla.com
9324 - emilio@mozilla.com
9332 Whether a document called called Window.Gyroscope.
9333 Compare against `use.counter.content_documents_destroyed`
9334 to calculate the rate.
9336 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9338 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9339 notification_emails:
9340 - dom-core@mozilla.com
9341 - emilio@mozilla.com
9346 window_htmlcontentelement:
9349 Whether a document called called Window.HTMLContentElement.
9350 Compare against `use.counter.content_documents_destroyed`
9351 to calculate the rate.
9353 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9355 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9356 notification_emails:
9357 - dom-core@mozilla.com
9358 - emilio@mozilla.com
9363 window_htmlshadowelement:
9366 Whether a document called called Window.HTMLShadowElement.
9367 Compare against `use.counter.content_documents_destroyed`
9368 to calculate the rate.
9370 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9372 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9373 notification_emails:
9374 - dom-core@mozilla.com
9375 - emilio@mozilla.com
9380 window_imagecapture:
9383 Whether a document called called Window.ImageCapture.
9384 Compare against `use.counter.content_documents_destroyed`
9385 to calculate the rate.
9387 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9389 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9390 notification_emails:
9391 - dom-core@mozilla.com
9392 - emilio@mozilla.com
9397 window_inputdevicecapabilities:
9400 Whether a document called called Window.InputDeviceCapabilities.
9401 Compare against `use.counter.content_documents_destroyed`
9402 to calculate the rate.
9404 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9406 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9407 notification_emails:
9408 - dom-core@mozilla.com
9409 - emilio@mozilla.com
9414 window_inputdeviceinfo:
9417 Whether a document called called Window.InputDeviceInfo.
9418 Compare against `use.counter.content_documents_destroyed`
9419 to calculate the rate.
9421 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9423 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9424 notification_emails:
9425 - dom-core@mozilla.com
9426 - emilio@mozilla.com
9434 Whether a document called called Window.Keyboard.
9435 Compare against `use.counter.content_documents_destroyed`
9436 to calculate the rate.
9438 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9440 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9441 notification_emails:
9442 - dom-core@mozilla.com
9443 - emilio@mozilla.com
9448 window_keyboardlayoutmap:
9451 Whether a document called called Window.KeyboardLayoutMap.
9452 Compare against `use.counter.content_documents_destroyed`
9453 to calculate the rate.
9455 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9457 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9458 notification_emails:
9459 - dom-core@mozilla.com
9460 - emilio@mozilla.com
9465 window_linearaccelerationsensor:
9468 Whether a document called called Window.LinearAccelerationSensor.
9469 Compare against `use.counter.content_documents_destroyed`
9470 to calculate the rate.
9472 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9474 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9475 notification_emails:
9476 - dom-core@mozilla.com
9477 - emilio@mozilla.com
9482 window_mediasettingsrange:
9485 Whether a document called called Window.MediaSettingsRange.
9486 Compare against `use.counter.content_documents_destroyed`
9487 to calculate the rate.
9489 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9491 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9492 notification_emails:
9493 - dom-core@mozilla.com
9494 - emilio@mozilla.com
9502 Whether a document called called Window.MIDIAccess.
9503 Compare against `use.counter.content_documents_destroyed`
9504 to calculate the rate.
9506 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9508 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9509 notification_emails:
9510 - dom-core@mozilla.com
9511 - emilio@mozilla.com
9516 window_midiconnectionevent:
9519 Whether a document called called Window.MIDIConnectionEvent.
9520 Compare against `use.counter.content_documents_destroyed`
9521 to calculate the rate.
9523 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9525 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9526 notification_emails:
9527 - dom-core@mozilla.com
9528 - emilio@mozilla.com
9536 Whether a document called called Window.MIDIInput.
9537 Compare against `use.counter.content_documents_destroyed`
9538 to calculate the rate.
9540 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9542 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9543 notification_emails:
9544 - dom-core@mozilla.com
9545 - emilio@mozilla.com
9550 window_midiinputmap:
9553 Whether a document called called Window.MIDIInputMap.
9554 Compare against `use.counter.content_documents_destroyed`
9555 to calculate the rate.
9557 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9559 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9560 notification_emails:
9561 - dom-core@mozilla.com
9562 - emilio@mozilla.com
9567 window_midimessageevent:
9570 Whether a document called called Window.MIDIMessageEvent.
9571 Compare against `use.counter.content_documents_destroyed`
9572 to calculate the rate.
9574 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9576 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9577 notification_emails:
9578 - dom-core@mozilla.com
9579 - emilio@mozilla.com
9587 Whether a document called called Window.MIDIOutput.
9588 Compare against `use.counter.content_documents_destroyed`
9589 to calculate the rate.
9591 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9593 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9594 notification_emails:
9595 - dom-core@mozilla.com
9596 - emilio@mozilla.com
9601 window_midioutputmap:
9604 Whether a document called called Window.MIDIOutputMap.
9605 Compare against `use.counter.content_documents_destroyed`
9606 to calculate the rate.
9608 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9610 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9611 notification_emails:
9612 - dom-core@mozilla.com
9613 - emilio@mozilla.com
9621 Whether a document called called Window.MIDIPort.
9622 Compare against `use.counter.content_documents_destroyed`
9623 to calculate the rate.
9625 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9627 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9628 notification_emails:
9629 - dom-core@mozilla.com
9630 - emilio@mozilla.com
9635 window_networkinformation:
9638 Whether a document called called Window.NetworkInformation.
9639 Compare against `use.counter.content_documents_destroyed`
9640 to calculate the rate.
9642 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9644 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9645 notification_emails:
9646 - dom-core@mozilla.com
9647 - emilio@mozilla.com
9652 window_offscreenbuffering:
9655 Whether a document called called Window.offscreenBuffering.
9656 Compare against `use.counter.content_documents_destroyed`
9657 to calculate the rate.
9659 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9661 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9662 notification_emails:
9663 - dom-core@mozilla.com
9664 - emilio@mozilla.com
9669 window_onbeforeinstallprompt:
9672 Whether a document called called Window.onbeforeinstallprompt.
9673 Compare against `use.counter.content_documents_destroyed`
9674 to calculate the rate.
9676 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9678 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9679 notification_emails:
9680 - dom-core@mozilla.com
9681 - emilio@mozilla.com
9689 Whether a document called called Window.oncancel.
9690 Compare against `use.counter.content_documents_destroyed`
9691 to calculate the rate.
9693 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9695 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9696 notification_emails:
9697 - dom-core@mozilla.com
9698 - emilio@mozilla.com
9703 window_onmousewheel:
9706 Whether a document called called Window.onmousewheel.
9707 Compare against `use.counter.content_documents_destroyed`
9708 to calculate the rate.
9710 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9712 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9713 notification_emails:
9714 - dom-core@mozilla.com
9715 - emilio@mozilla.com
9720 window_onorientationchange:
9723 Whether a document called called Window.onorientationchange.
9724 Compare against `use.counter.content_documents_destroyed`
9725 to calculate the rate.
9727 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9729 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9730 notification_emails:
9731 - dom-core@mozilla.com
9732 - emilio@mozilla.com
9740 Whether a document called called Window.onsearch.
9741 Compare against `use.counter.content_documents_destroyed`
9742 to calculate the rate.
9744 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9746 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9747 notification_emails:
9748 - dom-core@mozilla.com
9749 - emilio@mozilla.com
9754 window_onselectionchange:
9757 Whether a document called called Window.onselectionchange.
9758 Compare against `use.counter.content_documents_destroyed`
9759 to calculate the rate.
9761 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9763 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9764 notification_emails:
9765 - dom-core@mozilla.com
9766 - emilio@mozilla.com
9771 window_opendatabase:
9774 Whether a document called called Window.openDatabase.
9775 Compare against `use.counter.content_documents_destroyed`
9776 to calculate the rate.
9778 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9780 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9781 notification_emails:
9782 - dom-core@mozilla.com
9783 - emilio@mozilla.com
9791 Whether a document called called Window.orientation.
9792 Compare against `use.counter.content_documents_destroyed`
9793 to calculate the rate.
9795 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9797 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9798 notification_emails:
9799 - dom-core@mozilla.com
9800 - emilio@mozilla.com
9805 window_orientationsensor:
9808 Whether a document called called Window.OrientationSensor.
9809 Compare against `use.counter.content_documents_destroyed`
9810 to calculate the rate.
9812 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9814 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9815 notification_emails:
9816 - dom-core@mozilla.com
9817 - emilio@mozilla.com
9822 window_overconstrainederror:
9825 Whether a document called called Window.OverconstrainedError.
9826 Compare against `use.counter.content_documents_destroyed`
9827 to calculate the rate.
9829 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9831 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9832 notification_emails:
9833 - dom-core@mozilla.com
9834 - emilio@mozilla.com
9839 window_passwordcredential:
9842 Whether a document called called Window.PasswordCredential.
9843 Compare against `use.counter.content_documents_destroyed`
9844 to calculate the rate.
9846 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9848 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9849 notification_emails:
9850 - dom-core@mozilla.com
9851 - emilio@mozilla.com
9856 window_paymentaddress:
9859 Whether a document called called Window.PaymentAddress.
9860 Compare against `use.counter.content_documents_destroyed`
9861 to calculate the rate.
9863 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9865 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9866 notification_emails:
9867 - dom-core@mozilla.com
9868 - emilio@mozilla.com
9873 window_paymentinstruments:
9876 Whether a document called called Window.PaymentInstruments.
9877 Compare against `use.counter.content_documents_destroyed`
9878 to calculate the rate.
9880 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9882 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9883 notification_emails:
9884 - dom-core@mozilla.com
9885 - emilio@mozilla.com
9890 window_paymentmanager:
9893 Whether a document called called Window.PaymentManager.
9894 Compare against `use.counter.content_documents_destroyed`
9895 to calculate the rate.
9897 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9899 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9900 notification_emails:
9901 - dom-core@mozilla.com
9902 - emilio@mozilla.com
9907 window_paymentmethodchangeevent:
9910 Whether a document called called Window.PaymentMethodChangeEvent.
9911 Compare against `use.counter.content_documents_destroyed`
9912 to calculate the rate.
9914 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9916 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9917 notification_emails:
9918 - dom-core@mozilla.com
9919 - emilio@mozilla.com
9924 window_paymentrequest:
9927 Whether a document called called Window.PaymentRequest.
9928 Compare against `use.counter.content_documents_destroyed`
9929 to calculate the rate.
9931 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9933 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9934 notification_emails:
9935 - dom-core@mozilla.com
9936 - emilio@mozilla.com
9941 window_paymentrequestupdateevent:
9944 Whether a document called called Window.PaymentRequestUpdateEvent.
9945 Compare against `use.counter.content_documents_destroyed`
9946 to calculate the rate.
9948 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9950 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9951 notification_emails:
9952 - dom-core@mozilla.com
9953 - emilio@mozilla.com
9958 window_paymentresponse:
9961 Whether a document called called Window.PaymentResponse.
9962 Compare against `use.counter.content_documents_destroyed`
9963 to calculate the rate.
9965 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9967 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9968 notification_emails:
9969 - dom-core@mozilla.com
9970 - emilio@mozilla.com
9975 window_performancelongtasktiming:
9978 Whether a document called called Window.PerformanceLongTaskTiming.
9979 Compare against `use.counter.content_documents_destroyed`
9980 to calculate the rate.
9982 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9984 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
9985 notification_emails:
9986 - dom-core@mozilla.com
9987 - emilio@mozilla.com
9992 window_photocapabilities:
9995 Whether a document called called Window.PhotoCapabilities.
9996 Compare against `use.counter.content_documents_destroyed`
9997 to calculate the rate.
9999 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10001 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10002 notification_emails:
10003 - dom-core@mozilla.com
10004 - emilio@mozilla.com
10009 window_pictureinpictureevent:
10012 Whether a document called called Window.PictureInPictureEvent.
10013 Compare against `use.counter.content_documents_destroyed`
10014 to calculate the rate.
10016 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10018 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10019 notification_emails:
10020 - dom-core@mozilla.com
10021 - emilio@mozilla.com
10026 window_pictureinpicturewindow:
10029 Whether a document called called Window.PictureInPictureWindow.
10030 Compare against `use.counter.content_documents_destroyed`
10031 to calculate the rate.
10033 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10035 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10036 notification_emails:
10037 - dom-core@mozilla.com
10038 - emilio@mozilla.com
10043 window_presentation:
10046 Whether a document called called Window.Presentation.
10047 Compare against `use.counter.content_documents_destroyed`
10048 to calculate the rate.
10050 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10052 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10053 notification_emails:
10054 - dom-core@mozilla.com
10055 - emilio@mozilla.com
10060 window_presentationavailability:
10063 Whether a document called called Window.PresentationAvailability.
10064 Compare against `use.counter.content_documents_destroyed`
10065 to calculate the rate.
10067 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10069 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10070 notification_emails:
10071 - dom-core@mozilla.com
10072 - emilio@mozilla.com
10077 window_presentationconnection:
10080 Whether a document called called Window.PresentationConnection.
10081 Compare against `use.counter.content_documents_destroyed`
10082 to calculate the rate.
10084 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10086 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10087 notification_emails:
10088 - dom-core@mozilla.com
10089 - emilio@mozilla.com
10094 window_presentationconnectionavailableevent:
10097 Whether a document called called Window.PresentationConnectionAvailableEvent.
10098 Compare against `use.counter.content_documents_destroyed`
10099 to calculate the rate.
10101 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10103 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10104 notification_emails:
10105 - dom-core@mozilla.com
10106 - emilio@mozilla.com
10111 window_presentationconnectioncloseevent:
10114 Whether a document called called Window.PresentationConnectionCloseEvent.
10115 Compare against `use.counter.content_documents_destroyed`
10116 to calculate the rate.
10118 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10120 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10121 notification_emails:
10122 - dom-core@mozilla.com
10123 - emilio@mozilla.com
10128 window_presentationconnectionlist:
10131 Whether a document called called Window.PresentationConnectionList.
10132 Compare against `use.counter.content_documents_destroyed`
10133 to calculate the rate.
10135 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10137 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10138 notification_emails:
10139 - dom-core@mozilla.com
10140 - emilio@mozilla.com
10145 window_presentationreceiver:
10148 Whether a document called called Window.PresentationReceiver.
10149 Compare against `use.counter.content_documents_destroyed`
10150 to calculate the rate.
10152 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10154 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10155 notification_emails:
10156 - dom-core@mozilla.com
10157 - emilio@mozilla.com
10162 window_presentationrequest:
10165 Whether a document called called Window.PresentationRequest.
10166 Compare against `use.counter.content_documents_destroyed`
10167 to calculate the rate.
10169 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10171 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10172 notification_emails:
10173 - dom-core@mozilla.com
10174 - emilio@mozilla.com
10179 window_relativeorientationsensor:
10182 Whether a document called called Window.RelativeOrientationSensor.
10183 Compare against `use.counter.content_documents_destroyed`
10184 to calculate the rate.
10186 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10188 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10189 notification_emails:
10190 - dom-core@mozilla.com
10191 - emilio@mozilla.com
10196 window_remoteplayback:
10199 Whether a document called called Window.RemotePlayback.
10200 Compare against `use.counter.content_documents_destroyed`
10201 to calculate the rate.
10203 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10205 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10206 notification_emails:
10207 - dom-core@mozilla.com
10208 - emilio@mozilla.com
10216 Whether a document called called Window.Report.
10217 Compare against `use.counter.content_documents_destroyed`
10218 to calculate the rate.
10220 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10222 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10223 notification_emails:
10224 - dom-core@mozilla.com
10225 - emilio@mozilla.com
10233 Whether a document called called Window.ReportBody.
10234 Compare against `use.counter.content_documents_destroyed`
10235 to calculate the rate.
10237 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10239 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10240 notification_emails:
10241 - dom-core@mozilla.com
10242 - emilio@mozilla.com
10247 window_reportingobserver:
10250 Whether a document called called Window.ReportingObserver.
10251 Compare against `use.counter.content_documents_destroyed`
10252 to calculate the rate.
10254 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10256 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10257 notification_emails:
10258 - dom-core@mozilla.com
10259 - emilio@mozilla.com
10267 Whether a document called called Window.RTCError.
10268 Compare against `use.counter.content_documents_destroyed`
10269 to calculate the rate.
10271 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10273 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10274 notification_emails:
10275 - dom-core@mozilla.com
10276 - emilio@mozilla.com
10281 window_rtcerrorevent:
10284 Whether a document called called Window.RTCErrorEvent.
10285 Compare against `use.counter.content_documents_destroyed`
10286 to calculate the rate.
10288 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10290 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10291 notification_emails:
10292 - dom-core@mozilla.com
10293 - emilio@mozilla.com
10298 window_rtcicetransport:
10301 Whether a document called called Window.RTCIceTransport.
10302 Compare against `use.counter.content_documents_destroyed`
10303 to calculate the rate.
10305 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10307 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10308 notification_emails:
10309 - dom-core@mozilla.com
10310 - emilio@mozilla.com
10315 window_rtcpeerconnectioniceerrorevent:
10318 Whether a document called called Window.RTCPeerConnectionIceErrorEvent.
10319 Compare against `use.counter.content_documents_destroyed`
10320 to calculate the rate.
10322 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10324 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10325 notification_emails:
10326 - dom-core@mozilla.com
10327 - emilio@mozilla.com
10335 Whether a document called called Window.Sensor.
10336 Compare against `use.counter.content_documents_destroyed`
10337 to calculate the rate.
10339 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10341 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10342 notification_emails:
10343 - dom-core@mozilla.com
10344 - emilio@mozilla.com
10349 window_sensorerrorevent:
10352 Whether a document called called Window.SensorErrorEvent.
10353 Compare against `use.counter.content_documents_destroyed`
10354 to calculate the rate.
10356 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10358 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10359 notification_emails:
10360 - dom-core@mozilla.com
10361 - emilio@mozilla.com
10366 window_speechrecognitionalternative:
10369 Whether a document called called Window.SpeechRecognitionAlternative.
10370 Compare against `use.counter.content_documents_destroyed`
10371 to calculate the rate.
10373 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10375 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10376 notification_emails:
10377 - dom-core@mozilla.com
10378 - emilio@mozilla.com
10383 window_speechrecognitionresult:
10386 Whether a document called called Window.SpeechRecognitionResult.
10387 Compare against `use.counter.content_documents_destroyed`
10388 to calculate the rate.
10390 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10392 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10393 notification_emails:
10394 - dom-core@mozilla.com
10395 - emilio@mozilla.com
10400 window_speechrecognitionresultlist:
10403 Whether a document called called Window.SpeechRecognitionResultList.
10404 Compare against `use.counter.content_documents_destroyed`
10405 to calculate the rate.
10407 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10409 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10410 notification_emails:
10411 - dom-core@mozilla.com
10412 - emilio@mozilla.com
10420 Whether a document called called Window.styleMedia.
10421 Compare against `use.counter.content_documents_destroyed`
10422 to calculate the rate.
10424 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10426 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10427 notification_emails:
10428 - dom-core@mozilla.com
10429 - emilio@mozilla.com
10434 window_stylepropertymap:
10437 Whether a document called called Window.StylePropertyMap.
10438 Compare against `use.counter.content_documents_destroyed`
10439 to calculate the rate.
10441 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10443 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10444 notification_emails:
10445 - dom-core@mozilla.com
10446 - emilio@mozilla.com
10451 window_stylepropertymapreadonly:
10454 Whether a document called called Window.StylePropertyMapReadOnly.
10455 Compare against `use.counter.content_documents_destroyed`
10456 to calculate the rate.
10458 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10460 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10461 notification_emails:
10462 - dom-core@mozilla.com
10463 - emilio@mozilla.com
10468 window_svgdiscardelement:
10471 Whether a document called called Window.SVGDiscardElement.
10472 Compare against `use.counter.content_documents_destroyed`
10473 to calculate the rate.
10475 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10477 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10478 notification_emails:
10479 - dom-core@mozilla.com
10480 - emilio@mozilla.com
10485 window_syncmanager:
10488 Whether a document called called Window.SyncManager.
10489 Compare against `use.counter.content_documents_destroyed`
10490 to calculate the rate.
10492 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10494 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10495 notification_emails:
10496 - dom-core@mozilla.com
10497 - emilio@mozilla.com
10502 window_taskattributiontiming:
10505 Whether a document called called Window.TaskAttributionTiming.
10506 Compare against `use.counter.content_documents_destroyed`
10507 to calculate the rate.
10509 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10511 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10512 notification_emails:
10513 - dom-core@mozilla.com
10514 - emilio@mozilla.com
10522 Whether a document called called Window.TextEvent.
10523 Compare against `use.counter.content_documents_destroyed`
10524 to calculate the rate.
10526 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10528 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10529 notification_emails:
10530 - dom-core@mozilla.com
10531 - emilio@mozilla.com
10539 Whether a document called called Window.Touch.
10540 Compare against `use.counter.content_documents_destroyed`
10541 to calculate the rate.
10543 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10545 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10546 notification_emails:
10547 - dom-core@mozilla.com
10548 - emilio@mozilla.com
10556 Whether a document called called Window.TouchEvent.
10557 Compare against `use.counter.content_documents_destroyed`
10558 to calculate the rate.
10560 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10562 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10563 notification_emails:
10564 - dom-core@mozilla.com
10565 - emilio@mozilla.com
10573 Whether a document called called Window.TouchList.
10574 Compare against `use.counter.content_documents_destroyed`
10575 to calculate the rate.
10577 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10579 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10580 notification_emails:
10581 - dom-core@mozilla.com
10582 - emilio@mozilla.com
10590 Whether a document called called Window.USB.
10591 Compare against `use.counter.content_documents_destroyed`
10592 to calculate the rate.
10594 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10596 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10597 notification_emails:
10598 - dom-core@mozilla.com
10599 - emilio@mozilla.com
10604 window_usbalternateinterface:
10607 Whether a document called called Window.USBAlternateInterface.
10608 Compare against `use.counter.content_documents_destroyed`
10609 to calculate the rate.
10611 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10613 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10614 notification_emails:
10615 - dom-core@mozilla.com
10616 - emilio@mozilla.com
10621 window_usbconfiguration:
10624 Whether a document called called Window.USBConfiguration.
10625 Compare against `use.counter.content_documents_destroyed`
10626 to calculate the rate.
10628 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10630 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10631 notification_emails:
10632 - dom-core@mozilla.com
10633 - emilio@mozilla.com
10638 window_usbconnectionevent:
10641 Whether a document called called Window.USBConnectionEvent.
10642 Compare against `use.counter.content_documents_destroyed`
10643 to calculate the rate.
10645 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10647 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10648 notification_emails:
10649 - dom-core@mozilla.com
10650 - emilio@mozilla.com
10658 Whether a document called called Window.USBDevice.
10659 Compare against `use.counter.content_documents_destroyed`
10660 to calculate the rate.
10662 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10664 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10665 notification_emails:
10666 - dom-core@mozilla.com
10667 - emilio@mozilla.com
10672 window_usbendpoint:
10675 Whether a document called called Window.USBEndpoint.
10676 Compare against `use.counter.content_documents_destroyed`
10677 to calculate the rate.
10679 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10681 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10682 notification_emails:
10683 - dom-core@mozilla.com
10684 - emilio@mozilla.com
10689 window_usbinterface:
10692 Whether a document called called Window.USBInterface.
10693 Compare against `use.counter.content_documents_destroyed`
10694 to calculate the rate.
10696 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10698 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10699 notification_emails:
10700 - dom-core@mozilla.com
10701 - emilio@mozilla.com
10706 window_usbintransferresult:
10709 Whether a document called called Window.USBInTransferResult.
10710 Compare against `use.counter.content_documents_destroyed`
10711 to calculate the rate.
10713 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10715 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10716 notification_emails:
10717 - dom-core@mozilla.com
10718 - emilio@mozilla.com
10723 window_usbisochronousintransferpacket:
10726 Whether a document called called Window.USBIsochronousInTransferPacket.
10727 Compare against `use.counter.content_documents_destroyed`
10728 to calculate the rate.
10730 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10732 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10733 notification_emails:
10734 - dom-core@mozilla.com
10735 - emilio@mozilla.com
10740 window_usbisochronousintransferresult:
10743 Whether a document called called Window.USBIsochronousInTransferResult.
10744 Compare against `use.counter.content_documents_destroyed`
10745 to calculate the rate.
10747 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10749 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10750 notification_emails:
10751 - dom-core@mozilla.com
10752 - emilio@mozilla.com
10757 window_usbisochronousouttransferpacket:
10760 Whether a document called called Window.USBIsochronousOutTransferPacket.
10761 Compare against `use.counter.content_documents_destroyed`
10762 to calculate the rate.
10764 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10766 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10767 notification_emails:
10768 - dom-core@mozilla.com
10769 - emilio@mozilla.com
10774 window_usbisochronousouttransferresult:
10777 Whether a document called called Window.USBIsochronousOutTransferResult.
10778 Compare against `use.counter.content_documents_destroyed`
10779 to calculate the rate.
10781 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10783 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10784 notification_emails:
10785 - dom-core@mozilla.com
10786 - emilio@mozilla.com
10791 window_usbouttransferresult:
10794 Whether a document called called Window.USBOutTransferResult.
10795 Compare against `use.counter.content_documents_destroyed`
10796 to calculate the rate.
10798 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10800 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10801 notification_emails:
10802 - dom-core@mozilla.com
10803 - emilio@mozilla.com
10808 window_useractivation:
10811 Whether a document called called Window.UserActivation.
10812 Compare against `use.counter.content_documents_destroyed`
10813 to calculate the rate.
10815 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10817 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10818 notification_emails:
10819 - dom-core@mozilla.com
10820 - emilio@mozilla.com
10825 window_videocolorspace:
10828 Whether a document called called Window.VideoColorSpace.
10829 Compare against `use.counter.content_documents_destroyed`
10830 to calculate the rate.
10832 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10834 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10835 notification_emails:
10836 - dom-core@mozilla.com
10837 - emilio@mozilla.com
10842 window_videodecoder:
10845 Whether a document called called Window.VideoDecoder.
10846 Compare against `use.counter.content_documents_destroyed`
10847 to calculate the rate.
10849 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10851 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10852 notification_emails:
10853 - dom-core@mozilla.com
10854 - emilio@mozilla.com
10859 window_videoencoder:
10862 Whether a document called called Window.VideoEncoder.
10863 Compare against `use.counter.content_documents_destroyed`
10864 to calculate the rate.
10866 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10868 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10869 notification_emails:
10870 - dom-core@mozilla.com
10871 - emilio@mozilla.com
10879 Whether a document called called Window.VideoFrame.
10880 Compare against `use.counter.content_documents_destroyed`
10881 to calculate the rate.
10883 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10885 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10886 notification_emails:
10887 - dom-core@mozilla.com
10888 - emilio@mozilla.com
10896 Whether a document called called Window.WakeLock.
10897 Compare against `use.counter.content_documents_destroyed`
10898 to calculate the rate.
10900 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10902 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10903 notification_emails:
10904 - dom-core@mozilla.com
10905 - emilio@mozilla.com
10910 window_wakelocksentinel:
10913 Whether a document called called Window.WakeLockSentinel.
10914 Compare against `use.counter.content_documents_destroyed`
10915 to calculate the rate.
10917 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10919 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10920 notification_emails:
10921 - dom-core@mozilla.com
10922 - emilio@mozilla.com
10927 window_webkitcancelanimationframe:
10930 Whether a document called called Window.webkitCancelAnimationFrame.
10931 Compare against `use.counter.content_documents_destroyed`
10932 to calculate the rate.
10934 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10936 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10937 notification_emails:
10938 - dom-core@mozilla.com
10939 - emilio@mozilla.com
10944 window_webkitmediastream:
10947 Whether a document called called Window.webkitMediaStream.
10948 Compare against `use.counter.content_documents_destroyed`
10949 to calculate the rate.
10951 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10953 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10954 notification_emails:
10955 - dom-core@mozilla.com
10956 - emilio@mozilla.com
10961 window_webkitmutationobserver:
10964 Whether a document called called Window.WebKitMutationObserver.
10965 Compare against `use.counter.content_documents_destroyed`
10966 to calculate the rate.
10968 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10970 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10971 notification_emails:
10972 - dom-core@mozilla.com
10973 - emilio@mozilla.com
10978 window_webkitrequestanimationframe:
10981 Whether a document called called Window.webkitRequestAnimationFrame.
10982 Compare against `use.counter.content_documents_destroyed`
10983 to calculate the rate.
10985 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10987 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
10988 notification_emails:
10989 - dom-core@mozilla.com
10990 - emilio@mozilla.com
10995 window_webkitrequestfilesystem:
10998 Whether a document called called Window.webkitRequestFileSystem.
10999 Compare against `use.counter.content_documents_destroyed`
11000 to calculate the rate.
11002 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11004 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11005 notification_emails:
11006 - dom-core@mozilla.com
11007 - emilio@mozilla.com
11012 window_webkitresolvelocalfilesystemurl:
11015 Whether a document called called Window.webkitResolveLocalFileSystemURL.
11016 Compare against `use.counter.content_documents_destroyed`
11017 to calculate the rate.
11019 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11021 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11022 notification_emails:
11023 - dom-core@mozilla.com
11024 - emilio@mozilla.com
11029 window_webkitrtcpeerconnection:
11032 Whether a document called called Window.webkitRTCPeerConnection.
11033 Compare against `use.counter.content_documents_destroyed`
11034 to calculate the rate.
11036 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11038 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11039 notification_emails:
11040 - dom-core@mozilla.com
11041 - emilio@mozilla.com
11046 window_webkitspeechgrammar:
11049 Whether a document called called Window.webkitSpeechGrammar.
11050 Compare against `use.counter.content_documents_destroyed`
11051 to calculate the rate.
11053 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11055 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11056 notification_emails:
11057 - dom-core@mozilla.com
11058 - emilio@mozilla.com
11063 window_webkitspeechgrammarlist:
11066 Whether a document called called Window.webkitSpeechGrammarList.
11067 Compare against `use.counter.content_documents_destroyed`
11068 to calculate the rate.
11070 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11072 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11073 notification_emails:
11074 - dom-core@mozilla.com
11075 - emilio@mozilla.com
11080 window_webkitspeechrecognition:
11083 Whether a document called called Window.webkitSpeechRecognition.
11084 Compare against `use.counter.content_documents_destroyed`
11085 to calculate the rate.
11087 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11089 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11090 notification_emails:
11091 - dom-core@mozilla.com
11092 - emilio@mozilla.com
11097 window_webkitspeechrecognitionerror:
11100 Whether a document called called Window.webkitSpeechRecognitionError.
11101 Compare against `use.counter.content_documents_destroyed`
11102 to calculate the rate.
11104 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11106 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11107 notification_emails:
11108 - dom-core@mozilla.com
11109 - emilio@mozilla.com
11114 window_webkitspeechrecognitionevent:
11117 Whether a document called called Window.webkitSpeechRecognitionEvent.
11118 Compare against `use.counter.content_documents_destroyed`
11119 to calculate the rate.
11121 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11123 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11124 notification_emails:
11125 - dom-core@mozilla.com
11126 - emilio@mozilla.com
11131 window_webkitstorageinfo:
11134 Whether a document called called Window.webkitStorageInfo.
11135 Compare against `use.counter.content_documents_destroyed`
11136 to calculate the rate.
11138 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11140 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11141 notification_emails:
11142 - dom-core@mozilla.com
11143 - emilio@mozilla.com
11148 document_exec_command_content_read_only:
11151 Whether a document calls execCommand with contentReadOnly.
11152 Compare against `use.counter.content_documents_destroyed`
11153 to calculate the rate.
11155 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11157 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11158 notification_emails:
11159 - dom-core@mozilla.com
11160 - emilio@mozilla.com
11165 domparser_parsefromstring:
11168 Whether a document called called DOMParser.parseFromString.
11169 Compare against `use.counter.content_documents_destroyed`
11170 to calculate the rate.
11172 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11174 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11175 notification_emails:
11176 - dom-core@mozilla.com
11177 - emilio@mozilla.com
11182 range_createcontextualfragment:
11185 Whether a document called called Range.createContextualFragment.
11186 Compare against `use.counter.content_documents_destroyed`
11187 to calculate the rate.
11189 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11191 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11192 notification_emails:
11193 - dom-core@mozilla.com
11194 - emilio@mozilla.com
11199 document_query_command_state_or_value_content_read_only:
11202 Whether a document calls queryCommandState or queryCommandValue with contentReadOnly.
11203 Compare against `use.counter.content_documents_destroyed`
11204 to calculate the rate.
11206 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11208 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11209 notification_emails:
11210 - dom-core@mozilla.com
11211 - emilio@mozilla.com
11216 document_query_command_state_or_value_insert_br_on_return:
11219 Whether a document calls queryCommandState or queryCommandValue with insertBrOnReturn.
11220 Compare against `use.counter.content_documents_destroyed`
11221 to calculate the rate.
11223 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11225 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11226 notification_emails:
11227 - dom-core@mozilla.com
11228 - emilio@mozilla.com
11233 document_query_command_supported_or_enabled_content_read_only:
11236 Whether a document calls queryCommandSupported or queryCommandEnabled with contentReadOnly.
11237 Compare against `use.counter.content_documents_destroyed`
11238 to calculate the rate.
11240 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11242 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11243 notification_emails:
11244 - dom-core@mozilla.com
11245 - emilio@mozilla.com
11250 document_query_command_supported_or_enabled_insert_br_on_return:
11253 Whether a document calls queryCommandSupported or queryCommandEnabled with insertBrOnReturn.
11254 Compare against `use.counter.content_documents_destroyed`
11255 to calculate the rate.
11257 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11259 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11260 notification_emails:
11261 - dom-core@mozilla.com
11262 - emilio@mozilla.com
11270 Whether a document uses the feBlend SVG filter..
11271 Compare against `use.counter.content_documents_destroyed`
11272 to calculate the rate.
11274 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11276 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11277 notification_emails:
11278 - dom-core@mozilla.com
11279 - emilio@mozilla.com
11287 Whether a document uses the feColorMatrix SVG filter..
11288 Compare against `use.counter.content_documents_destroyed`
11289 to calculate the rate.
11291 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11293 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11294 notification_emails:
11295 - dom-core@mozilla.com
11296 - emilio@mozilla.com
11301 fe_component_transfer:
11304 Whether a document uses the feComponentTransfer SVG filter..
11305 Compare against `use.counter.content_documents_destroyed`
11306 to calculate the rate.
11308 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11310 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11311 notification_emails:
11312 - dom-core@mozilla.com
11313 - emilio@mozilla.com
11321 Whether a document uses the feComposite SVG filter..
11322 Compare against `use.counter.content_documents_destroyed`
11323 to calculate the rate.
11325 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11327 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11328 notification_emails:
11329 - dom-core@mozilla.com
11330 - emilio@mozilla.com
11335 fe_convolve_matrix:
11338 Whether a document uses the feConvolveMatrix SVG filter..
11339 Compare against `use.counter.content_documents_destroyed`
11340 to calculate the rate.
11342 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11344 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11345 notification_emails:
11346 - dom-core@mozilla.com
11347 - emilio@mozilla.com
11352 fe_diffuse_lighting:
11355 Whether a document uses the feDiffuseLighting SVG filter..
11356 Compare against `use.counter.content_documents_destroyed`
11357 to calculate the rate.
11359 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11361 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11362 notification_emails:
11363 - dom-core@mozilla.com
11364 - emilio@mozilla.com
11369 fe_displacement_map:
11372 Whether a document uses the feDisplacementMap SVG filter..
11373 Compare against `use.counter.content_documents_destroyed`
11374 to calculate the rate.
11376 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11378 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11379 notification_emails:
11380 - dom-core@mozilla.com
11381 - emilio@mozilla.com
11389 Whether a document uses the feFlood SVG filter..
11390 Compare against `use.counter.content_documents_destroyed`
11391 to calculate the rate.
11393 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11395 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11396 notification_emails:
11397 - dom-core@mozilla.com
11398 - emilio@mozilla.com
11406 Whether a document uses the feGaussianBlur SVG filter..
11407 Compare against `use.counter.content_documents_destroyed`
11408 to calculate the rate.
11410 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11412 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11413 notification_emails:
11414 - dom-core@mozilla.com
11415 - emilio@mozilla.com
11423 Whether a document uses the feImage SVG filter..
11424 Compare against `use.counter.content_documents_destroyed`
11425 to calculate the rate.
11427 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11429 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11430 notification_emails:
11431 - dom-core@mozilla.com
11432 - emilio@mozilla.com
11440 Whether a document uses the feMerge SVG filter..
11441 Compare against `use.counter.content_documents_destroyed`
11442 to calculate the rate.
11444 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11446 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11447 notification_emails:
11448 - dom-core@mozilla.com
11449 - emilio@mozilla.com
11457 Whether a document uses the feMorphology SVG filter..
11458 Compare against `use.counter.content_documents_destroyed`
11459 to calculate the rate.
11461 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11463 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11464 notification_emails:
11465 - dom-core@mozilla.com
11466 - emilio@mozilla.com
11474 Whether a document uses the feOffset SVG filter..
11475 Compare against `use.counter.content_documents_destroyed`
11476 to calculate the rate.
11478 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11480 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11481 notification_emails:
11482 - dom-core@mozilla.com
11483 - emilio@mozilla.com
11488 fe_specular_lighting:
11491 Whether a document uses the feSpecularLighting SVG filter..
11492 Compare against `use.counter.content_documents_destroyed`
11493 to calculate the rate.
11495 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11497 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11498 notification_emails:
11499 - dom-core@mozilla.com
11500 - emilio@mozilla.com
11508 Whether a document uses the feTile SVG filter..
11509 Compare against `use.counter.content_documents_destroyed`
11510 to calculate the rate.
11512 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11514 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11515 notification_emails:
11516 - dom-core@mozilla.com
11517 - emilio@mozilla.com
11525 Whether a document uses the feTurbulence SVG filter..
11526 Compare against `use.counter.content_documents_destroyed`
11527 to calculate the rate.
11529 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11531 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11532 notification_emails:
11533 - dom-core@mozilla.com
11534 - emilio@mozilla.com
11539 wr_filter_fallback:
11542 Whether a document triggers the blob fallback for an SVG filter..
11543 Compare against `use.counter.content_documents_destroyed`
11544 to calculate the rate.
11546 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11548 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11549 notification_emails:
11550 - dom-core@mozilla.com
11551 - emilio@mozilla.com
11556 sanitizer_constructor:
11559 Whether a document called called Sanitizer.constructor.
11560 Compare against `use.counter.content_documents_destroyed`
11561 to calculate the rate.
11563 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11565 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11566 notification_emails:
11567 - dom-core@mozilla.com
11568 - emilio@mozilla.com
11573 sanitizer_sanitize:
11576 Whether a document called called Sanitizer.sanitize.
11577 Compare against `use.counter.content_documents_destroyed`
11578 to calculate the rate.
11580 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11582 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11583 notification_emails:
11584 - dom-core@mozilla.com
11585 - emilio@mozilla.com
11593 Whether a document called called Element.setHTML.
11594 Compare against `use.counter.content_documents_destroyed`
11595 to calculate the rate.
11597 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11599 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11600 notification_emails:
11601 - dom-core@mozilla.com
11602 - emilio@mozilla.com
11607 window_open_empty_url:
11610 Whether a document calls window.open with an empty url argument.
11611 Compare against `use.counter.content_documents_destroyed`
11612 to calculate the rate.
11614 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11616 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11617 notification_emails:
11618 - dom-core@mozilla.com
11619 - emilio@mozilla.com
11624 private_browsing_idbfactory_open:
11627 Whether a document calls indexedDB.open in Private Browsing Mode.
11628 Compare against `use.counter.content_documents_destroyed`
11629 to calculate the rate.
11631 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11633 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11634 notification_emails:
11635 - dom-core@mozilla.com
11636 - emilio@mozilla.com
11641 private_browsing_idbfactory_delete_database:
11644 Whether a document calls indexedDB.deleteDatabase in Private Browsing Mode.
11645 Compare against `use.counter.content_documents_destroyed`
11646 to calculate the rate.
11648 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11650 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11651 notification_emails:
11652 - dom-core@mozilla.com
11653 - emilio@mozilla.com
11658 private_browsing_caches_match:
11661 Whether a document calls caches.match in Private Browsing Mode.
11662 Compare against `use.counter.content_documents_destroyed`
11663 to calculate the rate.
11665 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11667 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11668 notification_emails:
11669 - dom-core@mozilla.com
11670 - emilio@mozilla.com
11675 private_browsing_caches_has:
11678 Whether a document calls caches.has in Private Browsing Mode.
11679 Compare against `use.counter.content_documents_destroyed`
11680 to calculate the rate.
11682 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11684 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11685 notification_emails:
11686 - dom-core@mozilla.com
11687 - emilio@mozilla.com
11692 private_browsing_caches_open:
11695 Whether a document calls caches.open in Private Browsing Mode.
11696 Compare against `use.counter.content_documents_destroyed`
11697 to calculate the rate.
11699 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11701 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11702 notification_emails:
11703 - dom-core@mozilla.com
11704 - emilio@mozilla.com
11709 private_browsing_caches_delete:
11712 Whether a document calls caches.delete in Private Browsing Mode.
11713 Compare against `use.counter.content_documents_destroyed`
11714 to calculate the rate.
11716 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11718 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11719 notification_emails:
11720 - dom-core@mozilla.com
11721 - emilio@mozilla.com
11726 private_browsing_caches_keys:
11729 Whether a document calls caches.keys in Private Browsing Mode.
11730 Compare against `use.counter.content_documents_destroyed`
11731 to calculate the rate.
11733 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11735 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11736 notification_emails:
11737 - dom-core@mozilla.com
11738 - emilio@mozilla.com
11743 private_browsing_navigator_service_worker:
11746 Whether a document accesses navigator.serviceWorker in Private Browsing Mode.
11747 Compare against `use.counter.content_documents_destroyed`
11748 to calculate the rate.
11750 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11752 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11753 notification_emails:
11754 - dom-core@mozilla.com
11755 - emilio@mozilla.com
11760 you_tube_flash_embed:
11763 Whether a document in <object> or <embed>.
11764 Compare against `use.counter.content_documents_destroyed`
11765 to calculate the rate.
11767 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11769 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11770 notification_emails:
11771 - dom-core@mozilla.com
11772 - emilio@mozilla.com
11777 scheduler_posttask:
11780 Whether a document called called Scheduler.postTask.
11781 Compare against `use.counter.content_documents_destroyed`
11782 to calculate the rate.
11784 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11786 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11787 notification_emails:
11788 - dom-core@mozilla.com
11789 - emilio@mozilla.com
11794 htmldialogelement_show:
11797 Whether a document called called HTMLDialogElement.show.
11798 Compare against `use.counter.content_documents_destroyed`
11799 to calculate the rate.
11801 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11803 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11804 notification_emails:
11805 - dom-core@mozilla.com
11806 - emilio@mozilla.com
11811 mixed_content_upgraded_image_success:
11814 Whether a document includes a mixed content img element that loads..
11815 Compare against `use.counter.content_documents_destroyed`
11816 to calculate the rate.
11818 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11820 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11821 notification_emails:
11822 - dom-core@mozilla.com
11823 - emilio@mozilla.com
11828 mixed_content_upgraded_image_failure:
11831 Whether a document includes a mixed content img element that does not load..
11832 Compare against `use.counter.content_documents_destroyed`
11833 to calculate the rate.
11835 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11837 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11838 notification_emails:
11839 - dom-core@mozilla.com
11840 - emilio@mozilla.com
11845 mixed_content_upgraded_video_success:
11848 Whether a document includes a mixed content video element that loads..
11849 Compare against `use.counter.content_documents_destroyed`
11850 to calculate the rate.
11852 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11854 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11855 notification_emails:
11856 - dom-core@mozilla.com
11857 - emilio@mozilla.com
11862 mixed_content_upgraded_video_failure:
11865 Whether a document includes a mixed content video element that does not laod..
11866 Compare against `use.counter.content_documents_destroyed`
11867 to calculate the rate.
11869 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11871 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11872 notification_emails:
11873 - dom-core@mozilla.com
11874 - emilio@mozilla.com
11879 mixed_content_upgraded_audio_success:
11882 Whether a document includes a mixed content audio element that loads..
11883 Compare against `use.counter.content_documents_destroyed`
11884 to calculate the rate.
11886 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11888 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11889 notification_emails:
11890 - dom-core@mozilla.com
11891 - emilio@mozilla.com
11896 mixed_content_upgraded_audio_failure:
11899 Whether a document includes a mixed content audio element that does not load..
11900 Compare against `use.counter.content_documents_destroyed`
11901 to calculate the rate.
11903 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11905 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11906 notification_emails:
11907 - dom-core@mozilla.com
11908 - emilio@mozilla.com
11913 mixed_content_not_upgraded_image_success:
11916 Whether a document includes a mixed content img element that loads..
11917 Compare against `use.counter.content_documents_destroyed`
11918 to calculate the rate.
11920 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11922 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11923 notification_emails:
11924 - dom-core@mozilla.com
11925 - emilio@mozilla.com
11930 mixed_content_not_upgraded_image_failure:
11933 Whether a document includes a mixed content img element that does not load..
11934 Compare against `use.counter.content_documents_destroyed`
11935 to calculate the rate.
11937 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11939 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11940 notification_emails:
11941 - dom-core@mozilla.com
11942 - emilio@mozilla.com
11947 mixed_content_not_upgraded_video_success:
11950 Whether a document includes a mixed content video element that loads..
11951 Compare against `use.counter.content_documents_destroyed`
11952 to calculate the rate.
11954 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11956 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11957 notification_emails:
11958 - dom-core@mozilla.com
11959 - emilio@mozilla.com
11964 mixed_content_not_upgraded_video_failure:
11967 Whether a document includes a mixed content video element that does not laod..
11968 Compare against `use.counter.content_documents_destroyed`
11969 to calculate the rate.
11971 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11973 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11974 notification_emails:
11975 - dom-core@mozilla.com
11976 - emilio@mozilla.com
11981 mixed_content_not_upgraded_audio_success:
11984 Whether a document includes a mixed content audio element that loads..
11985 Compare against `use.counter.content_documents_destroyed`
11986 to calculate the rate.
11988 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11990 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
11991 notification_emails:
11992 - dom-core@mozilla.com
11993 - emilio@mozilla.com
11998 mixed_content_not_upgraded_audio_failure:
12001 Whether a document includes a mixed content audio element that does not load..
12002 Compare against `use.counter.content_documents_destroyed`
12003 to calculate the rate.
12005 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12007 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12008 notification_emails:
12009 - dom-core@mozilla.com
12010 - emilio@mozilla.com
12015 components_shim_resolved:
12018 Whether a document resolves the components shim..
12019 Compare against `use.counter.content_documents_destroyed`
12020 to calculate the rate.
12022 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12024 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12025 notification_emails:
12026 - dom-core@mozilla.com
12027 - emilio@mozilla.com
12032 sectioning_h1_with_no_font_size_or_margins:
12035 Whether a document found sectioned h1 element with no font-size or no margins.
12036 Compare against `use.counter.content_documents_destroyed`
12037 to calculate the rate.
12039 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12041 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12042 notification_emails:
12043 - dom-core@mozilla.com
12044 - emilio@mozilla.com
12049 # Total of 53 'dedicated worker' use counters.
12050 use.counter.worker.dedicated:
12051 pushmanager_subscribe:
12054 Whether a dedicated worker called called PushManager.subscribe.
12055 Compare against `use.counter.dedicated_workers_destroyed`
12056 to calculate the rate.
12058 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12060 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12061 notification_emails:
12062 - dom-core@mozilla.com
12063 - emilio@mozilla.com
12068 pushsubscription_unsubscribe:
12071 Whether a dedicated worker called called PushSubscription.unsubscribe.
12072 Compare against `use.counter.dedicated_workers_destroyed`
12073 to calculate the rate.
12075 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12077 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12078 notification_emails:
12079 - dom-core@mozilla.com
12080 - emilio@mozilla.com
12088 Whether a dedicated worker called called console.assert.
12089 Compare against `use.counter.dedicated_workers_destroyed`
12090 to calculate the rate.
12092 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12094 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12095 notification_emails:
12096 - dom-core@mozilla.com
12097 - emilio@mozilla.com
12105 Whether a dedicated worker called called console.clear.
12106 Compare against `use.counter.dedicated_workers_destroyed`
12107 to calculate the rate.
12109 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12111 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12112 notification_emails:
12113 - dom-core@mozilla.com
12114 - emilio@mozilla.com
12122 Whether a dedicated worker called called console.count.
12123 Compare against `use.counter.dedicated_workers_destroyed`
12124 to calculate the rate.
12126 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12128 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12129 notification_emails:
12130 - dom-core@mozilla.com
12131 - emilio@mozilla.com
12136 console_countreset:
12139 Whether a dedicated worker called called console.countReset.
12140 Compare against `use.counter.dedicated_workers_destroyed`
12141 to calculate the rate.
12143 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12145 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12146 notification_emails:
12147 - dom-core@mozilla.com
12148 - emilio@mozilla.com
12156 Whether a dedicated worker called called console.debug.
12157 Compare against `use.counter.dedicated_workers_destroyed`
12158 to calculate the rate.
12160 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12162 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12163 notification_emails:
12164 - dom-core@mozilla.com
12165 - emilio@mozilla.com
12173 Whether a dedicated worker called called console.error.
12174 Compare against `use.counter.dedicated_workers_destroyed`
12175 to calculate the rate.
12177 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12179 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12180 notification_emails:
12181 - dom-core@mozilla.com
12182 - emilio@mozilla.com
12190 Whether a dedicated worker called called console.info.
12191 Compare against `use.counter.dedicated_workers_destroyed`
12192 to calculate the rate.
12194 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12196 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12197 notification_emails:
12198 - dom-core@mozilla.com
12199 - emilio@mozilla.com
12207 Whether a dedicated worker called called console.log.
12208 Compare against `use.counter.dedicated_workers_destroyed`
12209 to calculate the rate.
12211 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12213 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12214 notification_emails:
12215 - dom-core@mozilla.com
12216 - emilio@mozilla.com
12224 Whether a dedicated worker called called console.table.
12225 Compare against `use.counter.dedicated_workers_destroyed`
12226 to calculate the rate.
12228 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12230 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12231 notification_emails:
12232 - dom-core@mozilla.com
12233 - emilio@mozilla.com
12241 Whether a dedicated worker called called console.trace.
12242 Compare against `use.counter.dedicated_workers_destroyed`
12243 to calculate the rate.
12245 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12247 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12248 notification_emails:
12249 - dom-core@mozilla.com
12250 - emilio@mozilla.com
12258 Whether a dedicated worker called called console.warn.
12259 Compare against `use.counter.dedicated_workers_destroyed`
12260 to calculate the rate.
12262 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12264 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12265 notification_emails:
12266 - dom-core@mozilla.com
12267 - emilio@mozilla.com
12275 Whether a dedicated worker called called console.dir.
12276 Compare against `use.counter.dedicated_workers_destroyed`
12277 to calculate the rate.
12279 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12281 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12282 notification_emails:
12283 - dom-core@mozilla.com
12284 - emilio@mozilla.com
12292 Whether a dedicated worker called called console.dirxml.
12293 Compare against `use.counter.dedicated_workers_destroyed`
12294 to calculate the rate.
12296 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12298 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12299 notification_emails:
12300 - dom-core@mozilla.com
12301 - emilio@mozilla.com
12309 Whether a dedicated worker called called console.group.
12310 Compare against `use.counter.dedicated_workers_destroyed`
12311 to calculate the rate.
12313 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12315 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12316 notification_emails:
12317 - dom-core@mozilla.com
12318 - emilio@mozilla.com
12323 console_groupcollapsed:
12326 Whether a dedicated worker called called console.groupCollapsed.
12327 Compare against `use.counter.dedicated_workers_destroyed`
12328 to calculate the rate.
12330 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12332 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12333 notification_emails:
12334 - dom-core@mozilla.com
12335 - emilio@mozilla.com
12343 Whether a dedicated worker called called console.groupEnd.
12344 Compare against `use.counter.dedicated_workers_destroyed`
12345 to calculate the rate.
12347 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12349 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12350 notification_emails:
12351 - dom-core@mozilla.com
12352 - emilio@mozilla.com
12360 Whether a dedicated worker called called console.time.
12361 Compare against `use.counter.dedicated_workers_destroyed`
12362 to calculate the rate.
12364 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12366 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12367 notification_emails:
12368 - dom-core@mozilla.com
12369 - emilio@mozilla.com
12377 Whether a dedicated worker called called console.timeLog.
12378 Compare against `use.counter.dedicated_workers_destroyed`
12379 to calculate the rate.
12381 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12383 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12384 notification_emails:
12385 - dom-core@mozilla.com
12386 - emilio@mozilla.com
12394 Whether a dedicated worker called called console.timeEnd.
12395 Compare against `use.counter.dedicated_workers_destroyed`
12396 to calculate the rate.
12398 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12400 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12401 notification_emails:
12402 - dom-core@mozilla.com
12403 - emilio@mozilla.com
12411 Whether a dedicated worker called called console.exception.
12412 Compare against `use.counter.dedicated_workers_destroyed`
12413 to calculate the rate.
12415 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12417 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12418 notification_emails:
12419 - dom-core@mozilla.com
12420 - emilio@mozilla.com
12428 Whether a dedicated worker called called console.timeStamp.
12429 Compare against `use.counter.dedicated_workers_destroyed`
12430 to calculate the rate.
12432 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12434 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12435 notification_emails:
12436 - dom-core@mozilla.com
12437 - emilio@mozilla.com
12445 Whether a dedicated worker called called console.profile.
12446 Compare against `use.counter.dedicated_workers_destroyed`
12447 to calculate the rate.
12449 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12451 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12452 notification_emails:
12453 - dom-core@mozilla.com
12454 - emilio@mozilla.com
12459 console_profileend:
12462 Whether a dedicated worker called called console.profileEnd.
12463 Compare against `use.counter.dedicated_workers_destroyed`
12464 to calculate the rate.
12466 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12468 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12469 notification_emails:
12470 - dom-core@mozilla.com
12471 - emilio@mozilla.com
12479 Whether a dedicated worker called called CookieStore.get.
12480 Compare against `use.counter.dedicated_workers_destroyed`
12481 to calculate the rate.
12483 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12485 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12486 notification_emails:
12487 - dom-core@mozilla.com
12488 - emilio@mozilla.com
12493 cookiestore_getall:
12496 Whether a dedicated worker called called CookieStore.getAll.
12497 Compare against `use.counter.dedicated_workers_destroyed`
12498 to calculate the rate.
12500 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12502 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12503 notification_emails:
12504 - dom-core@mozilla.com
12505 - emilio@mozilla.com
12513 Whether a dedicated worker called called CookieStore.set.
12514 Compare against `use.counter.dedicated_workers_destroyed`
12515 to calculate the rate.
12517 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12519 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12520 notification_emails:
12521 - dom-core@mozilla.com
12522 - emilio@mozilla.com
12527 cookiestore_delete:
12530 Whether a dedicated worker called called CookieStore.delete.
12531 Compare against `use.counter.dedicated_workers_destroyed`
12532 to calculate the rate.
12534 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12536 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12537 notification_emails:
12538 - dom-core@mozilla.com
12539 - emilio@mozilla.com
12547 Whether a dedicated worker called called MLS.stateDelete.
12548 Compare against `use.counter.dedicated_workers_destroyed`
12549 to calculate the rate.
12551 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12553 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12554 notification_emails:
12555 - dom-core@mozilla.com
12556 - emilio@mozilla.com
12561 mls_statedeletegroup:
12564 Whether a dedicated worker called called MLS.stateDeleteGroup.
12565 Compare against `use.counter.dedicated_workers_destroyed`
12566 to calculate the rate.
12568 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12570 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12571 notification_emails:
12572 - dom-core@mozilla.com
12573 - emilio@mozilla.com
12578 mls_generatesignaturekeypair:
12581 Whether a dedicated worker called called MLS.generateSignatureKeypair.
12582 Compare against `use.counter.dedicated_workers_destroyed`
12583 to calculate the rate.
12585 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12587 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12588 notification_emails:
12589 - dom-core@mozilla.com
12590 - emilio@mozilla.com
12595 mls_generatecredentialbasic:
12598 Whether a dedicated worker called called MLS.generateCredentialBasic.
12599 Compare against `use.counter.dedicated_workers_destroyed`
12600 to calculate the rate.
12602 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12604 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12605 notification_emails:
12606 - dom-core@mozilla.com
12607 - emilio@mozilla.com
12612 mls_generatekeypackage:
12615 Whether a dedicated worker called called MLS.generateKeyPackage.
12616 Compare against `use.counter.dedicated_workers_destroyed`
12617 to calculate the rate.
12619 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12621 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12622 notification_emails:
12623 - dom-core@mozilla.com
12624 - emilio@mozilla.com
12632 Whether a dedicated worker called called MLS.groupCreate.
12633 Compare against `use.counter.dedicated_workers_destroyed`
12634 to calculate the rate.
12636 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12638 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12639 notification_emails:
12640 - dom-core@mozilla.com
12641 - emilio@mozilla.com
12649 Whether a dedicated worker called called MLS.groupJoin.
12650 Compare against `use.counter.dedicated_workers_destroyed`
12651 to calculate the rate.
12653 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12655 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12656 notification_emails:
12657 - dom-core@mozilla.com
12658 - emilio@mozilla.com
12666 Whether a dedicated worker called called MLS.groupAdd.
12667 Compare against `use.counter.dedicated_workers_destroyed`
12668 to calculate the rate.
12670 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12672 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12673 notification_emails:
12674 - dom-core@mozilla.com
12675 - emilio@mozilla.com
12680 mls_groupproposeadd:
12683 Whether a dedicated worker called called MLS.groupProposeAdd.
12684 Compare against `use.counter.dedicated_workers_destroyed`
12685 to calculate the rate.
12687 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12689 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12690 notification_emails:
12691 - dom-core@mozilla.com
12692 - emilio@mozilla.com
12700 Whether a dedicated worker called called MLS.groupRemove.
12701 Compare against `use.counter.dedicated_workers_destroyed`
12702 to calculate the rate.
12704 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12706 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12707 notification_emails:
12708 - dom-core@mozilla.com
12709 - emilio@mozilla.com
12714 mls_groupproposeremove:
12717 Whether a dedicated worker called called MLS.groupProposeRemove.
12718 Compare against `use.counter.dedicated_workers_destroyed`
12719 to calculate the rate.
12721 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12723 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12724 notification_emails:
12725 - dom-core@mozilla.com
12726 - emilio@mozilla.com
12734 Whether a dedicated worker called called MLS.groupClose.
12735 Compare against `use.counter.dedicated_workers_destroyed`
12736 to calculate the rate.
12738 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12740 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12741 notification_emails:
12742 - dom-core@mozilla.com
12743 - emilio@mozilla.com
12751 Whether a dedicated worker called called MLS.groupMembers.
12752 Compare against `use.counter.dedicated_workers_destroyed`
12753 to calculate the rate.
12755 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12757 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12758 notification_emails:
12759 - dom-core@mozilla.com
12760 - emilio@mozilla.com
12768 Whether a dedicated worker called called MLS.receive.
12769 Compare against `use.counter.dedicated_workers_destroyed`
12770 to calculate the rate.
12772 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12774 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12775 notification_emails:
12776 - dom-core@mozilla.com
12777 - emilio@mozilla.com
12785 Whether a dedicated worker called called MLS.send.
12786 Compare against `use.counter.dedicated_workers_destroyed`
12787 to calculate the rate.
12789 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12791 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12792 notification_emails:
12793 - dom-core@mozilla.com
12794 - emilio@mozilla.com
12799 mls_deriveexporter:
12802 Whether a dedicated worker called called MLS.deriveExporter.
12803 Compare against `use.counter.dedicated_workers_destroyed`
12804 to calculate the rate.
12806 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12808 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12809 notification_emails:
12810 - dom-core@mozilla.com
12811 - emilio@mozilla.com
12816 private_browsing_idbfactory_open:
12819 Whether a dedicated worker calls indexedDB.open in Private Browsing Mode.
12820 Compare against `use.counter.dedicated_workers_destroyed`
12821 to calculate the rate.
12823 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12825 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12826 notification_emails:
12827 - dom-core@mozilla.com
12828 - emilio@mozilla.com
12833 private_browsing_idbfactory_delete_database:
12836 Whether a dedicated worker calls indexedDB.deleteDatabase in Private Browsing Mode.
12837 Compare against `use.counter.dedicated_workers_destroyed`
12838 to calculate the rate.
12840 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12842 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12843 notification_emails:
12844 - dom-core@mozilla.com
12845 - emilio@mozilla.com
12850 private_browsing_caches_match:
12853 Whether a dedicated worker calls caches.match in Private Browsing Mode.
12854 Compare against `use.counter.dedicated_workers_destroyed`
12855 to calculate the rate.
12857 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12859 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12860 notification_emails:
12861 - dom-core@mozilla.com
12862 - emilio@mozilla.com
12867 private_browsing_caches_has:
12870 Whether a dedicated worker calls caches.has in Private Browsing Mode.
12871 Compare against `use.counter.dedicated_workers_destroyed`
12872 to calculate the rate.
12874 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12876 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12877 notification_emails:
12878 - dom-core@mozilla.com
12879 - emilio@mozilla.com
12884 private_browsing_caches_open:
12887 Whether a dedicated worker calls caches.open in Private Browsing Mode.
12888 Compare against `use.counter.dedicated_workers_destroyed`
12889 to calculate the rate.
12891 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12893 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12894 notification_emails:
12895 - dom-core@mozilla.com
12896 - emilio@mozilla.com
12901 private_browsing_caches_delete:
12904 Whether a dedicated worker calls caches.delete in Private Browsing Mode.
12905 Compare against `use.counter.dedicated_workers_destroyed`
12906 to calculate the rate.
12908 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12910 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12911 notification_emails:
12912 - dom-core@mozilla.com
12913 - emilio@mozilla.com
12918 private_browsing_caches_keys:
12921 Whether a dedicated worker calls caches.keys in Private Browsing Mode.
12922 Compare against `use.counter.dedicated_workers_destroyed`
12923 to calculate the rate.
12925 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12927 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12928 notification_emails:
12929 - dom-core@mozilla.com
12930 - emilio@mozilla.com
12935 scheduler_posttask:
12938 Whether a dedicated worker called called Scheduler.postTask.
12939 Compare against `use.counter.dedicated_workers_destroyed`
12940 to calculate the rate.
12942 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12944 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12945 notification_emails:
12946 - dom-core@mozilla.com
12947 - emilio@mozilla.com
12952 # Total of 53 'shared worker' use counters.
12953 use.counter.worker.shared:
12954 pushmanager_subscribe:
12957 Whether a shared worker called called PushManager.subscribe.
12958 Compare against `use.counter.shared_workers_destroyed`
12959 to calculate the rate.
12961 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12963 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12964 notification_emails:
12965 - dom-core@mozilla.com
12966 - emilio@mozilla.com
12971 pushsubscription_unsubscribe:
12974 Whether a shared worker called called PushSubscription.unsubscribe.
12975 Compare against `use.counter.shared_workers_destroyed`
12976 to calculate the rate.
12978 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12980 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12981 notification_emails:
12982 - dom-core@mozilla.com
12983 - emilio@mozilla.com
12991 Whether a shared worker called called console.assert.
12992 Compare against `use.counter.shared_workers_destroyed`
12993 to calculate the rate.
12995 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12997 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
12998 notification_emails:
12999 - dom-core@mozilla.com
13000 - emilio@mozilla.com
13008 Whether a shared worker called called console.clear.
13009 Compare against `use.counter.shared_workers_destroyed`
13010 to calculate the rate.
13012 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13014 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13015 notification_emails:
13016 - dom-core@mozilla.com
13017 - emilio@mozilla.com
13025 Whether a shared worker called called console.count.
13026 Compare against `use.counter.shared_workers_destroyed`
13027 to calculate the rate.
13029 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13031 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13032 notification_emails:
13033 - dom-core@mozilla.com
13034 - emilio@mozilla.com
13039 console_countreset:
13042 Whether a shared worker called called console.countReset.
13043 Compare against `use.counter.shared_workers_destroyed`
13044 to calculate the rate.
13046 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13048 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13049 notification_emails:
13050 - dom-core@mozilla.com
13051 - emilio@mozilla.com
13059 Whether a shared worker called called console.debug.
13060 Compare against `use.counter.shared_workers_destroyed`
13061 to calculate the rate.
13063 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13065 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13066 notification_emails:
13067 - dom-core@mozilla.com
13068 - emilio@mozilla.com
13076 Whether a shared worker called called console.error.
13077 Compare against `use.counter.shared_workers_destroyed`
13078 to calculate the rate.
13080 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13082 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13083 notification_emails:
13084 - dom-core@mozilla.com
13085 - emilio@mozilla.com
13093 Whether a shared worker called called console.info.
13094 Compare against `use.counter.shared_workers_destroyed`
13095 to calculate the rate.
13097 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13099 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13100 notification_emails:
13101 - dom-core@mozilla.com
13102 - emilio@mozilla.com
13110 Whether a shared worker called called console.log.
13111 Compare against `use.counter.shared_workers_destroyed`
13112 to calculate the rate.
13114 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13116 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13117 notification_emails:
13118 - dom-core@mozilla.com
13119 - emilio@mozilla.com
13127 Whether a shared worker called called console.table.
13128 Compare against `use.counter.shared_workers_destroyed`
13129 to calculate the rate.
13131 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13133 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13134 notification_emails:
13135 - dom-core@mozilla.com
13136 - emilio@mozilla.com
13144 Whether a shared worker called called console.trace.
13145 Compare against `use.counter.shared_workers_destroyed`
13146 to calculate the rate.
13148 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13150 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13151 notification_emails:
13152 - dom-core@mozilla.com
13153 - emilio@mozilla.com
13161 Whether a shared worker called called console.warn.
13162 Compare against `use.counter.shared_workers_destroyed`
13163 to calculate the rate.
13165 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13167 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13168 notification_emails:
13169 - dom-core@mozilla.com
13170 - emilio@mozilla.com
13178 Whether a shared worker called called console.dir.
13179 Compare against `use.counter.shared_workers_destroyed`
13180 to calculate the rate.
13182 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13184 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13185 notification_emails:
13186 - dom-core@mozilla.com
13187 - emilio@mozilla.com
13195 Whether a shared worker called called console.dirxml.
13196 Compare against `use.counter.shared_workers_destroyed`
13197 to calculate the rate.
13199 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13201 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13202 notification_emails:
13203 - dom-core@mozilla.com
13204 - emilio@mozilla.com
13212 Whether a shared worker called called console.group.
13213 Compare against `use.counter.shared_workers_destroyed`
13214 to calculate the rate.
13216 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13218 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13219 notification_emails:
13220 - dom-core@mozilla.com
13221 - emilio@mozilla.com
13226 console_groupcollapsed:
13229 Whether a shared worker called called console.groupCollapsed.
13230 Compare against `use.counter.shared_workers_destroyed`
13231 to calculate the rate.
13233 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13235 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13236 notification_emails:
13237 - dom-core@mozilla.com
13238 - emilio@mozilla.com
13246 Whether a shared worker called called console.groupEnd.
13247 Compare against `use.counter.shared_workers_destroyed`
13248 to calculate the rate.
13250 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13252 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13253 notification_emails:
13254 - dom-core@mozilla.com
13255 - emilio@mozilla.com
13263 Whether a shared worker called called console.time.
13264 Compare against `use.counter.shared_workers_destroyed`
13265 to calculate the rate.
13267 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13269 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13270 notification_emails:
13271 - dom-core@mozilla.com
13272 - emilio@mozilla.com
13280 Whether a shared worker called called console.timeLog.
13281 Compare against `use.counter.shared_workers_destroyed`
13282 to calculate the rate.
13284 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13286 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13287 notification_emails:
13288 - dom-core@mozilla.com
13289 - emilio@mozilla.com
13297 Whether a shared worker called called console.timeEnd.
13298 Compare against `use.counter.shared_workers_destroyed`
13299 to calculate the rate.
13301 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13303 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13304 notification_emails:
13305 - dom-core@mozilla.com
13306 - emilio@mozilla.com
13314 Whether a shared worker called called console.exception.
13315 Compare against `use.counter.shared_workers_destroyed`
13316 to calculate the rate.
13318 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13320 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13321 notification_emails:
13322 - dom-core@mozilla.com
13323 - emilio@mozilla.com
13331 Whether a shared worker called called console.timeStamp.
13332 Compare against `use.counter.shared_workers_destroyed`
13333 to calculate the rate.
13335 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13337 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13338 notification_emails:
13339 - dom-core@mozilla.com
13340 - emilio@mozilla.com
13348 Whether a shared worker called called console.profile.
13349 Compare against `use.counter.shared_workers_destroyed`
13350 to calculate the rate.
13352 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13354 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13355 notification_emails:
13356 - dom-core@mozilla.com
13357 - emilio@mozilla.com
13362 console_profileend:
13365 Whether a shared worker called called console.profileEnd.
13366 Compare against `use.counter.shared_workers_destroyed`
13367 to calculate the rate.
13369 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13371 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13372 notification_emails:
13373 - dom-core@mozilla.com
13374 - emilio@mozilla.com
13382 Whether a shared worker called called CookieStore.get.
13383 Compare against `use.counter.shared_workers_destroyed`
13384 to calculate the rate.
13386 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13388 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13389 notification_emails:
13390 - dom-core@mozilla.com
13391 - emilio@mozilla.com
13396 cookiestore_getall:
13399 Whether a shared worker called called CookieStore.getAll.
13400 Compare against `use.counter.shared_workers_destroyed`
13401 to calculate the rate.
13403 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13405 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13406 notification_emails:
13407 - dom-core@mozilla.com
13408 - emilio@mozilla.com
13416 Whether a shared worker called called CookieStore.set.
13417 Compare against `use.counter.shared_workers_destroyed`
13418 to calculate the rate.
13420 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13422 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13423 notification_emails:
13424 - dom-core@mozilla.com
13425 - emilio@mozilla.com
13430 cookiestore_delete:
13433 Whether a shared worker called called CookieStore.delete.
13434 Compare against `use.counter.shared_workers_destroyed`
13435 to calculate the rate.
13437 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13439 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13440 notification_emails:
13441 - dom-core@mozilla.com
13442 - emilio@mozilla.com
13450 Whether a shared worker called called MLS.stateDelete.
13451 Compare against `use.counter.shared_workers_destroyed`
13452 to calculate the rate.
13454 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13456 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13457 notification_emails:
13458 - dom-core@mozilla.com
13459 - emilio@mozilla.com
13464 mls_statedeletegroup:
13467 Whether a shared worker called called MLS.stateDeleteGroup.
13468 Compare against `use.counter.shared_workers_destroyed`
13469 to calculate the rate.
13471 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13473 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13474 notification_emails:
13475 - dom-core@mozilla.com
13476 - emilio@mozilla.com
13481 mls_generatesignaturekeypair:
13484 Whether a shared worker called called MLS.generateSignatureKeypair.
13485 Compare against `use.counter.shared_workers_destroyed`
13486 to calculate the rate.
13488 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13490 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13491 notification_emails:
13492 - dom-core@mozilla.com
13493 - emilio@mozilla.com
13498 mls_generatecredentialbasic:
13501 Whether a shared worker called called MLS.generateCredentialBasic.
13502 Compare against `use.counter.shared_workers_destroyed`
13503 to calculate the rate.
13505 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13507 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13508 notification_emails:
13509 - dom-core@mozilla.com
13510 - emilio@mozilla.com
13515 mls_generatekeypackage:
13518 Whether a shared worker called called MLS.generateKeyPackage.
13519 Compare against `use.counter.shared_workers_destroyed`
13520 to calculate the rate.
13522 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13524 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13525 notification_emails:
13526 - dom-core@mozilla.com
13527 - emilio@mozilla.com
13535 Whether a shared worker called called MLS.groupCreate.
13536 Compare against `use.counter.shared_workers_destroyed`
13537 to calculate the rate.
13539 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13541 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13542 notification_emails:
13543 - dom-core@mozilla.com
13544 - emilio@mozilla.com
13552 Whether a shared worker called called MLS.groupJoin.
13553 Compare against `use.counter.shared_workers_destroyed`
13554 to calculate the rate.
13556 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13558 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13559 notification_emails:
13560 - dom-core@mozilla.com
13561 - emilio@mozilla.com
13569 Whether a shared worker called called MLS.groupAdd.
13570 Compare against `use.counter.shared_workers_destroyed`
13571 to calculate the rate.
13573 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13575 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13576 notification_emails:
13577 - dom-core@mozilla.com
13578 - emilio@mozilla.com
13583 mls_groupproposeadd:
13586 Whether a shared worker called called MLS.groupProposeAdd.
13587 Compare against `use.counter.shared_workers_destroyed`
13588 to calculate the rate.
13590 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13592 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13593 notification_emails:
13594 - dom-core@mozilla.com
13595 - emilio@mozilla.com
13603 Whether a shared worker called called MLS.groupRemove.
13604 Compare against `use.counter.shared_workers_destroyed`
13605 to calculate the rate.
13607 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13609 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13610 notification_emails:
13611 - dom-core@mozilla.com
13612 - emilio@mozilla.com
13617 mls_groupproposeremove:
13620 Whether a shared worker called called MLS.groupProposeRemove.
13621 Compare against `use.counter.shared_workers_destroyed`
13622 to calculate the rate.
13624 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13626 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13627 notification_emails:
13628 - dom-core@mozilla.com
13629 - emilio@mozilla.com
13637 Whether a shared worker called called MLS.groupClose.
13638 Compare against `use.counter.shared_workers_destroyed`
13639 to calculate the rate.
13641 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13643 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13644 notification_emails:
13645 - dom-core@mozilla.com
13646 - emilio@mozilla.com
13654 Whether a shared worker called called MLS.groupMembers.
13655 Compare against `use.counter.shared_workers_destroyed`
13656 to calculate the rate.
13658 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13660 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13661 notification_emails:
13662 - dom-core@mozilla.com
13663 - emilio@mozilla.com
13671 Whether a shared worker called called MLS.receive.
13672 Compare against `use.counter.shared_workers_destroyed`
13673 to calculate the rate.
13675 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13677 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13678 notification_emails:
13679 - dom-core@mozilla.com
13680 - emilio@mozilla.com
13688 Whether a shared worker called called MLS.send.
13689 Compare against `use.counter.shared_workers_destroyed`
13690 to calculate the rate.
13692 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13694 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13695 notification_emails:
13696 - dom-core@mozilla.com
13697 - emilio@mozilla.com
13702 mls_deriveexporter:
13705 Whether a shared worker called called MLS.deriveExporter.
13706 Compare against `use.counter.shared_workers_destroyed`
13707 to calculate the rate.
13709 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13711 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13712 notification_emails:
13713 - dom-core@mozilla.com
13714 - emilio@mozilla.com
13719 private_browsing_idbfactory_open:
13722 Whether a shared worker calls indexedDB.open in Private Browsing Mode.
13723 Compare against `use.counter.shared_workers_destroyed`
13724 to calculate the rate.
13726 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13728 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13729 notification_emails:
13730 - dom-core@mozilla.com
13731 - emilio@mozilla.com
13736 private_browsing_idbfactory_delete_database:
13739 Whether a shared worker calls indexedDB.deleteDatabase in Private Browsing Mode.
13740 Compare against `use.counter.shared_workers_destroyed`
13741 to calculate the rate.
13743 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13745 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13746 notification_emails:
13747 - dom-core@mozilla.com
13748 - emilio@mozilla.com
13753 private_browsing_caches_match:
13756 Whether a shared worker calls caches.match in Private Browsing Mode.
13757 Compare against `use.counter.shared_workers_destroyed`
13758 to calculate the rate.
13760 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13762 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13763 notification_emails:
13764 - dom-core@mozilla.com
13765 - emilio@mozilla.com
13770 private_browsing_caches_has:
13773 Whether a shared worker calls caches.has in Private Browsing Mode.
13774 Compare against `use.counter.shared_workers_destroyed`
13775 to calculate the rate.
13777 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13779 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13780 notification_emails:
13781 - dom-core@mozilla.com
13782 - emilio@mozilla.com
13787 private_browsing_caches_open:
13790 Whether a shared worker calls caches.open in Private Browsing Mode.
13791 Compare against `use.counter.shared_workers_destroyed`
13792 to calculate the rate.
13794 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13796 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13797 notification_emails:
13798 - dom-core@mozilla.com
13799 - emilio@mozilla.com
13804 private_browsing_caches_delete:
13807 Whether a shared worker calls caches.delete in Private Browsing Mode.
13808 Compare against `use.counter.shared_workers_destroyed`
13809 to calculate the rate.
13811 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13813 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13814 notification_emails:
13815 - dom-core@mozilla.com
13816 - emilio@mozilla.com
13821 private_browsing_caches_keys:
13824 Whether a shared worker calls caches.keys in Private Browsing Mode.
13825 Compare against `use.counter.shared_workers_destroyed`
13826 to calculate the rate.
13828 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13830 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13831 notification_emails:
13832 - dom-core@mozilla.com
13833 - emilio@mozilla.com
13838 scheduler_posttask:
13841 Whether a shared worker called called Scheduler.postTask.
13842 Compare against `use.counter.shared_workers_destroyed`
13843 to calculate the rate.
13845 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13847 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13848 notification_emails:
13849 - dom-core@mozilla.com
13850 - emilio@mozilla.com
13855 # Total of 53 'service worker' use counters.
13856 use.counter.worker.service:
13857 pushmanager_subscribe:
13860 Whether a service worker called called PushManager.subscribe.
13861 Compare against `use.counter.service_workers_destroyed`
13862 to calculate the rate.
13864 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13866 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13867 notification_emails:
13868 - dom-core@mozilla.com
13869 - emilio@mozilla.com
13874 pushsubscription_unsubscribe:
13877 Whether a service worker called called PushSubscription.unsubscribe.
13878 Compare against `use.counter.service_workers_destroyed`
13879 to calculate the rate.
13881 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13883 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13884 notification_emails:
13885 - dom-core@mozilla.com
13886 - emilio@mozilla.com
13894 Whether a service worker called called console.assert.
13895 Compare against `use.counter.service_workers_destroyed`
13896 to calculate the rate.
13898 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13900 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13901 notification_emails:
13902 - dom-core@mozilla.com
13903 - emilio@mozilla.com
13911 Whether a service worker called called console.clear.
13912 Compare against `use.counter.service_workers_destroyed`
13913 to calculate the rate.
13915 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13917 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13918 notification_emails:
13919 - dom-core@mozilla.com
13920 - emilio@mozilla.com
13928 Whether a service worker called called console.count.
13929 Compare against `use.counter.service_workers_destroyed`
13930 to calculate the rate.
13932 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13934 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13935 notification_emails:
13936 - dom-core@mozilla.com
13937 - emilio@mozilla.com
13942 console_countreset:
13945 Whether a service worker called called console.countReset.
13946 Compare against `use.counter.service_workers_destroyed`
13947 to calculate the rate.
13949 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13951 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13952 notification_emails:
13953 - dom-core@mozilla.com
13954 - emilio@mozilla.com
13962 Whether a service worker called called console.debug.
13963 Compare against `use.counter.service_workers_destroyed`
13964 to calculate the rate.
13966 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13968 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13969 notification_emails:
13970 - dom-core@mozilla.com
13971 - emilio@mozilla.com
13979 Whether a service worker called called console.error.
13980 Compare against `use.counter.service_workers_destroyed`
13981 to calculate the rate.
13983 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13985 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
13986 notification_emails:
13987 - dom-core@mozilla.com
13988 - emilio@mozilla.com
13996 Whether a service worker called called console.info.
13997 Compare against `use.counter.service_workers_destroyed`
13998 to calculate the rate.
14000 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14002 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14003 notification_emails:
14004 - dom-core@mozilla.com
14005 - emilio@mozilla.com
14013 Whether a service worker called called console.log.
14014 Compare against `use.counter.service_workers_destroyed`
14015 to calculate the rate.
14017 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14019 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14020 notification_emails:
14021 - dom-core@mozilla.com
14022 - emilio@mozilla.com
14030 Whether a service worker called called console.table.
14031 Compare against `use.counter.service_workers_destroyed`
14032 to calculate the rate.
14034 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14036 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14037 notification_emails:
14038 - dom-core@mozilla.com
14039 - emilio@mozilla.com
14047 Whether a service worker called called console.trace.
14048 Compare against `use.counter.service_workers_destroyed`
14049 to calculate the rate.
14051 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14053 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14054 notification_emails:
14055 - dom-core@mozilla.com
14056 - emilio@mozilla.com
14064 Whether a service worker called called console.warn.
14065 Compare against `use.counter.service_workers_destroyed`
14066 to calculate the rate.
14068 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14070 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14071 notification_emails:
14072 - dom-core@mozilla.com
14073 - emilio@mozilla.com
14081 Whether a service worker called called console.dir.
14082 Compare against `use.counter.service_workers_destroyed`
14083 to calculate the rate.
14085 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14087 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14088 notification_emails:
14089 - dom-core@mozilla.com
14090 - emilio@mozilla.com
14098 Whether a service worker called called console.dirxml.
14099 Compare against `use.counter.service_workers_destroyed`
14100 to calculate the rate.
14102 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14104 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14105 notification_emails:
14106 - dom-core@mozilla.com
14107 - emilio@mozilla.com
14115 Whether a service worker called called console.group.
14116 Compare against `use.counter.service_workers_destroyed`
14117 to calculate the rate.
14119 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14121 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14122 notification_emails:
14123 - dom-core@mozilla.com
14124 - emilio@mozilla.com
14129 console_groupcollapsed:
14132 Whether a service worker called called console.groupCollapsed.
14133 Compare against `use.counter.service_workers_destroyed`
14134 to calculate the rate.
14136 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14138 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14139 notification_emails:
14140 - dom-core@mozilla.com
14141 - emilio@mozilla.com
14149 Whether a service worker called called console.groupEnd.
14150 Compare against `use.counter.service_workers_destroyed`
14151 to calculate the rate.
14153 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14155 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14156 notification_emails:
14157 - dom-core@mozilla.com
14158 - emilio@mozilla.com
14166 Whether a service worker called called console.time.
14167 Compare against `use.counter.service_workers_destroyed`
14168 to calculate the rate.
14170 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14172 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14173 notification_emails:
14174 - dom-core@mozilla.com
14175 - emilio@mozilla.com
14183 Whether a service worker called called console.timeLog.
14184 Compare against `use.counter.service_workers_destroyed`
14185 to calculate the rate.
14187 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14189 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14190 notification_emails:
14191 - dom-core@mozilla.com
14192 - emilio@mozilla.com
14200 Whether a service worker called called console.timeEnd.
14201 Compare against `use.counter.service_workers_destroyed`
14202 to calculate the rate.
14204 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14206 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14207 notification_emails:
14208 - dom-core@mozilla.com
14209 - emilio@mozilla.com
14217 Whether a service worker called called console.exception.
14218 Compare against `use.counter.service_workers_destroyed`
14219 to calculate the rate.
14221 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14223 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14224 notification_emails:
14225 - dom-core@mozilla.com
14226 - emilio@mozilla.com
14234 Whether a service worker called called console.timeStamp.
14235 Compare against `use.counter.service_workers_destroyed`
14236 to calculate the rate.
14238 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14240 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14241 notification_emails:
14242 - dom-core@mozilla.com
14243 - emilio@mozilla.com
14251 Whether a service worker called called console.profile.
14252 Compare against `use.counter.service_workers_destroyed`
14253 to calculate the rate.
14255 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14257 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14258 notification_emails:
14259 - dom-core@mozilla.com
14260 - emilio@mozilla.com
14265 console_profileend:
14268 Whether a service worker called called console.profileEnd.
14269 Compare against `use.counter.service_workers_destroyed`
14270 to calculate the rate.
14272 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14274 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14275 notification_emails:
14276 - dom-core@mozilla.com
14277 - emilio@mozilla.com
14285 Whether a service worker called called CookieStore.get.
14286 Compare against `use.counter.service_workers_destroyed`
14287 to calculate the rate.
14289 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14291 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14292 notification_emails:
14293 - dom-core@mozilla.com
14294 - emilio@mozilla.com
14299 cookiestore_getall:
14302 Whether a service worker called called CookieStore.getAll.
14303 Compare against `use.counter.service_workers_destroyed`
14304 to calculate the rate.
14306 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14308 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14309 notification_emails:
14310 - dom-core@mozilla.com
14311 - emilio@mozilla.com
14319 Whether a service worker called called CookieStore.set.
14320 Compare against `use.counter.service_workers_destroyed`
14321 to calculate the rate.
14323 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14325 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14326 notification_emails:
14327 - dom-core@mozilla.com
14328 - emilio@mozilla.com
14333 cookiestore_delete:
14336 Whether a service worker called called CookieStore.delete.
14337 Compare against `use.counter.service_workers_destroyed`
14338 to calculate the rate.
14340 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14342 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14343 notification_emails:
14344 - dom-core@mozilla.com
14345 - emilio@mozilla.com
14353 Whether a service worker called called MLS.stateDelete.
14354 Compare against `use.counter.service_workers_destroyed`
14355 to calculate the rate.
14357 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14359 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14360 notification_emails:
14361 - dom-core@mozilla.com
14362 - emilio@mozilla.com
14367 mls_statedeletegroup:
14370 Whether a service worker called called MLS.stateDeleteGroup.
14371 Compare against `use.counter.service_workers_destroyed`
14372 to calculate the rate.
14374 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14376 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14377 notification_emails:
14378 - dom-core@mozilla.com
14379 - emilio@mozilla.com
14384 mls_generatesignaturekeypair:
14387 Whether a service worker called called MLS.generateSignatureKeypair.
14388 Compare against `use.counter.service_workers_destroyed`
14389 to calculate the rate.
14391 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14393 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14394 notification_emails:
14395 - dom-core@mozilla.com
14396 - emilio@mozilla.com
14401 mls_generatecredentialbasic:
14404 Whether a service worker called called MLS.generateCredentialBasic.
14405 Compare against `use.counter.service_workers_destroyed`
14406 to calculate the rate.
14408 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14410 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14411 notification_emails:
14412 - dom-core@mozilla.com
14413 - emilio@mozilla.com
14418 mls_generatekeypackage:
14421 Whether a service worker called called MLS.generateKeyPackage.
14422 Compare against `use.counter.service_workers_destroyed`
14423 to calculate the rate.
14425 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14427 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14428 notification_emails:
14429 - dom-core@mozilla.com
14430 - emilio@mozilla.com
14438 Whether a service worker called called MLS.groupCreate.
14439 Compare against `use.counter.service_workers_destroyed`
14440 to calculate the rate.
14442 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14444 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14445 notification_emails:
14446 - dom-core@mozilla.com
14447 - emilio@mozilla.com
14455 Whether a service worker called called MLS.groupJoin.
14456 Compare against `use.counter.service_workers_destroyed`
14457 to calculate the rate.
14459 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14461 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14462 notification_emails:
14463 - dom-core@mozilla.com
14464 - emilio@mozilla.com
14472 Whether a service worker called called MLS.groupAdd.
14473 Compare against `use.counter.service_workers_destroyed`
14474 to calculate the rate.
14476 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14478 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14479 notification_emails:
14480 - dom-core@mozilla.com
14481 - emilio@mozilla.com
14486 mls_groupproposeadd:
14489 Whether a service worker called called MLS.groupProposeAdd.
14490 Compare against `use.counter.service_workers_destroyed`
14491 to calculate the rate.
14493 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14495 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14496 notification_emails:
14497 - dom-core@mozilla.com
14498 - emilio@mozilla.com
14506 Whether a service worker called called MLS.groupRemove.
14507 Compare against `use.counter.service_workers_destroyed`
14508 to calculate the rate.
14510 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14512 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14513 notification_emails:
14514 - dom-core@mozilla.com
14515 - emilio@mozilla.com
14520 mls_groupproposeremove:
14523 Whether a service worker called called MLS.groupProposeRemove.
14524 Compare against `use.counter.service_workers_destroyed`
14525 to calculate the rate.
14527 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14529 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14530 notification_emails:
14531 - dom-core@mozilla.com
14532 - emilio@mozilla.com
14540 Whether a service worker called called MLS.groupClose.
14541 Compare against `use.counter.service_workers_destroyed`
14542 to calculate the rate.
14544 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14546 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14547 notification_emails:
14548 - dom-core@mozilla.com
14549 - emilio@mozilla.com
14557 Whether a service worker called called MLS.groupMembers.
14558 Compare against `use.counter.service_workers_destroyed`
14559 to calculate the rate.
14561 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14563 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14564 notification_emails:
14565 - dom-core@mozilla.com
14566 - emilio@mozilla.com
14574 Whether a service worker called called MLS.receive.
14575 Compare against `use.counter.service_workers_destroyed`
14576 to calculate the rate.
14578 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14580 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14581 notification_emails:
14582 - dom-core@mozilla.com
14583 - emilio@mozilla.com
14591 Whether a service worker called called MLS.send.
14592 Compare against `use.counter.service_workers_destroyed`
14593 to calculate the rate.
14595 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14597 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14598 notification_emails:
14599 - dom-core@mozilla.com
14600 - emilio@mozilla.com
14605 mls_deriveexporter:
14608 Whether a service worker called called MLS.deriveExporter.
14609 Compare against `use.counter.service_workers_destroyed`
14610 to calculate the rate.
14612 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14614 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14615 notification_emails:
14616 - dom-core@mozilla.com
14617 - emilio@mozilla.com
14622 private_browsing_idbfactory_open:
14625 Whether a service worker calls indexedDB.open in Private Browsing Mode.
14626 Compare against `use.counter.service_workers_destroyed`
14627 to calculate the rate.
14629 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14631 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14632 notification_emails:
14633 - dom-core@mozilla.com
14634 - emilio@mozilla.com
14639 private_browsing_idbfactory_delete_database:
14642 Whether a service worker calls indexedDB.deleteDatabase in Private Browsing Mode.
14643 Compare against `use.counter.service_workers_destroyed`
14644 to calculate the rate.
14646 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14648 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14649 notification_emails:
14650 - dom-core@mozilla.com
14651 - emilio@mozilla.com
14656 private_browsing_caches_match:
14659 Whether a service worker calls caches.match in Private Browsing Mode.
14660 Compare against `use.counter.service_workers_destroyed`
14661 to calculate the rate.
14663 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14665 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14666 notification_emails:
14667 - dom-core@mozilla.com
14668 - emilio@mozilla.com
14673 private_browsing_caches_has:
14676 Whether a service worker calls caches.has in Private Browsing Mode.
14677 Compare against `use.counter.service_workers_destroyed`
14678 to calculate the rate.
14680 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14682 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14683 notification_emails:
14684 - dom-core@mozilla.com
14685 - emilio@mozilla.com
14690 private_browsing_caches_open:
14693 Whether a service worker calls caches.open in Private Browsing Mode.
14694 Compare against `use.counter.service_workers_destroyed`
14695 to calculate the rate.
14697 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14699 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14700 notification_emails:
14701 - dom-core@mozilla.com
14702 - emilio@mozilla.com
14707 private_browsing_caches_delete:
14710 Whether a service worker calls caches.delete in Private Browsing Mode.
14711 Compare against `use.counter.service_workers_destroyed`
14712 to calculate the rate.
14714 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14716 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14717 notification_emails:
14718 - dom-core@mozilla.com
14719 - emilio@mozilla.com
14724 private_browsing_caches_keys:
14727 Whether a service worker calls caches.keys in Private Browsing Mode.
14728 Compare against `use.counter.service_workers_destroyed`
14729 to calculate the rate.
14731 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14733 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14734 notification_emails:
14735 - dom-core@mozilla.com
14736 - emilio@mozilla.com
14741 scheduler_posttask:
14744 Whether a service worker called called Scheduler.postTask.
14745 Compare against `use.counter.service_workers_destroyed`
14746 to calculate the rate.
14748 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14750 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14751 notification_emails:
14752 - dom-core@mozilla.com
14753 - emilio@mozilla.com
14758 # Total of 55 'deprecated operations (page)' use counters.
14759 use.counter.deprecated_ops.page:
14760 domsubtree_modified:
14763 Whether a page used DOMSubtreeModified.
14764 Compare against `use.counter.top_level_content_documents_destroyed`
14765 to calculate the rate.
14767 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14769 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14770 notification_emails:
14771 - dom-core@mozilla.com
14772 - emilio@mozilla.com
14780 Whether a page used DOMNodeInserted.
14781 Compare against `use.counter.top_level_content_documents_destroyed`
14782 to calculate the rate.
14784 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14786 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14787 notification_emails:
14788 - dom-core@mozilla.com
14789 - emilio@mozilla.com
14797 Whether a page used DOMNodeRemoved.
14798 Compare against `use.counter.top_level_content_documents_destroyed`
14799 to calculate the rate.
14801 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14803 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14804 notification_emails:
14805 - dom-core@mozilla.com
14806 - emilio@mozilla.com
14811 domnode_removed_from_document:
14814 Whether a page used DOMNodeRemovedFromDocument.
14815 Compare against `use.counter.top_level_content_documents_destroyed`
14816 to calculate the rate.
14818 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14820 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14821 notification_emails:
14822 - dom-core@mozilla.com
14823 - emilio@mozilla.com
14828 domnode_inserted_into_document:
14831 Whether a page used DOMNodeInsertedIntoDocument.
14832 Compare against `use.counter.top_level_content_documents_destroyed`
14833 to calculate the rate.
14835 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14837 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14838 notification_emails:
14839 - dom-core@mozilla.com
14840 - emilio@mozilla.com
14848 Whether a page used DOMAttrModified.
14849 Compare against `use.counter.top_level_content_documents_destroyed`
14850 to calculate the rate.
14852 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14854 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14855 notification_emails:
14856 - dom-core@mozilla.com
14857 - emilio@mozilla.com
14862 domcharacter_data_modified:
14865 Whether a page used DOMCharacterDataModified.
14866 Compare against `use.counter.top_level_content_documents_destroyed`
14867 to calculate the rate.
14869 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14871 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14872 notification_emails:
14873 - dom-core@mozilla.com
14874 - emilio@mozilla.com
14882 Whether a page used Components.
14883 Compare against `use.counter.top_level_content_documents_destroyed`
14884 to calculate the rate.
14886 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14888 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14889 notification_emails:
14890 - dom-core@mozilla.com
14891 - emilio@mozilla.com
14896 node_iterator_detach:
14899 Whether a page used NodeIteratorDetach.
14900 Compare against `use.counter.top_level_content_documents_destroyed`
14901 to calculate the rate.
14903 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14905 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14906 notification_emails:
14907 - dom-core@mozilla.com
14908 - emilio@mozilla.com
14916 Whether a page used LenientThis.
14917 Compare against `use.counter.top_level_content_documents_destroyed`
14918 to calculate the rate.
14920 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14922 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14923 notification_emails:
14924 - dom-core@mozilla.com
14925 - emilio@mozilla.com
14930 use_of_capture_events:
14933 Whether a page used UseOfCaptureEvents.
14934 Compare against `use.counter.top_level_content_documents_destroyed`
14935 to calculate the rate.
14937 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14939 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14940 notification_emails:
14941 - dom-core@mozilla.com
14942 - emilio@mozilla.com
14947 use_of_release_events:
14950 Whether a page used UseOfReleaseEvents.
14951 Compare against `use.counter.top_level_content_documents_destroyed`
14952 to calculate the rate.
14954 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14956 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14957 notification_emails:
14958 - dom-core@mozilla.com
14959 - emilio@mozilla.com
14964 sync_xmlhttp_request_deprecated:
14967 Whether a page used SyncXMLHttpRequestDeprecated.
14968 Compare against `use.counter.top_level_content_documents_destroyed`
14969 to calculate the rate.
14971 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14973 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14974 notification_emails:
14975 - dom-core@mozilla.com
14976 - emilio@mozilla.com
14981 window__cc_ontrollers:
14984 Whether a page used Window_Cc_ontrollers.
14985 Compare against `use.counter.top_level_content_documents_destroyed`
14986 to calculate the rate.
14988 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14990 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
14991 notification_emails:
14992 - dom-core@mozilla.com
14993 - emilio@mozilla.com
14998 import_xulinto_content:
15001 Whether a page used ImportXULIntoContent.
15002 Compare against `use.counter.top_level_content_documents_destroyed`
15003 to calculate the rate.
15005 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15007 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15008 notification_emails:
15009 - dom-core@mozilla.com
15010 - emilio@mozilla.com
15015 install_trigger_deprecated:
15018 Whether a page used InstallTriggerDeprecated.
15019 Compare against `use.counter.top_level_content_documents_destroyed`
15020 to calculate the rate.
15022 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15024 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15025 notification_emails:
15026 - dom-core@mozilla.com
15027 - emilio@mozilla.com
15032 install_trigger_install_deprecated:
15035 Whether a page used InstallTriggerInstallDeprecated.
15036 Compare against `use.counter.top_level_content_documents_destroyed`
15037 to calculate the rate.
15039 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15041 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15042 notification_emails:
15043 - dom-core@mozilla.com
15044 - emilio@mozilla.com
15049 navigator_get_user_media:
15052 Whether a page used NavigatorGetUserMedia.
15053 Compare against `use.counter.top_level_content_documents_destroyed`
15054 to calculate the rate.
15056 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15058 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15059 notification_emails:
15060 - dom-core@mozilla.com
15061 - emilio@mozilla.com
15066 webrtc_deprecated_prefix:
15069 Whether a page used WebrtcDeprecatedPrefix.
15070 Compare against `use.counter.top_level_content_documents_destroyed`
15071 to calculate the rate.
15073 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15075 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15076 notification_emails:
15077 - dom-core@mozilla.com
15078 - emilio@mozilla.com
15083 rtcpeer_connection_get_streams:
15086 Whether a page used RTCPeerConnectionGetStreams.
15087 Compare against `use.counter.top_level_content_documents_destroyed`
15088 to calculate the rate.
15090 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15092 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15093 notification_emails:
15094 - dom-core@mozilla.com
15095 - emilio@mozilla.com
15103 Whether a page used AppCache.
15104 Compare against `use.counter.top_level_content_documents_destroyed`
15105 to calculate the rate.
15107 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15109 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15110 notification_emails:
15111 - dom-core@mozilla.com
15112 - emilio@mozilla.com
15120 Whether a page used LenientSetter.
15121 Compare against `use.counter.top_level_content_documents_destroyed`
15122 to calculate the rate.
15124 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15126 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15127 notification_emails:
15128 - dom-core@mozilla.com
15129 - emilio@mozilla.com
15134 image_bitmap_rendering_context__transfer_image_bitmap:
15137 Whether a page used ImageBitmapRenderingContext_TransferImageBitmap.
15138 Compare against `use.counter.top_level_content_documents_destroyed`
15139 to calculate the rate.
15141 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15143 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15144 notification_emails:
15145 - dom-core@mozilla.com
15146 - emilio@mozilla.com
15151 window_content_untrusted:
15154 Whether a page used WindowContentUntrusted.
15155 Compare against `use.counter.top_level_content_documents_destroyed`
15156 to calculate the rate.
15158 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15160 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15161 notification_emails:
15162 - dom-core@mozilla.com
15163 - emilio@mozilla.com
15171 Whether a page used MotionEvent.
15172 Compare against `use.counter.top_level_content_documents_destroyed`
15173 to calculate the rate.
15175 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15177 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15178 notification_emails:
15179 - dom-core@mozilla.com
15180 - emilio@mozilla.com
15188 Whether a page used OrientationEvent.
15189 Compare against `use.counter.top_level_content_documents_destroyed`
15190 to calculate the rate.
15192 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15194 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15195 notification_emails:
15196 - dom-core@mozilla.com
15197 - emilio@mozilla.com
15205 Whether a page used ProximityEvent.
15206 Compare against `use.counter.top_level_content_documents_destroyed`
15207 to calculate the rate.
15209 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15211 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15212 notification_emails:
15213 - dom-core@mozilla.com
15214 - emilio@mozilla.com
15219 ambient_light_event:
15222 Whether a page used AmbientLightEvent.
15223 Compare against `use.counter.top_level_content_documents_destroyed`
15224 to calculate the rate.
15226 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15228 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15229 notification_emails:
15230 - dom-core@mozilla.com
15231 - emilio@mozilla.com
15236 idbopen_dboptions__storage_type:
15239 Whether a page used IDBOpenDBOptions_StorageType.
15240 Compare against `use.counter.top_level_content_documents_destroyed`
15241 to calculate the rate.
15243 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15245 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15246 notification_emails:
15247 - dom-core@mozilla.com
15248 - emilio@mozilla.com
15253 domquad_bounds_attr:
15256 Whether a page used DOMQuadBoundsAttr.
15257 Compare against `use.counter.top_level_content_documents_destroyed`
15258 to calculate the rate.
15260 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15262 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15263 notification_emails:
15264 - dom-core@mozilla.com
15265 - emilio@mozilla.com
15270 deprecated_testing_interface:
15273 Whether a page used DeprecatedTestingInterface.
15274 Compare against `use.counter.top_level_content_documents_destroyed`
15275 to calculate the rate.
15277 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15279 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15280 notification_emails:
15281 - dom-core@mozilla.com
15282 - emilio@mozilla.com
15287 deprecated_testing_method:
15290 Whether a page used DeprecatedTestingMethod.
15291 Compare against `use.counter.top_level_content_documents_destroyed`
15292 to calculate the rate.
15294 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15296 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15297 notification_emails:
15298 - dom-core@mozilla.com
15299 - emilio@mozilla.com
15304 deprecated_testing_attribute:
15307 Whether a page used DeprecatedTestingAttribute.
15308 Compare against `use.counter.top_level_content_documents_destroyed`
15309 to calculate the rate.
15311 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15313 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15314 notification_emails:
15315 - dom-core@mozilla.com
15316 - emilio@mozilla.com
15321 create_image_bitmap_canvas_rendering_context2_d:
15324 Whether a page used CreateImageBitmapCanvasRenderingContext2D.
15325 Compare against `use.counter.top_level_content_documents_destroyed`
15326 to calculate the rate.
15328 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15330 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15331 notification_emails:
15332 - dom-core@mozilla.com
15333 - emilio@mozilla.com
15338 draw_window_canvas_rendering_context2_d:
15341 Whether a page used DrawWindowCanvasRenderingContext2D.
15342 Compare against `use.counter.top_level_content_documents_destroyed`
15343 to calculate the rate.
15345 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15347 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15348 notification_emails:
15349 - dom-core@mozilla.com
15350 - emilio@mozilla.com
15355 moz_request_full_screen_deprecated_prefix:
15358 Whether a page used MozRequestFullScreenDeprecatedPrefix.
15359 Compare against `use.counter.top_level_content_documents_destroyed`
15360 to calculate the rate.
15362 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15364 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15365 notification_emails:
15366 - dom-core@mozilla.com
15367 - emilio@mozilla.com
15372 mozfullscreenchange_deprecated_prefix:
15375 Whether a page used MozfullscreenchangeDeprecatedPrefix.
15376 Compare against `use.counter.top_level_content_documents_destroyed`
15377 to calculate the rate.
15379 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15381 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15382 notification_emails:
15383 - dom-core@mozilla.com
15384 - emilio@mozilla.com
15389 mozfullscreenerror_deprecated_prefix:
15392 Whether a page used MozfullscreenerrorDeprecatedPrefix.
15393 Compare against `use.counter.top_level_content_documents_destroyed`
15394 to calculate the rate.
15396 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15398 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15399 notification_emails:
15400 - dom-core@mozilla.com
15401 - emilio@mozilla.com
15406 external__add_search_provider:
15409 Whether a page used External_AddSearchProvider.
15410 Compare against `use.counter.top_level_content_documents_destroyed`
15411 to calculate the rate.
15413 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15415 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15416 notification_emails:
15417 - dom-core@mozilla.com
15418 - emilio@mozilla.com
15423 mouse_event__moz_pressure:
15426 Whether a page used MouseEvent_MozPressure.
15427 Compare against `use.counter.top_level_content_documents_destroyed`
15428 to calculate the rate.
15430 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15432 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15433 notification_emails:
15434 - dom-core@mozilla.com
15435 - emilio@mozilla.com
15443 Whether a page used MozInputSource.
15444 Compare against `use.counter.top_level_content_documents_destroyed`
15445 to calculate the rate.
15447 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15449 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15450 notification_emails:
15451 - dom-core@mozilla.com
15452 - emilio@mozilla.com
15460 Whether a page used InitMouseEvent.
15461 Compare against `use.counter.top_level_content_documents_destroyed`
15462 to calculate the rate.
15464 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15466 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15467 notification_emails:
15468 - dom-core@mozilla.com
15469 - emilio@mozilla.com
15474 init_nsmouse_event:
15477 Whether a page used InitNSMouseEvent.
15478 Compare against `use.counter.top_level_content_documents_destroyed`
15479 to calculate the rate.
15481 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15483 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15484 notification_emails:
15485 - dom-core@mozilla.com
15486 - emilio@mozilla.com
15491 math_ml__deprecated_math_space_value2:
15494 Whether a page used MathML_DeprecatedMathSpaceValue2.
15495 Compare against `use.counter.top_level_content_documents_destroyed`
15496 to calculate the rate.
15498 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15500 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15501 notification_emails:
15502 - dom-core@mozilla.com
15503 - emilio@mozilla.com
15508 math_ml__deprecated_math_variant:
15511 Whether a page used MathML_DeprecatedMathVariant.
15512 Compare against `use.counter.top_level_content_documents_destroyed`
15513 to calculate the rate.
15515 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15517 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15518 notification_emails:
15519 - dom-core@mozilla.com
15520 - emilio@mozilla.com
15525 math_ml__deprecated_stixgeneral_operator_stretching:
15528 Whether a page used MathML_DeprecatedStixgeneralOperatorStretching.
15529 Compare against `use.counter.top_level_content_documents_destroyed`
15530 to calculate the rate.
15532 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15534 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15535 notification_emails:
15536 - dom-core@mozilla.com
15537 - emilio@mozilla.com
15542 form_submission_untrusted_event:
15545 Whether a page used FormSubmissionUntrustedEvent.
15546 Compare against `use.counter.top_level_content_documents_destroyed`
15547 to calculate the rate.
15549 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15551 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15552 notification_emails:
15553 - dom-core@mozilla.com
15554 - emilio@mozilla.com
15559 element_set_capture:
15562 Whether a page used ElementSetCapture.
15563 Compare against `use.counter.top_level_content_documents_destroyed`
15564 to calculate the rate.
15566 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15568 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15569 notification_emails:
15570 - dom-core@mozilla.com
15571 - emilio@mozilla.com
15576 element_release_capture:
15579 Whether a page used ElementReleaseCapture.
15580 Compare against `use.counter.top_level_content_documents_destroyed`
15581 to calculate the rate.
15583 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15585 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15586 notification_emails:
15587 - dom-core@mozilla.com
15588 - emilio@mozilla.com
15593 document_release_capture:
15596 Whether a page used DocumentReleaseCapture.
15597 Compare against `use.counter.top_level_content_documents_destroyed`
15598 to calculate the rate.
15600 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15602 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15603 notification_emails:
15604 - dom-core@mozilla.com
15605 - emilio@mozilla.com
15610 offscreen_canvas_to_blob:
15613 Whether a page used OffscreenCanvasToBlob.
15614 Compare against `use.counter.top_level_content_documents_destroyed`
15615 to calculate the rate.
15617 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15619 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15620 notification_emails:
15621 - dom-core@mozilla.com
15622 - emilio@mozilla.com
15630 Whether a page used SVGDeselectAll.
15631 Compare against `use.counter.top_level_content_documents_destroyed`
15632 to calculate the rate.
15634 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15636 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15637 notification_emails:
15638 - dom-core@mozilla.com
15639 - emilio@mozilla.com
15644 svgnearest_viewport_element:
15647 Whether a page used SVGNearestViewportElement.
15648 Compare against `use.counter.top_level_content_documents_destroyed`
15649 to calculate the rate.
15651 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15653 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15654 notification_emails:
15655 - dom-core@mozilla.com
15656 - emilio@mozilla.com
15661 svgfarthest_viewport_element:
15664 Whether a page used SVGFarthestViewportElement.
15665 Compare against `use.counter.top_level_content_documents_destroyed`
15666 to calculate the rate.
15668 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15670 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15671 notification_emails:
15672 - dom-core@mozilla.com
15673 - emilio@mozilla.com
15678 idbobject_store_create_index_locale:
15681 Whether a page used IDBObjectStoreCreateIndexLocale.
15682 Compare against `use.counter.top_level_content_documents_destroyed`
15683 to calculate the rate.
15685 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15687 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15688 notification_emails:
15689 - dom-core@mozilla.com
15690 - emilio@mozilla.com
15695 # Total of 55 'deprecated operations (document)' use counters.
15696 use.counter.deprecated_ops.doc:
15697 domsubtree_modified:
15700 Whether a document used DOMSubtreeModified.
15701 Compare against `use.counter.content_documents_destroyed`
15702 to calculate the rate.
15704 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15706 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15707 notification_emails:
15708 - dom-core@mozilla.com
15709 - emilio@mozilla.com
15717 Whether a document used DOMNodeInserted.
15718 Compare against `use.counter.content_documents_destroyed`
15719 to calculate the rate.
15721 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15723 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15724 notification_emails:
15725 - dom-core@mozilla.com
15726 - emilio@mozilla.com
15734 Whether a document used DOMNodeRemoved.
15735 Compare against `use.counter.content_documents_destroyed`
15736 to calculate the rate.
15738 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15740 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15741 notification_emails:
15742 - dom-core@mozilla.com
15743 - emilio@mozilla.com
15748 domnode_removed_from_document:
15751 Whether a document used DOMNodeRemovedFromDocument.
15752 Compare against `use.counter.content_documents_destroyed`
15753 to calculate the rate.
15755 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15757 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15758 notification_emails:
15759 - dom-core@mozilla.com
15760 - emilio@mozilla.com
15765 domnode_inserted_into_document:
15768 Whether a document used DOMNodeInsertedIntoDocument.
15769 Compare against `use.counter.content_documents_destroyed`
15770 to calculate the rate.
15772 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15774 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15775 notification_emails:
15776 - dom-core@mozilla.com
15777 - emilio@mozilla.com
15785 Whether a document used DOMAttrModified.
15786 Compare against `use.counter.content_documents_destroyed`
15787 to calculate the rate.
15789 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15791 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15792 notification_emails:
15793 - dom-core@mozilla.com
15794 - emilio@mozilla.com
15799 domcharacter_data_modified:
15802 Whether a document used DOMCharacterDataModified.
15803 Compare against `use.counter.content_documents_destroyed`
15804 to calculate the rate.
15806 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15808 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15809 notification_emails:
15810 - dom-core@mozilla.com
15811 - emilio@mozilla.com
15819 Whether a document used Components.
15820 Compare against `use.counter.content_documents_destroyed`
15821 to calculate the rate.
15823 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15825 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15826 notification_emails:
15827 - dom-core@mozilla.com
15828 - emilio@mozilla.com
15833 node_iterator_detach:
15836 Whether a document used NodeIteratorDetach.
15837 Compare against `use.counter.content_documents_destroyed`
15838 to calculate the rate.
15840 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15842 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15843 notification_emails:
15844 - dom-core@mozilla.com
15845 - emilio@mozilla.com
15853 Whether a document used LenientThis.
15854 Compare against `use.counter.content_documents_destroyed`
15855 to calculate the rate.
15857 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15859 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15860 notification_emails:
15861 - dom-core@mozilla.com
15862 - emilio@mozilla.com
15867 use_of_capture_events:
15870 Whether a document used UseOfCaptureEvents.
15871 Compare against `use.counter.content_documents_destroyed`
15872 to calculate the rate.
15874 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15876 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15877 notification_emails:
15878 - dom-core@mozilla.com
15879 - emilio@mozilla.com
15884 use_of_release_events:
15887 Whether a document used UseOfReleaseEvents.
15888 Compare against `use.counter.content_documents_destroyed`
15889 to calculate the rate.
15891 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15893 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15894 notification_emails:
15895 - dom-core@mozilla.com
15896 - emilio@mozilla.com
15901 sync_xmlhttp_request_deprecated:
15904 Whether a document used SyncXMLHttpRequestDeprecated.
15905 Compare against `use.counter.content_documents_destroyed`
15906 to calculate the rate.
15908 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15910 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15911 notification_emails:
15912 - dom-core@mozilla.com
15913 - emilio@mozilla.com
15918 window__cc_ontrollers:
15921 Whether a document used Window_Cc_ontrollers.
15922 Compare against `use.counter.content_documents_destroyed`
15923 to calculate the rate.
15925 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15927 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15928 notification_emails:
15929 - dom-core@mozilla.com
15930 - emilio@mozilla.com
15935 import_xulinto_content:
15938 Whether a document used ImportXULIntoContent.
15939 Compare against `use.counter.content_documents_destroyed`
15940 to calculate the rate.
15942 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15944 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15945 notification_emails:
15946 - dom-core@mozilla.com
15947 - emilio@mozilla.com
15952 install_trigger_deprecated:
15955 Whether a document used InstallTriggerDeprecated.
15956 Compare against `use.counter.content_documents_destroyed`
15957 to calculate the rate.
15959 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15961 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15962 notification_emails:
15963 - dom-core@mozilla.com
15964 - emilio@mozilla.com
15969 install_trigger_install_deprecated:
15972 Whether a document used InstallTriggerInstallDeprecated.
15973 Compare against `use.counter.content_documents_destroyed`
15974 to calculate the rate.
15976 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15978 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15979 notification_emails:
15980 - dom-core@mozilla.com
15981 - emilio@mozilla.com
15986 navigator_get_user_media:
15989 Whether a document used NavigatorGetUserMedia.
15990 Compare against `use.counter.content_documents_destroyed`
15991 to calculate the rate.
15993 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15995 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
15996 notification_emails:
15997 - dom-core@mozilla.com
15998 - emilio@mozilla.com
16003 webrtc_deprecated_prefix:
16006 Whether a document used WebrtcDeprecatedPrefix.
16007 Compare against `use.counter.content_documents_destroyed`
16008 to calculate the rate.
16010 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16012 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16013 notification_emails:
16014 - dom-core@mozilla.com
16015 - emilio@mozilla.com
16020 rtcpeer_connection_get_streams:
16023 Whether a document used RTCPeerConnectionGetStreams.
16024 Compare against `use.counter.content_documents_destroyed`
16025 to calculate the rate.
16027 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16029 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16030 notification_emails:
16031 - dom-core@mozilla.com
16032 - emilio@mozilla.com
16040 Whether a document used AppCache.
16041 Compare against `use.counter.content_documents_destroyed`
16042 to calculate the rate.
16044 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16046 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16047 notification_emails:
16048 - dom-core@mozilla.com
16049 - emilio@mozilla.com
16057 Whether a document used LenientSetter.
16058 Compare against `use.counter.content_documents_destroyed`
16059 to calculate the rate.
16061 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16063 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16064 notification_emails:
16065 - dom-core@mozilla.com
16066 - emilio@mozilla.com
16071 image_bitmap_rendering_context__transfer_image_bitmap:
16074 Whether a document used ImageBitmapRenderingContext_TransferImageBitmap.
16075 Compare against `use.counter.content_documents_destroyed`
16076 to calculate the rate.
16078 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16080 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16081 notification_emails:
16082 - dom-core@mozilla.com
16083 - emilio@mozilla.com
16088 window_content_untrusted:
16091 Whether a document used WindowContentUntrusted.
16092 Compare against `use.counter.content_documents_destroyed`
16093 to calculate the rate.
16095 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16097 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16098 notification_emails:
16099 - dom-core@mozilla.com
16100 - emilio@mozilla.com
16108 Whether a document used MotionEvent.
16109 Compare against `use.counter.content_documents_destroyed`
16110 to calculate the rate.
16112 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16114 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16115 notification_emails:
16116 - dom-core@mozilla.com
16117 - emilio@mozilla.com
16125 Whether a document used OrientationEvent.
16126 Compare against `use.counter.content_documents_destroyed`
16127 to calculate the rate.
16129 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16131 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16132 notification_emails:
16133 - dom-core@mozilla.com
16134 - emilio@mozilla.com
16142 Whether a document used ProximityEvent.
16143 Compare against `use.counter.content_documents_destroyed`
16144 to calculate the rate.
16146 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16148 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16149 notification_emails:
16150 - dom-core@mozilla.com
16151 - emilio@mozilla.com
16156 ambient_light_event:
16159 Whether a document used AmbientLightEvent.
16160 Compare against `use.counter.content_documents_destroyed`
16161 to calculate the rate.
16163 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16165 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16166 notification_emails:
16167 - dom-core@mozilla.com
16168 - emilio@mozilla.com
16173 idbopen_dboptions__storage_type:
16176 Whether a document used IDBOpenDBOptions_StorageType.
16177 Compare against `use.counter.content_documents_destroyed`
16178 to calculate the rate.
16180 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16182 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16183 notification_emails:
16184 - dom-core@mozilla.com
16185 - emilio@mozilla.com
16190 domquad_bounds_attr:
16193 Whether a document used DOMQuadBoundsAttr.
16194 Compare against `use.counter.content_documents_destroyed`
16195 to calculate the rate.
16197 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16199 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16200 notification_emails:
16201 - dom-core@mozilla.com
16202 - emilio@mozilla.com
16207 deprecated_testing_interface:
16210 Whether a document used DeprecatedTestingInterface.
16211 Compare against `use.counter.content_documents_destroyed`
16212 to calculate the rate.
16214 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16216 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16217 notification_emails:
16218 - dom-core@mozilla.com
16219 - emilio@mozilla.com
16224 deprecated_testing_method:
16227 Whether a document used DeprecatedTestingMethod.
16228 Compare against `use.counter.content_documents_destroyed`
16229 to calculate the rate.
16231 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16233 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16234 notification_emails:
16235 - dom-core@mozilla.com
16236 - emilio@mozilla.com
16241 deprecated_testing_attribute:
16244 Whether a document used DeprecatedTestingAttribute.
16245 Compare against `use.counter.content_documents_destroyed`
16246 to calculate the rate.
16248 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16250 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16251 notification_emails:
16252 - dom-core@mozilla.com
16253 - emilio@mozilla.com
16258 create_image_bitmap_canvas_rendering_context2_d:
16261 Whether a document used CreateImageBitmapCanvasRenderingContext2D.
16262 Compare against `use.counter.content_documents_destroyed`
16263 to calculate the rate.
16265 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16267 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16268 notification_emails:
16269 - dom-core@mozilla.com
16270 - emilio@mozilla.com
16275 draw_window_canvas_rendering_context2_d:
16278 Whether a document used DrawWindowCanvasRenderingContext2D.
16279 Compare against `use.counter.content_documents_destroyed`
16280 to calculate the rate.
16282 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16284 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16285 notification_emails:
16286 - dom-core@mozilla.com
16287 - emilio@mozilla.com
16292 moz_request_full_screen_deprecated_prefix:
16295 Whether a document used MozRequestFullScreenDeprecatedPrefix.
16296 Compare against `use.counter.content_documents_destroyed`
16297 to calculate the rate.
16299 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16301 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16302 notification_emails:
16303 - dom-core@mozilla.com
16304 - emilio@mozilla.com
16309 mozfullscreenchange_deprecated_prefix:
16312 Whether a document used MozfullscreenchangeDeprecatedPrefix.
16313 Compare against `use.counter.content_documents_destroyed`
16314 to calculate the rate.
16316 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16318 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16319 notification_emails:
16320 - dom-core@mozilla.com
16321 - emilio@mozilla.com
16326 mozfullscreenerror_deprecated_prefix:
16329 Whether a document used MozfullscreenerrorDeprecatedPrefix.
16330 Compare against `use.counter.content_documents_destroyed`
16331 to calculate the rate.
16333 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16335 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16336 notification_emails:
16337 - dom-core@mozilla.com
16338 - emilio@mozilla.com
16343 external__add_search_provider:
16346 Whether a document used External_AddSearchProvider.
16347 Compare against `use.counter.content_documents_destroyed`
16348 to calculate the rate.
16350 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16352 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16353 notification_emails:
16354 - dom-core@mozilla.com
16355 - emilio@mozilla.com
16360 mouse_event__moz_pressure:
16363 Whether a document used MouseEvent_MozPressure.
16364 Compare against `use.counter.content_documents_destroyed`
16365 to calculate the rate.
16367 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16369 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16370 notification_emails:
16371 - dom-core@mozilla.com
16372 - emilio@mozilla.com
16380 Whether a document used MozInputSource.
16381 Compare against `use.counter.content_documents_destroyed`
16382 to calculate the rate.
16384 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16386 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16387 notification_emails:
16388 - dom-core@mozilla.com
16389 - emilio@mozilla.com
16397 Whether a document used InitMouseEvent.
16398 Compare against `use.counter.content_documents_destroyed`
16399 to calculate the rate.
16401 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16403 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16404 notification_emails:
16405 - dom-core@mozilla.com
16406 - emilio@mozilla.com
16411 init_nsmouse_event:
16414 Whether a document used InitNSMouseEvent.
16415 Compare against `use.counter.content_documents_destroyed`
16416 to calculate the rate.
16418 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16420 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16421 notification_emails:
16422 - dom-core@mozilla.com
16423 - emilio@mozilla.com
16428 math_ml__deprecated_math_space_value2:
16431 Whether a document used MathML_DeprecatedMathSpaceValue2.
16432 Compare against `use.counter.content_documents_destroyed`
16433 to calculate the rate.
16435 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16437 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16438 notification_emails:
16439 - dom-core@mozilla.com
16440 - emilio@mozilla.com
16445 math_ml__deprecated_math_variant:
16448 Whether a document used MathML_DeprecatedMathVariant.
16449 Compare against `use.counter.content_documents_destroyed`
16450 to calculate the rate.
16452 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16454 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16455 notification_emails:
16456 - dom-core@mozilla.com
16457 - emilio@mozilla.com
16462 math_ml__deprecated_stixgeneral_operator_stretching:
16465 Whether a document used MathML_DeprecatedStixgeneralOperatorStretching.
16466 Compare against `use.counter.content_documents_destroyed`
16467 to calculate the rate.
16469 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16471 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16472 notification_emails:
16473 - dom-core@mozilla.com
16474 - emilio@mozilla.com
16479 form_submission_untrusted_event:
16482 Whether a document used FormSubmissionUntrustedEvent.
16483 Compare against `use.counter.content_documents_destroyed`
16484 to calculate the rate.
16486 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16488 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16489 notification_emails:
16490 - dom-core@mozilla.com
16491 - emilio@mozilla.com
16496 element_set_capture:
16499 Whether a document used ElementSetCapture.
16500 Compare against `use.counter.content_documents_destroyed`
16501 to calculate the rate.
16503 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16505 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16506 notification_emails:
16507 - dom-core@mozilla.com
16508 - emilio@mozilla.com
16513 element_release_capture:
16516 Whether a document used ElementReleaseCapture.
16517 Compare against `use.counter.content_documents_destroyed`
16518 to calculate the rate.
16520 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16522 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16523 notification_emails:
16524 - dom-core@mozilla.com
16525 - emilio@mozilla.com
16530 document_release_capture:
16533 Whether a document used DocumentReleaseCapture.
16534 Compare against `use.counter.content_documents_destroyed`
16535 to calculate the rate.
16537 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16539 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16540 notification_emails:
16541 - dom-core@mozilla.com
16542 - emilio@mozilla.com
16547 offscreen_canvas_to_blob:
16550 Whether a document used OffscreenCanvasToBlob.
16551 Compare against `use.counter.content_documents_destroyed`
16552 to calculate the rate.
16554 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16556 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16557 notification_emails:
16558 - dom-core@mozilla.com
16559 - emilio@mozilla.com
16567 Whether a document used SVGDeselectAll.
16568 Compare against `use.counter.content_documents_destroyed`
16569 to calculate the rate.
16571 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16573 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16574 notification_emails:
16575 - dom-core@mozilla.com
16576 - emilio@mozilla.com
16581 svgnearest_viewport_element:
16584 Whether a document used SVGNearestViewportElement.
16585 Compare against `use.counter.content_documents_destroyed`
16586 to calculate the rate.
16588 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16590 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16591 notification_emails:
16592 - dom-core@mozilla.com
16593 - emilio@mozilla.com
16598 svgfarthest_viewport_element:
16601 Whether a document used SVGFarthestViewportElement.
16602 Compare against `use.counter.content_documents_destroyed`
16603 to calculate the rate.
16605 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16607 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16608 notification_emails:
16609 - dom-core@mozilla.com
16610 - emilio@mozilla.com
16615 idbobject_store_create_index_locale:
16618 Whether a document used IDBObjectStoreCreateIndexLocale.
16619 Compare against `use.counter.content_documents_destroyed`
16620 to calculate the rate.
16622 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16624 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16625 notification_emails:
16626 - dom-core@mozilla.com
16627 - emilio@mozilla.com
16632 # Total of 704 'CSS (page)' use counters.
16633 use.counter.css.page:
16637 Whether a page used the CSS property align-content.
16638 Compare against `use.counter.top_level_content_documents_destroyed`
16639 to calculate the rate.
16641 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16643 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16644 notification_emails:
16645 - dom-core@mozilla.com
16646 - emilio@mozilla.com
16654 Whether a page used the CSS property align-items.
16655 Compare against `use.counter.top_level_content_documents_destroyed`
16656 to calculate the rate.
16658 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16660 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16661 notification_emails:
16662 - dom-core@mozilla.com
16663 - emilio@mozilla.com
16671 Whether a page used the CSS property align-self.
16672 Compare against `use.counter.top_level_content_documents_destroyed`
16673 to calculate the rate.
16675 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16677 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16678 notification_emails:
16679 - dom-core@mozilla.com
16680 - emilio@mozilla.com
16688 Whether a page used the CSS property aspect-ratio.
16689 Compare against `use.counter.top_level_content_documents_destroyed`
16690 to calculate the rate.
16692 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16694 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16695 notification_emails:
16696 - dom-core@mozilla.com
16697 - emilio@mozilla.com
16702 css_backface_visibility:
16705 Whether a page used the CSS property backface-visibility.
16706 Compare against `use.counter.top_level_content_documents_destroyed`
16707 to calculate the rate.
16709 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16711 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16712 notification_emails:
16713 - dom-core@mozilla.com
16714 - emilio@mozilla.com
16719 css_baseline_source:
16722 Whether a page used the CSS property baseline-source.
16723 Compare against `use.counter.top_level_content_documents_destroyed`
16724 to calculate the rate.
16726 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16728 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16729 notification_emails:
16730 - dom-core@mozilla.com
16731 - emilio@mozilla.com
16736 css_border_collapse:
16739 Whether a page used the CSS property border-collapse.
16740 Compare against `use.counter.top_level_content_documents_destroyed`
16741 to calculate the rate.
16743 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16745 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16746 notification_emails:
16747 - dom-core@mozilla.com
16748 - emilio@mozilla.com
16753 css_border_image_repeat:
16756 Whether a page used the CSS property border-image-repeat.
16757 Compare against `use.counter.top_level_content_documents_destroyed`
16758 to calculate the rate.
16760 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16762 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16763 notification_emails:
16764 - dom-core@mozilla.com
16765 - emilio@mozilla.com
16770 css_box_decoration_break:
16773 Whether a page used the CSS property box-decoration-break.
16774 Compare against `use.counter.top_level_content_documents_destroyed`
16775 to calculate the rate.
16777 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16779 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16780 notification_emails:
16781 - dom-core@mozilla.com
16782 - emilio@mozilla.com
16790 Whether a page used the CSS property box-sizing.
16791 Compare against `use.counter.top_level_content_documents_destroyed`
16792 to calculate the rate.
16794 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16796 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16797 notification_emails:
16798 - dom-core@mozilla.com
16799 - emilio@mozilla.com
16807 Whether a page used the CSS property break-inside.
16808 Compare against `use.counter.top_level_content_documents_destroyed`
16809 to calculate the rate.
16811 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16813 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16814 notification_emails:
16815 - dom-core@mozilla.com
16816 - emilio@mozilla.com
16824 Whether a page used the CSS property caption-side.
16825 Compare against `use.counter.top_level_content_documents_destroyed`
16826 to calculate the rate.
16828 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16830 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16831 notification_emails:
16832 - dom-core@mozilla.com
16833 - emilio@mozilla.com
16841 Whether a page used the CSS property clear.
16842 Compare against `use.counter.top_level_content_documents_destroyed`
16843 to calculate the rate.
16845 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16847 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16848 notification_emails:
16849 - dom-core@mozilla.com
16850 - emilio@mozilla.com
16855 css_color_interpolation:
16858 Whether a page used the CSS property color-interpolation.
16859 Compare against `use.counter.top_level_content_documents_destroyed`
16860 to calculate the rate.
16862 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16864 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16865 notification_emails:
16866 - dom-core@mozilla.com
16867 - emilio@mozilla.com
16872 css_color_interpolation_filters:
16875 Whether a page used the CSS property color-interpolation-filters.
16876 Compare against `use.counter.top_level_content_documents_destroyed`
16877 to calculate the rate.
16879 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16881 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16882 notification_emails:
16883 - dom-core@mozilla.com
16884 - emilio@mozilla.com
16892 Whether a page used the CSS property column-count.
16893 Compare against `use.counter.top_level_content_documents_destroyed`
16894 to calculate the rate.
16896 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16898 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16899 notification_emails:
16900 - dom-core@mozilla.com
16901 - emilio@mozilla.com
16909 Whether a page used the CSS property column-fill.
16910 Compare against `use.counter.top_level_content_documents_destroyed`
16911 to calculate the rate.
16913 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16915 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16916 notification_emails:
16917 - dom-core@mozilla.com
16918 - emilio@mozilla.com
16926 Whether a page used the CSS property column-span.
16927 Compare against `use.counter.top_level_content_documents_destroyed`
16928 to calculate the rate.
16930 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16932 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16933 notification_emails:
16934 - dom-core@mozilla.com
16935 - emilio@mozilla.com
16943 Whether a page used the CSS property contain.
16944 Compare against `use.counter.top_level_content_documents_destroyed`
16945 to calculate the rate.
16947 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16949 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16950 notification_emails:
16951 - dom-core@mozilla.com
16952 - emilio@mozilla.com
16957 css_container_type:
16960 Whether a page used the CSS property container-type.
16961 Compare against `use.counter.top_level_content_documents_destroyed`
16962 to calculate the rate.
16964 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16966 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16967 notification_emails:
16968 - dom-core@mozilla.com
16969 - emilio@mozilla.com
16974 css_content_visibility:
16977 Whether a page used the CSS property content-visibility.
16978 Compare against `use.counter.top_level_content_documents_destroyed`
16979 to calculate the rate.
16981 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16983 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
16984 notification_emails:
16985 - dom-core@mozilla.com
16986 - emilio@mozilla.com
16994 Whether a page used the CSS property direction.
16995 Compare against `use.counter.top_level_content_documents_destroyed`
16996 to calculate the rate.
16998 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17000 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17001 notification_emails:
17002 - dom-core@mozilla.com
17003 - emilio@mozilla.com
17011 Whether a page used the CSS property display.
17012 Compare against `use.counter.top_level_content_documents_destroyed`
17013 to calculate the rate.
17015 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17017 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17018 notification_emails:
17019 - dom-core@mozilla.com
17020 - emilio@mozilla.com
17025 css_dominant_baseline:
17028 Whether a page used the CSS property dominant-baseline.
17029 Compare against `use.counter.top_level_content_documents_destroyed`
17030 to calculate the rate.
17032 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17034 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17035 notification_emails:
17036 - dom-core@mozilla.com
17037 - emilio@mozilla.com
17045 Whether a page used the CSS property empty-cells.
17046 Compare against `use.counter.top_level_content_documents_destroyed`
17047 to calculate the rate.
17049 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17051 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17052 notification_emails:
17053 - dom-core@mozilla.com
17054 - emilio@mozilla.com
17062 Whether a page used the CSS property field-sizing.
17063 Compare against `use.counter.top_level_content_documents_destroyed`
17064 to calculate the rate.
17066 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17068 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17069 notification_emails:
17070 - dom-core@mozilla.com
17071 - emilio@mozilla.com
17076 css_flex_direction:
17079 Whether a page used the CSS property flex-direction.
17080 Compare against `use.counter.top_level_content_documents_destroyed`
17081 to calculate the rate.
17083 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17085 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17086 notification_emails:
17087 - dom-core@mozilla.com
17088 - emilio@mozilla.com
17096 Whether a page used the CSS property flex-wrap.
17097 Compare against `use.counter.top_level_content_documents_destroyed`
17098 to calculate the rate.
17100 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17102 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17103 notification_emails:
17104 - dom-core@mozilla.com
17105 - emilio@mozilla.com
17113 Whether a page used the CSS property float.
17114 Compare against `use.counter.top_level_content_documents_destroyed`
17115 to calculate the rate.
17117 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17119 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17120 notification_emails:
17121 - dom-core@mozilla.com
17122 - emilio@mozilla.com
17130 Whether a page used the CSS property font-kerning.
17131 Compare against `use.counter.top_level_content_documents_destroyed`
17132 to calculate the rate.
17134 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17136 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17137 notification_emails:
17138 - dom-core@mozilla.com
17139 - emilio@mozilla.com
17144 css_font_language_override:
17147 Whether a page used the CSS property font-language-override.
17148 Compare against `use.counter.top_level_content_documents_destroyed`
17149 to calculate the rate.
17151 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17153 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17154 notification_emails:
17155 - dom-core@mozilla.com
17156 - emilio@mozilla.com
17161 css_font_optical_sizing:
17164 Whether a page used the CSS property font-optical-sizing.
17165 Compare against `use.counter.top_level_content_documents_destroyed`
17166 to calculate the rate.
17168 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17170 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17171 notification_emails:
17172 - dom-core@mozilla.com
17173 - emilio@mozilla.com
17178 css_font_size_adjust:
17181 Whether a page used the CSS property font-size-adjust.
17182 Compare against `use.counter.top_level_content_documents_destroyed`
17183 to calculate the rate.
17185 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17187 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17188 notification_emails:
17189 - dom-core@mozilla.com
17190 - emilio@mozilla.com
17198 Whether a page used the CSS property font-stretch.
17199 Compare against `use.counter.top_level_content_documents_destroyed`
17200 to calculate the rate.
17202 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17204 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17205 notification_emails:
17206 - dom-core@mozilla.com
17207 - emilio@mozilla.com
17215 Whether a page used the CSS property font-style.
17216 Compare against `use.counter.top_level_content_documents_destroyed`
17217 to calculate the rate.
17219 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17221 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17222 notification_emails:
17223 - dom-core@mozilla.com
17224 - emilio@mozilla.com
17229 css_font_variant_caps:
17232 Whether a page used the CSS property font-variant-caps.
17233 Compare against `use.counter.top_level_content_documents_destroyed`
17234 to calculate the rate.
17236 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17238 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17239 notification_emails:
17240 - dom-core@mozilla.com
17241 - emilio@mozilla.com
17246 css_font_variant_east_asian:
17249 Whether a page used the CSS property font-variant-east-asian.
17250 Compare against `use.counter.top_level_content_documents_destroyed`
17251 to calculate the rate.
17253 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17255 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17256 notification_emails:
17257 - dom-core@mozilla.com
17258 - emilio@mozilla.com
17263 css_font_variant_emoji:
17266 Whether a page used the CSS property font-variant-emoji.
17267 Compare against `use.counter.top_level_content_documents_destroyed`
17268 to calculate the rate.
17270 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17272 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17273 notification_emails:
17274 - dom-core@mozilla.com
17275 - emilio@mozilla.com
17280 css_font_variant_ligatures:
17283 Whether a page used the CSS property font-variant-ligatures.
17284 Compare against `use.counter.top_level_content_documents_destroyed`
17285 to calculate the rate.
17287 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17289 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17290 notification_emails:
17291 - dom-core@mozilla.com
17292 - emilio@mozilla.com
17297 css_font_variant_numeric:
17300 Whether a page used the CSS property font-variant-numeric.
17301 Compare against `use.counter.top_level_content_documents_destroyed`
17302 to calculate the rate.
17304 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17306 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17307 notification_emails:
17308 - dom-core@mozilla.com
17309 - emilio@mozilla.com
17314 css_font_variant_position:
17317 Whether a page used the CSS property font-variant-position.
17318 Compare against `use.counter.top_level_content_documents_destroyed`
17319 to calculate the rate.
17321 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17323 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17324 notification_emails:
17325 - dom-core@mozilla.com
17326 - emilio@mozilla.com
17334 Whether a page used the CSS property font-weight.
17335 Compare against `use.counter.top_level_content_documents_destroyed`
17336 to calculate the rate.
17338 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17340 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17341 notification_emails:
17342 - dom-core@mozilla.com
17343 - emilio@mozilla.com
17348 css_forced_color_adjust:
17351 Whether a page used the CSS property forced-color-adjust.
17352 Compare against `use.counter.top_level_content_documents_destroyed`
17353 to calculate the rate.
17355 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17357 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17358 notification_emails:
17359 - dom-core@mozilla.com
17360 - emilio@mozilla.com
17365 css_grid_auto_flow:
17368 Whether a page used the CSS property grid-auto-flow.
17369 Compare against `use.counter.top_level_content_documents_destroyed`
17370 to calculate the rate.
17372 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17374 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17375 notification_emails:
17376 - dom-core@mozilla.com
17377 - emilio@mozilla.com
17385 Whether a page used the CSS property hyphens.
17386 Compare against `use.counter.top_level_content_documents_destroyed`
17387 to calculate the rate.
17389 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17391 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17392 notification_emails:
17393 - dom-core@mozilla.com
17394 - emilio@mozilla.com
17399 css_image_orientation:
17402 Whether a page used the CSS property image-orientation.
17403 Compare against `use.counter.top_level_content_documents_destroyed`
17404 to calculate the rate.
17406 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17408 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17409 notification_emails:
17410 - dom-core@mozilla.com
17411 - emilio@mozilla.com
17416 css_image_rendering:
17419 Whether a page used the CSS property image-rendering.
17420 Compare against `use.counter.top_level_content_documents_destroyed`
17421 to calculate the rate.
17423 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17425 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17426 notification_emails:
17427 - dom-core@mozilla.com
17428 - emilio@mozilla.com
17436 Whether a page used the CSS property ime-mode.
17437 Compare against `use.counter.top_level_content_documents_destroyed`
17438 to calculate the rate.
17440 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17442 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17443 notification_emails:
17444 - dom-core@mozilla.com
17445 - emilio@mozilla.com
17450 css_initial_letter:
17453 Whether a page used the CSS property initial-letter.
17454 Compare against `use.counter.top_level_content_documents_destroyed`
17455 to calculate the rate.
17457 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17459 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17460 notification_emails:
17461 - dom-core@mozilla.com
17462 - emilio@mozilla.com
17470 Whether a page used the CSS property isolation.
17471 Compare against `use.counter.top_level_content_documents_destroyed`
17472 to calculate the rate.
17474 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17476 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17477 notification_emails:
17478 - dom-core@mozilla.com
17479 - emilio@mozilla.com
17484 css_justify_content:
17487 Whether a page used the CSS property justify-content.
17488 Compare against `use.counter.top_level_content_documents_destroyed`
17489 to calculate the rate.
17491 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17493 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17494 notification_emails:
17495 - dom-core@mozilla.com
17496 - emilio@mozilla.com
17504 Whether a page used the CSS property justify-items.
17505 Compare against `use.counter.top_level_content_documents_destroyed`
17506 to calculate the rate.
17508 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17510 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17511 notification_emails:
17512 - dom-core@mozilla.com
17513 - emilio@mozilla.com
17521 Whether a page used the CSS property justify-self.
17522 Compare against `use.counter.top_level_content_documents_destroyed`
17523 to calculate the rate.
17525 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17527 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17528 notification_emails:
17529 - dom-core@mozilla.com
17530 - emilio@mozilla.com
17538 Whether a page used the CSS property line-break.
17539 Compare against `use.counter.top_level_content_documents_destroyed`
17540 to calculate the rate.
17542 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17544 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17545 notification_emails:
17546 - dom-core@mozilla.com
17547 - emilio@mozilla.com
17552 css_list_style_position:
17555 Whether a page used the CSS property list-style-position.
17556 Compare against `use.counter.top_level_content_documents_destroyed`
17557 to calculate the rate.
17559 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17561 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17562 notification_emails:
17563 - dom-core@mozilla.com
17564 - emilio@mozilla.com
17572 Whether a page used the CSS property mask-type.
17573 Compare against `use.counter.top_level_content_documents_destroyed`
17574 to calculate the rate.
17576 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17578 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17579 notification_emails:
17580 - dom-core@mozilla.com
17581 - emilio@mozilla.com
17586 css_masonry_auto_flow:
17589 Whether a page used the CSS property masonry-auto-flow.
17590 Compare against `use.counter.top_level_content_documents_destroyed`
17591 to calculate the rate.
17593 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17595 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17596 notification_emails:
17597 - dom-core@mozilla.com
17598 - emilio@mozilla.com
17606 Whether a page used the CSS property math-depth.
17607 Compare against `use.counter.top_level_content_documents_destroyed`
17608 to calculate the rate.
17610 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17612 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17613 notification_emails:
17614 - dom-core@mozilla.com
17615 - emilio@mozilla.com
17623 Whether a page used the CSS property math-style.
17624 Compare against `use.counter.top_level_content_documents_destroyed`
17625 to calculate the rate.
17627 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17629 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17630 notification_emails:
17631 - dom-core@mozilla.com
17632 - emilio@mozilla.com
17637 css_mix_blend_mode:
17640 Whether a page used the CSS property mix-blend-mode.
17641 Compare against `use.counter.top_level_content_documents_destroyed`
17642 to calculate the rate.
17644 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17646 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17647 notification_emails:
17648 - dom-core@mozilla.com
17649 - emilio@mozilla.com
17657 Whether a page used the CSS property -moz-box-align.
17658 Compare against `use.counter.top_level_content_documents_destroyed`
17659 to calculate the rate.
17661 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17663 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17664 notification_emails:
17665 - dom-core@mozilla.com
17666 - emilio@mozilla.com
17671 css_moz_box_collapse:
17674 Whether a page used the CSS property -moz-box-collapse.
17675 Compare against `use.counter.top_level_content_documents_destroyed`
17676 to calculate the rate.
17678 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17680 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17681 notification_emails:
17682 - dom-core@mozilla.com
17683 - emilio@mozilla.com
17688 css_moz_box_direction:
17691 Whether a page used the CSS property -moz-box-direction.
17692 Compare against `use.counter.top_level_content_documents_destroyed`
17693 to calculate the rate.
17695 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17697 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17698 notification_emails:
17699 - dom-core@mozilla.com
17700 - emilio@mozilla.com
17705 css_moz_box_orient:
17708 Whether a page used the CSS property -moz-box-orient.
17709 Compare against `use.counter.top_level_content_documents_destroyed`
17710 to calculate the rate.
17712 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17714 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17715 notification_emails:
17716 - dom-core@mozilla.com
17717 - emilio@mozilla.com
17725 Whether a page used the CSS property -moz-box-pack.
17726 Compare against `use.counter.top_level_content_documents_destroyed`
17727 to calculate the rate.
17729 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17731 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17732 notification_emails:
17733 - dom-core@mozilla.com
17734 - emilio@mozilla.com
17739 css_moz_control_character_visibility:
17742 Whether a page used the CSS property -moz-control-character-visibility.
17743 Compare against `use.counter.top_level_content_documents_destroyed`
17744 to calculate the rate.
17746 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17748 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17749 notification_emails:
17750 - dom-core@mozilla.com
17751 - emilio@mozilla.com
17756 css_moz_float_edge:
17759 Whether a page used the CSS property -moz-float-edge.
17760 Compare against `use.counter.top_level_content_documents_destroyed`
17761 to calculate the rate.
17763 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17765 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17766 notification_emails:
17767 - dom-core@mozilla.com
17768 - emilio@mozilla.com
17776 Whether a page used the CSS property -moz-inert.
17777 Compare against `use.counter.top_level_content_documents_destroyed`
17778 to calculate the rate.
17780 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17782 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17783 notification_emails:
17784 - dom-core@mozilla.com
17785 - emilio@mozilla.com
17790 css_moz_math_variant:
17793 Whether a page used the CSS property -moz-math-variant.
17794 Compare against `use.counter.top_level_content_documents_destroyed`
17795 to calculate the rate.
17797 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17799 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17800 notification_emails:
17801 - dom-core@mozilla.com
17802 - emilio@mozilla.com
17807 css_moz_min_font_size_ratio:
17810 Whether a page used the CSS property -moz-min-font-size-ratio.
17811 Compare against `use.counter.top_level_content_documents_destroyed`
17812 to calculate the rate.
17814 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17816 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17817 notification_emails:
17818 - dom-core@mozilla.com
17819 - emilio@mozilla.com
17827 Whether a page used the CSS property -moz-orient.
17828 Compare against `use.counter.top_level_content_documents_destroyed`
17829 to calculate the rate.
17831 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17833 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17834 notification_emails:
17835 - dom-core@mozilla.com
17836 - emilio@mozilla.com
17841 css_moz_osx_font_smoothing:
17844 Whether a page used the CSS property -moz-osx-font-smoothing.
17845 Compare against `use.counter.top_level_content_documents_destroyed`
17846 to calculate the rate.
17848 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17850 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17851 notification_emails:
17852 - dom-core@mozilla.com
17853 - emilio@mozilla.com
17858 css_moz_text_size_adjust:
17861 Whether a page used the CSS property -moz-text-size-adjust.
17862 Compare against `use.counter.top_level_content_documents_destroyed`
17863 to calculate the rate.
17865 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17867 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17868 notification_emails:
17869 - dom-core@mozilla.com
17870 - emilio@mozilla.com
17878 Whether a page used the CSS property -moz-theme.
17879 Compare against `use.counter.top_level_content_documents_destroyed`
17880 to calculate the rate.
17882 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17884 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17885 notification_emails:
17886 - dom-core@mozilla.com
17887 - emilio@mozilla.com
17895 Whether a page used the CSS property -moz-top-layer.
17896 Compare against `use.counter.top_level_content_documents_destroyed`
17897 to calculate the rate.
17899 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17901 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17902 notification_emails:
17903 - dom-core@mozilla.com
17904 - emilio@mozilla.com
17909 css_moz_user_focus:
17912 Whether a page used the CSS property -moz-user-focus.
17913 Compare against `use.counter.top_level_content_documents_destroyed`
17914 to calculate the rate.
17916 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17918 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17919 notification_emails:
17920 - dom-core@mozilla.com
17921 - emilio@mozilla.com
17926 css_moz_user_input:
17929 Whether a page used the CSS property -moz-user-input.
17930 Compare against `use.counter.top_level_content_documents_destroyed`
17931 to calculate the rate.
17933 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17935 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17936 notification_emails:
17937 - dom-core@mozilla.com
17938 - emilio@mozilla.com
17943 css_moz_window_dragging:
17946 Whether a page used the CSS property -moz-window-dragging.
17947 Compare against `use.counter.top_level_content_documents_destroyed`
17948 to calculate the rate.
17950 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17952 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17953 notification_emails:
17954 - dom-core@mozilla.com
17955 - emilio@mozilla.com
17960 css_moz_window_shadow:
17963 Whether a page used the CSS property -moz-window-shadow.
17964 Compare against `use.counter.top_level_content_documents_destroyed`
17965 to calculate the rate.
17967 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17969 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17970 notification_emails:
17971 - dom-core@mozilla.com
17972 - emilio@mozilla.com
17980 Whether a page used the CSS property object-fit.
17981 Compare against `use.counter.top_level_content_documents_destroyed`
17982 to calculate the rate.
17984 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17986 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
17987 notification_emails:
17988 - dom-core@mozilla.com
17989 - emilio@mozilla.com
17997 Whether a page used the CSS property offset-rotate.
17998 Compare against `use.counter.top_level_content_documents_destroyed`
17999 to calculate the rate.
18001 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18003 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18004 notification_emails:
18005 - dom-core@mozilla.com
18006 - emilio@mozilla.com
18014 Whether a page used the CSS property outline-style.
18015 Compare against `use.counter.top_level_content_documents_destroyed`
18016 to calculate the rate.
18018 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18020 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18021 notification_emails:
18022 - dom-core@mozilla.com
18023 - emilio@mozilla.com
18028 css_overflow_anchor:
18031 Whether a page used the CSS property overflow-anchor.
18032 Compare against `use.counter.top_level_content_documents_destroyed`
18033 to calculate the rate.
18035 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18037 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18038 notification_emails:
18039 - dom-core@mozilla.com
18040 - emilio@mozilla.com
18048 Whether a page used the CSS property overflow-wrap.
18049 Compare against `use.counter.top_level_content_documents_destroyed`
18050 to calculate the rate.
18052 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18054 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18055 notification_emails:
18056 - dom-core@mozilla.com
18057 - emilio@mozilla.com
18062 css_page_orientation:
18065 Whether a page used the CSS property page-orientation.
18066 Compare against `use.counter.top_level_content_documents_destroyed`
18067 to calculate the rate.
18069 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18071 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18072 notification_emails:
18073 - dom-core@mozilla.com
18074 - emilio@mozilla.com
18082 Whether a page used the CSS property paint-order.
18083 Compare against `use.counter.top_level_content_documents_destroyed`
18084 to calculate the rate.
18086 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18088 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18089 notification_emails:
18090 - dom-core@mozilla.com
18091 - emilio@mozilla.com
18096 css_pointer_events:
18099 Whether a page used the CSS property pointer-events.
18100 Compare against `use.counter.top_level_content_documents_destroyed`
18101 to calculate the rate.
18103 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18105 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18106 notification_emails:
18107 - dom-core@mozilla.com
18108 - emilio@mozilla.com
18116 Whether a page used the CSS property position.
18117 Compare against `use.counter.top_level_content_documents_destroyed`
18118 to calculate the rate.
18120 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18122 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18123 notification_emails:
18124 - dom-core@mozilla.com
18125 - emilio@mozilla.com
18133 Whether a page used the CSS property position-area.
18134 Compare against `use.counter.top_level_content_documents_destroyed`
18135 to calculate the rate.
18137 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18139 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18140 notification_emails:
18141 - dom-core@mozilla.com
18142 - emilio@mozilla.com
18147 css_position_try_order:
18150 Whether a page used the CSS property position-try-order.
18151 Compare against `use.counter.top_level_content_documents_destroyed`
18152 to calculate the rate.
18154 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18156 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18157 notification_emails:
18158 - dom-core@mozilla.com
18159 - emilio@mozilla.com
18164 css_position_visibility:
18167 Whether a page used the CSS property position-visibility.
18168 Compare against `use.counter.top_level_content_documents_destroyed`
18169 to calculate the rate.
18171 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18173 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18174 notification_emails:
18175 - dom-core@mozilla.com
18176 - emilio@mozilla.com
18181 css_print_color_adjust:
18184 Whether a page used the CSS property print-color-adjust.
18185 Compare against `use.counter.top_level_content_documents_destroyed`
18186 to calculate the rate.
18188 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18190 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18191 notification_emails:
18192 - dom-core@mozilla.com
18193 - emilio@mozilla.com
18201 Whether a page used the CSS property resize.
18202 Compare against `use.counter.top_level_content_documents_destroyed`
18203 to calculate the rate.
18205 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18207 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18208 notification_emails:
18209 - dom-core@mozilla.com
18210 - emilio@mozilla.com
18218 Whether a page used the CSS property ruby-align.
18219 Compare against `use.counter.top_level_content_documents_destroyed`
18220 to calculate the rate.
18222 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18224 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18225 notification_emails:
18226 - dom-core@mozilla.com
18227 - emilio@mozilla.com
18235 Whether a page used the CSS property ruby-position.
18236 Compare against `use.counter.top_level_content_documents_destroyed`
18237 to calculate the rate.
18239 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18241 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18242 notification_emails:
18243 - dom-core@mozilla.com
18244 - emilio@mozilla.com
18249 css_scroll_behavior:
18252 Whether a page used the CSS property scroll-behavior.
18253 Compare against `use.counter.top_level_content_documents_destroyed`
18254 to calculate the rate.
18256 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18258 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18259 notification_emails:
18260 - dom-core@mozilla.com
18261 - emilio@mozilla.com
18266 css_scroll_snap_align:
18269 Whether a page used the CSS property scroll-snap-align.
18270 Compare against `use.counter.top_level_content_documents_destroyed`
18271 to calculate the rate.
18273 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18275 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18276 notification_emails:
18277 - dom-core@mozilla.com
18278 - emilio@mozilla.com
18283 css_scroll_snap_stop:
18286 Whether a page used the CSS property scroll-snap-stop.
18287 Compare against `use.counter.top_level_content_documents_destroyed`
18288 to calculate the rate.
18290 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18292 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18293 notification_emails:
18294 - dom-core@mozilla.com
18295 - emilio@mozilla.com
18300 css_scroll_snap_type:
18303 Whether a page used the CSS property scroll-snap-type.
18304 Compare against `use.counter.top_level_content_documents_destroyed`
18305 to calculate the rate.
18307 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18309 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18310 notification_emails:
18311 - dom-core@mozilla.com
18312 - emilio@mozilla.com
18317 css_scrollbar_gutter:
18320 Whether a page used the CSS property scrollbar-gutter.
18321 Compare against `use.counter.top_level_content_documents_destroyed`
18322 to calculate the rate.
18324 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18326 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18327 notification_emails:
18328 - dom-core@mozilla.com
18329 - emilio@mozilla.com
18334 css_scrollbar_width:
18337 Whether a page used the CSS property scrollbar-width.
18338 Compare against `use.counter.top_level_content_documents_destroyed`
18339 to calculate the rate.
18341 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18343 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18344 notification_emails:
18345 - dom-core@mozilla.com
18346 - emilio@mozilla.com
18351 css_shape_rendering:
18354 Whether a page used the CSS property shape-rendering.
18355 Compare against `use.counter.top_level_content_documents_destroyed`
18356 to calculate the rate.
18358 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18360 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18361 notification_emails:
18362 - dom-core@mozilla.com
18363 - emilio@mozilla.com
18368 css_stroke_linecap:
18371 Whether a page used the CSS property stroke-linecap.
18372 Compare against `use.counter.top_level_content_documents_destroyed`
18373 to calculate the rate.
18375 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18377 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18378 notification_emails:
18379 - dom-core@mozilla.com
18380 - emilio@mozilla.com
18385 css_stroke_linejoin:
18388 Whether a page used the CSS property stroke-linejoin.
18389 Compare against `use.counter.top_level_content_documents_destroyed`
18390 to calculate the rate.
18392 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18394 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18395 notification_emails:
18396 - dom-core@mozilla.com
18397 - emilio@mozilla.com
18405 Whether a page used the CSS property table-layout.
18406 Compare against `use.counter.top_level_content_documents_destroyed`
18407 to calculate the rate.
18409 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18411 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18412 notification_emails:
18413 - dom-core@mozilla.com
18414 - emilio@mozilla.com
18422 Whether a page used the CSS property text-align.
18423 Compare against `use.counter.top_level_content_documents_destroyed`
18424 to calculate the rate.
18426 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18428 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18429 notification_emails:
18430 - dom-core@mozilla.com
18431 - emilio@mozilla.com
18436 css_text_align_last:
18439 Whether a page used the CSS property text-align-last.
18440 Compare against `use.counter.top_level_content_documents_destroyed`
18441 to calculate the rate.
18443 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18445 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18446 notification_emails:
18447 - dom-core@mozilla.com
18448 - emilio@mozilla.com
18456 Whether a page used the CSS property text-anchor.
18457 Compare against `use.counter.top_level_content_documents_destroyed`
18458 to calculate the rate.
18460 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18462 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18463 notification_emails:
18464 - dom-core@mozilla.com
18465 - emilio@mozilla.com
18470 css_text_combine_upright:
18473 Whether a page used the CSS property text-combine-upright.
18474 Compare against `use.counter.top_level_content_documents_destroyed`
18475 to calculate the rate.
18477 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18479 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18480 notification_emails:
18481 - dom-core@mozilla.com
18482 - emilio@mozilla.com
18487 css_text_decoration_line:
18490 Whether a page used the CSS property text-decoration-line.
18491 Compare against `use.counter.top_level_content_documents_destroyed`
18492 to calculate the rate.
18494 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18496 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18497 notification_emails:
18498 - dom-core@mozilla.com
18499 - emilio@mozilla.com
18504 css_text_decoration_skip_ink:
18507 Whether a page used the CSS property text-decoration-skip-ink.
18508 Compare against `use.counter.top_level_content_documents_destroyed`
18509 to calculate the rate.
18511 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18513 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18514 notification_emails:
18515 - dom-core@mozilla.com
18516 - emilio@mozilla.com
18521 css_text_decoration_style:
18524 Whether a page used the CSS property text-decoration-style.
18525 Compare against `use.counter.top_level_content_documents_destroyed`
18526 to calculate the rate.
18528 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18530 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18531 notification_emails:
18532 - dom-core@mozilla.com
18533 - emilio@mozilla.com
18538 css_text_emphasis_position:
18541 Whether a page used the CSS property text-emphasis-position.
18542 Compare against `use.counter.top_level_content_documents_destroyed`
18543 to calculate the rate.
18545 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18547 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18548 notification_emails:
18549 - dom-core@mozilla.com
18550 - emilio@mozilla.com
18558 Whether a page used the CSS property text-justify.
18559 Compare against `use.counter.top_level_content_documents_destroyed`
18560 to calculate the rate.
18562 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18564 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18565 notification_emails:
18566 - dom-core@mozilla.com
18567 - emilio@mozilla.com
18572 css_text_orientation:
18575 Whether a page used the CSS property text-orientation.
18576 Compare against `use.counter.top_level_content_documents_destroyed`
18577 to calculate the rate.
18579 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18581 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18582 notification_emails:
18583 - dom-core@mozilla.com
18584 - emilio@mozilla.com
18589 css_text_rendering:
18592 Whether a page used the CSS property text-rendering.
18593 Compare against `use.counter.top_level_content_documents_destroyed`
18594 to calculate the rate.
18596 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18598 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18599 notification_emails:
18600 - dom-core@mozilla.com
18601 - emilio@mozilla.com
18606 css_text_transform:
18609 Whether a page used the CSS property text-transform.
18610 Compare against `use.counter.top_level_content_documents_destroyed`
18611 to calculate the rate.
18613 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18615 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18616 notification_emails:
18617 - dom-core@mozilla.com
18618 - emilio@mozilla.com
18623 css_text_underline_position:
18626 Whether a page used the CSS property text-underline-position.
18627 Compare against `use.counter.top_level_content_documents_destroyed`
18628 to calculate the rate.
18630 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18632 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18633 notification_emails:
18634 - dom-core@mozilla.com
18635 - emilio@mozilla.com
18640 css_text_wrap_mode:
18643 Whether a page used the CSS property text-wrap-mode.
18644 Compare against `use.counter.top_level_content_documents_destroyed`
18645 to calculate the rate.
18647 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18649 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18650 notification_emails:
18651 - dom-core@mozilla.com
18652 - emilio@mozilla.com
18657 css_text_wrap_style:
18660 Whether a page used the CSS property text-wrap-style.
18661 Compare against `use.counter.top_level_content_documents_destroyed`
18662 to calculate the rate.
18664 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18666 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18667 notification_emails:
18668 - dom-core@mozilla.com
18669 - emilio@mozilla.com
18677 Whether a page used the CSS property touch-action.
18678 Compare against `use.counter.top_level_content_documents_destroyed`
18679 to calculate the rate.
18681 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18683 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18684 notification_emails:
18685 - dom-core@mozilla.com
18686 - emilio@mozilla.com
18694 Whether a page used the CSS property transform-box.
18695 Compare against `use.counter.top_level_content_documents_destroyed`
18696 to calculate the rate.
18698 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18700 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18701 notification_emails:
18702 - dom-core@mozilla.com
18703 - emilio@mozilla.com
18708 css_transform_style:
18711 Whether a page used the CSS property transform-style.
18712 Compare against `use.counter.top_level_content_documents_destroyed`
18713 to calculate the rate.
18715 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18717 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18718 notification_emails:
18719 - dom-core@mozilla.com
18720 - emilio@mozilla.com
18728 Whether a page used the CSS property unicode-bidi.
18729 Compare against `use.counter.top_level_content_documents_destroyed`
18730 to calculate the rate.
18732 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18734 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18735 notification_emails:
18736 - dom-core@mozilla.com
18737 - emilio@mozilla.com
18745 Whether a page used the CSS property user-select.
18746 Compare against `use.counter.top_level_content_documents_destroyed`
18747 to calculate the rate.
18749 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18751 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18752 notification_emails:
18753 - dom-core@mozilla.com
18754 - emilio@mozilla.com
18762 Whether a page used the CSS property vector-effect.
18763 Compare against `use.counter.top_level_content_documents_destroyed`
18764 to calculate the rate.
18766 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18768 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18769 notification_emails:
18770 - dom-core@mozilla.com
18771 - emilio@mozilla.com
18779 Whether a page used the CSS property visibility.
18780 Compare against `use.counter.top_level_content_documents_destroyed`
18781 to calculate the rate.
18783 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18785 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18786 notification_emails:
18787 - dom-core@mozilla.com
18788 - emilio@mozilla.com
18793 css_webkit_line_clamp:
18796 Whether a page used the CSS property -webkit-line-clamp.
18797 Compare against `use.counter.top_level_content_documents_destroyed`
18798 to calculate the rate.
18800 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18802 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18803 notification_emails:
18804 - dom-core@mozilla.com
18805 - emilio@mozilla.com
18810 css_webkit_text_security:
18813 Whether a page used the CSS property -webkit-text-security.
18814 Compare against `use.counter.top_level_content_documents_destroyed`
18815 to calculate the rate.
18817 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18819 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18820 notification_emails:
18821 - dom-core@mozilla.com
18822 - emilio@mozilla.com
18827 css_white_space_collapse:
18830 Whether a page used the CSS property white-space-collapse.
18831 Compare against `use.counter.top_level_content_documents_destroyed`
18832 to calculate the rate.
18834 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18836 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18837 notification_emails:
18838 - dom-core@mozilla.com
18839 - emilio@mozilla.com
18847 Whether a page used the CSS property word-break.
18848 Compare against `use.counter.top_level_content_documents_destroyed`
18849 to calculate the rate.
18851 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18853 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18854 notification_emails:
18855 - dom-core@mozilla.com
18856 - emilio@mozilla.com
18864 Whether a page used the CSS property writing-mode.
18865 Compare against `use.counter.top_level_content_documents_destroyed`
18866 to calculate the rate.
18868 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18870 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18871 notification_emails:
18872 - dom-core@mozilla.com
18873 - emilio@mozilla.com
18881 Whether a page used the CSS property -x-text-scale.
18882 Compare against `use.counter.top_level_content_documents_destroyed`
18883 to calculate the rate.
18885 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18887 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18888 notification_emails:
18889 - dom-core@mozilla.com
18890 - emilio@mozilla.com
18898 Whether a page used the CSS property z-index.
18899 Compare against `use.counter.top_level_content_documents_destroyed`
18900 to calculate the rate.
18902 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18904 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18905 notification_emails:
18906 - dom-core@mozilla.com
18907 - emilio@mozilla.com
18915 Whether a page used the CSS property zoom.
18916 Compare against `use.counter.top_level_content_documents_destroyed`
18917 to calculate the rate.
18919 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18921 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18922 notification_emails:
18923 - dom-core@mozilla.com
18924 - emilio@mozilla.com
18932 Whether a page used the CSS property appearance.
18933 Compare against `use.counter.top_level_content_documents_destroyed`
18934 to calculate the rate.
18936 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18938 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18939 notification_emails:
18940 - dom-core@mozilla.com
18941 - emilio@mozilla.com
18946 css_moz_default_appearance:
18949 Whether a page used the CSS property -moz-default-appearance.
18950 Compare against `use.counter.top_level_content_documents_destroyed`
18951 to calculate the rate.
18953 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18955 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18956 notification_emails:
18957 - dom-core@mozilla.com
18958 - emilio@mozilla.com
18963 css_moz_force_broken_image_icon:
18966 Whether a page used the CSS property -moz-force-broken-image-icon.
18967 Compare against `use.counter.top_level_content_documents_destroyed`
18968 to calculate the rate.
18970 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18972 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18973 notification_emails:
18974 - dom-core@mozilla.com
18975 - emilio@mozilla.com
18980 css_moz_subtree_hidden_only_visually:
18983 Whether a page used the CSS property -moz-subtree-hidden-only-visually.
18984 Compare against `use.counter.top_level_content_documents_destroyed`
18985 to calculate the rate.
18987 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18989 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
18990 notification_emails:
18991 - dom-core@mozilla.com
18992 - emilio@mozilla.com
19000 Whether a page used the CSS property break-after.
19001 Compare against `use.counter.top_level_content_documents_destroyed`
19002 to calculate the rate.
19004 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19006 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19007 notification_emails:
19008 - dom-core@mozilla.com
19009 - emilio@mozilla.com
19017 Whether a page used the CSS property break-before.
19018 Compare against `use.counter.top_level_content_documents_destroyed`
19019 to calculate the rate.
19021 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19023 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19024 notification_emails:
19025 - dom-core@mozilla.com
19026 - emilio@mozilla.com
19034 Whether a page used the CSS property clip-rule.
19035 Compare against `use.counter.top_level_content_documents_destroyed`
19036 to calculate the rate.
19038 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19040 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19041 notification_emails:
19042 - dom-core@mozilla.com
19043 - emilio@mozilla.com
19051 Whether a page used the CSS property fill-rule.
19052 Compare against `use.counter.top_level_content_documents_destroyed`
19053 to calculate the rate.
19055 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19057 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19058 notification_emails:
19059 - dom-core@mozilla.com
19060 - emilio@mozilla.com
19065 css_overflow_clip_box_block:
19068 Whether a page used the CSS property overflow-clip-box-block.
19069 Compare against `use.counter.top_level_content_documents_destroyed`
19070 to calculate the rate.
19072 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19074 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19075 notification_emails:
19076 - dom-core@mozilla.com
19077 - emilio@mozilla.com
19082 css_overflow_clip_box_inline:
19085 Whether a page used the CSS property overflow-clip-box-inline.
19086 Compare against `use.counter.top_level_content_documents_destroyed`
19087 to calculate the rate.
19089 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19091 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19092 notification_emails:
19093 - dom-core@mozilla.com
19094 - emilio@mozilla.com
19102 Whether a page used the CSS property fill-opacity.
19103 Compare against `use.counter.top_level_content_documents_destroyed`
19104 to calculate the rate.
19106 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19108 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19109 notification_emails:
19110 - dom-core@mozilla.com
19111 - emilio@mozilla.com
19116 css_stroke_opacity:
19119 Whether a page used the CSS property stroke-opacity.
19120 Compare against `use.counter.top_level_content_documents_destroyed`
19121 to calculate the rate.
19123 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19125 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19126 notification_emails:
19127 - dom-core@mozilla.com
19128 - emilio@mozilla.com
19133 css_moz_box_ordinal_group:
19136 Whether a page used the CSS property -moz-box-ordinal-group.
19137 Compare against `use.counter.top_level_content_documents_destroyed`
19138 to calculate the rate.
19140 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19142 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19143 notification_emails:
19144 - dom-core@mozilla.com
19145 - emilio@mozilla.com
19153 Whether a page used the CSS property order.
19154 Compare against `use.counter.top_level_content_documents_destroyed`
19155 to calculate the rate.
19157 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19159 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19160 notification_emails:
19161 - dom-core@mozilla.com
19162 - emilio@mozilla.com
19170 Whether a page used the CSS property -x-span.
19171 Compare against `use.counter.top_level_content_documents_destroyed`
19172 to calculate the rate.
19174 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19176 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19177 notification_emails:
19178 - dom-core@mozilla.com
19179 - emilio@mozilla.com
19184 css_font_synthesis_position:
19187 Whether a page used the CSS property font-synthesis-position.
19188 Compare against `use.counter.top_level_content_documents_destroyed`
19189 to calculate the rate.
19191 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19193 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19194 notification_emails:
19195 - dom-core@mozilla.com
19196 - emilio@mozilla.com
19201 css_font_synthesis_small_caps:
19204 Whether a page used the CSS property font-synthesis-small-caps.
19205 Compare against `use.counter.top_level_content_documents_destroyed`
19206 to calculate the rate.
19208 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19210 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19211 notification_emails:
19212 - dom-core@mozilla.com
19213 - emilio@mozilla.com
19218 css_font_synthesis_style:
19221 Whether a page used the CSS property font-synthesis-style.
19222 Compare against `use.counter.top_level_content_documents_destroyed`
19223 to calculate the rate.
19225 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19227 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19228 notification_emails:
19229 - dom-core@mozilla.com
19230 - emilio@mozilla.com
19235 css_font_synthesis_weight:
19238 Whether a page used the CSS property font-synthesis-weight.
19239 Compare against `use.counter.top_level_content_documents_destroyed`
19240 to calculate the rate.
19242 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19244 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19245 notification_emails:
19246 - dom-core@mozilla.com
19247 - emilio@mozilla.com
19255 Whether a page used the CSS property flex-grow.
19256 Compare against `use.counter.top_level_content_documents_destroyed`
19257 to calculate the rate.
19259 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19261 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19262 notification_emails:
19263 - dom-core@mozilla.com
19264 - emilio@mozilla.com
19272 Whether a page used the CSS property flex-shrink.
19273 Compare against `use.counter.top_level_content_documents_destroyed`
19274 to calculate the rate.
19276 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19278 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19279 notification_emails:
19280 - dom-core@mozilla.com
19281 - emilio@mozilla.com
19289 Whether a page used the CSS property -moz-box-flex.
19290 Compare against `use.counter.top_level_content_documents_destroyed`
19291 to calculate the rate.
19293 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19295 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19296 notification_emails:
19297 - dom-core@mozilla.com
19298 - emilio@mozilla.com
19303 css_stroke_miterlimit:
19306 Whether a page used the CSS property stroke-miterlimit.
19307 Compare against `use.counter.top_level_content_documents_destroyed`
19308 to calculate the rate.
19310 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19312 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19313 notification_emails:
19314 - dom-core@mozilla.com
19315 - emilio@mozilla.com
19320 css_overflow_block:
19323 Whether a page used the CSS property overflow-block.
19324 Compare against `use.counter.top_level_content_documents_destroyed`
19325 to calculate the rate.
19327 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19329 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19330 notification_emails:
19331 - dom-core@mozilla.com
19332 - emilio@mozilla.com
19337 css_overflow_inline:
19340 Whether a page used the CSS property overflow-inline.
19341 Compare against `use.counter.top_level_content_documents_destroyed`
19342 to calculate the rate.
19344 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19346 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19347 notification_emails:
19348 - dom-core@mozilla.com
19349 - emilio@mozilla.com
19357 Whether a page used the CSS property overflow-x.
19358 Compare against `use.counter.top_level_content_documents_destroyed`
19359 to calculate the rate.
19361 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19363 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19364 notification_emails:
19365 - dom-core@mozilla.com
19366 - emilio@mozilla.com
19374 Whether a page used the CSS property overflow-y.
19375 Compare against `use.counter.top_level_content_documents_destroyed`
19376 to calculate the rate.
19378 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19380 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19381 notification_emails:
19382 - dom-core@mozilla.com
19383 - emilio@mozilla.com
19388 css_overscroll_behavior_block:
19391 Whether a page used the CSS property overscroll-behavior-block.
19392 Compare against `use.counter.top_level_content_documents_destroyed`
19393 to calculate the rate.
19395 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19397 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19398 notification_emails:
19399 - dom-core@mozilla.com
19400 - emilio@mozilla.com
19405 css_overscroll_behavior_inline:
19408 Whether a page used the CSS property overscroll-behavior-inline.
19409 Compare against `use.counter.top_level_content_documents_destroyed`
19410 to calculate the rate.
19412 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19414 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19415 notification_emails:
19416 - dom-core@mozilla.com
19417 - emilio@mozilla.com
19422 css_overscroll_behavior_x:
19425 Whether a page used the CSS property overscroll-behavior-x.
19426 Compare against `use.counter.top_level_content_documents_destroyed`
19427 to calculate the rate.
19429 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19431 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19432 notification_emails:
19433 - dom-core@mozilla.com
19434 - emilio@mozilla.com
19439 css_overscroll_behavior_y:
19442 Whether a page used the CSS property overscroll-behavior-y.
19443 Compare against `use.counter.top_level_content_documents_destroyed`
19444 to calculate the rate.
19446 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19448 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19449 notification_emails:
19450 - dom-core@mozilla.com
19451 - emilio@mozilla.com
19459 Whether a page used the CSS property flood-opacity.
19460 Compare against `use.counter.top_level_content_documents_destroyed`
19461 to calculate the rate.
19463 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19465 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19466 notification_emails:
19467 - dom-core@mozilla.com
19468 - emilio@mozilla.com
19473 css_moz_window_opacity:
19476 Whether a page used the CSS property -moz-window-opacity.
19477 Compare against `use.counter.top_level_content_documents_destroyed`
19478 to calculate the rate.
19480 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19482 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19483 notification_emails:
19484 - dom-core@mozilla.com
19485 - emilio@mozilla.com
19493 Whether a page used the CSS property opacity.
19494 Compare against `use.counter.top_level_content_documents_destroyed`
19495 to calculate the rate.
19497 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19499 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19500 notification_emails:
19501 - dom-core@mozilla.com
19502 - emilio@mozilla.com
19507 css_shape_image_threshold:
19510 Whether a page used the CSS property shape-image-threshold.
19511 Compare against `use.counter.top_level_content_documents_destroyed`
19512 to calculate the rate.
19514 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19516 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19517 notification_emails:
19518 - dom-core@mozilla.com
19519 - emilio@mozilla.com
19527 Whether a page used the CSS property stop-opacity.
19528 Compare against `use.counter.top_level_content_documents_destroyed`
19529 to calculate the rate.
19531 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19533 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19534 notification_emails:
19535 - dom-core@mozilla.com
19536 - emilio@mozilla.com
19541 css_border_block_end_style:
19544 Whether a page used the CSS property border-block-end-style.
19545 Compare against `use.counter.top_level_content_documents_destroyed`
19546 to calculate the rate.
19548 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19550 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19551 notification_emails:
19552 - dom-core@mozilla.com
19553 - emilio@mozilla.com
19558 css_border_block_start_style:
19561 Whether a page used the CSS property border-block-start-style.
19562 Compare against `use.counter.top_level_content_documents_destroyed`
19563 to calculate the rate.
19565 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19567 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19568 notification_emails:
19569 - dom-core@mozilla.com
19570 - emilio@mozilla.com
19575 css_border_bottom_style:
19578 Whether a page used the CSS property border-bottom-style.
19579 Compare against `use.counter.top_level_content_documents_destroyed`
19580 to calculate the rate.
19582 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19584 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19585 notification_emails:
19586 - dom-core@mozilla.com
19587 - emilio@mozilla.com
19592 css_border_inline_end_style:
19595 Whether a page used the CSS property border-inline-end-style.
19596 Compare against `use.counter.top_level_content_documents_destroyed`
19597 to calculate the rate.
19599 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19601 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19602 notification_emails:
19603 - dom-core@mozilla.com
19604 - emilio@mozilla.com
19609 css_border_inline_start_style:
19612 Whether a page used the CSS property border-inline-start-style.
19613 Compare against `use.counter.top_level_content_documents_destroyed`
19614 to calculate the rate.
19616 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19618 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19619 notification_emails:
19620 - dom-core@mozilla.com
19621 - emilio@mozilla.com
19626 css_border_left_style:
19629 Whether a page used the CSS property border-left-style.
19630 Compare against `use.counter.top_level_content_documents_destroyed`
19631 to calculate the rate.
19633 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19635 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19636 notification_emails:
19637 - dom-core@mozilla.com
19638 - emilio@mozilla.com
19643 css_border_right_style:
19646 Whether a page used the CSS property border-right-style.
19647 Compare against `use.counter.top_level_content_documents_destroyed`
19648 to calculate the rate.
19650 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19652 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19653 notification_emails:
19654 - dom-core@mozilla.com
19655 - emilio@mozilla.com
19660 css_border_top_style:
19663 Whether a page used the CSS property border-top-style.
19664 Compare against `use.counter.top_level_content_documents_destroyed`
19665 to calculate the rate.
19667 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19669 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19670 notification_emails:
19671 - dom-core@mozilla.com
19672 - emilio@mozilla.com
19677 css_column_rule_style:
19680 Whether a page used the CSS property column-rule-style.
19681 Compare against `use.counter.top_level_content_documents_destroyed`
19682 to calculate the rate.
19684 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19686 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19687 notification_emails:
19688 - dom-core@mozilla.com
19689 - emilio@mozilla.com
19697 Whether a page used the CSS property accent-color.
19698 Compare against `use.counter.top_level_content_documents_destroyed`
19699 to calculate the rate.
19701 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19703 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19704 notification_emails:
19705 - dom-core@mozilla.com
19706 - emilio@mozilla.com
19714 Whether a page used the CSS property anchor-name.
19715 Compare against `use.counter.top_level_content_documents_destroyed`
19716 to calculate the rate.
19718 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19720 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19721 notification_emails:
19722 - dom-core@mozilla.com
19723 - emilio@mozilla.com
19731 Whether a page used the CSS property anchor-scope.
19732 Compare against `use.counter.top_level_content_documents_destroyed`
19733 to calculate the rate.
19735 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19737 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19738 notification_emails:
19739 - dom-core@mozilla.com
19740 - emilio@mozilla.com
19745 css_animation_composition:
19748 Whether a page used the CSS property animation-composition.
19749 Compare against `use.counter.top_level_content_documents_destroyed`
19750 to calculate the rate.
19752 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19754 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19755 notification_emails:
19756 - dom-core@mozilla.com
19757 - emilio@mozilla.com
19762 css_animation_delay:
19765 Whether a page used the CSS property animation-delay.
19766 Compare against `use.counter.top_level_content_documents_destroyed`
19767 to calculate the rate.
19769 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19771 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19772 notification_emails:
19773 - dom-core@mozilla.com
19774 - emilio@mozilla.com
19779 css_animation_direction:
19782 Whether a page used the CSS property animation-direction.
19783 Compare against `use.counter.top_level_content_documents_destroyed`
19784 to calculate the rate.
19786 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19788 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19789 notification_emails:
19790 - dom-core@mozilla.com
19791 - emilio@mozilla.com
19796 css_animation_duration:
19799 Whether a page used the CSS property animation-duration.
19800 Compare against `use.counter.top_level_content_documents_destroyed`
19801 to calculate the rate.
19803 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19805 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19806 notification_emails:
19807 - dom-core@mozilla.com
19808 - emilio@mozilla.com
19813 css_animation_fill_mode:
19816 Whether a page used the CSS property animation-fill-mode.
19817 Compare against `use.counter.top_level_content_documents_destroyed`
19818 to calculate the rate.
19820 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19822 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19823 notification_emails:
19824 - dom-core@mozilla.com
19825 - emilio@mozilla.com
19830 css_animation_iteration_count:
19833 Whether a page used the CSS property animation-iteration-count.
19834 Compare against `use.counter.top_level_content_documents_destroyed`
19835 to calculate the rate.
19837 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19839 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19840 notification_emails:
19841 - dom-core@mozilla.com
19842 - emilio@mozilla.com
19847 css_animation_name:
19850 Whether a page used the CSS property animation-name.
19851 Compare against `use.counter.top_level_content_documents_destroyed`
19852 to calculate the rate.
19854 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19856 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19857 notification_emails:
19858 - dom-core@mozilla.com
19859 - emilio@mozilla.com
19864 css_animation_play_state:
19867 Whether a page used the CSS property animation-play-state.
19868 Compare against `use.counter.top_level_content_documents_destroyed`
19869 to calculate the rate.
19871 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19873 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19874 notification_emails:
19875 - dom-core@mozilla.com
19876 - emilio@mozilla.com
19881 css_animation_timeline:
19884 Whether a page used the CSS property animation-timeline.
19885 Compare against `use.counter.top_level_content_documents_destroyed`
19886 to calculate the rate.
19888 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19890 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19891 notification_emails:
19892 - dom-core@mozilla.com
19893 - emilio@mozilla.com
19898 css_animation_timing_function:
19901 Whether a page used the CSS property animation-timing-function.
19902 Compare against `use.counter.top_level_content_documents_destroyed`
19903 to calculate the rate.
19905 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19907 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19908 notification_emails:
19909 - dom-core@mozilla.com
19910 - emilio@mozilla.com
19915 css_backdrop_filter:
19918 Whether a page used the CSS property backdrop-filter.
19919 Compare against `use.counter.top_level_content_documents_destroyed`
19920 to calculate the rate.
19922 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19924 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19925 notification_emails:
19926 - dom-core@mozilla.com
19927 - emilio@mozilla.com
19932 css_background_attachment:
19935 Whether a page used the CSS property background-attachment.
19936 Compare against `use.counter.top_level_content_documents_destroyed`
19937 to calculate the rate.
19939 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19941 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19942 notification_emails:
19943 - dom-core@mozilla.com
19944 - emilio@mozilla.com
19949 css_background_blend_mode:
19952 Whether a page used the CSS property background-blend-mode.
19953 Compare against `use.counter.top_level_content_documents_destroyed`
19954 to calculate the rate.
19956 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19958 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19959 notification_emails:
19960 - dom-core@mozilla.com
19961 - emilio@mozilla.com
19966 css_background_clip:
19969 Whether a page used the CSS property background-clip.
19970 Compare against `use.counter.top_level_content_documents_destroyed`
19971 to calculate the rate.
19973 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19975 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19976 notification_emails:
19977 - dom-core@mozilla.com
19978 - emilio@mozilla.com
19983 css_background_image:
19986 Whether a page used the CSS property background-image.
19987 Compare against `use.counter.top_level_content_documents_destroyed`
19988 to calculate the rate.
19990 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19992 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
19993 notification_emails:
19994 - dom-core@mozilla.com
19995 - emilio@mozilla.com
20000 css_background_origin:
20003 Whether a page used the CSS property background-origin.
20004 Compare against `use.counter.top_level_content_documents_destroyed`
20005 to calculate the rate.
20007 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20009 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20010 notification_emails:
20011 - dom-core@mozilla.com
20012 - emilio@mozilla.com
20017 css_background_position_x:
20020 Whether a page used the CSS property background-position-x.
20021 Compare against `use.counter.top_level_content_documents_destroyed`
20022 to calculate the rate.
20024 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20026 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20027 notification_emails:
20028 - dom-core@mozilla.com
20029 - emilio@mozilla.com
20034 css_background_position_y:
20037 Whether a page used the CSS property background-position-y.
20038 Compare against `use.counter.top_level_content_documents_destroyed`
20039 to calculate the rate.
20041 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20043 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20044 notification_emails:
20045 - dom-core@mozilla.com
20046 - emilio@mozilla.com
20051 css_background_repeat:
20054 Whether a page used the CSS property background-repeat.
20055 Compare against `use.counter.top_level_content_documents_destroyed`
20056 to calculate the rate.
20058 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20060 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20061 notification_emails:
20062 - dom-core@mozilla.com
20063 - emilio@mozilla.com
20068 css_background_size:
20071 Whether a page used the CSS property background-size.
20072 Compare against `use.counter.top_level_content_documents_destroyed`
20073 to calculate the rate.
20075 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20077 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20078 notification_emails:
20079 - dom-core@mozilla.com
20080 - emilio@mozilla.com
20085 css_border_image_outset:
20088 Whether a page used the CSS property border-image-outset.
20089 Compare against `use.counter.top_level_content_documents_destroyed`
20090 to calculate the rate.
20092 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20094 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20095 notification_emails:
20096 - dom-core@mozilla.com
20097 - emilio@mozilla.com
20102 css_border_image_slice:
20105 Whether a page used the CSS property border-image-slice.
20106 Compare against `use.counter.top_level_content_documents_destroyed`
20107 to calculate the rate.
20109 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20111 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20112 notification_emails:
20113 - dom-core@mozilla.com
20114 - emilio@mozilla.com
20119 css_border_image_width:
20122 Whether a page used the CSS property border-image-width.
20123 Compare against `use.counter.top_level_content_documents_destroyed`
20124 to calculate the rate.
20126 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20128 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20129 notification_emails:
20130 - dom-core@mozilla.com
20131 - emilio@mozilla.com
20136 css_border_spacing:
20139 Whether a page used the CSS property border-spacing.
20140 Compare against `use.counter.top_level_content_documents_destroyed`
20141 to calculate the rate.
20143 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20145 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20146 notification_emails:
20147 - dom-core@mozilla.com
20148 - emilio@mozilla.com
20156 Whether a page used the CSS property box-shadow.
20157 Compare against `use.counter.top_level_content_documents_destroyed`
20158 to calculate the rate.
20160 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20162 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20163 notification_emails:
20164 - dom-core@mozilla.com
20165 - emilio@mozilla.com
20173 Whether a page used the CSS property caret-color.
20174 Compare against `use.counter.top_level_content_documents_destroyed`
20175 to calculate the rate.
20177 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20179 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20180 notification_emails:
20181 - dom-core@mozilla.com
20182 - emilio@mozilla.com
20190 Whether a page used the CSS property clip.
20191 Compare against `use.counter.top_level_content_documents_destroyed`
20192 to calculate the rate.
20194 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20196 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20197 notification_emails:
20198 - dom-core@mozilla.com
20199 - emilio@mozilla.com
20207 Whether a page used the CSS property clip-path.
20208 Compare against `use.counter.top_level_content_documents_destroyed`
20209 to calculate the rate.
20211 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20213 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20214 notification_emails:
20215 - dom-core@mozilla.com
20216 - emilio@mozilla.com
20224 Whether a page used the CSS property color.
20225 Compare against `use.counter.top_level_content_documents_destroyed`
20226 to calculate the rate.
20228 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20230 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20231 notification_emails:
20232 - dom-core@mozilla.com
20233 - emilio@mozilla.com
20241 Whether a page used the CSS property color-scheme.
20242 Compare against `use.counter.top_level_content_documents_destroyed`
20243 to calculate the rate.
20245 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20247 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20248 notification_emails:
20249 - dom-core@mozilla.com
20250 - emilio@mozilla.com
20258 Whether a page used the CSS property column-width.
20259 Compare against `use.counter.top_level_content_documents_destroyed`
20260 to calculate the rate.
20262 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20264 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20265 notification_emails:
20266 - dom-core@mozilla.com
20267 - emilio@mozilla.com
20272 css_container_name:
20275 Whether a page used the CSS property container-name.
20276 Compare against `use.counter.top_level_content_documents_destroyed`
20277 to calculate the rate.
20279 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20281 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20282 notification_emails:
20283 - dom-core@mozilla.com
20284 - emilio@mozilla.com
20292 Whether a page used the CSS property content.
20293 Compare against `use.counter.top_level_content_documents_destroyed`
20294 to calculate the rate.
20296 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20298 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20299 notification_emails:
20300 - dom-core@mozilla.com
20301 - emilio@mozilla.com
20306 css_counter_increment:
20309 Whether a page used the CSS property counter-increment.
20310 Compare against `use.counter.top_level_content_documents_destroyed`
20311 to calculate the rate.
20313 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20315 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20316 notification_emails:
20317 - dom-core@mozilla.com
20318 - emilio@mozilla.com
20326 Whether a page used the CSS property counter-reset.
20327 Compare against `use.counter.top_level_content_documents_destroyed`
20328 to calculate the rate.
20330 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20332 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20333 notification_emails:
20334 - dom-core@mozilla.com
20335 - emilio@mozilla.com
20343 Whether a page used the CSS property counter-set.
20344 Compare against `use.counter.top_level_content_documents_destroyed`
20345 to calculate the rate.
20347 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20349 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20350 notification_emails:
20351 - dom-core@mozilla.com
20352 - emilio@mozilla.com
20360 Whether a page used the CSS property cursor.
20361 Compare against `use.counter.top_level_content_documents_destroyed`
20362 to calculate the rate.
20364 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20366 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20367 notification_emails:
20368 - dom-core@mozilla.com
20369 - emilio@mozilla.com
20377 Whether a page used the CSS property d.
20378 Compare against `use.counter.top_level_content_documents_destroyed`
20379 to calculate the rate.
20381 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20383 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20384 notification_emails:
20385 - dom-core@mozilla.com
20386 - emilio@mozilla.com
20394 Whether a page used the CSS property filter.
20395 Compare against `use.counter.top_level_content_documents_destroyed`
20396 to calculate the rate.
20398 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20400 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20401 notification_emails:
20402 - dom-core@mozilla.com
20403 - emilio@mozilla.com
20411 Whether a page used the CSS property flex-basis.
20412 Compare against `use.counter.top_level_content_documents_destroyed`
20413 to calculate the rate.
20415 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20417 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20418 notification_emails:
20419 - dom-core@mozilla.com
20420 - emilio@mozilla.com
20428 Whether a page used the CSS property font-family.
20429 Compare against `use.counter.top_level_content_documents_destroyed`
20430 to calculate the rate.
20432 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20434 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20435 notification_emails:
20436 - dom-core@mozilla.com
20437 - emilio@mozilla.com
20442 css_font_feature_settings:
20445 Whether a page used the CSS property font-feature-settings.
20446 Compare against `use.counter.top_level_content_documents_destroyed`
20447 to calculate the rate.
20449 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20451 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20452 notification_emails:
20453 - dom-core@mozilla.com
20454 - emilio@mozilla.com
20462 Whether a page used the CSS property font-palette.
20463 Compare against `use.counter.top_level_content_documents_destroyed`
20464 to calculate the rate.
20466 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20468 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20469 notification_emails:
20470 - dom-core@mozilla.com
20471 - emilio@mozilla.com
20479 Whether a page used the CSS property font-size.
20480 Compare against `use.counter.top_level_content_documents_destroyed`
20481 to calculate the rate.
20483 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20485 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20486 notification_emails:
20487 - dom-core@mozilla.com
20488 - emilio@mozilla.com
20493 css_font_variant_alternates:
20496 Whether a page used the CSS property font-variant-alternates.
20497 Compare against `use.counter.top_level_content_documents_destroyed`
20498 to calculate the rate.
20500 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20502 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20503 notification_emails:
20504 - dom-core@mozilla.com
20505 - emilio@mozilla.com
20510 css_font_variation_settings:
20513 Whether a page used the CSS property font-variation-settings.
20514 Compare against `use.counter.top_level_content_documents_destroyed`
20515 to calculate the rate.
20517 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20519 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20520 notification_emails:
20521 - dom-core@mozilla.com
20522 - emilio@mozilla.com
20527 css_grid_template_areas:
20530 Whether a page used the CSS property grid-template-areas.
20531 Compare against `use.counter.top_level_content_documents_destroyed`
20532 to calculate the rate.
20534 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20536 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20537 notification_emails:
20538 - dom-core@mozilla.com
20539 - emilio@mozilla.com
20544 css_hyphenate_character:
20547 Whether a page used the CSS property hyphenate-character.
20548 Compare against `use.counter.top_level_content_documents_destroyed`
20549 to calculate the rate.
20551 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20553 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20554 notification_emails:
20555 - dom-core@mozilla.com
20556 - emilio@mozilla.com
20561 css_hyphenate_limit_chars:
20564 Whether a page used the CSS property hyphenate-limit-chars.
20565 Compare against `use.counter.top_level_content_documents_destroyed`
20566 to calculate the rate.
20568 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20570 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20571 notification_emails:
20572 - dom-core@mozilla.com
20573 - emilio@mozilla.com
20578 css_letter_spacing:
20581 Whether a page used the CSS property letter-spacing.
20582 Compare against `use.counter.top_level_content_documents_destroyed`
20583 to calculate the rate.
20585 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20587 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20588 notification_emails:
20589 - dom-core@mozilla.com
20590 - emilio@mozilla.com
20598 Whether a page used the CSS property line-height.
20599 Compare against `use.counter.top_level_content_documents_destroyed`
20600 to calculate the rate.
20602 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20604 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20605 notification_emails:
20606 - dom-core@mozilla.com
20607 - emilio@mozilla.com
20612 css_list_style_type:
20615 Whether a page used the CSS property list-style-type.
20616 Compare against `use.counter.top_level_content_documents_destroyed`
20617 to calculate the rate.
20619 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20621 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20622 notification_emails:
20623 - dom-core@mozilla.com
20624 - emilio@mozilla.com
20632 Whether a page used the CSS property mask-clip.
20633 Compare against `use.counter.top_level_content_documents_destroyed`
20634 to calculate the rate.
20636 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20638 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20639 notification_emails:
20640 - dom-core@mozilla.com
20641 - emilio@mozilla.com
20646 css_mask_composite:
20649 Whether a page used the CSS property mask-composite.
20650 Compare against `use.counter.top_level_content_documents_destroyed`
20651 to calculate the rate.
20653 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20655 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20656 notification_emails:
20657 - dom-core@mozilla.com
20658 - emilio@mozilla.com
20666 Whether a page used the CSS property mask-image.
20667 Compare against `use.counter.top_level_content_documents_destroyed`
20668 to calculate the rate.
20670 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20672 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20673 notification_emails:
20674 - dom-core@mozilla.com
20675 - emilio@mozilla.com
20683 Whether a page used the CSS property mask-mode.
20684 Compare against `use.counter.top_level_content_documents_destroyed`
20685 to calculate the rate.
20687 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20689 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20690 notification_emails:
20691 - dom-core@mozilla.com
20692 - emilio@mozilla.com
20700 Whether a page used the CSS property mask-origin.
20701 Compare against `use.counter.top_level_content_documents_destroyed`
20702 to calculate the rate.
20704 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20706 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20707 notification_emails:
20708 - dom-core@mozilla.com
20709 - emilio@mozilla.com
20714 css_mask_position_x:
20717 Whether a page used the CSS property mask-position-x.
20718 Compare against `use.counter.top_level_content_documents_destroyed`
20719 to calculate the rate.
20721 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20723 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20724 notification_emails:
20725 - dom-core@mozilla.com
20726 - emilio@mozilla.com
20731 css_mask_position_y:
20734 Whether a page used the CSS property mask-position-y.
20735 Compare against `use.counter.top_level_content_documents_destroyed`
20736 to calculate the rate.
20738 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20740 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20741 notification_emails:
20742 - dom-core@mozilla.com
20743 - emilio@mozilla.com
20751 Whether a page used the CSS property mask-repeat.
20752 Compare against `use.counter.top_level_content_documents_destroyed`
20753 to calculate the rate.
20755 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20757 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20758 notification_emails:
20759 - dom-core@mozilla.com
20760 - emilio@mozilla.com
20768 Whether a page used the CSS property mask-size.
20769 Compare against `use.counter.top_level_content_documents_destroyed`
20770 to calculate the rate.
20772 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20774 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20775 notification_emails:
20776 - dom-core@mozilla.com
20777 - emilio@mozilla.com
20782 css_moz_context_properties:
20785 Whether a page used the CSS property -moz-context-properties.
20786 Compare against `use.counter.top_level_content_documents_destroyed`
20787 to calculate the rate.
20789 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20791 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20792 notification_emails:
20793 - dom-core@mozilla.com
20794 - emilio@mozilla.com
20802 Whether a page used the CSS property offset-anchor.
20803 Compare against `use.counter.top_level_content_documents_destroyed`
20804 to calculate the rate.
20806 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20808 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20809 notification_emails:
20810 - dom-core@mozilla.com
20811 - emilio@mozilla.com
20819 Whether a page used the CSS property offset-path.
20820 Compare against `use.counter.top_level_content_documents_destroyed`
20821 to calculate the rate.
20823 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20825 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20826 notification_emails:
20827 - dom-core@mozilla.com
20828 - emilio@mozilla.com
20833 css_offset_position:
20836 Whether a page used the CSS property offset-position.
20837 Compare against `use.counter.top_level_content_documents_destroyed`
20838 to calculate the rate.
20840 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20842 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20843 notification_emails:
20844 - dom-core@mozilla.com
20845 - emilio@mozilla.com
20853 Whether a page used the CSS property page.
20854 Compare against `use.counter.top_level_content_documents_destroyed`
20855 to calculate the rate.
20857 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20859 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20860 notification_emails:
20861 - dom-core@mozilla.com
20862 - emilio@mozilla.com
20870 Whether a page used the CSS property perspective.
20871 Compare against `use.counter.top_level_content_documents_destroyed`
20872 to calculate the rate.
20874 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20876 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20877 notification_emails:
20878 - dom-core@mozilla.com
20879 - emilio@mozilla.com
20884 css_position_anchor:
20887 Whether a page used the CSS property position-anchor.
20888 Compare against `use.counter.top_level_content_documents_destroyed`
20889 to calculate the rate.
20891 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20893 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20894 notification_emails:
20895 - dom-core@mozilla.com
20896 - emilio@mozilla.com
20901 css_position_try_fallbacks:
20904 Whether a page used the CSS property position-try-fallbacks.
20905 Compare against `use.counter.top_level_content_documents_destroyed`
20906 to calculate the rate.
20908 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20910 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20911 notification_emails:
20912 - dom-core@mozilla.com
20913 - emilio@mozilla.com
20921 Whether a page used the CSS property quotes.
20922 Compare against `use.counter.top_level_content_documents_destroyed`
20923 to calculate the rate.
20925 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20927 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20928 notification_emails:
20929 - dom-core@mozilla.com
20930 - emilio@mozilla.com
20938 Whether a page used the CSS property rotate.
20939 Compare against `use.counter.top_level_content_documents_destroyed`
20940 to calculate the rate.
20942 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20944 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20945 notification_emails:
20946 - dom-core@mozilla.com
20947 - emilio@mozilla.com
20955 Whether a page used the CSS property scale.
20956 Compare against `use.counter.top_level_content_documents_destroyed`
20957 to calculate the rate.
20959 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20961 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20962 notification_emails:
20963 - dom-core@mozilla.com
20964 - emilio@mozilla.com
20969 css_scroll_timeline_axis:
20972 Whether a page used the CSS property scroll-timeline-axis.
20973 Compare against `use.counter.top_level_content_documents_destroyed`
20974 to calculate the rate.
20976 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20978 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20979 notification_emails:
20980 - dom-core@mozilla.com
20981 - emilio@mozilla.com
20986 css_scroll_timeline_name:
20989 Whether a page used the CSS property scroll-timeline-name.
20990 Compare against `use.counter.top_level_content_documents_destroyed`
20991 to calculate the rate.
20993 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20995 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
20996 notification_emails:
20997 - dom-core@mozilla.com
20998 - emilio@mozilla.com
21003 css_scrollbar_color:
21006 Whether a page used the CSS property scrollbar-color.
21007 Compare against `use.counter.top_level_content_documents_destroyed`
21008 to calculate the rate.
21010 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21012 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21013 notification_emails:
21014 - dom-core@mozilla.com
21015 - emilio@mozilla.com
21023 Whether a page used the CSS property shape-outside.
21024 Compare against `use.counter.top_level_content_documents_destroyed`
21025 to calculate the rate.
21027 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21029 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21030 notification_emails:
21031 - dom-core@mozilla.com
21032 - emilio@mozilla.com
21040 Whether a page used the CSS property size.
21041 Compare against `use.counter.top_level_content_documents_destroyed`
21042 to calculate the rate.
21044 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21046 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21047 notification_emails:
21048 - dom-core@mozilla.com
21049 - emilio@mozilla.com
21054 css_stroke_dasharray:
21057 Whether a page used the CSS property stroke-dasharray.
21058 Compare against `use.counter.top_level_content_documents_destroyed`
21059 to calculate the rate.
21061 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21063 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21064 notification_emails:
21065 - dom-core@mozilla.com
21066 - emilio@mozilla.com
21071 css_stroke_dashoffset:
21074 Whether a page used the CSS property stroke-dashoffset.
21075 Compare against `use.counter.top_level_content_documents_destroyed`
21076 to calculate the rate.
21078 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21080 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21081 notification_emails:
21082 - dom-core@mozilla.com
21083 - emilio@mozilla.com
21091 Whether a page used the CSS property stroke-width.
21092 Compare against `use.counter.top_level_content_documents_destroyed`
21093 to calculate the rate.
21095 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21097 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21098 notification_emails:
21099 - dom-core@mozilla.com
21100 - emilio@mozilla.com
21108 Whether a page used the CSS property tab-size.
21109 Compare against `use.counter.top_level_content_documents_destroyed`
21110 to calculate the rate.
21112 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21114 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21115 notification_emails:
21116 - dom-core@mozilla.com
21117 - emilio@mozilla.com
21122 css_text_decoration_thickness:
21125 Whether a page used the CSS property text-decoration-thickness.
21126 Compare against `use.counter.top_level_content_documents_destroyed`
21127 to calculate the rate.
21129 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21131 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21132 notification_emails:
21133 - dom-core@mozilla.com
21134 - emilio@mozilla.com
21139 css_text_emphasis_style:
21142 Whether a page used the CSS property text-emphasis-style.
21143 Compare against `use.counter.top_level_content_documents_destroyed`
21144 to calculate the rate.
21146 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21148 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21149 notification_emails:
21150 - dom-core@mozilla.com
21151 - emilio@mozilla.com
21159 Whether a page used the CSS property text-indent.
21160 Compare against `use.counter.top_level_content_documents_destroyed`
21161 to calculate the rate.
21163 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21165 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21166 notification_emails:
21167 - dom-core@mozilla.com
21168 - emilio@mozilla.com
21176 Whether a page used the CSS property text-overflow.
21177 Compare against `use.counter.top_level_content_documents_destroyed`
21178 to calculate the rate.
21180 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21182 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21183 notification_emails:
21184 - dom-core@mozilla.com
21185 - emilio@mozilla.com
21193 Whether a page used the CSS property text-shadow.
21194 Compare against `use.counter.top_level_content_documents_destroyed`
21195 to calculate the rate.
21197 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21199 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21200 notification_emails:
21201 - dom-core@mozilla.com
21202 - emilio@mozilla.com
21207 css_text_underline_offset:
21210 Whether a page used the CSS property text-underline-offset.
21211 Compare against `use.counter.top_level_content_documents_destroyed`
21212 to calculate the rate.
21214 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21216 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21217 notification_emails:
21218 - dom-core@mozilla.com
21219 - emilio@mozilla.com
21224 css_transform_origin:
21227 Whether a page used the CSS property transform-origin.
21228 Compare against `use.counter.top_level_content_documents_destroyed`
21229 to calculate the rate.
21231 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21233 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21234 notification_emails:
21235 - dom-core@mozilla.com
21236 - emilio@mozilla.com
21241 css_transition_behavior:
21244 Whether a page used the CSS property transition-behavior.
21245 Compare against `use.counter.top_level_content_documents_destroyed`
21246 to calculate the rate.
21248 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21250 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21251 notification_emails:
21252 - dom-core@mozilla.com
21253 - emilio@mozilla.com
21258 css_transition_delay:
21261 Whether a page used the CSS property transition-delay.
21262 Compare against `use.counter.top_level_content_documents_destroyed`
21263 to calculate the rate.
21265 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21267 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21268 notification_emails:
21269 - dom-core@mozilla.com
21270 - emilio@mozilla.com
21275 css_transition_duration:
21278 Whether a page used the CSS property transition-duration.
21279 Compare against `use.counter.top_level_content_documents_destroyed`
21280 to calculate the rate.
21282 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21284 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21285 notification_emails:
21286 - dom-core@mozilla.com
21287 - emilio@mozilla.com
21292 css_transition_property:
21295 Whether a page used the CSS property transition-property.
21296 Compare against `use.counter.top_level_content_documents_destroyed`
21297 to calculate the rate.
21299 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21301 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21302 notification_emails:
21303 - dom-core@mozilla.com
21304 - emilio@mozilla.com
21309 css_transition_timing_function:
21312 Whether a page used the CSS property transition-timing-function.
21313 Compare against `use.counter.top_level_content_documents_destroyed`
21314 to calculate the rate.
21316 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21318 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21319 notification_emails:
21320 - dom-core@mozilla.com
21321 - emilio@mozilla.com
21329 Whether a page used the CSS property translate.
21330 Compare against `use.counter.top_level_content_documents_destroyed`
21331 to calculate the rate.
21333 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21335 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21336 notification_emails:
21337 - dom-core@mozilla.com
21338 - emilio@mozilla.com
21343 css_vertical_align:
21346 Whether a page used the CSS property vertical-align.
21347 Compare against `use.counter.top_level_content_documents_destroyed`
21348 to calculate the rate.
21350 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21352 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21353 notification_emails:
21354 - dom-core@mozilla.com
21355 - emilio@mozilla.com
21360 css_view_timeline_axis:
21363 Whether a page used the CSS property view-timeline-axis.
21364 Compare against `use.counter.top_level_content_documents_destroyed`
21365 to calculate the rate.
21367 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21369 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21370 notification_emails:
21371 - dom-core@mozilla.com
21372 - emilio@mozilla.com
21377 css_view_timeline_inset:
21380 Whether a page used the CSS property view-timeline-inset.
21381 Compare against `use.counter.top_level_content_documents_destroyed`
21382 to calculate the rate.
21384 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21386 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21387 notification_emails:
21388 - dom-core@mozilla.com
21389 - emilio@mozilla.com
21394 css_view_timeline_name:
21397 Whether a page used the CSS property view-timeline-name.
21398 Compare against `use.counter.top_level_content_documents_destroyed`
21399 to calculate the rate.
21401 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21403 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21404 notification_emails:
21405 - dom-core@mozilla.com
21406 - emilio@mozilla.com
21411 css_view_transition_name:
21414 Whether a page used the CSS property view-transition-name.
21415 Compare against `use.counter.top_level_content_documents_destroyed`
21416 to calculate the rate.
21418 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21420 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21421 notification_emails:
21422 - dom-core@mozilla.com
21423 - emilio@mozilla.com
21428 css_webkit_text_stroke_width:
21431 Whether a page used the CSS property -webkit-text-stroke-width.
21432 Compare against `use.counter.top_level_content_documents_destroyed`
21433 to calculate the rate.
21435 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21437 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21438 notification_emails:
21439 - dom-core@mozilla.com
21440 - emilio@mozilla.com
21448 Whether a page used the CSS property will-change.
21449 Compare against `use.counter.top_level_content_documents_destroyed`
21450 to calculate the rate.
21452 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21454 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21455 notification_emails:
21456 - dom-core@mozilla.com
21457 - emilio@mozilla.com
21465 Whether a page used the CSS property word-spacing.
21466 Compare against `use.counter.top_level_content_documents_destroyed`
21467 to calculate the rate.
21469 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21471 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21472 notification_emails:
21473 - dom-core@mozilla.com
21474 - emilio@mozilla.com
21482 Whether a page used the CSS property -x-lang.
21483 Compare against `use.counter.top_level_content_documents_destroyed`
21484 to calculate the rate.
21486 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21488 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21489 notification_emails:
21490 - dom-core@mozilla.com
21491 - emilio@mozilla.com
21496 css_object_position:
21499 Whether a page used the CSS property object-position.
21500 Compare against `use.counter.top_level_content_documents_destroyed`
21501 to calculate the rate.
21503 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21505 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21506 notification_emails:
21507 - dom-core@mozilla.com
21508 - emilio@mozilla.com
21513 css_perspective_origin:
21516 Whether a page used the CSS property perspective-origin.
21517 Compare against `use.counter.top_level_content_documents_destroyed`
21518 to calculate the rate.
21520 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21522 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21523 notification_emails:
21524 - dom-core@mozilla.com
21525 - emilio@mozilla.com
21533 Whether a page used the CSS property fill.
21534 Compare against `use.counter.top_level_content_documents_destroyed`
21535 to calculate the rate.
21537 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21539 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21540 notification_emails:
21541 - dom-core@mozilla.com
21542 - emilio@mozilla.com
21550 Whether a page used the CSS property stroke.
21551 Compare against `use.counter.top_level_content_documents_destroyed`
21552 to calculate the rate.
21554 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21556 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21557 notification_emails:
21558 - dom-core@mozilla.com
21559 - emilio@mozilla.com
21564 css_grid_template_columns:
21567 Whether a page used the CSS property grid-template-columns.
21568 Compare against `use.counter.top_level_content_documents_destroyed`
21569 to calculate the rate.
21571 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21573 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21574 notification_emails:
21575 - dom-core@mozilla.com
21576 - emilio@mozilla.com
21581 css_grid_template_rows:
21584 Whether a page used the CSS property grid-template-rows.
21585 Compare against `use.counter.top_level_content_documents_destroyed`
21586 to calculate the rate.
21588 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21590 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21591 notification_emails:
21592 - dom-core@mozilla.com
21593 - emilio@mozilla.com
21598 css_border_image_source:
21601 Whether a page used the CSS property border-image-source.
21602 Compare against `use.counter.top_level_content_documents_destroyed`
21603 to calculate the rate.
21605 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21607 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21608 notification_emails:
21609 - dom-core@mozilla.com
21610 - emilio@mozilla.com
21615 css_list_style_image:
21618 Whether a page used the CSS property list-style-image.
21619 Compare against `use.counter.top_level_content_documents_destroyed`
21620 to calculate the rate.
21622 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21624 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21625 notification_emails:
21626 - dom-core@mozilla.com
21627 - emilio@mozilla.com
21632 css_grid_auto_columns:
21635 Whether a page used the CSS property grid-auto-columns.
21636 Compare against `use.counter.top_level_content_documents_destroyed`
21637 to calculate the rate.
21639 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21641 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21642 notification_emails:
21643 - dom-core@mozilla.com
21644 - emilio@mozilla.com
21649 css_grid_auto_rows:
21652 Whether a page used the CSS property grid-auto-rows.
21653 Compare against `use.counter.top_level_content_documents_destroyed`
21654 to calculate the rate.
21656 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21658 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21659 notification_emails:
21660 - dom-core@mozilla.com
21661 - emilio@mozilla.com
21666 css_moz_window_transform:
21669 Whether a page used the CSS property -moz-window-transform.
21670 Compare against `use.counter.top_level_content_documents_destroyed`
21671 to calculate the rate.
21673 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21675 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21676 notification_emails:
21677 - dom-core@mozilla.com
21678 - emilio@mozilla.com
21686 Whether a page used the CSS property transform.
21687 Compare against `use.counter.top_level_content_documents_destroyed`
21688 to calculate the rate.
21690 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21692 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21693 notification_emails:
21694 - dom-core@mozilla.com
21695 - emilio@mozilla.com
21703 Whether a page used the CSS property column-gap.
21704 Compare against `use.counter.top_level_content_documents_destroyed`
21705 to calculate the rate.
21707 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21709 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21710 notification_emails:
21711 - dom-core@mozilla.com
21712 - emilio@mozilla.com
21720 Whether a page used the CSS property row-gap.
21721 Compare against `use.counter.top_level_content_documents_destroyed`
21722 to calculate the rate.
21724 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21726 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21727 notification_emails:
21728 - dom-core@mozilla.com
21729 - emilio@mozilla.com
21737 Whether a page used the CSS property marker-end.
21738 Compare against `use.counter.top_level_content_documents_destroyed`
21739 to calculate the rate.
21741 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21743 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21744 notification_emails:
21745 - dom-core@mozilla.com
21746 - emilio@mozilla.com
21754 Whether a page used the CSS property marker-mid.
21755 Compare against `use.counter.top_level_content_documents_destroyed`
21756 to calculate the rate.
21758 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21760 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21761 notification_emails:
21762 - dom-core@mozilla.com
21763 - emilio@mozilla.com
21771 Whether a page used the CSS property marker-start.
21772 Compare against `use.counter.top_level_content_documents_destroyed`
21773 to calculate the rate.
21775 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21777 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21778 notification_emails:
21779 - dom-core@mozilla.com
21780 - emilio@mozilla.com
21785 css_contain_intrinsic_block_size:
21788 Whether a page used the CSS property contain-intrinsic-block-size.
21789 Compare against `use.counter.top_level_content_documents_destroyed`
21790 to calculate the rate.
21792 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21794 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21795 notification_emails:
21796 - dom-core@mozilla.com
21797 - emilio@mozilla.com
21802 css_contain_intrinsic_height:
21805 Whether a page used the CSS property contain-intrinsic-height.
21806 Compare against `use.counter.top_level_content_documents_destroyed`
21807 to calculate the rate.
21809 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21811 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21812 notification_emails:
21813 - dom-core@mozilla.com
21814 - emilio@mozilla.com
21819 css_contain_intrinsic_inline_size:
21822 Whether a page used the CSS property contain-intrinsic-inline-size.
21823 Compare against `use.counter.top_level_content_documents_destroyed`
21824 to calculate the rate.
21826 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21828 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21829 notification_emails:
21830 - dom-core@mozilla.com
21831 - emilio@mozilla.com
21836 css_contain_intrinsic_width:
21839 Whether a page used the CSS property contain-intrinsic-width.
21840 Compare against `use.counter.top_level_content_documents_destroyed`
21841 to calculate the rate.
21843 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21845 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21846 notification_emails:
21847 - dom-core@mozilla.com
21848 - emilio@mozilla.com
21853 css_grid_column_end:
21856 Whether a page used the CSS property grid-column-end.
21857 Compare against `use.counter.top_level_content_documents_destroyed`
21858 to calculate the rate.
21860 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21862 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21863 notification_emails:
21864 - dom-core@mozilla.com
21865 - emilio@mozilla.com
21870 css_grid_column_start:
21873 Whether a page used the CSS property grid-column-start.
21874 Compare against `use.counter.top_level_content_documents_destroyed`
21875 to calculate the rate.
21877 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21879 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21880 notification_emails:
21881 - dom-core@mozilla.com
21882 - emilio@mozilla.com
21890 Whether a page used the CSS property grid-row-end.
21891 Compare against `use.counter.top_level_content_documents_destroyed`
21892 to calculate the rate.
21894 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21896 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21897 notification_emails:
21898 - dom-core@mozilla.com
21899 - emilio@mozilla.com
21904 css_grid_row_start:
21907 Whether a page used the CSS property grid-row-start.
21908 Compare against `use.counter.top_level_content_documents_destroyed`
21909 to calculate the rate.
21911 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21913 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21914 notification_emails:
21915 - dom-core@mozilla.com
21916 - emilio@mozilla.com
21921 css_max_block_size:
21924 Whether a page used the CSS property max-block-size.
21925 Compare against `use.counter.top_level_content_documents_destroyed`
21926 to calculate the rate.
21928 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21930 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21931 notification_emails:
21932 - dom-core@mozilla.com
21933 - emilio@mozilla.com
21941 Whether a page used the CSS property max-height.
21942 Compare against `use.counter.top_level_content_documents_destroyed`
21943 to calculate the rate.
21945 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21947 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21948 notification_emails:
21949 - dom-core@mozilla.com
21950 - emilio@mozilla.com
21955 css_max_inline_size:
21958 Whether a page used the CSS property max-inline-size.
21959 Compare against `use.counter.top_level_content_documents_destroyed`
21960 to calculate the rate.
21962 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21964 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21965 notification_emails:
21966 - dom-core@mozilla.com
21967 - emilio@mozilla.com
21975 Whether a page used the CSS property max-width.
21976 Compare against `use.counter.top_level_content_documents_destroyed`
21977 to calculate the rate.
21979 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21981 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21982 notification_emails:
21983 - dom-core@mozilla.com
21984 - emilio@mozilla.com
21992 Whether a page used the CSS property cx.
21993 Compare against `use.counter.top_level_content_documents_destroyed`
21994 to calculate the rate.
21996 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21998 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
21999 notification_emails:
22000 - dom-core@mozilla.com
22001 - emilio@mozilla.com
22009 Whether a page used the CSS property cy.
22010 Compare against `use.counter.top_level_content_documents_destroyed`
22011 to calculate the rate.
22013 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22015 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22016 notification_emails:
22017 - dom-core@mozilla.com
22018 - emilio@mozilla.com
22023 css_offset_distance:
22026 Whether a page used the CSS property offset-distance.
22027 Compare against `use.counter.top_level_content_documents_destroyed`
22028 to calculate the rate.
22030 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22032 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22033 notification_emails:
22034 - dom-core@mozilla.com
22035 - emilio@mozilla.com
22043 Whether a page used the CSS property x.
22044 Compare against `use.counter.top_level_content_documents_destroyed`
22045 to calculate the rate.
22047 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22049 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22050 notification_emails:
22051 - dom-core@mozilla.com
22052 - emilio@mozilla.com
22060 Whether a page used the CSS property y.
22061 Compare against `use.counter.top_level_content_documents_destroyed`
22062 to calculate the rate.
22064 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22066 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22067 notification_emails:
22068 - dom-core@mozilla.com
22069 - emilio@mozilla.com
22074 css_border_bottom_left_radius:
22077 Whether a page used the CSS property border-bottom-left-radius.
22078 Compare against `use.counter.top_level_content_documents_destroyed`
22079 to calculate the rate.
22081 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22083 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22084 notification_emails:
22085 - dom-core@mozilla.com
22086 - emilio@mozilla.com
22091 css_border_bottom_right_radius:
22094 Whether a page used the CSS property border-bottom-right-radius.
22095 Compare against `use.counter.top_level_content_documents_destroyed`
22096 to calculate the rate.
22098 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22100 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22101 notification_emails:
22102 - dom-core@mozilla.com
22103 - emilio@mozilla.com
22108 css_border_end_end_radius:
22111 Whether a page used the CSS property border-end-end-radius.
22112 Compare against `use.counter.top_level_content_documents_destroyed`
22113 to calculate the rate.
22115 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22117 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22118 notification_emails:
22119 - dom-core@mozilla.com
22120 - emilio@mozilla.com
22125 css_border_end_start_radius:
22128 Whether a page used the CSS property border-end-start-radius.
22129 Compare against `use.counter.top_level_content_documents_destroyed`
22130 to calculate the rate.
22132 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22134 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22135 notification_emails:
22136 - dom-core@mozilla.com
22137 - emilio@mozilla.com
22142 css_border_start_end_radius:
22145 Whether a page used the CSS property border-start-end-radius.
22146 Compare against `use.counter.top_level_content_documents_destroyed`
22147 to calculate the rate.
22149 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22151 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22152 notification_emails:
22153 - dom-core@mozilla.com
22154 - emilio@mozilla.com
22159 css_border_start_start_radius:
22162 Whether a page used the CSS property border-start-start-radius.
22163 Compare against `use.counter.top_level_content_documents_destroyed`
22164 to calculate the rate.
22166 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22168 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22169 notification_emails:
22170 - dom-core@mozilla.com
22171 - emilio@mozilla.com
22176 css_border_top_left_radius:
22179 Whether a page used the CSS property border-top-left-radius.
22180 Compare against `use.counter.top_level_content_documents_destroyed`
22181 to calculate the rate.
22183 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22185 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22186 notification_emails:
22187 - dom-core@mozilla.com
22188 - emilio@mozilla.com
22193 css_border_top_right_radius:
22196 Whether a page used the CSS property border-top-right-radius.
22197 Compare against `use.counter.top_level_content_documents_destroyed`
22198 to calculate the rate.
22200 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22202 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22203 notification_emails:
22204 - dom-core@mozilla.com
22205 - emilio@mozilla.com
22213 Whether a page used the CSS property bottom.
22214 Compare against `use.counter.top_level_content_documents_destroyed`
22215 to calculate the rate.
22217 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22219 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22220 notification_emails:
22221 - dom-core@mozilla.com
22222 - emilio@mozilla.com
22227 css_inset_block_end:
22230 Whether a page used the CSS property inset-block-end.
22231 Compare against `use.counter.top_level_content_documents_destroyed`
22232 to calculate the rate.
22234 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22236 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22237 notification_emails:
22238 - dom-core@mozilla.com
22239 - emilio@mozilla.com
22244 css_inset_block_start:
22247 Whether a page used the CSS property inset-block-start.
22248 Compare against `use.counter.top_level_content_documents_destroyed`
22249 to calculate the rate.
22251 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22253 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22254 notification_emails:
22255 - dom-core@mozilla.com
22256 - emilio@mozilla.com
22261 css_inset_inline_end:
22264 Whether a page used the CSS property inset-inline-end.
22265 Compare against `use.counter.top_level_content_documents_destroyed`
22266 to calculate the rate.
22268 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22270 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22271 notification_emails:
22272 - dom-core@mozilla.com
22273 - emilio@mozilla.com
22278 css_inset_inline_start:
22281 Whether a page used the CSS property inset-inline-start.
22282 Compare against `use.counter.top_level_content_documents_destroyed`
22283 to calculate the rate.
22285 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22287 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22288 notification_emails:
22289 - dom-core@mozilla.com
22290 - emilio@mozilla.com
22298 Whether a page used the CSS property left.
22299 Compare against `use.counter.top_level_content_documents_destroyed`
22300 to calculate the rate.
22302 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22304 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22305 notification_emails:
22306 - dom-core@mozilla.com
22307 - emilio@mozilla.com
22315 Whether a page used the CSS property right.
22316 Compare against `use.counter.top_level_content_documents_destroyed`
22317 to calculate the rate.
22319 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22321 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22322 notification_emails:
22323 - dom-core@mozilla.com
22324 - emilio@mozilla.com
22332 Whether a page used the CSS property top.
22333 Compare against `use.counter.top_level_content_documents_destroyed`
22334 to calculate the rate.
22336 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22338 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22339 notification_emails:
22340 - dom-core@mozilla.com
22341 - emilio@mozilla.com
22346 css_margin_block_end:
22349 Whether a page used the CSS property margin-block-end.
22350 Compare against `use.counter.top_level_content_documents_destroyed`
22351 to calculate the rate.
22353 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22355 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22356 notification_emails:
22357 - dom-core@mozilla.com
22358 - emilio@mozilla.com
22363 css_margin_block_start:
22366 Whether a page used the CSS property margin-block-start.
22367 Compare against `use.counter.top_level_content_documents_destroyed`
22368 to calculate the rate.
22370 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22372 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22373 notification_emails:
22374 - dom-core@mozilla.com
22375 - emilio@mozilla.com
22383 Whether a page used the CSS property margin-bottom.
22384 Compare against `use.counter.top_level_content_documents_destroyed`
22385 to calculate the rate.
22387 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22389 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22390 notification_emails:
22391 - dom-core@mozilla.com
22392 - emilio@mozilla.com
22397 css_margin_inline_end:
22400 Whether a page used the CSS property margin-inline-end.
22401 Compare against `use.counter.top_level_content_documents_destroyed`
22402 to calculate the rate.
22404 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22406 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22407 notification_emails:
22408 - dom-core@mozilla.com
22409 - emilio@mozilla.com
22414 css_margin_inline_start:
22417 Whether a page used the CSS property margin-inline-start.
22418 Compare against `use.counter.top_level_content_documents_destroyed`
22419 to calculate the rate.
22421 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22423 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22424 notification_emails:
22425 - dom-core@mozilla.com
22426 - emilio@mozilla.com
22434 Whether a page used the CSS property margin-left.
22435 Compare against `use.counter.top_level_content_documents_destroyed`
22436 to calculate the rate.
22438 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22440 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22441 notification_emails:
22442 - dom-core@mozilla.com
22443 - emilio@mozilla.com
22451 Whether a page used the CSS property margin-right.
22452 Compare against `use.counter.top_level_content_documents_destroyed`
22453 to calculate the rate.
22455 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22457 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22458 notification_emails:
22459 - dom-core@mozilla.com
22460 - emilio@mozilla.com
22468 Whether a page used the CSS property margin-top.
22469 Compare against `use.counter.top_level_content_documents_destroyed`
22470 to calculate the rate.
22472 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22474 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22475 notification_emails:
22476 - dom-core@mozilla.com
22477 - emilio@mozilla.com
22485 Whether a page used the CSS property block-size.
22486 Compare against `use.counter.top_level_content_documents_destroyed`
22487 to calculate the rate.
22489 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22491 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22492 notification_emails:
22493 - dom-core@mozilla.com
22494 - emilio@mozilla.com
22502 Whether a page used the CSS property height.
22503 Compare against `use.counter.top_level_content_documents_destroyed`
22504 to calculate the rate.
22506 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22508 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22509 notification_emails:
22510 - dom-core@mozilla.com
22511 - emilio@mozilla.com
22519 Whether a page used the CSS property inline-size.
22520 Compare against `use.counter.top_level_content_documents_destroyed`
22521 to calculate the rate.
22523 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22525 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22526 notification_emails:
22527 - dom-core@mozilla.com
22528 - emilio@mozilla.com
22533 css_min_block_size:
22536 Whether a page used the CSS property min-block-size.
22537 Compare against `use.counter.top_level_content_documents_destroyed`
22538 to calculate the rate.
22540 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22542 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22543 notification_emails:
22544 - dom-core@mozilla.com
22545 - emilio@mozilla.com
22553 Whether a page used the CSS property min-height.
22554 Compare against `use.counter.top_level_content_documents_destroyed`
22555 to calculate the rate.
22557 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22559 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22560 notification_emails:
22561 - dom-core@mozilla.com
22562 - emilio@mozilla.com
22567 css_min_inline_size:
22570 Whether a page used the CSS property min-inline-size.
22571 Compare against `use.counter.top_level_content_documents_destroyed`
22572 to calculate the rate.
22574 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22576 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22577 notification_emails:
22578 - dom-core@mozilla.com
22579 - emilio@mozilla.com
22587 Whether a page used the CSS property min-width.
22588 Compare against `use.counter.top_level_content_documents_destroyed`
22589 to calculate the rate.
22591 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22593 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22594 notification_emails:
22595 - dom-core@mozilla.com
22596 - emilio@mozilla.com
22604 Whether a page used the CSS property width.
22605 Compare against `use.counter.top_level_content_documents_destroyed`
22606 to calculate the rate.
22608 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22610 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22611 notification_emails:
22612 - dom-core@mozilla.com
22613 - emilio@mozilla.com
22618 css_border_block_end_width:
22621 Whether a page used the CSS property border-block-end-width.
22622 Compare against `use.counter.top_level_content_documents_destroyed`
22623 to calculate the rate.
22625 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22627 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22628 notification_emails:
22629 - dom-core@mozilla.com
22630 - emilio@mozilla.com
22635 css_border_block_start_width:
22638 Whether a page used the CSS property border-block-start-width.
22639 Compare against `use.counter.top_level_content_documents_destroyed`
22640 to calculate the rate.
22642 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22644 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22645 notification_emails:
22646 - dom-core@mozilla.com
22647 - emilio@mozilla.com
22652 css_border_bottom_width:
22655 Whether a page used the CSS property border-bottom-width.
22656 Compare against `use.counter.top_level_content_documents_destroyed`
22657 to calculate the rate.
22659 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22661 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22662 notification_emails:
22663 - dom-core@mozilla.com
22664 - emilio@mozilla.com
22669 css_border_inline_end_width:
22672 Whether a page used the CSS property border-inline-end-width.
22673 Compare against `use.counter.top_level_content_documents_destroyed`
22674 to calculate the rate.
22676 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22678 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22679 notification_emails:
22680 - dom-core@mozilla.com
22681 - emilio@mozilla.com
22686 css_border_inline_start_width:
22689 Whether a page used the CSS property border-inline-start-width.
22690 Compare against `use.counter.top_level_content_documents_destroyed`
22691 to calculate the rate.
22693 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22695 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22696 notification_emails:
22697 - dom-core@mozilla.com
22698 - emilio@mozilla.com
22703 css_border_left_width:
22706 Whether a page used the CSS property border-left-width.
22707 Compare against `use.counter.top_level_content_documents_destroyed`
22708 to calculate the rate.
22710 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22712 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22713 notification_emails:
22714 - dom-core@mozilla.com
22715 - emilio@mozilla.com
22720 css_border_right_width:
22723 Whether a page used the CSS property border-right-width.
22724 Compare against `use.counter.top_level_content_documents_destroyed`
22725 to calculate the rate.
22727 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22729 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22730 notification_emails:
22731 - dom-core@mozilla.com
22732 - emilio@mozilla.com
22737 css_border_top_width:
22740 Whether a page used the CSS property border-top-width.
22741 Compare against `use.counter.top_level_content_documents_destroyed`
22742 to calculate the rate.
22744 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22746 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22747 notification_emails:
22748 - dom-core@mozilla.com
22749 - emilio@mozilla.com
22754 css_column_rule_width:
22757 Whether a page used the CSS property column-rule-width.
22758 Compare against `use.counter.top_level_content_documents_destroyed`
22759 to calculate the rate.
22761 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22763 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22764 notification_emails:
22765 - dom-core@mozilla.com
22766 - emilio@mozilla.com
22774 Whether a page used the CSS property outline-width.
22775 Compare against `use.counter.top_level_content_documents_destroyed`
22776 to calculate the rate.
22778 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22780 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22781 notification_emails:
22782 - dom-core@mozilla.com
22783 - emilio@mozilla.com
22788 css_padding_block_end:
22791 Whether a page used the CSS property padding-block-end.
22792 Compare against `use.counter.top_level_content_documents_destroyed`
22793 to calculate the rate.
22795 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22797 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22798 notification_emails:
22799 - dom-core@mozilla.com
22800 - emilio@mozilla.com
22805 css_padding_block_start:
22808 Whether a page used the CSS property padding-block-start.
22809 Compare against `use.counter.top_level_content_documents_destroyed`
22810 to calculate the rate.
22812 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22814 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22815 notification_emails:
22816 - dom-core@mozilla.com
22817 - emilio@mozilla.com
22822 css_padding_bottom:
22825 Whether a page used the CSS property padding-bottom.
22826 Compare against `use.counter.top_level_content_documents_destroyed`
22827 to calculate the rate.
22829 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22831 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22832 notification_emails:
22833 - dom-core@mozilla.com
22834 - emilio@mozilla.com
22839 css_padding_inline_end:
22842 Whether a page used the CSS property padding-inline-end.
22843 Compare against `use.counter.top_level_content_documents_destroyed`
22844 to calculate the rate.
22846 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22848 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22849 notification_emails:
22850 - dom-core@mozilla.com
22851 - emilio@mozilla.com
22856 css_padding_inline_start:
22859 Whether a page used the CSS property padding-inline-start.
22860 Compare against `use.counter.top_level_content_documents_destroyed`
22861 to calculate the rate.
22863 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22865 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22866 notification_emails:
22867 - dom-core@mozilla.com
22868 - emilio@mozilla.com
22876 Whether a page used the CSS property padding-left.
22877 Compare against `use.counter.top_level_content_documents_destroyed`
22878 to calculate the rate.
22880 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22882 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22883 notification_emails:
22884 - dom-core@mozilla.com
22885 - emilio@mozilla.com
22893 Whether a page used the CSS property padding-right.
22894 Compare against `use.counter.top_level_content_documents_destroyed`
22895 to calculate the rate.
22897 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22899 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22900 notification_emails:
22901 - dom-core@mozilla.com
22902 - emilio@mozilla.com
22910 Whether a page used the CSS property padding-top.
22911 Compare against `use.counter.top_level_content_documents_destroyed`
22912 to calculate the rate.
22914 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22916 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22917 notification_emails:
22918 - dom-core@mozilla.com
22919 - emilio@mozilla.com
22927 Whether a page used the CSS property r.
22928 Compare against `use.counter.top_level_content_documents_destroyed`
22929 to calculate the rate.
22931 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22933 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22934 notification_emails:
22935 - dom-core@mozilla.com
22936 - emilio@mozilla.com
22944 Whether a page used the CSS property shape-margin.
22945 Compare against `use.counter.top_level_content_documents_destroyed`
22946 to calculate the rate.
22948 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22950 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22951 notification_emails:
22952 - dom-core@mozilla.com
22953 - emilio@mozilla.com
22961 Whether a page used the CSS property rx.
22962 Compare against `use.counter.top_level_content_documents_destroyed`
22963 to calculate the rate.
22965 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22967 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22968 notification_emails:
22969 - dom-core@mozilla.com
22970 - emilio@mozilla.com
22978 Whether a page used the CSS property ry.
22979 Compare against `use.counter.top_level_content_documents_destroyed`
22980 to calculate the rate.
22982 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22984 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
22985 notification_emails:
22986 - dom-core@mozilla.com
22987 - emilio@mozilla.com
22992 css_scroll_padding_block_end:
22995 Whether a page used the CSS property scroll-padding-block-end.
22996 Compare against `use.counter.top_level_content_documents_destroyed`
22997 to calculate the rate.
22999 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23001 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23002 notification_emails:
23003 - dom-core@mozilla.com
23004 - emilio@mozilla.com
23009 css_scroll_padding_block_start:
23012 Whether a page used the CSS property scroll-padding-block-start.
23013 Compare against `use.counter.top_level_content_documents_destroyed`
23014 to calculate the rate.
23016 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23018 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23019 notification_emails:
23020 - dom-core@mozilla.com
23021 - emilio@mozilla.com
23026 css_scroll_padding_bottom:
23029 Whether a page used the CSS property scroll-padding-bottom.
23030 Compare against `use.counter.top_level_content_documents_destroyed`
23031 to calculate the rate.
23033 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23035 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23036 notification_emails:
23037 - dom-core@mozilla.com
23038 - emilio@mozilla.com
23043 css_scroll_padding_inline_end:
23046 Whether a page used the CSS property scroll-padding-inline-end.
23047 Compare against `use.counter.top_level_content_documents_destroyed`
23048 to calculate the rate.
23050 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23052 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23053 notification_emails:
23054 - dom-core@mozilla.com
23055 - emilio@mozilla.com
23060 css_scroll_padding_inline_start:
23063 Whether a page used the CSS property scroll-padding-inline-start.
23064 Compare against `use.counter.top_level_content_documents_destroyed`
23065 to calculate the rate.
23067 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23069 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23070 notification_emails:
23071 - dom-core@mozilla.com
23072 - emilio@mozilla.com
23077 css_scroll_padding_left:
23080 Whether a page used the CSS property scroll-padding-left.
23081 Compare against `use.counter.top_level_content_documents_destroyed`
23082 to calculate the rate.
23084 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23086 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23087 notification_emails:
23088 - dom-core@mozilla.com
23089 - emilio@mozilla.com
23094 css_scroll_padding_right:
23097 Whether a page used the CSS property scroll-padding-right.
23098 Compare against `use.counter.top_level_content_documents_destroyed`
23099 to calculate the rate.
23101 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23103 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23104 notification_emails:
23105 - dom-core@mozilla.com
23106 - emilio@mozilla.com
23111 css_scroll_padding_top:
23114 Whether a page used the CSS property scroll-padding-top.
23115 Compare against `use.counter.top_level_content_documents_destroyed`
23116 to calculate the rate.
23118 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23120 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23121 notification_emails:
23122 - dom-core@mozilla.com
23123 - emilio@mozilla.com
23128 css_moz_window_input_region_margin:
23131 Whether a page used the CSS property -moz-window-input-region-margin.
23132 Compare against `use.counter.top_level_content_documents_destroyed`
23133 to calculate the rate.
23135 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23137 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23138 notification_emails:
23139 - dom-core@mozilla.com
23140 - emilio@mozilla.com
23145 css_outline_offset:
23148 Whether a page used the CSS property outline-offset.
23149 Compare against `use.counter.top_level_content_documents_destroyed`
23150 to calculate the rate.
23152 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23154 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23155 notification_emails:
23156 - dom-core@mozilla.com
23157 - emilio@mozilla.com
23162 css_overflow_clip_margin:
23165 Whether a page used the CSS property overflow-clip-margin.
23166 Compare against `use.counter.top_level_content_documents_destroyed`
23167 to calculate the rate.
23169 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23171 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23172 notification_emails:
23173 - dom-core@mozilla.com
23174 - emilio@mozilla.com
23179 css_scroll_margin_block_end:
23182 Whether a page used the CSS property scroll-margin-block-end.
23183 Compare against `use.counter.top_level_content_documents_destroyed`
23184 to calculate the rate.
23186 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23188 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23189 notification_emails:
23190 - dom-core@mozilla.com
23191 - emilio@mozilla.com
23196 css_scroll_margin_block_start:
23199 Whether a page used the CSS property scroll-margin-block-start.
23200 Compare against `use.counter.top_level_content_documents_destroyed`
23201 to calculate the rate.
23203 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23205 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23206 notification_emails:
23207 - dom-core@mozilla.com
23208 - emilio@mozilla.com
23213 css_scroll_margin_bottom:
23216 Whether a page used the CSS property scroll-margin-bottom.
23217 Compare against `use.counter.top_level_content_documents_destroyed`
23218 to calculate the rate.
23220 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23222 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23223 notification_emails:
23224 - dom-core@mozilla.com
23225 - emilio@mozilla.com
23230 css_scroll_margin_inline_end:
23233 Whether a page used the CSS property scroll-margin-inline-end.
23234 Compare against `use.counter.top_level_content_documents_destroyed`
23235 to calculate the rate.
23237 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23239 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23240 notification_emails:
23241 - dom-core@mozilla.com
23242 - emilio@mozilla.com
23247 css_scroll_margin_inline_start:
23250 Whether a page used the CSS property scroll-margin-inline-start.
23251 Compare against `use.counter.top_level_content_documents_destroyed`
23252 to calculate the rate.
23254 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23256 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23257 notification_emails:
23258 - dom-core@mozilla.com
23259 - emilio@mozilla.com
23264 css_scroll_margin_left:
23267 Whether a page used the CSS property scroll-margin-left.
23268 Compare against `use.counter.top_level_content_documents_destroyed`
23269 to calculate the rate.
23271 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23273 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23274 notification_emails:
23275 - dom-core@mozilla.com
23276 - emilio@mozilla.com
23281 css_scroll_margin_right:
23284 Whether a page used the CSS property scroll-margin-right.
23285 Compare against `use.counter.top_level_content_documents_destroyed`
23286 to calculate the rate.
23288 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23290 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23291 notification_emails:
23292 - dom-core@mozilla.com
23293 - emilio@mozilla.com
23298 css_scroll_margin_top:
23301 Whether a page used the CSS property scroll-margin-top.
23302 Compare against `use.counter.top_level_content_documents_destroyed`
23303 to calculate the rate.
23305 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23307 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23308 notification_emails:
23309 - dom-core@mozilla.com
23310 - emilio@mozilla.com
23315 css_background_color:
23318 Whether a page used the CSS property background-color.
23319 Compare against `use.counter.top_level_content_documents_destroyed`
23320 to calculate the rate.
23322 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23324 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23325 notification_emails:
23326 - dom-core@mozilla.com
23327 - emilio@mozilla.com
23332 css_border_block_end_color:
23335 Whether a page used the CSS property border-block-end-color.
23336 Compare against `use.counter.top_level_content_documents_destroyed`
23337 to calculate the rate.
23339 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23341 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23342 notification_emails:
23343 - dom-core@mozilla.com
23344 - emilio@mozilla.com
23349 css_border_block_start_color:
23352 Whether a page used the CSS property border-block-start-color.
23353 Compare against `use.counter.top_level_content_documents_destroyed`
23354 to calculate the rate.
23356 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23358 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23359 notification_emails:
23360 - dom-core@mozilla.com
23361 - emilio@mozilla.com
23366 css_border_bottom_color:
23369 Whether a page used the CSS property border-bottom-color.
23370 Compare against `use.counter.top_level_content_documents_destroyed`
23371 to calculate the rate.
23373 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23375 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23376 notification_emails:
23377 - dom-core@mozilla.com
23378 - emilio@mozilla.com
23383 css_border_inline_end_color:
23386 Whether a page used the CSS property border-inline-end-color.
23387 Compare against `use.counter.top_level_content_documents_destroyed`
23388 to calculate the rate.
23390 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23392 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23393 notification_emails:
23394 - dom-core@mozilla.com
23395 - emilio@mozilla.com
23400 css_border_inline_start_color:
23403 Whether a page used the CSS property border-inline-start-color.
23404 Compare against `use.counter.top_level_content_documents_destroyed`
23405 to calculate the rate.
23407 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23409 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23410 notification_emails:
23411 - dom-core@mozilla.com
23412 - emilio@mozilla.com
23417 css_border_left_color:
23420 Whether a page used the CSS property border-left-color.
23421 Compare against `use.counter.top_level_content_documents_destroyed`
23422 to calculate the rate.
23424 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23426 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23427 notification_emails:
23428 - dom-core@mozilla.com
23429 - emilio@mozilla.com
23434 css_border_right_color:
23437 Whether a page used the CSS property border-right-color.
23438 Compare against `use.counter.top_level_content_documents_destroyed`
23439 to calculate the rate.
23441 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23443 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23444 notification_emails:
23445 - dom-core@mozilla.com
23446 - emilio@mozilla.com
23451 css_border_top_color:
23454 Whether a page used the CSS property border-top-color.
23455 Compare against `use.counter.top_level_content_documents_destroyed`
23456 to calculate the rate.
23458 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23460 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23461 notification_emails:
23462 - dom-core@mozilla.com
23463 - emilio@mozilla.com
23468 css_column_rule_color:
23471 Whether a page used the CSS property column-rule-color.
23472 Compare against `use.counter.top_level_content_documents_destroyed`
23473 to calculate the rate.
23475 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23477 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23478 notification_emails:
23479 - dom-core@mozilla.com
23480 - emilio@mozilla.com
23488 Whether a page used the CSS property flood-color.
23489 Compare against `use.counter.top_level_content_documents_destroyed`
23490 to calculate the rate.
23492 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23494 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23495 notification_emails:
23496 - dom-core@mozilla.com
23497 - emilio@mozilla.com
23502 css_lighting_color:
23505 Whether a page used the CSS property lighting-color.
23506 Compare against `use.counter.top_level_content_documents_destroyed`
23507 to calculate the rate.
23509 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23511 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23512 notification_emails:
23513 - dom-core@mozilla.com
23514 - emilio@mozilla.com
23522 Whether a page used the CSS property outline-color.
23523 Compare against `use.counter.top_level_content_documents_destroyed`
23524 to calculate the rate.
23526 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23528 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23529 notification_emails:
23530 - dom-core@mozilla.com
23531 - emilio@mozilla.com
23539 Whether a page used the CSS property stop-color.
23540 Compare against `use.counter.top_level_content_documents_destroyed`
23541 to calculate the rate.
23543 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23545 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23546 notification_emails:
23547 - dom-core@mozilla.com
23548 - emilio@mozilla.com
23553 css_text_decoration_color:
23556 Whether a page used the CSS property text-decoration-color.
23557 Compare against `use.counter.top_level_content_documents_destroyed`
23558 to calculate the rate.
23560 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23562 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23563 notification_emails:
23564 - dom-core@mozilla.com
23565 - emilio@mozilla.com
23570 css_text_emphasis_color:
23573 Whether a page used the CSS property text-emphasis-color.
23574 Compare against `use.counter.top_level_content_documents_destroyed`
23575 to calculate the rate.
23577 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23579 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23580 notification_emails:
23581 - dom-core@mozilla.com
23582 - emilio@mozilla.com
23587 css_webkit_text_fill_color:
23590 Whether a page used the CSS property -webkit-text-fill-color.
23591 Compare against `use.counter.top_level_content_documents_destroyed`
23592 to calculate the rate.
23594 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23596 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23597 notification_emails:
23598 - dom-core@mozilla.com
23599 - emilio@mozilla.com
23604 css_webkit_text_stroke_color:
23607 Whether a page used the CSS property -webkit-text-stroke-color.
23608 Compare against `use.counter.top_level_content_documents_destroyed`
23609 to calculate the rate.
23611 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23613 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23614 notification_emails:
23615 - dom-core@mozilla.com
23616 - emilio@mozilla.com
23624 Whether a page used the CSS property background.
23625 Compare against `use.counter.top_level_content_documents_destroyed`
23626 to calculate the rate.
23628 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23630 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23631 notification_emails:
23632 - dom-core@mozilla.com
23633 - emilio@mozilla.com
23638 css_background_position:
23641 Whether a page used the CSS property background-position.
23642 Compare against `use.counter.top_level_content_documents_destroyed`
23643 to calculate the rate.
23645 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23647 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23648 notification_emails:
23649 - dom-core@mozilla.com
23650 - emilio@mozilla.com
23658 Whether a page used the CSS property border-color.
23659 Compare against `use.counter.top_level_content_documents_destroyed`
23660 to calculate the rate.
23662 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23664 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23665 notification_emails:
23666 - dom-core@mozilla.com
23667 - emilio@mozilla.com
23675 Whether a page used the CSS property border-style.
23676 Compare against `use.counter.top_level_content_documents_destroyed`
23677 to calculate the rate.
23679 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23681 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23682 notification_emails:
23683 - dom-core@mozilla.com
23684 - emilio@mozilla.com
23692 Whether a page used the CSS property border-width.
23693 Compare against `use.counter.top_level_content_documents_destroyed`
23694 to calculate the rate.
23696 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23698 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23699 notification_emails:
23700 - dom-core@mozilla.com
23701 - emilio@mozilla.com
23709 Whether a page used the CSS property border-top.
23710 Compare against `use.counter.top_level_content_documents_destroyed`
23711 to calculate the rate.
23713 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23715 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23716 notification_emails:
23717 - dom-core@mozilla.com
23718 - emilio@mozilla.com
23726 Whether a page used the CSS property border-right.
23727 Compare against `use.counter.top_level_content_documents_destroyed`
23728 to calculate the rate.
23730 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23732 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23733 notification_emails:
23734 - dom-core@mozilla.com
23735 - emilio@mozilla.com
23743 Whether a page used the CSS property border-bottom.
23744 Compare against `use.counter.top_level_content_documents_destroyed`
23745 to calculate the rate.
23747 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23749 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23750 notification_emails:
23751 - dom-core@mozilla.com
23752 - emilio@mozilla.com
23760 Whether a page used the CSS property border-left.
23761 Compare against `use.counter.top_level_content_documents_destroyed`
23762 to calculate the rate.
23764 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23766 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23767 notification_emails:
23768 - dom-core@mozilla.com
23769 - emilio@mozilla.com
23774 css_border_block_start:
23777 Whether a page used the CSS property border-block-start.
23778 Compare against `use.counter.top_level_content_documents_destroyed`
23779 to calculate the rate.
23781 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23783 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23784 notification_emails:
23785 - dom-core@mozilla.com
23786 - emilio@mozilla.com
23791 css_border_block_end:
23794 Whether a page used the CSS property border-block-end.
23795 Compare against `use.counter.top_level_content_documents_destroyed`
23796 to calculate the rate.
23798 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23800 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23801 notification_emails:
23802 - dom-core@mozilla.com
23803 - emilio@mozilla.com
23808 css_border_inline_start:
23811 Whether a page used the CSS property border-inline-start.
23812 Compare against `use.counter.top_level_content_documents_destroyed`
23813 to calculate the rate.
23815 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23817 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23818 notification_emails:
23819 - dom-core@mozilla.com
23820 - emilio@mozilla.com
23825 css_border_inline_end:
23828 Whether a page used the CSS property border-inline-end.
23829 Compare against `use.counter.top_level_content_documents_destroyed`
23830 to calculate the rate.
23832 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23834 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23835 notification_emails:
23836 - dom-core@mozilla.com
23837 - emilio@mozilla.com
23845 Whether a page used the CSS property border.
23846 Compare against `use.counter.top_level_content_documents_destroyed`
23847 to calculate the rate.
23849 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23851 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23852 notification_emails:
23853 - dom-core@mozilla.com
23854 - emilio@mozilla.com
23862 Whether a page used the CSS property border-radius.
23863 Compare against `use.counter.top_level_content_documents_destroyed`
23864 to calculate the rate.
23866 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23868 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23869 notification_emails:
23870 - dom-core@mozilla.com
23871 - emilio@mozilla.com
23879 Whether a page used the CSS property border-image.
23880 Compare against `use.counter.top_level_content_documents_destroyed`
23881 to calculate the rate.
23883 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23885 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23886 notification_emails:
23887 - dom-core@mozilla.com
23888 - emilio@mozilla.com
23893 css_border_block_width:
23896 Whether a page used the CSS property border-block-width.
23897 Compare against `use.counter.top_level_content_documents_destroyed`
23898 to calculate the rate.
23900 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23902 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23903 notification_emails:
23904 - dom-core@mozilla.com
23905 - emilio@mozilla.com
23910 css_border_block_style:
23913 Whether a page used the CSS property border-block-style.
23914 Compare against `use.counter.top_level_content_documents_destroyed`
23915 to calculate the rate.
23917 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23919 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23920 notification_emails:
23921 - dom-core@mozilla.com
23922 - emilio@mozilla.com
23927 css_border_block_color:
23930 Whether a page used the CSS property border-block-color.
23931 Compare against `use.counter.top_level_content_documents_destroyed`
23932 to calculate the rate.
23934 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23936 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23937 notification_emails:
23938 - dom-core@mozilla.com
23939 - emilio@mozilla.com
23944 css_border_inline_width:
23947 Whether a page used the CSS property border-inline-width.
23948 Compare against `use.counter.top_level_content_documents_destroyed`
23949 to calculate the rate.
23951 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23953 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23954 notification_emails:
23955 - dom-core@mozilla.com
23956 - emilio@mozilla.com
23961 css_border_inline_style:
23964 Whether a page used the CSS property border-inline-style.
23965 Compare against `use.counter.top_level_content_documents_destroyed`
23966 to calculate the rate.
23968 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23970 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23971 notification_emails:
23972 - dom-core@mozilla.com
23973 - emilio@mozilla.com
23978 css_border_inline_color:
23981 Whether a page used the CSS property border-inline-color.
23982 Compare against `use.counter.top_level_content_documents_destroyed`
23983 to calculate the rate.
23985 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23987 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
23988 notification_emails:
23989 - dom-core@mozilla.com
23990 - emilio@mozilla.com
23998 Whether a page used the CSS property border-block.
23999 Compare against `use.counter.top_level_content_documents_destroyed`
24000 to calculate the rate.
24002 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24004 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24005 notification_emails:
24006 - dom-core@mozilla.com
24007 - emilio@mozilla.com
24015 Whether a page used the CSS property border-inline.
24016 Compare against `use.counter.top_level_content_documents_destroyed`
24017 to calculate the rate.
24019 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24021 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24022 notification_emails:
24023 - dom-core@mozilla.com
24024 - emilio@mozilla.com
24032 Whether a page used the CSS property overflow.
24033 Compare against `use.counter.top_level_content_documents_destroyed`
24034 to calculate the rate.
24036 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24038 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24039 notification_emails:
24040 - dom-core@mozilla.com
24041 - emilio@mozilla.com
24046 css_overflow_clip_box:
24049 Whether a page used the CSS property overflow-clip-box.
24050 Compare against `use.counter.top_level_content_documents_destroyed`
24051 to calculate the rate.
24053 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24055 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24056 notification_emails:
24057 - dom-core@mozilla.com
24058 - emilio@mozilla.com
24063 css_overscroll_behavior:
24066 Whether a page used the CSS property overscroll-behavior.
24067 Compare against `use.counter.top_level_content_documents_destroyed`
24068 to calculate the rate.
24070 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24072 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24073 notification_emails:
24074 - dom-core@mozilla.com
24075 - emilio@mozilla.com
24083 Whether a page used the CSS property container.
24084 Compare against `use.counter.top_level_content_documents_destroyed`
24085 to calculate the rate.
24087 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24089 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24090 notification_emails:
24091 - dom-core@mozilla.com
24092 - emilio@mozilla.com
24097 css_page_break_before:
24100 Whether a page used the CSS property page-break-before.
24101 Compare against `use.counter.top_level_content_documents_destroyed`
24102 to calculate the rate.
24104 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24106 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24107 notification_emails:
24108 - dom-core@mozilla.com
24109 - emilio@mozilla.com
24114 css_page_break_after:
24117 Whether a page used the CSS property page-break-after.
24118 Compare against `use.counter.top_level_content_documents_destroyed`
24119 to calculate the rate.
24121 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24123 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24124 notification_emails:
24125 - dom-core@mozilla.com
24126 - emilio@mozilla.com
24131 css_page_break_inside:
24134 Whether a page used the CSS property page-break-inside.
24135 Compare against `use.counter.top_level_content_documents_destroyed`
24136 to calculate the rate.
24138 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24140 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24141 notification_emails:
24142 - dom-core@mozilla.com
24143 - emilio@mozilla.com
24151 Whether a page used the CSS property offset.
24152 Compare against `use.counter.top_level_content_documents_destroyed`
24153 to calculate the rate.
24155 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24157 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24158 notification_emails:
24159 - dom-core@mozilla.com
24160 - emilio@mozilla.com
24168 Whether a page used the CSS property columns.
24169 Compare against `use.counter.top_level_content_documents_destroyed`
24170 to calculate the rate.
24172 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24174 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24175 notification_emails:
24176 - dom-core@mozilla.com
24177 - emilio@mozilla.com
24185 Whether a page used the CSS property column-rule.
24186 Compare against `use.counter.top_level_content_documents_destroyed`
24187 to calculate the rate.
24189 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24191 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24192 notification_emails:
24193 - dom-core@mozilla.com
24194 - emilio@mozilla.com
24202 Whether a page used the CSS property font.
24203 Compare against `use.counter.top_level_content_documents_destroyed`
24204 to calculate the rate.
24206 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24208 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24209 notification_emails:
24210 - dom-core@mozilla.com
24211 - emilio@mozilla.com
24219 Whether a page used the CSS property font-variant.
24220 Compare against `use.counter.top_level_content_documents_destroyed`
24221 to calculate the rate.
24223 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24225 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24226 notification_emails:
24227 - dom-core@mozilla.com
24228 - emilio@mozilla.com
24233 css_font_synthesis:
24236 Whether a page used the CSS property font-synthesis.
24237 Compare against `use.counter.top_level_content_documents_destroyed`
24238 to calculate the rate.
24240 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24242 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24243 notification_emails:
24244 - dom-core@mozilla.com
24245 - emilio@mozilla.com
24253 Whether a page used the CSS property marker.
24254 Compare against `use.counter.top_level_content_documents_destroyed`
24255 to calculate the rate.
24257 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24259 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24260 notification_emails:
24261 - dom-core@mozilla.com
24262 - emilio@mozilla.com
24270 Whether a page used the CSS property text-emphasis.
24271 Compare against `use.counter.top_level_content_documents_destroyed`
24272 to calculate the rate.
24274 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24276 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24277 notification_emails:
24278 - dom-core@mozilla.com
24279 - emilio@mozilla.com
24287 Whether a page used the CSS property text-wrap.
24288 Compare against `use.counter.top_level_content_documents_destroyed`
24289 to calculate the rate.
24291 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24293 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24294 notification_emails:
24295 - dom-core@mozilla.com
24296 - emilio@mozilla.com
24304 Whether a page used the CSS property white-space.
24305 Compare against `use.counter.top_level_content_documents_destroyed`
24306 to calculate the rate.
24308 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24310 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24311 notification_emails:
24312 - dom-core@mozilla.com
24313 - emilio@mozilla.com
24318 css_webkit_text_stroke:
24321 Whether a page used the CSS property -webkit-text-stroke.
24322 Compare against `use.counter.top_level_content_documents_destroyed`
24323 to calculate the rate.
24325 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24327 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24328 notification_emails:
24329 - dom-core@mozilla.com
24330 - emilio@mozilla.com
24338 Whether a page used the CSS property list-style.
24339 Compare against `use.counter.top_level_content_documents_destroyed`
24340 to calculate the rate.
24342 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24344 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24345 notification_emails:
24346 - dom-core@mozilla.com
24347 - emilio@mozilla.com
24355 Whether a page used the CSS property margin.
24356 Compare against `use.counter.top_level_content_documents_destroyed`
24357 to calculate the rate.
24359 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24361 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24362 notification_emails:
24363 - dom-core@mozilla.com
24364 - emilio@mozilla.com
24372 Whether a page used the CSS property margin-block.
24373 Compare against `use.counter.top_level_content_documents_destroyed`
24374 to calculate the rate.
24376 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24378 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24379 notification_emails:
24380 - dom-core@mozilla.com
24381 - emilio@mozilla.com
24389 Whether a page used the CSS property margin-inline.
24390 Compare against `use.counter.top_level_content_documents_destroyed`
24391 to calculate the rate.
24393 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24395 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24396 notification_emails:
24397 - dom-core@mozilla.com
24398 - emilio@mozilla.com
24406 Whether a page used the CSS property scroll-margin.
24407 Compare against `use.counter.top_level_content_documents_destroyed`
24408 to calculate the rate.
24410 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24412 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24413 notification_emails:
24414 - dom-core@mozilla.com
24415 - emilio@mozilla.com
24420 css_scroll_margin_block:
24423 Whether a page used the CSS property scroll-margin-block.
24424 Compare against `use.counter.top_level_content_documents_destroyed`
24425 to calculate the rate.
24427 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24429 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24430 notification_emails:
24431 - dom-core@mozilla.com
24432 - emilio@mozilla.com
24437 css_scroll_margin_inline:
24440 Whether a page used the CSS property scroll-margin-inline.
24441 Compare against `use.counter.top_level_content_documents_destroyed`
24442 to calculate the rate.
24444 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24446 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24447 notification_emails:
24448 - dom-core@mozilla.com
24449 - emilio@mozilla.com
24457 Whether a page used the CSS property outline.
24458 Compare against `use.counter.top_level_content_documents_destroyed`
24459 to calculate the rate.
24461 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24463 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24464 notification_emails:
24465 - dom-core@mozilla.com
24466 - emilio@mozilla.com
24474 Whether a page used the CSS property padding.
24475 Compare against `use.counter.top_level_content_documents_destroyed`
24476 to calculate the rate.
24478 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24480 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24481 notification_emails:
24482 - dom-core@mozilla.com
24483 - emilio@mozilla.com
24491 Whether a page used the CSS property padding-block.
24492 Compare against `use.counter.top_level_content_documents_destroyed`
24493 to calculate the rate.
24495 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24497 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24498 notification_emails:
24499 - dom-core@mozilla.com
24500 - emilio@mozilla.com
24505 css_padding_inline:
24508 Whether a page used the CSS property padding-inline.
24509 Compare against `use.counter.top_level_content_documents_destroyed`
24510 to calculate the rate.
24512 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24514 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24515 notification_emails:
24516 - dom-core@mozilla.com
24517 - emilio@mozilla.com
24522 css_scroll_padding:
24525 Whether a page used the CSS property scroll-padding.
24526 Compare against `use.counter.top_level_content_documents_destroyed`
24527 to calculate the rate.
24529 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24531 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24532 notification_emails:
24533 - dom-core@mozilla.com
24534 - emilio@mozilla.com
24539 css_scroll_padding_block:
24542 Whether a page used the CSS property scroll-padding-block.
24543 Compare against `use.counter.top_level_content_documents_destroyed`
24544 to calculate the rate.
24546 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24548 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24549 notification_emails:
24550 - dom-core@mozilla.com
24551 - emilio@mozilla.com
24556 css_scroll_padding_inline:
24559 Whether a page used the CSS property scroll-padding-inline.
24560 Compare against `use.counter.top_level_content_documents_destroyed`
24561 to calculate the rate.
24563 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24565 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24566 notification_emails:
24567 - dom-core@mozilla.com
24568 - emilio@mozilla.com
24576 Whether a page used the CSS property flex-flow.
24577 Compare against `use.counter.top_level_content_documents_destroyed`
24578 to calculate the rate.
24580 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24582 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24583 notification_emails:
24584 - dom-core@mozilla.com
24585 - emilio@mozilla.com
24593 Whether a page used the CSS property flex.
24594 Compare against `use.counter.top_level_content_documents_destroyed`
24595 to calculate the rate.
24597 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24599 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24600 notification_emails:
24601 - dom-core@mozilla.com
24602 - emilio@mozilla.com
24610 Whether a page used the CSS property gap.
24611 Compare against `use.counter.top_level_content_documents_destroyed`
24612 to calculate the rate.
24614 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24616 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24617 notification_emails:
24618 - dom-core@mozilla.com
24619 - emilio@mozilla.com
24627 Whether a page used the CSS property grid-row.
24628 Compare against `use.counter.top_level_content_documents_destroyed`
24629 to calculate the rate.
24631 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24633 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24634 notification_emails:
24635 - dom-core@mozilla.com
24636 - emilio@mozilla.com
24644 Whether a page used the CSS property grid-column.
24645 Compare against `use.counter.top_level_content_documents_destroyed`
24646 to calculate the rate.
24648 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24650 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24651 notification_emails:
24652 - dom-core@mozilla.com
24653 - emilio@mozilla.com
24661 Whether a page used the CSS property grid-area.
24662 Compare against `use.counter.top_level_content_documents_destroyed`
24663 to calculate the rate.
24665 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24667 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24668 notification_emails:
24669 - dom-core@mozilla.com
24670 - emilio@mozilla.com
24678 Whether a page used the CSS property grid-template.
24679 Compare against `use.counter.top_level_content_documents_destroyed`
24680 to calculate the rate.
24682 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24684 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24685 notification_emails:
24686 - dom-core@mozilla.com
24687 - emilio@mozilla.com
24695 Whether a page used the CSS property grid.
24696 Compare against `use.counter.top_level_content_documents_destroyed`
24697 to calculate the rate.
24699 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24701 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24702 notification_emails:
24703 - dom-core@mozilla.com
24704 - emilio@mozilla.com
24712 Whether a page used the CSS property place-content.
24713 Compare against `use.counter.top_level_content_documents_destroyed`
24714 to calculate the rate.
24716 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24718 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24719 notification_emails:
24720 - dom-core@mozilla.com
24721 - emilio@mozilla.com
24729 Whether a page used the CSS property place-self.
24730 Compare against `use.counter.top_level_content_documents_destroyed`
24731 to calculate the rate.
24733 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24735 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24736 notification_emails:
24737 - dom-core@mozilla.com
24738 - emilio@mozilla.com
24746 Whether a page used the CSS property place-items.
24747 Compare against `use.counter.top_level_content_documents_destroyed`
24748 to calculate the rate.
24750 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24752 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24753 notification_emails:
24754 - dom-core@mozilla.com
24755 - emilio@mozilla.com
24763 Whether a page used the CSS property position-try.
24764 Compare against `use.counter.top_level_content_documents_destroyed`
24765 to calculate the rate.
24767 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24769 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24770 notification_emails:
24771 - dom-core@mozilla.com
24772 - emilio@mozilla.com
24780 Whether a page used the CSS property inset.
24781 Compare against `use.counter.top_level_content_documents_destroyed`
24782 to calculate the rate.
24784 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24786 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24787 notification_emails:
24788 - dom-core@mozilla.com
24789 - emilio@mozilla.com
24797 Whether a page used the CSS property inset-block.
24798 Compare against `use.counter.top_level_content_documents_destroyed`
24799 to calculate the rate.
24801 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24803 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24804 notification_emails:
24805 - dom-core@mozilla.com
24806 - emilio@mozilla.com
24814 Whether a page used the CSS property inset-inline.
24815 Compare against `use.counter.top_level_content_documents_destroyed`
24816 to calculate the rate.
24818 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24820 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24821 notification_emails:
24822 - dom-core@mozilla.com
24823 - emilio@mozilla.com
24828 css_contain_intrinsic_size:
24831 Whether a page used the CSS property contain-intrinsic-size.
24832 Compare against `use.counter.top_level_content_documents_destroyed`
24833 to calculate the rate.
24835 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24837 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24838 notification_emails:
24839 - dom-core@mozilla.com
24840 - emilio@mozilla.com
24848 Whether a page used the CSS property mask.
24849 Compare against `use.counter.top_level_content_documents_destroyed`
24850 to calculate the rate.
24852 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24854 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24855 notification_emails:
24856 - dom-core@mozilla.com
24857 - emilio@mozilla.com
24865 Whether a page used the CSS property mask-position.
24866 Compare against `use.counter.top_level_content_documents_destroyed`
24867 to calculate the rate.
24869 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24871 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24872 notification_emails:
24873 - dom-core@mozilla.com
24874 - emilio@mozilla.com
24879 css_text_decoration:
24882 Whether a page used the CSS property text-decoration.
24883 Compare against `use.counter.top_level_content_documents_destroyed`
24884 to calculate the rate.
24886 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24888 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24889 notification_emails:
24890 - dom-core@mozilla.com
24891 - emilio@mozilla.com
24899 Whether a page used the CSS property transition.
24900 Compare against `use.counter.top_level_content_documents_destroyed`
24901 to calculate the rate.
24903 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24905 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24906 notification_emails:
24907 - dom-core@mozilla.com
24908 - emilio@mozilla.com
24916 Whether a page used the CSS property animation.
24917 Compare against `use.counter.top_level_content_documents_destroyed`
24918 to calculate the rate.
24920 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24922 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24923 notification_emails:
24924 - dom-core@mozilla.com
24925 - emilio@mozilla.com
24930 css_scroll_timeline:
24933 Whether a page used the CSS property scroll-timeline.
24934 Compare against `use.counter.top_level_content_documents_destroyed`
24935 to calculate the rate.
24937 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24939 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24940 notification_emails:
24941 - dom-core@mozilla.com
24942 - emilio@mozilla.com
24950 Whether a page used the CSS property view-timeline.
24951 Compare against `use.counter.top_level_content_documents_destroyed`
24952 to calculate the rate.
24954 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24956 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24957 notification_emails:
24958 - dom-core@mozilla.com
24959 - emilio@mozilla.com
24967 Whether a page used the CSS property all.
24968 Compare against `use.counter.top_level_content_documents_destroyed`
24969 to calculate the rate.
24971 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24973 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24974 notification_emails:
24975 - dom-core@mozilla.com
24976 - emilio@mozilla.com
24981 css_webkit_background_clip:
24984 Whether a page used the CSS property -webkit-background-clip.
24985 Compare against `use.counter.top_level_content_documents_destroyed`
24986 to calculate the rate.
24988 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24990 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
24991 notification_emails:
24992 - dom-core@mozilla.com
24993 - emilio@mozilla.com
24998 css_webkit_background_origin:
25001 Whether a page used the CSS property -webkit-background-origin.
25002 Compare against `use.counter.top_level_content_documents_destroyed`
25003 to calculate the rate.
25005 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25007 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25008 notification_emails:
25009 - dom-core@mozilla.com
25010 - emilio@mozilla.com
25015 css_webkit_background_size:
25018 Whether a page used the CSS property -webkit-background-size.
25019 Compare against `use.counter.top_level_content_documents_destroyed`
25020 to calculate the rate.
25022 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25024 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25025 notification_emails:
25026 - dom-core@mozilla.com
25027 - emilio@mozilla.com
25032 css_moz_border_start_color:
25035 Whether a page used the CSS property -moz-border-start-color.
25036 Compare against `use.counter.top_level_content_documents_destroyed`
25037 to calculate the rate.
25039 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25041 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25042 notification_emails:
25043 - dom-core@mozilla.com
25044 - emilio@mozilla.com
25049 css_moz_border_start_style:
25052 Whether a page used the CSS property -moz-border-start-style.
25053 Compare against `use.counter.top_level_content_documents_destroyed`
25054 to calculate the rate.
25056 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25058 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25059 notification_emails:
25060 - dom-core@mozilla.com
25061 - emilio@mozilla.com
25066 css_moz_border_start_width:
25069 Whether a page used the CSS property -moz-border-start-width.
25070 Compare against `use.counter.top_level_content_documents_destroyed`
25071 to calculate the rate.
25073 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25075 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25076 notification_emails:
25077 - dom-core@mozilla.com
25078 - emilio@mozilla.com
25083 css_moz_border_end_color:
25086 Whether a page used the CSS property -moz-border-end-color.
25087 Compare against `use.counter.top_level_content_documents_destroyed`
25088 to calculate the rate.
25090 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25092 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25093 notification_emails:
25094 - dom-core@mozilla.com
25095 - emilio@mozilla.com
25100 css_moz_border_end_style:
25103 Whether a page used the CSS property -moz-border-end-style.
25104 Compare against `use.counter.top_level_content_documents_destroyed`
25105 to calculate the rate.
25107 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25109 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25110 notification_emails:
25111 - dom-core@mozilla.com
25112 - emilio@mozilla.com
25117 css_moz_border_end_width:
25120 Whether a page used the CSS property -moz-border-end-width.
25121 Compare against `use.counter.top_level_content_documents_destroyed`
25122 to calculate the rate.
25124 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25126 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25127 notification_emails:
25128 - dom-core@mozilla.com
25129 - emilio@mozilla.com
25134 css_webkit_border_top_left_radius:
25137 Whether a page used the CSS property -webkit-border-top-left-radius.
25138 Compare against `use.counter.top_level_content_documents_destroyed`
25139 to calculate the rate.
25141 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25143 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25144 notification_emails:
25145 - dom-core@mozilla.com
25146 - emilio@mozilla.com
25151 css_webkit_border_top_right_radius:
25154 Whether a page used the CSS property -webkit-border-top-right-radius.
25155 Compare against `use.counter.top_level_content_documents_destroyed`
25156 to calculate the rate.
25158 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25160 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25161 notification_emails:
25162 - dom-core@mozilla.com
25163 - emilio@mozilla.com
25168 css_webkit_border_bottom_right_radius:
25171 Whether a page used the CSS property -webkit-border-bottom-right-radius.
25172 Compare against `use.counter.top_level_content_documents_destroyed`
25173 to calculate the rate.
25175 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25177 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25178 notification_emails:
25179 - dom-core@mozilla.com
25180 - emilio@mozilla.com
25185 css_webkit_border_bottom_left_radius:
25188 Whether a page used the CSS property -webkit-border-bottom-left-radius.
25189 Compare against `use.counter.top_level_content_documents_destroyed`
25190 to calculate the rate.
25192 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25194 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25195 notification_emails:
25196 - dom-core@mozilla.com
25197 - emilio@mozilla.com
25205 Whether a page used the CSS property -moz-transform.
25206 Compare against `use.counter.top_level_content_documents_destroyed`
25207 to calculate the rate.
25209 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25211 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25212 notification_emails:
25213 - dom-core@mozilla.com
25214 - emilio@mozilla.com
25219 css_webkit_transform:
25222 Whether a page used the CSS property -webkit-transform.
25223 Compare against `use.counter.top_level_content_documents_destroyed`
25224 to calculate the rate.
25226 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25228 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25229 notification_emails:
25230 - dom-core@mozilla.com
25231 - emilio@mozilla.com
25236 css_moz_perspective:
25239 Whether a page used the CSS property -moz-perspective.
25240 Compare against `use.counter.top_level_content_documents_destroyed`
25241 to calculate the rate.
25243 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25245 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25246 notification_emails:
25247 - dom-core@mozilla.com
25248 - emilio@mozilla.com
25253 css_webkit_perspective:
25256 Whether a page used the CSS property -webkit-perspective.
25257 Compare against `use.counter.top_level_content_documents_destroyed`
25258 to calculate the rate.
25260 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25262 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25263 notification_emails:
25264 - dom-core@mozilla.com
25265 - emilio@mozilla.com
25270 css_moz_perspective_origin:
25273 Whether a page used the CSS property -moz-perspective-origin.
25274 Compare against `use.counter.top_level_content_documents_destroyed`
25275 to calculate the rate.
25277 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25279 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25280 notification_emails:
25281 - dom-core@mozilla.com
25282 - emilio@mozilla.com
25287 css_webkit_perspective_origin:
25290 Whether a page used the CSS property -webkit-perspective-origin.
25291 Compare against `use.counter.top_level_content_documents_destroyed`
25292 to calculate the rate.
25294 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25296 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25297 notification_emails:
25298 - dom-core@mozilla.com
25299 - emilio@mozilla.com
25304 css_moz_backface_visibility:
25307 Whether a page used the CSS property -moz-backface-visibility.
25308 Compare against `use.counter.top_level_content_documents_destroyed`
25309 to calculate the rate.
25311 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25313 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25314 notification_emails:
25315 - dom-core@mozilla.com
25316 - emilio@mozilla.com
25321 css_webkit_backface_visibility:
25324 Whether a page used the CSS property -webkit-backface-visibility.
25325 Compare against `use.counter.top_level_content_documents_destroyed`
25326 to calculate the rate.
25328 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25330 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25331 notification_emails:
25332 - dom-core@mozilla.com
25333 - emilio@mozilla.com
25338 css_moz_transform_style:
25341 Whether a page used the CSS property -moz-transform-style.
25342 Compare against `use.counter.top_level_content_documents_destroyed`
25343 to calculate the rate.
25345 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25347 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25348 notification_emails:
25349 - dom-core@mozilla.com
25350 - emilio@mozilla.com
25355 css_webkit_transform_style:
25358 Whether a page used the CSS property -webkit-transform-style.
25359 Compare against `use.counter.top_level_content_documents_destroyed`
25360 to calculate the rate.
25362 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25364 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25365 notification_emails:
25366 - dom-core@mozilla.com
25367 - emilio@mozilla.com
25372 css_moz_transform_origin:
25375 Whether a page used the CSS property -moz-transform-origin.
25376 Compare against `use.counter.top_level_content_documents_destroyed`
25377 to calculate the rate.
25379 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25381 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25382 notification_emails:
25383 - dom-core@mozilla.com
25384 - emilio@mozilla.com
25389 css_webkit_transform_origin:
25392 Whether a page used the CSS property -webkit-transform-origin.
25393 Compare against `use.counter.top_level_content_documents_destroyed`
25394 to calculate the rate.
25396 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25398 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25399 notification_emails:
25400 - dom-core@mozilla.com
25401 - emilio@mozilla.com
25406 css_moz_appearance:
25409 Whether a page used the CSS property -moz-appearance.
25410 Compare against `use.counter.top_level_content_documents_destroyed`
25411 to calculate the rate.
25413 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25415 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25416 notification_emails:
25417 - dom-core@mozilla.com
25418 - emilio@mozilla.com
25423 css_webkit_appearance:
25426 Whether a page used the CSS property -webkit-appearance.
25427 Compare against `use.counter.top_level_content_documents_destroyed`
25428 to calculate the rate.
25430 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25432 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25433 notification_emails:
25434 - dom-core@mozilla.com
25435 - emilio@mozilla.com
25440 css_webkit_box_shadow:
25443 Whether a page used the CSS property -webkit-box-shadow.
25444 Compare against `use.counter.top_level_content_documents_destroyed`
25445 to calculate the rate.
25447 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25449 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25450 notification_emails:
25451 - dom-core@mozilla.com
25452 - emilio@mozilla.com
25460 Whether a page used the CSS property -webkit-filter.
25461 Compare against `use.counter.top_level_content_documents_destroyed`
25462 to calculate the rate.
25464 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25466 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25467 notification_emails:
25468 - dom-core@mozilla.com
25469 - emilio@mozilla.com
25474 css_moz_font_feature_settings:
25477 Whether a page used the CSS property -moz-font-feature-settings.
25478 Compare against `use.counter.top_level_content_documents_destroyed`
25479 to calculate the rate.
25481 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25483 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25484 notification_emails:
25485 - dom-core@mozilla.com
25486 - emilio@mozilla.com
25491 css_webkit_font_feature_settings:
25494 Whether a page used the CSS property -webkit-font-feature-settings.
25495 Compare against `use.counter.top_level_content_documents_destroyed`
25496 to calculate the rate.
25498 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25500 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25501 notification_emails:
25502 - dom-core@mozilla.com
25503 - emilio@mozilla.com
25508 css_moz_font_language_override:
25511 Whether a page used the CSS property -moz-font-language-override.
25512 Compare against `use.counter.top_level_content_documents_destroyed`
25513 to calculate the rate.
25515 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25517 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25518 notification_emails:
25519 - dom-core@mozilla.com
25520 - emilio@mozilla.com
25525 css_webkit_font_smoothing:
25528 Whether a page used the CSS property -webkit-font-smoothing.
25529 Compare against `use.counter.top_level_content_documents_destroyed`
25530 to calculate the rate.
25532 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25534 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25535 notification_emails:
25536 - dom-core@mozilla.com
25537 - emilio@mozilla.com
25545 Whether a page used the CSS property color-adjust.
25546 Compare against `use.counter.top_level_content_documents_destroyed`
25547 to calculate the rate.
25549 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25551 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25552 notification_emails:
25553 - dom-core@mozilla.com
25554 - emilio@mozilla.com
25562 Whether a page used the CSS property -moz-hyphens.
25563 Compare against `use.counter.top_level_content_documents_destroyed`
25564 to calculate the rate.
25566 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25568 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25569 notification_emails:
25570 - dom-core@mozilla.com
25571 - emilio@mozilla.com
25576 css_webkit_text_size_adjust:
25579 Whether a page used the CSS property -webkit-text-size-adjust.
25580 Compare against `use.counter.top_level_content_documents_destroyed`
25581 to calculate the rate.
25583 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25585 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25586 notification_emails:
25587 - dom-core@mozilla.com
25588 - emilio@mozilla.com
25596 Whether a page used the CSS property word-wrap.
25597 Compare against `use.counter.top_level_content_documents_destroyed`
25598 to calculate the rate.
25600 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25602 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25603 notification_emails:
25604 - dom-core@mozilla.com
25605 - emilio@mozilla.com
25613 Whether a page used the CSS property -moz-tab-size.
25614 Compare against `use.counter.top_level_content_documents_destroyed`
25615 to calculate the rate.
25617 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25619 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25620 notification_emails:
25621 - dom-core@mozilla.com
25622 - emilio@mozilla.com
25627 css_moz_margin_start:
25630 Whether a page used the CSS property -moz-margin-start.
25631 Compare against `use.counter.top_level_content_documents_destroyed`
25632 to calculate the rate.
25634 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25636 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25637 notification_emails:
25638 - dom-core@mozilla.com
25639 - emilio@mozilla.com
25644 css_moz_margin_end:
25647 Whether a page used the CSS property -moz-margin-end.
25648 Compare against `use.counter.top_level_content_documents_destroyed`
25649 to calculate the rate.
25651 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25653 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25654 notification_emails:
25655 - dom-core@mozilla.com
25656 - emilio@mozilla.com
25661 css_moz_padding_start:
25664 Whether a page used the CSS property -moz-padding-start.
25665 Compare against `use.counter.top_level_content_documents_destroyed`
25666 to calculate the rate.
25668 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25670 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25671 notification_emails:
25672 - dom-core@mozilla.com
25673 - emilio@mozilla.com
25678 css_moz_padding_end:
25681 Whether a page used the CSS property -moz-padding-end.
25682 Compare against `use.counter.top_level_content_documents_destroyed`
25683 to calculate the rate.
25685 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25687 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25688 notification_emails:
25689 - dom-core@mozilla.com
25690 - emilio@mozilla.com
25695 css_webkit_flex_direction:
25698 Whether a page used the CSS property -webkit-flex-direction.
25699 Compare against `use.counter.top_level_content_documents_destroyed`
25700 to calculate the rate.
25702 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25704 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25705 notification_emails:
25706 - dom-core@mozilla.com
25707 - emilio@mozilla.com
25712 css_webkit_flex_wrap:
25715 Whether a page used the CSS property -webkit-flex-wrap.
25716 Compare against `use.counter.top_level_content_documents_destroyed`
25717 to calculate the rate.
25719 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25721 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25722 notification_emails:
25723 - dom-core@mozilla.com
25724 - emilio@mozilla.com
25729 css_webkit_justify_content:
25732 Whether a page used the CSS property -webkit-justify-content.
25733 Compare against `use.counter.top_level_content_documents_destroyed`
25734 to calculate the rate.
25736 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25738 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25739 notification_emails:
25740 - dom-core@mozilla.com
25741 - emilio@mozilla.com
25746 css_webkit_align_content:
25749 Whether a page used the CSS property -webkit-align-content.
25750 Compare against `use.counter.top_level_content_documents_destroyed`
25751 to calculate the rate.
25753 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25755 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25756 notification_emails:
25757 - dom-core@mozilla.com
25758 - emilio@mozilla.com
25763 css_webkit_align_items:
25766 Whether a page used the CSS property -webkit-align-items.
25767 Compare against `use.counter.top_level_content_documents_destroyed`
25768 to calculate the rate.
25770 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25772 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25773 notification_emails:
25774 - dom-core@mozilla.com
25775 - emilio@mozilla.com
25780 css_webkit_flex_grow:
25783 Whether a page used the CSS property -webkit-flex-grow.
25784 Compare against `use.counter.top_level_content_documents_destroyed`
25785 to calculate the rate.
25787 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25789 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25790 notification_emails:
25791 - dom-core@mozilla.com
25792 - emilio@mozilla.com
25797 css_webkit_flex_shrink:
25800 Whether a page used the CSS property -webkit-flex-shrink.
25801 Compare against `use.counter.top_level_content_documents_destroyed`
25802 to calculate the rate.
25804 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25806 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25807 notification_emails:
25808 - dom-core@mozilla.com
25809 - emilio@mozilla.com
25814 css_webkit_align_self:
25817 Whether a page used the CSS property -webkit-align-self.
25818 Compare against `use.counter.top_level_content_documents_destroyed`
25819 to calculate the rate.
25821 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25823 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25824 notification_emails:
25825 - dom-core@mozilla.com
25826 - emilio@mozilla.com
25834 Whether a page used the CSS property -webkit-order.
25835 Compare against `use.counter.top_level_content_documents_destroyed`
25836 to calculate the rate.
25838 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25840 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25841 notification_emails:
25842 - dom-core@mozilla.com
25843 - emilio@mozilla.com
25848 css_webkit_flex_basis:
25851 Whether a page used the CSS property -webkit-flex-basis.
25852 Compare against `use.counter.top_level_content_documents_destroyed`
25853 to calculate the rate.
25855 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25857 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25858 notification_emails:
25859 - dom-core@mozilla.com
25860 - emilio@mozilla.com
25865 css_moz_box_sizing:
25868 Whether a page used the CSS property -moz-box-sizing.
25869 Compare against `use.counter.top_level_content_documents_destroyed`
25870 to calculate the rate.
25872 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25874 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25875 notification_emails:
25876 - dom-core@mozilla.com
25877 - emilio@mozilla.com
25882 css_webkit_box_sizing:
25885 Whether a page used the CSS property -webkit-box-sizing.
25886 Compare against `use.counter.top_level_content_documents_destroyed`
25887 to calculate the rate.
25889 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25891 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25892 notification_emails:
25893 - dom-core@mozilla.com
25894 - emilio@mozilla.com
25899 css_grid_column_gap:
25902 Whether a page used the CSS property grid-column-gap.
25903 Compare against `use.counter.top_level_content_documents_destroyed`
25904 to calculate the rate.
25906 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25908 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25909 notification_emails:
25910 - dom-core@mozilla.com
25911 - emilio@mozilla.com
25919 Whether a page used the CSS property grid-row-gap.
25920 Compare against `use.counter.top_level_content_documents_destroyed`
25921 to calculate the rate.
25923 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25925 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25926 notification_emails:
25927 - dom-core@mozilla.com
25928 - emilio@mozilla.com
25933 css_webkit_clip_path:
25936 Whether a page used the CSS property -webkit-clip-path.
25937 Compare against `use.counter.top_level_content_documents_destroyed`
25938 to calculate the rate.
25940 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25942 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25943 notification_emails:
25944 - dom-core@mozilla.com
25945 - emilio@mozilla.com
25950 css_webkit_mask_repeat:
25953 Whether a page used the CSS property -webkit-mask-repeat.
25954 Compare against `use.counter.top_level_content_documents_destroyed`
25955 to calculate the rate.
25957 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25959 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25960 notification_emails:
25961 - dom-core@mozilla.com
25962 - emilio@mozilla.com
25967 css_webkit_mask_position_x:
25970 Whether a page used the CSS property -webkit-mask-position-x.
25971 Compare against `use.counter.top_level_content_documents_destroyed`
25972 to calculate the rate.
25974 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25976 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25977 notification_emails:
25978 - dom-core@mozilla.com
25979 - emilio@mozilla.com
25984 css_webkit_mask_position_y:
25987 Whether a page used the CSS property -webkit-mask-position-y.
25988 Compare against `use.counter.top_level_content_documents_destroyed`
25989 to calculate the rate.
25991 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25993 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
25994 notification_emails:
25995 - dom-core@mozilla.com
25996 - emilio@mozilla.com
26001 css_webkit_mask_clip:
26004 Whether a page used the CSS property -webkit-mask-clip.
26005 Compare against `use.counter.top_level_content_documents_destroyed`
26006 to calculate the rate.
26008 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26010 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26011 notification_emails:
26012 - dom-core@mozilla.com
26013 - emilio@mozilla.com
26018 css_webkit_mask_origin:
26021 Whether a page used the CSS property -webkit-mask-origin.
26022 Compare against `use.counter.top_level_content_documents_destroyed`
26023 to calculate the rate.
26025 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26027 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26028 notification_emails:
26029 - dom-core@mozilla.com
26030 - emilio@mozilla.com
26035 css_webkit_mask_size:
26038 Whether a page used the CSS property -webkit-mask-size.
26039 Compare against `use.counter.top_level_content_documents_destroyed`
26040 to calculate the rate.
26042 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26044 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26045 notification_emails:
26046 - dom-core@mozilla.com
26047 - emilio@mozilla.com
26052 css_webkit_mask_composite:
26055 Whether a page used the CSS property -webkit-mask-composite.
26056 Compare against `use.counter.top_level_content_documents_destroyed`
26057 to calculate the rate.
26059 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26061 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26062 notification_emails:
26063 - dom-core@mozilla.com
26064 - emilio@mozilla.com
26069 css_webkit_mask_image:
26072 Whether a page used the CSS property -webkit-mask-image.
26073 Compare against `use.counter.top_level_content_documents_destroyed`
26074 to calculate the rate.
26076 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26078 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26079 notification_emails:
26080 - dom-core@mozilla.com
26081 - emilio@mozilla.com
26086 css_moz_user_select:
26089 Whether a page used the CSS property -moz-user-select.
26090 Compare against `use.counter.top_level_content_documents_destroyed`
26091 to calculate the rate.
26093 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26095 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26096 notification_emails:
26097 - dom-core@mozilla.com
26098 - emilio@mozilla.com
26103 css_webkit_user_select:
26106 Whether a page used the CSS property -webkit-user-select.
26107 Compare against `use.counter.top_level_content_documents_destroyed`
26108 to calculate the rate.
26110 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26112 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26113 notification_emails:
26114 - dom-core@mozilla.com
26115 - emilio@mozilla.com
26120 css_moz_transition_duration:
26123 Whether a page used the CSS property -moz-transition-duration.
26124 Compare against `use.counter.top_level_content_documents_destroyed`
26125 to calculate the rate.
26127 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26129 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26130 notification_emails:
26131 - dom-core@mozilla.com
26132 - emilio@mozilla.com
26137 css_webkit_transition_duration:
26140 Whether a page used the CSS property -webkit-transition-duration.
26141 Compare against `use.counter.top_level_content_documents_destroyed`
26142 to calculate the rate.
26144 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26146 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26147 notification_emails:
26148 - dom-core@mozilla.com
26149 - emilio@mozilla.com
26154 css_moz_transition_timing_function:
26157 Whether a page used the CSS property -moz-transition-timing-function.
26158 Compare against `use.counter.top_level_content_documents_destroyed`
26159 to calculate the rate.
26161 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26163 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26164 notification_emails:
26165 - dom-core@mozilla.com
26166 - emilio@mozilla.com
26171 css_webkit_transition_timing_function:
26174 Whether a page used the CSS property -webkit-transition-timing-function.
26175 Compare against `use.counter.top_level_content_documents_destroyed`
26176 to calculate the rate.
26178 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26180 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26181 notification_emails:
26182 - dom-core@mozilla.com
26183 - emilio@mozilla.com
26188 css_moz_transition_property:
26191 Whether a page used the CSS property -moz-transition-property.
26192 Compare against `use.counter.top_level_content_documents_destroyed`
26193 to calculate the rate.
26195 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26197 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26198 notification_emails:
26199 - dom-core@mozilla.com
26200 - emilio@mozilla.com
26205 css_webkit_transition_property:
26208 Whether a page used the CSS property -webkit-transition-property.
26209 Compare against `use.counter.top_level_content_documents_destroyed`
26210 to calculate the rate.
26212 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26214 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26215 notification_emails:
26216 - dom-core@mozilla.com
26217 - emilio@mozilla.com
26222 css_moz_transition_delay:
26225 Whether a page used the CSS property -moz-transition-delay.
26226 Compare against `use.counter.top_level_content_documents_destroyed`
26227 to calculate the rate.
26229 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26231 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26232 notification_emails:
26233 - dom-core@mozilla.com
26234 - emilio@mozilla.com
26239 css_webkit_transition_delay:
26242 Whether a page used the CSS property -webkit-transition-delay.
26243 Compare against `use.counter.top_level_content_documents_destroyed`
26244 to calculate the rate.
26246 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26248 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26249 notification_emails:
26250 - dom-core@mozilla.com
26251 - emilio@mozilla.com
26256 css_moz_animation_name:
26259 Whether a page used the CSS property -moz-animation-name.
26260 Compare against `use.counter.top_level_content_documents_destroyed`
26261 to calculate the rate.
26263 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26265 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26266 notification_emails:
26267 - dom-core@mozilla.com
26268 - emilio@mozilla.com
26273 css_webkit_animation_name:
26276 Whether a page used the CSS property -webkit-animation-name.
26277 Compare against `use.counter.top_level_content_documents_destroyed`
26278 to calculate the rate.
26280 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26282 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26283 notification_emails:
26284 - dom-core@mozilla.com
26285 - emilio@mozilla.com
26290 css_moz_animation_duration:
26293 Whether a page used the CSS property -moz-animation-duration.
26294 Compare against `use.counter.top_level_content_documents_destroyed`
26295 to calculate the rate.
26297 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26299 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26300 notification_emails:
26301 - dom-core@mozilla.com
26302 - emilio@mozilla.com
26307 css_webkit_animation_duration:
26310 Whether a page used the CSS property -webkit-animation-duration.
26311 Compare against `use.counter.top_level_content_documents_destroyed`
26312 to calculate the rate.
26314 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26316 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26317 notification_emails:
26318 - dom-core@mozilla.com
26319 - emilio@mozilla.com
26324 css_moz_animation_timing_function:
26327 Whether a page used the CSS property -moz-animation-timing-function.
26328 Compare against `use.counter.top_level_content_documents_destroyed`
26329 to calculate the rate.
26331 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26333 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26334 notification_emails:
26335 - dom-core@mozilla.com
26336 - emilio@mozilla.com
26341 css_webkit_animation_timing_function:
26344 Whether a page used the CSS property -webkit-animation-timing-function.
26345 Compare against `use.counter.top_level_content_documents_destroyed`
26346 to calculate the rate.
26348 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26350 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26351 notification_emails:
26352 - dom-core@mozilla.com
26353 - emilio@mozilla.com
26358 css_moz_animation_iteration_count:
26361 Whether a page used the CSS property -moz-animation-iteration-count.
26362 Compare against `use.counter.top_level_content_documents_destroyed`
26363 to calculate the rate.
26365 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26367 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26368 notification_emails:
26369 - dom-core@mozilla.com
26370 - emilio@mozilla.com
26375 css_webkit_animation_iteration_count:
26378 Whether a page used the CSS property -webkit-animation-iteration-count.
26379 Compare against `use.counter.top_level_content_documents_destroyed`
26380 to calculate the rate.
26382 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26384 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26385 notification_emails:
26386 - dom-core@mozilla.com
26387 - emilio@mozilla.com
26392 css_moz_animation_direction:
26395 Whether a page used the CSS property -moz-animation-direction.
26396 Compare against `use.counter.top_level_content_documents_destroyed`
26397 to calculate the rate.
26399 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26401 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26402 notification_emails:
26403 - dom-core@mozilla.com
26404 - emilio@mozilla.com
26409 css_webkit_animation_direction:
26412 Whether a page used the CSS property -webkit-animation-direction.
26413 Compare against `use.counter.top_level_content_documents_destroyed`
26414 to calculate the rate.
26416 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26418 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26419 notification_emails:
26420 - dom-core@mozilla.com
26421 - emilio@mozilla.com
26426 css_moz_animation_play_state:
26429 Whether a page used the CSS property -moz-animation-play-state.
26430 Compare against `use.counter.top_level_content_documents_destroyed`
26431 to calculate the rate.
26433 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26435 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26436 notification_emails:
26437 - dom-core@mozilla.com
26438 - emilio@mozilla.com
26443 css_webkit_animation_play_state:
26446 Whether a page used the CSS property -webkit-animation-play-state.
26447 Compare against `use.counter.top_level_content_documents_destroyed`
26448 to calculate the rate.
26450 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26452 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26453 notification_emails:
26454 - dom-core@mozilla.com
26455 - emilio@mozilla.com
26460 css_moz_animation_fill_mode:
26463 Whether a page used the CSS property -moz-animation-fill-mode.
26464 Compare against `use.counter.top_level_content_documents_destroyed`
26465 to calculate the rate.
26467 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26469 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26470 notification_emails:
26471 - dom-core@mozilla.com
26472 - emilio@mozilla.com
26477 css_webkit_animation_fill_mode:
26480 Whether a page used the CSS property -webkit-animation-fill-mode.
26481 Compare against `use.counter.top_level_content_documents_destroyed`
26482 to calculate the rate.
26484 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26486 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26487 notification_emails:
26488 - dom-core@mozilla.com
26489 - emilio@mozilla.com
26494 css_moz_animation_delay:
26497 Whether a page used the CSS property -moz-animation-delay.
26498 Compare against `use.counter.top_level_content_documents_destroyed`
26499 to calculate the rate.
26501 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26503 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26504 notification_emails:
26505 - dom-core@mozilla.com
26506 - emilio@mozilla.com
26511 css_webkit_animation_delay:
26514 Whether a page used the CSS property -webkit-animation-delay.
26515 Compare against `use.counter.top_level_content_documents_destroyed`
26516 to calculate the rate.
26518 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26520 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26521 notification_emails:
26522 - dom-core@mozilla.com
26523 - emilio@mozilla.com
26528 css_webkit_box_align:
26531 Whether a page used the CSS property -webkit-box-align.
26532 Compare against `use.counter.top_level_content_documents_destroyed`
26533 to calculate the rate.
26535 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26537 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26538 notification_emails:
26539 - dom-core@mozilla.com
26540 - emilio@mozilla.com
26545 css_webkit_box_direction:
26548 Whether a page used the CSS property -webkit-box-direction.
26549 Compare against `use.counter.top_level_content_documents_destroyed`
26550 to calculate the rate.
26552 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26554 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26555 notification_emails:
26556 - dom-core@mozilla.com
26557 - emilio@mozilla.com
26562 css_webkit_box_flex:
26565 Whether a page used the CSS property -webkit-box-flex.
26566 Compare against `use.counter.top_level_content_documents_destroyed`
26567 to calculate the rate.
26569 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26571 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26572 notification_emails:
26573 - dom-core@mozilla.com
26574 - emilio@mozilla.com
26579 css_webkit_box_orient:
26582 Whether a page used the CSS property -webkit-box-orient.
26583 Compare against `use.counter.top_level_content_documents_destroyed`
26584 to calculate the rate.
26586 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26588 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26589 notification_emails:
26590 - dom-core@mozilla.com
26591 - emilio@mozilla.com
26596 css_webkit_box_pack:
26599 Whether a page used the CSS property -webkit-box-pack.
26600 Compare against `use.counter.top_level_content_documents_destroyed`
26601 to calculate the rate.
26603 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26605 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26606 notification_emails:
26607 - dom-core@mozilla.com
26608 - emilio@mozilla.com
26613 css_webkit_box_ordinal_group:
26616 Whether a page used the CSS property -webkit-box-ordinal-group.
26617 Compare against `use.counter.top_level_content_documents_destroyed`
26618 to calculate the rate.
26620 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26622 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26623 notification_emails:
26624 - dom-core@mozilla.com
26625 - emilio@mozilla.com
26630 css_moz_border_start:
26633 Whether a page used the CSS property -moz-border-start.
26634 Compare against `use.counter.top_level_content_documents_destroyed`
26635 to calculate the rate.
26637 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26639 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26640 notification_emails:
26641 - dom-core@mozilla.com
26642 - emilio@mozilla.com
26647 css_moz_border_end:
26650 Whether a page used the CSS property -moz-border-end.
26651 Compare against `use.counter.top_level_content_documents_destroyed`
26652 to calculate the rate.
26654 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26656 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26657 notification_emails:
26658 - dom-core@mozilla.com
26659 - emilio@mozilla.com
26664 css_webkit_border_radius:
26667 Whether a page used the CSS property -webkit-border-radius.
26668 Compare against `use.counter.top_level_content_documents_destroyed`
26669 to calculate the rate.
26671 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26673 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26674 notification_emails:
26675 - dom-core@mozilla.com
26676 - emilio@mozilla.com
26681 css_moz_border_image:
26684 Whether a page used the CSS property -moz-border-image.
26685 Compare against `use.counter.top_level_content_documents_destroyed`
26686 to calculate the rate.
26688 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26690 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26691 notification_emails:
26692 - dom-core@mozilla.com
26693 - emilio@mozilla.com
26698 css_webkit_border_image:
26701 Whether a page used the CSS property -webkit-border-image.
26702 Compare against `use.counter.top_level_content_documents_destroyed`
26703 to calculate the rate.
26705 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26707 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26708 notification_emails:
26709 - dom-core@mozilla.com
26710 - emilio@mozilla.com
26715 css_webkit_flex_flow:
26718 Whether a page used the CSS property -webkit-flex-flow.
26719 Compare against `use.counter.top_level_content_documents_destroyed`
26720 to calculate the rate.
26722 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26724 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26725 notification_emails:
26726 - dom-core@mozilla.com
26727 - emilio@mozilla.com
26735 Whether a page used the CSS property -webkit-flex.
26736 Compare against `use.counter.top_level_content_documents_destroyed`
26737 to calculate the rate.
26739 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26741 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26742 notification_emails:
26743 - dom-core@mozilla.com
26744 - emilio@mozilla.com
26752 Whether a page used the CSS property grid-gap.
26753 Compare against `use.counter.top_level_content_documents_destroyed`
26754 to calculate the rate.
26756 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26758 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26759 notification_emails:
26760 - dom-core@mozilla.com
26761 - emilio@mozilla.com
26769 Whether a page used the CSS property -webkit-mask.
26770 Compare against `use.counter.top_level_content_documents_destroyed`
26771 to calculate the rate.
26773 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26775 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26776 notification_emails:
26777 - dom-core@mozilla.com
26778 - emilio@mozilla.com
26783 css_webkit_mask_position:
26786 Whether a page used the CSS property -webkit-mask-position.
26787 Compare against `use.counter.top_level_content_documents_destroyed`
26788 to calculate the rate.
26790 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26792 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26793 notification_emails:
26794 - dom-core@mozilla.com
26795 - emilio@mozilla.com
26800 css_moz_transition:
26803 Whether a page used the CSS property -moz-transition.
26804 Compare against `use.counter.top_level_content_documents_destroyed`
26805 to calculate the rate.
26807 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26809 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26810 notification_emails:
26811 - dom-core@mozilla.com
26812 - emilio@mozilla.com
26817 css_webkit_transition:
26820 Whether a page used the CSS property -webkit-transition.
26821 Compare against `use.counter.top_level_content_documents_destroyed`
26822 to calculate the rate.
26824 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26826 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26827 notification_emails:
26828 - dom-core@mozilla.com
26829 - emilio@mozilla.com
26837 Whether a page used the CSS property -moz-animation.
26838 Compare against `use.counter.top_level_content_documents_destroyed`
26839 to calculate the rate.
26841 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26843 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26844 notification_emails:
26845 - dom-core@mozilla.com
26846 - emilio@mozilla.com
26851 css_webkit_animation:
26854 Whether a page used the CSS property -webkit-animation.
26855 Compare against `use.counter.top_level_content_documents_destroyed`
26856 to calculate the rate.
26858 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26860 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26861 notification_emails:
26862 - dom-core@mozilla.com
26863 - emilio@mozilla.com
26868 webkit_tap_highlight_color:
26871 Whether a page used the (unknown, counted) CSS property -webkit-tap-highlight-color.
26872 Compare against `use.counter.top_level_content_documents_destroyed`
26873 to calculate the rate.
26875 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26877 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26878 notification_emails:
26879 - dom-core@mozilla.com
26880 - emilio@mozilla.com
26888 Whether a page used the (unknown, counted) CSS property speak.
26889 Compare against `use.counter.top_level_content_documents_destroyed`
26890 to calculate the rate.
26892 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26894 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26895 notification_emails:
26896 - dom-core@mozilla.com
26897 - emilio@mozilla.com
26905 Whether a page used the (unknown, counted) CSS property text-size-adjust.
26906 Compare against `use.counter.top_level_content_documents_destroyed`
26907 to calculate the rate.
26909 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26911 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26912 notification_emails:
26913 - dom-core@mozilla.com
26914 - emilio@mozilla.com
26922 Whether a page used the (unknown, counted) CSS property -webkit-user-drag.
26923 Compare against `use.counter.top_level_content_documents_destroyed`
26924 to calculate the rate.
26926 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26928 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26929 notification_emails:
26930 - dom-core@mozilla.com
26931 - emilio@mozilla.com
26939 Whether a page used the (unknown, counted) CSS property orphans.
26940 Compare against `use.counter.top_level_content_documents_destroyed`
26941 to calculate the rate.
26943 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26945 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26946 notification_emails:
26947 - dom-core@mozilla.com
26948 - emilio@mozilla.com
26956 Whether a page used the (unknown, counted) CSS property widows.
26957 Compare against `use.counter.top_level_content_documents_destroyed`
26958 to calculate the rate.
26960 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26962 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26963 notification_emails:
26964 - dom-core@mozilla.com
26965 - emilio@mozilla.com
26970 webkit_user_modify:
26973 Whether a page used the (unknown, counted) CSS property -webkit-user-modify.
26974 Compare against `use.counter.top_level_content_documents_destroyed`
26975 to calculate the rate.
26977 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26979 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26980 notification_emails:
26981 - dom-core@mozilla.com
26982 - emilio@mozilla.com
26987 webkit_margin_before:
26990 Whether a page used the (unknown, counted) CSS property -webkit-margin-before.
26991 Compare against `use.counter.top_level_content_documents_destroyed`
26992 to calculate the rate.
26994 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26996 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
26997 notification_emails:
26998 - dom-core@mozilla.com
26999 - emilio@mozilla.com
27004 webkit_margin_after:
27007 Whether a page used the (unknown, counted) CSS property -webkit-margin-after.
27008 Compare against `use.counter.top_level_content_documents_destroyed`
27009 to calculate the rate.
27011 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27013 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27014 notification_emails:
27015 - dom-core@mozilla.com
27016 - emilio@mozilla.com
27021 webkit_margin_start:
27024 Whether a page used the (unknown, counted) CSS property -webkit-margin-start.
27025 Compare against `use.counter.top_level_content_documents_destroyed`
27026 to calculate the rate.
27028 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27030 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27031 notification_emails:
27032 - dom-core@mozilla.com
27033 - emilio@mozilla.com
27038 webkit_column_break_inside:
27041 Whether a page used the (unknown, counted) CSS property -webkit-column-break-inside.
27042 Compare against `use.counter.top_level_content_documents_destroyed`
27043 to calculate the rate.
27045 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27047 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27048 notification_emails:
27049 - dom-core@mozilla.com
27050 - emilio@mozilla.com
27055 webkit_padding_start:
27058 Whether a page used the (unknown, counted) CSS property -webkit-padding-start.
27059 Compare against `use.counter.top_level_content_documents_destroyed`
27060 to calculate the rate.
27062 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27064 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27065 notification_emails:
27066 - dom-core@mozilla.com
27067 - emilio@mozilla.com
27075 Whether a page used the (unknown, counted) CSS property -webkit-margin-end.
27076 Compare against `use.counter.top_level_content_documents_destroyed`
27077 to calculate the rate.
27079 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27081 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27082 notification_emails:
27083 - dom-core@mozilla.com
27084 - emilio@mozilla.com
27089 webkit_box_reflect:
27092 Whether a page used the (unknown, counted) CSS property -webkit-box-reflect.
27093 Compare against `use.counter.top_level_content_documents_destroyed`
27094 to calculate the rate.
27096 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27098 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27099 notification_emails:
27100 - dom-core@mozilla.com
27101 - emilio@mozilla.com
27106 webkit_print_color_adjust:
27109 Whether a page used the (unknown, counted) CSS property -webkit-print-color-adjust.
27110 Compare against `use.counter.top_level_content_documents_destroyed`
27111 to calculate the rate.
27113 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27115 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27116 notification_emails:
27117 - dom-core@mozilla.com
27118 - emilio@mozilla.com
27123 webkit_mask_box_image:
27126 Whether a page used the (unknown, counted) CSS property -webkit-mask-box-image.
27127 Compare against `use.counter.top_level_content_documents_destroyed`
27128 to calculate the rate.
27130 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27132 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27133 notification_emails:
27134 - dom-core@mozilla.com
27135 - emilio@mozilla.com
27143 Whether a page used the (unknown, counted) CSS property -webkit-line-break.
27144 Compare against `use.counter.top_level_content_documents_destroyed`
27145 to calculate the rate.
27147 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27149 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27150 notification_emails:
27151 - dom-core@mozilla.com
27152 - emilio@mozilla.com
27157 alignment_baseline:
27160 Whether a page used the (unknown, counted) CSS property alignment-baseline.
27161 Compare against `use.counter.top_level_content_documents_destroyed`
27162 to calculate the rate.
27164 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27166 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27167 notification_emails:
27168 - dom-core@mozilla.com
27169 - emilio@mozilla.com
27174 webkit_writing_mode:
27177 Whether a page used the (unknown, counted) CSS property -webkit-writing-mode.
27178 Compare against `use.counter.top_level_content_documents_destroyed`
27179 to calculate the rate.
27181 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27183 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27184 notification_emails:
27185 - dom-core@mozilla.com
27186 - emilio@mozilla.com
27194 Whether a page used the (unknown, counted) CSS property baseline-shift.
27195 Compare against `use.counter.top_level_content_documents_destroyed`
27196 to calculate the rate.
27198 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27200 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27201 notification_emails:
27202 - dom-core@mozilla.com
27203 - emilio@mozilla.com
27208 webkit_hyphenate_character:
27211 Whether a page used the (unknown, counted) CSS property -webkit-hyphenate-character.
27212 Compare against `use.counter.top_level_content_documents_destroyed`
27213 to calculate the rate.
27215 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27217 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27218 notification_emails:
27219 - dom-core@mozilla.com
27220 - emilio@mozilla.com
27228 Whether a page used the (unknown, counted) CSS property -webkit-highlight.
27229 Compare against `use.counter.top_level_content_documents_destroyed`
27230 to calculate the rate.
27232 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27234 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27235 notification_emails:
27236 - dom-core@mozilla.com
27237 - emilio@mozilla.com
27242 background_repeat_x:
27245 Whether a page used the (unknown, counted) CSS property background-repeat-x.
27246 Compare against `use.counter.top_level_content_documents_destroyed`
27247 to calculate the rate.
27249 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27251 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27252 notification_emails:
27253 - dom-core@mozilla.com
27254 - emilio@mozilla.com
27259 webkit_padding_end:
27262 Whether a page used the (unknown, counted) CSS property -webkit-padding-end.
27263 Compare against `use.counter.top_level_content_documents_destroyed`
27264 to calculate the rate.
27266 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27268 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27269 notification_emails:
27270 - dom-core@mozilla.com
27271 - emilio@mozilla.com
27276 background_repeat_y:
27279 Whether a page used the (unknown, counted) CSS property background-repeat-y.
27280 Compare against `use.counter.top_level_content_documents_destroyed`
27281 to calculate the rate.
27283 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27285 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27286 notification_emails:
27287 - dom-core@mozilla.com
27288 - emilio@mozilla.com
27293 webkit_text_emphasis_color:
27296 Whether a page used the (unknown, counted) CSS property -webkit-text-emphasis-color.
27297 Compare against `use.counter.top_level_content_documents_destroyed`
27298 to calculate the rate.
27300 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27302 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27303 notification_emails:
27304 - dom-core@mozilla.com
27305 - emilio@mozilla.com
27310 webkit_margin_top_collapse:
27313 Whether a page used the (unknown, counted) CSS property -webkit-margin-top-collapse.
27314 Compare against `use.counter.top_level_content_documents_destroyed`
27315 to calculate the rate.
27317 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27319 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27320 notification_emails:
27321 - dom-core@mozilla.com
27322 - emilio@mozilla.com
27327 webkit_rtl_ordering:
27330 Whether a page used the (unknown, counted) CSS property -webkit-rtl-ordering.
27331 Compare against `use.counter.top_level_content_documents_destroyed`
27332 to calculate the rate.
27334 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27336 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27337 notification_emails:
27338 - dom-core@mozilla.com
27339 - emilio@mozilla.com
27344 webkit_padding_before:
27347 Whether a page used the (unknown, counted) CSS property -webkit-padding-before.
27348 Compare against `use.counter.top_level_content_documents_destroyed`
27349 to calculate the rate.
27351 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27353 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27354 notification_emails:
27355 - dom-core@mozilla.com
27356 - emilio@mozilla.com
27361 webkit_text_decorations_in_effect:
27364 Whether a page used the (unknown, counted) CSS property -webkit-text-decorations-in-effect.
27365 Compare against `use.counter.top_level_content_documents_destroyed`
27366 to calculate the rate.
27368 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27370 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27371 notification_emails:
27372 - dom-core@mozilla.com
27373 - emilio@mozilla.com
27378 webkit_border_vertical_spacing:
27381 Whether a page used the (unknown, counted) CSS property -webkit-border-vertical-spacing.
27382 Compare against `use.counter.top_level_content_documents_destroyed`
27383 to calculate the rate.
27385 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27387 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27388 notification_emails:
27389 - dom-core@mozilla.com
27390 - emilio@mozilla.com
27398 Whether a page used the (unknown, counted) CSS property -webkit-locale.
27399 Compare against `use.counter.top_level_content_documents_destroyed`
27400 to calculate the rate.
27402 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27404 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27405 notification_emails:
27406 - dom-core@mozilla.com
27407 - emilio@mozilla.com
27412 webkit_padding_after:
27415 Whether a page used the (unknown, counted) CSS property -webkit-padding-after.
27416 Compare against `use.counter.top_level_content_documents_destroyed`
27417 to calculate the rate.
27419 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27421 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27422 notification_emails:
27423 - dom-core@mozilla.com
27424 - emilio@mozilla.com
27429 webkit_border_horizontal_spacing:
27432 Whether a page used the (unknown, counted) CSS property -webkit-border-horizontal-spacing.
27433 Compare against `use.counter.top_level_content_documents_destroyed`
27434 to calculate the rate.
27436 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27438 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27439 notification_emails:
27440 - dom-core@mozilla.com
27441 - emilio@mozilla.com
27449 Whether a page used the (unknown, counted) CSS property color-rendering.
27450 Compare against `use.counter.top_level_content_documents_destroyed`
27451 to calculate the rate.
27453 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27455 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27456 notification_emails:
27457 - dom-core@mozilla.com
27458 - emilio@mozilla.com
27463 webkit_column_break_before:
27466 Whether a page used the (unknown, counted) CSS property -webkit-column-break-before.
27467 Compare against `use.counter.top_level_content_documents_destroyed`
27468 to calculate the rate.
27470 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27472 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27473 notification_emails:
27474 - dom-core@mozilla.com
27475 - emilio@mozilla.com
27480 webkit_transform_origin_x:
27483 Whether a page used the (unknown, counted) CSS property -webkit-transform-origin-x.
27484 Compare against `use.counter.top_level_content_documents_destroyed`
27485 to calculate the rate.
27487 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27489 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27490 notification_emails:
27491 - dom-core@mozilla.com
27492 - emilio@mozilla.com
27497 webkit_transform_origin_y:
27500 Whether a page used the (unknown, counted) CSS property -webkit-transform-origin-y.
27501 Compare against `use.counter.top_level_content_documents_destroyed`
27502 to calculate the rate.
27504 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27506 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27507 notification_emails:
27508 - dom-core@mozilla.com
27509 - emilio@mozilla.com
27514 webkit_text_emphasis_position:
27517 Whether a page used the (unknown, counted) CSS property -webkit-text-emphasis-position.
27518 Compare against `use.counter.top_level_content_documents_destroyed`
27519 to calculate the rate.
27521 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27523 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27524 notification_emails:
27525 - dom-core@mozilla.com
27526 - emilio@mozilla.com
27531 buffered_rendering:
27534 Whether a page used the (unknown, counted) CSS property buffered-rendering.
27535 Compare against `use.counter.top_level_content_documents_destroyed`
27536 to calculate the rate.
27538 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27540 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27541 notification_emails:
27542 - dom-core@mozilla.com
27543 - emilio@mozilla.com
27548 webkit_text_orientation:
27551 Whether a page used the (unknown, counted) CSS property -webkit-text-orientation.
27552 Compare against `use.counter.top_level_content_documents_destroyed`
27553 to calculate the rate.
27555 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27557 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27558 notification_emails:
27559 - dom-core@mozilla.com
27560 - emilio@mozilla.com
27565 webkit_text_combine:
27568 Whether a page used the (unknown, counted) CSS property -webkit-text-combine.
27569 Compare against `use.counter.top_level_content_documents_destroyed`
27570 to calculate the rate.
27572 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27574 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27575 notification_emails:
27576 - dom-core@mozilla.com
27577 - emilio@mozilla.com
27582 webkit_text_emphasis_style:
27585 Whether a page used the (unknown, counted) CSS property -webkit-text-emphasis-style.
27586 Compare against `use.counter.top_level_content_documents_destroyed`
27587 to calculate the rate.
27589 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27591 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27592 notification_emails:
27593 - dom-core@mozilla.com
27594 - emilio@mozilla.com
27599 webkit_text_emphasis:
27602 Whether a page used the (unknown, counted) CSS property -webkit-text-emphasis.
27603 Compare against `use.counter.top_level_content_documents_destroyed`
27604 to calculate the rate.
27606 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27608 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27609 notification_emails:
27610 - dom-core@mozilla.com
27611 - emilio@mozilla.com
27616 webkit_mask_box_image_width:
27619 Whether a page used the (unknown, counted) CSS property -webkit-mask-box-image-width.
27620 Compare against `use.counter.top_level_content_documents_destroyed`
27621 to calculate the rate.
27623 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27625 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27626 notification_emails:
27627 - dom-core@mozilla.com
27628 - emilio@mozilla.com
27633 webkit_mask_box_image_source:
27636 Whether a page used the (unknown, counted) CSS property -webkit-mask-box-image-source.
27637 Compare against `use.counter.top_level_content_documents_destroyed`
27638 to calculate the rate.
27640 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27642 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27643 notification_emails:
27644 - dom-core@mozilla.com
27645 - emilio@mozilla.com
27650 webkit_mask_box_image_outset:
27653 Whether a page used the (unknown, counted) CSS property -webkit-mask-box-image-outset.
27654 Compare against `use.counter.top_level_content_documents_destroyed`
27655 to calculate the rate.
27657 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27659 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27660 notification_emails:
27661 - dom-core@mozilla.com
27662 - emilio@mozilla.com
27667 webkit_mask_box_image_slice:
27670 Whether a page used the (unknown, counted) CSS property -webkit-mask-box-image-slice.
27671 Compare against `use.counter.top_level_content_documents_destroyed`
27672 to calculate the rate.
27674 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27676 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27677 notification_emails:
27678 - dom-core@mozilla.com
27679 - emilio@mozilla.com
27684 webkit_mask_box_image_repeat:
27687 Whether a page used the (unknown, counted) CSS property -webkit-mask-box-image-repeat.
27688 Compare against `use.counter.top_level_content_documents_destroyed`
27689 to calculate the rate.
27691 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27693 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27694 notification_emails:
27695 - dom-core@mozilla.com
27696 - emilio@mozilla.com
27701 webkit_margin_after_collapse:
27704 Whether a page used the (unknown, counted) CSS property -webkit-margin-after-collapse.
27705 Compare against `use.counter.top_level_content_documents_destroyed`
27706 to calculate the rate.
27708 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27710 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27711 notification_emails:
27712 - dom-core@mozilla.com
27713 - emilio@mozilla.com
27718 webkit_border_before_color:
27721 Whether a page used the (unknown, counted) CSS property -webkit-border-before-color.
27722 Compare against `use.counter.top_level_content_documents_destroyed`
27723 to calculate the rate.
27725 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27727 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27728 notification_emails:
27729 - dom-core@mozilla.com
27730 - emilio@mozilla.com
27735 webkit_border_before_width:
27738 Whether a page used the (unknown, counted) CSS property -webkit-border-before-width.
27739 Compare against `use.counter.top_level_content_documents_destroyed`
27740 to calculate the rate.
27742 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27744 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27745 notification_emails:
27746 - dom-core@mozilla.com
27747 - emilio@mozilla.com
27752 webkit_perspective_origin_x:
27755 Whether a page used the (unknown, counted) CSS property -webkit-perspective-origin-x.
27756 Compare against `use.counter.top_level_content_documents_destroyed`
27757 to calculate the rate.
27759 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27761 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27762 notification_emails:
27763 - dom-core@mozilla.com
27764 - emilio@mozilla.com
27769 webkit_perspective_origin_y:
27772 Whether a page used the (unknown, counted) CSS property -webkit-perspective-origin-y.
27773 Compare against `use.counter.top_level_content_documents_destroyed`
27774 to calculate the rate.
27776 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27778 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27779 notification_emails:
27780 - dom-core@mozilla.com
27781 - emilio@mozilla.com
27786 webkit_margin_before_collapse:
27789 Whether a page used the (unknown, counted) CSS property -webkit-margin-before-collapse.
27790 Compare against `use.counter.top_level_content_documents_destroyed`
27791 to calculate the rate.
27793 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27795 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27796 notification_emails:
27797 - dom-core@mozilla.com
27798 - emilio@mozilla.com
27803 webkit_border_before_style:
27806 Whether a page used the (unknown, counted) CSS property -webkit-border-before-style.
27807 Compare against `use.counter.top_level_content_documents_destroyed`
27808 to calculate the rate.
27810 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27812 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27813 notification_emails:
27814 - dom-core@mozilla.com
27815 - emilio@mozilla.com
27820 webkit_margin_bottom_collapse:
27823 Whether a page used the (unknown, counted) CSS property -webkit-margin-bottom-collapse.
27824 Compare against `use.counter.top_level_content_documents_destroyed`
27825 to calculate the rate.
27827 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27829 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27830 notification_emails:
27831 - dom-core@mozilla.com
27832 - emilio@mozilla.com
27837 webkit_ruby_position:
27840 Whether a page used the (unknown, counted) CSS property -webkit-ruby-position.
27841 Compare against `use.counter.top_level_content_documents_destroyed`
27842 to calculate the rate.
27844 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27846 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27847 notification_emails:
27848 - dom-core@mozilla.com
27849 - emilio@mozilla.com
27854 webkit_column_break_after:
27857 Whether a page used the (unknown, counted) CSS property -webkit-column-break-after.
27858 Compare against `use.counter.top_level_content_documents_destroyed`
27859 to calculate the rate.
27861 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27863 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27864 notification_emails:
27865 - dom-core@mozilla.com
27866 - emilio@mozilla.com
27871 webkit_margin_collapse:
27874 Whether a page used the (unknown, counted) CSS property -webkit-margin-collapse.
27875 Compare against `use.counter.top_level_content_documents_destroyed`
27876 to calculate the rate.
27878 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27880 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27881 notification_emails:
27882 - dom-core@mozilla.com
27883 - emilio@mozilla.com
27888 webkit_border_before:
27891 Whether a page used the (unknown, counted) CSS property -webkit-border-before.
27892 Compare against `use.counter.top_level_content_documents_destroyed`
27893 to calculate the rate.
27895 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27897 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27898 notification_emails:
27899 - dom-core@mozilla.com
27900 - emilio@mozilla.com
27908 Whether a page used the (unknown, counted) CSS property -webkit-border-end.
27909 Compare against `use.counter.top_level_content_documents_destroyed`
27910 to calculate the rate.
27912 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27914 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27915 notification_emails:
27916 - dom-core@mozilla.com
27917 - emilio@mozilla.com
27922 webkit_border_after:
27925 Whether a page used the (unknown, counted) CSS property -webkit-border-after.
27926 Compare against `use.counter.top_level_content_documents_destroyed`
27927 to calculate the rate.
27929 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27931 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27932 notification_emails:
27933 - dom-core@mozilla.com
27934 - emilio@mozilla.com
27939 webkit_border_start:
27942 Whether a page used the (unknown, counted) CSS property -webkit-border-start.
27943 Compare against `use.counter.top_level_content_documents_destroyed`
27944 to calculate the rate.
27946 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27948 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27949 notification_emails:
27950 - dom-core@mozilla.com
27951 - emilio@mozilla.com
27956 webkit_min_logical_width:
27959 Whether a page used the (unknown, counted) CSS property -webkit-min-logical-width.
27960 Compare against `use.counter.top_level_content_documents_destroyed`
27961 to calculate the rate.
27963 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27965 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27966 notification_emails:
27967 - dom-core@mozilla.com
27968 - emilio@mozilla.com
27973 webkit_logical_height:
27976 Whether a page used the (unknown, counted) CSS property -webkit-logical-height.
27977 Compare against `use.counter.top_level_content_documents_destroyed`
27978 to calculate the rate.
27980 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27982 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27983 notification_emails:
27984 - dom-core@mozilla.com
27985 - emilio@mozilla.com
27990 webkit_transform_origin_z:
27993 Whether a page used the (unknown, counted) CSS property -webkit-transform-origin-z.
27994 Compare against `use.counter.top_level_content_documents_destroyed`
27995 to calculate the rate.
27997 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
27999 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28000 notification_emails:
28001 - dom-core@mozilla.com
28002 - emilio@mozilla.com
28007 webkit_font_size_delta:
28010 Whether a page used the (unknown, counted) CSS property -webkit-font-size-delta.
28011 Compare against `use.counter.top_level_content_documents_destroyed`
28012 to calculate the rate.
28014 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28016 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28017 notification_emails:
28018 - dom-core@mozilla.com
28019 - emilio@mozilla.com
28024 webkit_logical_width:
28027 Whether a page used the (unknown, counted) CSS property -webkit-logical-width.
28028 Compare against `use.counter.top_level_content_documents_destroyed`
28029 to calculate the rate.
28031 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28033 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28034 notification_emails:
28035 - dom-core@mozilla.com
28036 - emilio@mozilla.com
28041 webkit_max_logical_width:
28044 Whether a page used the (unknown, counted) CSS property -webkit-max-logical-width.
28045 Compare against `use.counter.top_level_content_documents_destroyed`
28046 to calculate the rate.
28048 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28050 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28051 notification_emails:
28052 - dom-core@mozilla.com
28053 - emilio@mozilla.com
28058 webkit_min_logical_height:
28061 Whether a page used the (unknown, counted) CSS property -webkit-min-logical-height.
28062 Compare against `use.counter.top_level_content_documents_destroyed`
28063 to calculate the rate.
28065 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28067 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28068 notification_emails:
28069 - dom-core@mozilla.com
28070 - emilio@mozilla.com
28075 webkit_max_logical_height:
28078 Whether a page used the (unknown, counted) CSS property -webkit-max-logical-height.
28079 Compare against `use.counter.top_level_content_documents_destroyed`
28080 to calculate the rate.
28082 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28084 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28085 notification_emails:
28086 - dom-core@mozilla.com
28087 - emilio@mozilla.com
28092 webkit_border_end_color:
28095 Whether a page used the (unknown, counted) CSS property -webkit-border-end-color.
28096 Compare against `use.counter.top_level_content_documents_destroyed`
28097 to calculate the rate.
28099 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28101 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28102 notification_emails:
28103 - dom-core@mozilla.com
28104 - emilio@mozilla.com
28109 webkit_border_end_width:
28112 Whether a page used the (unknown, counted) CSS property -webkit-border-end-width.
28113 Compare against `use.counter.top_level_content_documents_destroyed`
28114 to calculate the rate.
28116 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28118 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28119 notification_emails:
28120 - dom-core@mozilla.com
28121 - emilio@mozilla.com
28126 webkit_border_start_color:
28129 Whether a page used the (unknown, counted) CSS property -webkit-border-start-color.
28130 Compare against `use.counter.top_level_content_documents_destroyed`
28131 to calculate the rate.
28133 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28135 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28136 notification_emails:
28137 - dom-core@mozilla.com
28138 - emilio@mozilla.com
28143 webkit_border_start_width:
28146 Whether a page used the (unknown, counted) CSS property -webkit-border-start-width.
28147 Compare against `use.counter.top_level_content_documents_destroyed`
28148 to calculate the rate.
28150 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28152 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28153 notification_emails:
28154 - dom-core@mozilla.com
28155 - emilio@mozilla.com
28160 webkit_border_after_color:
28163 Whether a page used the (unknown, counted) CSS property -webkit-border-after-color.
28164 Compare against `use.counter.top_level_content_documents_destroyed`
28165 to calculate the rate.
28167 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28169 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28170 notification_emails:
28171 - dom-core@mozilla.com
28172 - emilio@mozilla.com
28177 webkit_border_after_width:
28180 Whether a page used the (unknown, counted) CSS property -webkit-border-after-width.
28181 Compare against `use.counter.top_level_content_documents_destroyed`
28182 to calculate the rate.
28184 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28186 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28187 notification_emails:
28188 - dom-core@mozilla.com
28189 - emilio@mozilla.com
28194 webkit_border_end_style:
28197 Whether a page used the (unknown, counted) CSS property -webkit-border-end-style.
28198 Compare against `use.counter.top_level_content_documents_destroyed`
28199 to calculate the rate.
28201 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28203 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28204 notification_emails:
28205 - dom-core@mozilla.com
28206 - emilio@mozilla.com
28211 webkit_border_after_style:
28214 Whether a page used the (unknown, counted) CSS property -webkit-border-after-style.
28215 Compare against `use.counter.top_level_content_documents_destroyed`
28216 to calculate the rate.
28218 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28220 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28221 notification_emails:
28222 - dom-core@mozilla.com
28223 - emilio@mozilla.com
28228 webkit_border_start_style:
28231 Whether a page used the (unknown, counted) CSS property -webkit-border-start-style.
28232 Compare against `use.counter.top_level_content_documents_destroyed`
28233 to calculate the rate.
28235 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28237 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28238 notification_emails:
28239 - dom-core@mozilla.com
28240 - emilio@mozilla.com
28245 webkit_mask_repeat_x:
28248 Whether a page used the (unknown, counted) CSS property -webkit-mask-repeat-x.
28249 Compare against `use.counter.top_level_content_documents_destroyed`
28250 to calculate the rate.
28252 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28254 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28255 notification_emails:
28256 - dom-core@mozilla.com
28257 - emilio@mozilla.com
28262 webkit_mask_repeat_y:
28265 Whether a page used the (unknown, counted) CSS property -webkit-mask-repeat-y.
28266 Compare against `use.counter.top_level_content_documents_destroyed`
28267 to calculate the rate.
28269 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28271 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28272 notification_emails:
28273 - dom-core@mozilla.com
28274 - emilio@mozilla.com
28282 Whether a page used the (unknown, counted) CSS property user-zoom.
28283 Compare against `use.counter.top_level_content_documents_destroyed`
28284 to calculate the rate.
28286 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28288 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28289 notification_emails:
28290 - dom-core@mozilla.com
28291 - emilio@mozilla.com
28299 Whether a page used the (unknown, counted) CSS property min-zoom.
28300 Compare against `use.counter.top_level_content_documents_destroyed`
28301 to calculate the rate.
28303 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28305 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28306 notification_emails:
28307 - dom-core@mozilla.com
28308 - emilio@mozilla.com
28313 webkit_box_decoration_break:
28316 Whether a page used the (unknown, counted) CSS property -webkit-box-decoration-break.
28317 Compare against `use.counter.top_level_content_documents_destroyed`
28318 to calculate the rate.
28320 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28322 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28323 notification_emails:
28324 - dom-core@mozilla.com
28325 - emilio@mozilla.com
28333 Whether a page used the (unknown, counted) CSS property orientation.
28334 Compare against `use.counter.top_level_content_documents_destroyed`
28335 to calculate the rate.
28337 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28339 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28340 notification_emails:
28341 - dom-core@mozilla.com
28342 - emilio@mozilla.com
28350 Whether a page used the (unknown, counted) CSS property max-zoom.
28351 Compare against `use.counter.top_level_content_documents_destroyed`
28352 to calculate the rate.
28354 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28356 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28357 notification_emails:
28358 - dom-core@mozilla.com
28359 - emilio@mozilla.com
28367 Whether a page used the (unknown, counted) CSS property -webkit-app-region.
28368 Compare against `use.counter.top_level_content_documents_destroyed`
28369 to calculate the rate.
28371 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28373 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28374 notification_emails:
28375 - dom-core@mozilla.com
28376 - emilio@mozilla.com
28381 webkit_column_rule:
28384 Whether a page used the (unknown, counted) CSS property -webkit-column-rule.
28385 Compare against `use.counter.top_level_content_documents_destroyed`
28386 to calculate the rate.
28388 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28390 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28391 notification_emails:
28392 - dom-core@mozilla.com
28393 - emilio@mozilla.com
28398 webkit_column_span:
28401 Whether a page used the (unknown, counted) CSS property -webkit-column-span.
28402 Compare against `use.counter.top_level_content_documents_destroyed`
28403 to calculate the rate.
28405 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28407 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28408 notification_emails:
28409 - dom-core@mozilla.com
28410 - emilio@mozilla.com
28418 Whether a page used the (unknown, counted) CSS property -webkit-column-gap.
28419 Compare against `use.counter.top_level_content_documents_destroyed`
28420 to calculate the rate.
28422 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28424 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28425 notification_emails:
28426 - dom-core@mozilla.com
28427 - emilio@mozilla.com
28432 webkit_shape_outside:
28435 Whether a page used the (unknown, counted) CSS property -webkit-shape-outside.
28436 Compare against `use.counter.top_level_content_documents_destroyed`
28437 to calculate the rate.
28439 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28441 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28442 notification_emails:
28443 - dom-core@mozilla.com
28444 - emilio@mozilla.com
28449 webkit_column_rule_width:
28452 Whether a page used the (unknown, counted) CSS property -webkit-column-rule-width.
28453 Compare against `use.counter.top_level_content_documents_destroyed`
28454 to calculate the rate.
28456 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28458 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28459 notification_emails:
28460 - dom-core@mozilla.com
28461 - emilio@mozilla.com
28466 webkit_column_count:
28469 Whether a page used the (unknown, counted) CSS property -webkit-column-count.
28470 Compare against `use.counter.top_level_content_documents_destroyed`
28471 to calculate the rate.
28473 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28475 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28476 notification_emails:
28477 - dom-core@mozilla.com
28478 - emilio@mozilla.com
28486 Whether a page used the (unknown, counted) CSS property -webkit-opacity.
28487 Compare against `use.counter.top_level_content_documents_destroyed`
28488 to calculate the rate.
28490 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28492 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28493 notification_emails:
28494 - dom-core@mozilla.com
28495 - emilio@mozilla.com
28500 webkit_column_width:
28503 Whether a page used the (unknown, counted) CSS property -webkit-column-width.
28504 Compare against `use.counter.top_level_content_documents_destroyed`
28505 to calculate the rate.
28507 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28509 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28510 notification_emails:
28511 - dom-core@mozilla.com
28512 - emilio@mozilla.com
28517 webkit_shape_image_threshold:
28520 Whether a page used the (unknown, counted) CSS property -webkit-shape-image-threshold.
28521 Compare against `use.counter.top_level_content_documents_destroyed`
28522 to calculate the rate.
28524 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28526 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28527 notification_emails:
28528 - dom-core@mozilla.com
28529 - emilio@mozilla.com
28534 webkit_column_rule_style:
28537 Whether a page used the (unknown, counted) CSS property -webkit-column-rule-style.
28538 Compare against `use.counter.top_level_content_documents_destroyed`
28539 to calculate the rate.
28541 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28543 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28544 notification_emails:
28545 - dom-core@mozilla.com
28546 - emilio@mozilla.com
28554 Whether a page used the (unknown, counted) CSS property -webkit-columns.
28555 Compare against `use.counter.top_level_content_documents_destroyed`
28556 to calculate the rate.
28558 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28560 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28561 notification_emails:
28562 - dom-core@mozilla.com
28563 - emilio@mozilla.com
28568 webkit_column_rule_color:
28571 Whether a page used the (unknown, counted) CSS property -webkit-column-rule-color.
28572 Compare against `use.counter.top_level_content_documents_destroyed`
28573 to calculate the rate.
28575 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28577 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28578 notification_emails:
28579 - dom-core@mozilla.com
28580 - emilio@mozilla.com
28585 webkit_shape_margin:
28588 Whether a page used the (unknown, counted) CSS property -webkit-shape-margin.
28589 Compare against `use.counter.top_level_content_documents_destroyed`
28590 to calculate the rate.
28592 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28594 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28595 notification_emails:
28596 - dom-core@mozilla.com
28597 - emilio@mozilla.com
28602 # Total of 704 'CSS (document)' use counters.
28603 use.counter.css.doc:
28607 Whether a document used the CSS property align-content.
28608 Compare against `use.counter.content_documents_destroyed`
28609 to calculate the rate.
28611 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28613 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28614 notification_emails:
28615 - dom-core@mozilla.com
28616 - emilio@mozilla.com
28624 Whether a document used the CSS property align-items.
28625 Compare against `use.counter.content_documents_destroyed`
28626 to calculate the rate.
28628 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28630 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28631 notification_emails:
28632 - dom-core@mozilla.com
28633 - emilio@mozilla.com
28641 Whether a document used the CSS property align-self.
28642 Compare against `use.counter.content_documents_destroyed`
28643 to calculate the rate.
28645 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28647 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28648 notification_emails:
28649 - dom-core@mozilla.com
28650 - emilio@mozilla.com
28658 Whether a document used the CSS property aspect-ratio.
28659 Compare against `use.counter.content_documents_destroyed`
28660 to calculate the rate.
28662 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28664 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28665 notification_emails:
28666 - dom-core@mozilla.com
28667 - emilio@mozilla.com
28672 css_backface_visibility:
28675 Whether a document used the CSS property backface-visibility.
28676 Compare against `use.counter.content_documents_destroyed`
28677 to calculate the rate.
28679 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28681 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28682 notification_emails:
28683 - dom-core@mozilla.com
28684 - emilio@mozilla.com
28689 css_baseline_source:
28692 Whether a document used the CSS property baseline-source.
28693 Compare against `use.counter.content_documents_destroyed`
28694 to calculate the rate.
28696 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28698 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28699 notification_emails:
28700 - dom-core@mozilla.com
28701 - emilio@mozilla.com
28706 css_border_collapse:
28709 Whether a document used the CSS property border-collapse.
28710 Compare against `use.counter.content_documents_destroyed`
28711 to calculate the rate.
28713 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28715 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28716 notification_emails:
28717 - dom-core@mozilla.com
28718 - emilio@mozilla.com
28723 css_border_image_repeat:
28726 Whether a document used the CSS property border-image-repeat.
28727 Compare against `use.counter.content_documents_destroyed`
28728 to calculate the rate.
28730 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28732 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28733 notification_emails:
28734 - dom-core@mozilla.com
28735 - emilio@mozilla.com
28740 css_box_decoration_break:
28743 Whether a document used the CSS property box-decoration-break.
28744 Compare against `use.counter.content_documents_destroyed`
28745 to calculate the rate.
28747 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28749 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28750 notification_emails:
28751 - dom-core@mozilla.com
28752 - emilio@mozilla.com
28760 Whether a document used the CSS property box-sizing.
28761 Compare against `use.counter.content_documents_destroyed`
28762 to calculate the rate.
28764 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28766 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28767 notification_emails:
28768 - dom-core@mozilla.com
28769 - emilio@mozilla.com
28777 Whether a document used the CSS property break-inside.
28778 Compare against `use.counter.content_documents_destroyed`
28779 to calculate the rate.
28781 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28783 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28784 notification_emails:
28785 - dom-core@mozilla.com
28786 - emilio@mozilla.com
28794 Whether a document used the CSS property caption-side.
28795 Compare against `use.counter.content_documents_destroyed`
28796 to calculate the rate.
28798 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28800 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28801 notification_emails:
28802 - dom-core@mozilla.com
28803 - emilio@mozilla.com
28811 Whether a document used the CSS property clear.
28812 Compare against `use.counter.content_documents_destroyed`
28813 to calculate the rate.
28815 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28817 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28818 notification_emails:
28819 - dom-core@mozilla.com
28820 - emilio@mozilla.com
28825 css_color_interpolation:
28828 Whether a document used the CSS property color-interpolation.
28829 Compare against `use.counter.content_documents_destroyed`
28830 to calculate the rate.
28832 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28834 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28835 notification_emails:
28836 - dom-core@mozilla.com
28837 - emilio@mozilla.com
28842 css_color_interpolation_filters:
28845 Whether a document used the CSS property color-interpolation-filters.
28846 Compare against `use.counter.content_documents_destroyed`
28847 to calculate the rate.
28849 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28851 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28852 notification_emails:
28853 - dom-core@mozilla.com
28854 - emilio@mozilla.com
28862 Whether a document used the CSS property column-count.
28863 Compare against `use.counter.content_documents_destroyed`
28864 to calculate the rate.
28866 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28868 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28869 notification_emails:
28870 - dom-core@mozilla.com
28871 - emilio@mozilla.com
28879 Whether a document used the CSS property column-fill.
28880 Compare against `use.counter.content_documents_destroyed`
28881 to calculate the rate.
28883 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28885 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28886 notification_emails:
28887 - dom-core@mozilla.com
28888 - emilio@mozilla.com
28896 Whether a document used the CSS property column-span.
28897 Compare against `use.counter.content_documents_destroyed`
28898 to calculate the rate.
28900 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28902 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28903 notification_emails:
28904 - dom-core@mozilla.com
28905 - emilio@mozilla.com
28913 Whether a document used the CSS property contain.
28914 Compare against `use.counter.content_documents_destroyed`
28915 to calculate the rate.
28917 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28919 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28920 notification_emails:
28921 - dom-core@mozilla.com
28922 - emilio@mozilla.com
28927 css_container_type:
28930 Whether a document used the CSS property container-type.
28931 Compare against `use.counter.content_documents_destroyed`
28932 to calculate the rate.
28934 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28936 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28937 notification_emails:
28938 - dom-core@mozilla.com
28939 - emilio@mozilla.com
28944 css_content_visibility:
28947 Whether a document used the CSS property content-visibility.
28948 Compare against `use.counter.content_documents_destroyed`
28949 to calculate the rate.
28951 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28953 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28954 notification_emails:
28955 - dom-core@mozilla.com
28956 - emilio@mozilla.com
28964 Whether a document used the CSS property direction.
28965 Compare against `use.counter.content_documents_destroyed`
28966 to calculate the rate.
28968 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28970 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28971 notification_emails:
28972 - dom-core@mozilla.com
28973 - emilio@mozilla.com
28981 Whether a document used the CSS property display.
28982 Compare against `use.counter.content_documents_destroyed`
28983 to calculate the rate.
28985 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28987 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
28988 notification_emails:
28989 - dom-core@mozilla.com
28990 - emilio@mozilla.com
28995 css_dominant_baseline:
28998 Whether a document used the CSS property dominant-baseline.
28999 Compare against `use.counter.content_documents_destroyed`
29000 to calculate the rate.
29002 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29004 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29005 notification_emails:
29006 - dom-core@mozilla.com
29007 - emilio@mozilla.com
29015 Whether a document used the CSS property empty-cells.
29016 Compare against `use.counter.content_documents_destroyed`
29017 to calculate the rate.
29019 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29021 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29022 notification_emails:
29023 - dom-core@mozilla.com
29024 - emilio@mozilla.com
29032 Whether a document used the CSS property field-sizing.
29033 Compare against `use.counter.content_documents_destroyed`
29034 to calculate the rate.
29036 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29038 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29039 notification_emails:
29040 - dom-core@mozilla.com
29041 - emilio@mozilla.com
29046 css_flex_direction:
29049 Whether a document used the CSS property flex-direction.
29050 Compare against `use.counter.content_documents_destroyed`
29051 to calculate the rate.
29053 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29055 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29056 notification_emails:
29057 - dom-core@mozilla.com
29058 - emilio@mozilla.com
29066 Whether a document used the CSS property flex-wrap.
29067 Compare against `use.counter.content_documents_destroyed`
29068 to calculate the rate.
29070 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29072 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29073 notification_emails:
29074 - dom-core@mozilla.com
29075 - emilio@mozilla.com
29083 Whether a document used the CSS property float.
29084 Compare against `use.counter.content_documents_destroyed`
29085 to calculate the rate.
29087 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29089 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29090 notification_emails:
29091 - dom-core@mozilla.com
29092 - emilio@mozilla.com
29100 Whether a document used the CSS property font-kerning.
29101 Compare against `use.counter.content_documents_destroyed`
29102 to calculate the rate.
29104 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29106 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29107 notification_emails:
29108 - dom-core@mozilla.com
29109 - emilio@mozilla.com
29114 css_font_language_override:
29117 Whether a document used the CSS property font-language-override.
29118 Compare against `use.counter.content_documents_destroyed`
29119 to calculate the rate.
29121 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29123 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29124 notification_emails:
29125 - dom-core@mozilla.com
29126 - emilio@mozilla.com
29131 css_font_optical_sizing:
29134 Whether a document used the CSS property font-optical-sizing.
29135 Compare against `use.counter.content_documents_destroyed`
29136 to calculate the rate.
29138 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29140 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29141 notification_emails:
29142 - dom-core@mozilla.com
29143 - emilio@mozilla.com
29148 css_font_size_adjust:
29151 Whether a document used the CSS property font-size-adjust.
29152 Compare against `use.counter.content_documents_destroyed`
29153 to calculate the rate.
29155 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29157 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29158 notification_emails:
29159 - dom-core@mozilla.com
29160 - emilio@mozilla.com
29168 Whether a document used the CSS property font-stretch.
29169 Compare against `use.counter.content_documents_destroyed`
29170 to calculate the rate.
29172 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29174 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29175 notification_emails:
29176 - dom-core@mozilla.com
29177 - emilio@mozilla.com
29185 Whether a document used the CSS property font-style.
29186 Compare against `use.counter.content_documents_destroyed`
29187 to calculate the rate.
29189 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29191 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29192 notification_emails:
29193 - dom-core@mozilla.com
29194 - emilio@mozilla.com
29199 css_font_variant_caps:
29202 Whether a document used the CSS property font-variant-caps.
29203 Compare against `use.counter.content_documents_destroyed`
29204 to calculate the rate.
29206 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29208 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29209 notification_emails:
29210 - dom-core@mozilla.com
29211 - emilio@mozilla.com
29216 css_font_variant_east_asian:
29219 Whether a document used the CSS property font-variant-east-asian.
29220 Compare against `use.counter.content_documents_destroyed`
29221 to calculate the rate.
29223 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29225 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29226 notification_emails:
29227 - dom-core@mozilla.com
29228 - emilio@mozilla.com
29233 css_font_variant_emoji:
29236 Whether a document used the CSS property font-variant-emoji.
29237 Compare against `use.counter.content_documents_destroyed`
29238 to calculate the rate.
29240 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29242 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29243 notification_emails:
29244 - dom-core@mozilla.com
29245 - emilio@mozilla.com
29250 css_font_variant_ligatures:
29253 Whether a document used the CSS property font-variant-ligatures.
29254 Compare against `use.counter.content_documents_destroyed`
29255 to calculate the rate.
29257 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29259 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29260 notification_emails:
29261 - dom-core@mozilla.com
29262 - emilio@mozilla.com
29267 css_font_variant_numeric:
29270 Whether a document used the CSS property font-variant-numeric.
29271 Compare against `use.counter.content_documents_destroyed`
29272 to calculate the rate.
29274 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29276 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29277 notification_emails:
29278 - dom-core@mozilla.com
29279 - emilio@mozilla.com
29284 css_font_variant_position:
29287 Whether a document used the CSS property font-variant-position.
29288 Compare against `use.counter.content_documents_destroyed`
29289 to calculate the rate.
29291 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29293 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29294 notification_emails:
29295 - dom-core@mozilla.com
29296 - emilio@mozilla.com
29304 Whether a document used the CSS property font-weight.
29305 Compare against `use.counter.content_documents_destroyed`
29306 to calculate the rate.
29308 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29310 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29311 notification_emails:
29312 - dom-core@mozilla.com
29313 - emilio@mozilla.com
29318 css_forced_color_adjust:
29321 Whether a document used the CSS property forced-color-adjust.
29322 Compare against `use.counter.content_documents_destroyed`
29323 to calculate the rate.
29325 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29327 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29328 notification_emails:
29329 - dom-core@mozilla.com
29330 - emilio@mozilla.com
29335 css_grid_auto_flow:
29338 Whether a document used the CSS property grid-auto-flow.
29339 Compare against `use.counter.content_documents_destroyed`
29340 to calculate the rate.
29342 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29344 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29345 notification_emails:
29346 - dom-core@mozilla.com
29347 - emilio@mozilla.com
29355 Whether a document used the CSS property hyphens.
29356 Compare against `use.counter.content_documents_destroyed`
29357 to calculate the rate.
29359 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29361 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29362 notification_emails:
29363 - dom-core@mozilla.com
29364 - emilio@mozilla.com
29369 css_image_orientation:
29372 Whether a document used the CSS property image-orientation.
29373 Compare against `use.counter.content_documents_destroyed`
29374 to calculate the rate.
29376 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29378 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29379 notification_emails:
29380 - dom-core@mozilla.com
29381 - emilio@mozilla.com
29386 css_image_rendering:
29389 Whether a document used the CSS property image-rendering.
29390 Compare against `use.counter.content_documents_destroyed`
29391 to calculate the rate.
29393 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29395 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29396 notification_emails:
29397 - dom-core@mozilla.com
29398 - emilio@mozilla.com
29406 Whether a document used the CSS property ime-mode.
29407 Compare against `use.counter.content_documents_destroyed`
29408 to calculate the rate.
29410 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29412 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29413 notification_emails:
29414 - dom-core@mozilla.com
29415 - emilio@mozilla.com
29420 css_initial_letter:
29423 Whether a document used the CSS property initial-letter.
29424 Compare against `use.counter.content_documents_destroyed`
29425 to calculate the rate.
29427 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29429 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29430 notification_emails:
29431 - dom-core@mozilla.com
29432 - emilio@mozilla.com
29440 Whether a document used the CSS property isolation.
29441 Compare against `use.counter.content_documents_destroyed`
29442 to calculate the rate.
29444 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29446 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29447 notification_emails:
29448 - dom-core@mozilla.com
29449 - emilio@mozilla.com
29454 css_justify_content:
29457 Whether a document used the CSS property justify-content.
29458 Compare against `use.counter.content_documents_destroyed`
29459 to calculate the rate.
29461 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29463 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29464 notification_emails:
29465 - dom-core@mozilla.com
29466 - emilio@mozilla.com
29474 Whether a document used the CSS property justify-items.
29475 Compare against `use.counter.content_documents_destroyed`
29476 to calculate the rate.
29478 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29480 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29481 notification_emails:
29482 - dom-core@mozilla.com
29483 - emilio@mozilla.com
29491 Whether a document used the CSS property justify-self.
29492 Compare against `use.counter.content_documents_destroyed`
29493 to calculate the rate.
29495 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29497 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29498 notification_emails:
29499 - dom-core@mozilla.com
29500 - emilio@mozilla.com
29508 Whether a document used the CSS property line-break.
29509 Compare against `use.counter.content_documents_destroyed`
29510 to calculate the rate.
29512 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29514 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29515 notification_emails:
29516 - dom-core@mozilla.com
29517 - emilio@mozilla.com
29522 css_list_style_position:
29525 Whether a document used the CSS property list-style-position.
29526 Compare against `use.counter.content_documents_destroyed`
29527 to calculate the rate.
29529 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29531 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29532 notification_emails:
29533 - dom-core@mozilla.com
29534 - emilio@mozilla.com
29542 Whether a document used the CSS property mask-type.
29543 Compare against `use.counter.content_documents_destroyed`
29544 to calculate the rate.
29546 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29548 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29549 notification_emails:
29550 - dom-core@mozilla.com
29551 - emilio@mozilla.com
29556 css_masonry_auto_flow:
29559 Whether a document used the CSS property masonry-auto-flow.
29560 Compare against `use.counter.content_documents_destroyed`
29561 to calculate the rate.
29563 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29565 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29566 notification_emails:
29567 - dom-core@mozilla.com
29568 - emilio@mozilla.com
29576 Whether a document used the CSS property math-depth.
29577 Compare against `use.counter.content_documents_destroyed`
29578 to calculate the rate.
29580 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29582 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29583 notification_emails:
29584 - dom-core@mozilla.com
29585 - emilio@mozilla.com
29593 Whether a document used the CSS property math-style.
29594 Compare against `use.counter.content_documents_destroyed`
29595 to calculate the rate.
29597 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29599 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29600 notification_emails:
29601 - dom-core@mozilla.com
29602 - emilio@mozilla.com
29607 css_mix_blend_mode:
29610 Whether a document used the CSS property mix-blend-mode.
29611 Compare against `use.counter.content_documents_destroyed`
29612 to calculate the rate.
29614 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29616 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29617 notification_emails:
29618 - dom-core@mozilla.com
29619 - emilio@mozilla.com
29627 Whether a document used the CSS property -moz-box-align.
29628 Compare against `use.counter.content_documents_destroyed`
29629 to calculate the rate.
29631 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29633 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29634 notification_emails:
29635 - dom-core@mozilla.com
29636 - emilio@mozilla.com
29641 css_moz_box_collapse:
29644 Whether a document used the CSS property -moz-box-collapse.
29645 Compare against `use.counter.content_documents_destroyed`
29646 to calculate the rate.
29648 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29650 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29651 notification_emails:
29652 - dom-core@mozilla.com
29653 - emilio@mozilla.com
29658 css_moz_box_direction:
29661 Whether a document used the CSS property -moz-box-direction.
29662 Compare against `use.counter.content_documents_destroyed`
29663 to calculate the rate.
29665 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29667 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29668 notification_emails:
29669 - dom-core@mozilla.com
29670 - emilio@mozilla.com
29675 css_moz_box_orient:
29678 Whether a document used the CSS property -moz-box-orient.
29679 Compare against `use.counter.content_documents_destroyed`
29680 to calculate the rate.
29682 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29684 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29685 notification_emails:
29686 - dom-core@mozilla.com
29687 - emilio@mozilla.com
29695 Whether a document used the CSS property -moz-box-pack.
29696 Compare against `use.counter.content_documents_destroyed`
29697 to calculate the rate.
29699 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29701 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29702 notification_emails:
29703 - dom-core@mozilla.com
29704 - emilio@mozilla.com
29709 css_moz_control_character_visibility:
29712 Whether a document used the CSS property -moz-control-character-visibility.
29713 Compare against `use.counter.content_documents_destroyed`
29714 to calculate the rate.
29716 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29718 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29719 notification_emails:
29720 - dom-core@mozilla.com
29721 - emilio@mozilla.com
29726 css_moz_float_edge:
29729 Whether a document used the CSS property -moz-float-edge.
29730 Compare against `use.counter.content_documents_destroyed`
29731 to calculate the rate.
29733 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29735 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29736 notification_emails:
29737 - dom-core@mozilla.com
29738 - emilio@mozilla.com
29746 Whether a document used the CSS property -moz-inert.
29747 Compare against `use.counter.content_documents_destroyed`
29748 to calculate the rate.
29750 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29752 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29753 notification_emails:
29754 - dom-core@mozilla.com
29755 - emilio@mozilla.com
29760 css_moz_math_variant:
29763 Whether a document used the CSS property -moz-math-variant.
29764 Compare against `use.counter.content_documents_destroyed`
29765 to calculate the rate.
29767 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29769 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29770 notification_emails:
29771 - dom-core@mozilla.com
29772 - emilio@mozilla.com
29777 css_moz_min_font_size_ratio:
29780 Whether a document used the CSS property -moz-min-font-size-ratio.
29781 Compare against `use.counter.content_documents_destroyed`
29782 to calculate the rate.
29784 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29786 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29787 notification_emails:
29788 - dom-core@mozilla.com
29789 - emilio@mozilla.com
29797 Whether a document used the CSS property -moz-orient.
29798 Compare against `use.counter.content_documents_destroyed`
29799 to calculate the rate.
29801 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29803 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29804 notification_emails:
29805 - dom-core@mozilla.com
29806 - emilio@mozilla.com
29811 css_moz_osx_font_smoothing:
29814 Whether a document used the CSS property -moz-osx-font-smoothing.
29815 Compare against `use.counter.content_documents_destroyed`
29816 to calculate the rate.
29818 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29820 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29821 notification_emails:
29822 - dom-core@mozilla.com
29823 - emilio@mozilla.com
29828 css_moz_text_size_adjust:
29831 Whether a document used the CSS property -moz-text-size-adjust.
29832 Compare against `use.counter.content_documents_destroyed`
29833 to calculate the rate.
29835 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29837 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29838 notification_emails:
29839 - dom-core@mozilla.com
29840 - emilio@mozilla.com
29848 Whether a document used the CSS property -moz-theme.
29849 Compare against `use.counter.content_documents_destroyed`
29850 to calculate the rate.
29852 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29854 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29855 notification_emails:
29856 - dom-core@mozilla.com
29857 - emilio@mozilla.com
29865 Whether a document used the CSS property -moz-top-layer.
29866 Compare against `use.counter.content_documents_destroyed`
29867 to calculate the rate.
29869 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29871 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29872 notification_emails:
29873 - dom-core@mozilla.com
29874 - emilio@mozilla.com
29879 css_moz_user_focus:
29882 Whether a document used the CSS property -moz-user-focus.
29883 Compare against `use.counter.content_documents_destroyed`
29884 to calculate the rate.
29886 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29888 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29889 notification_emails:
29890 - dom-core@mozilla.com
29891 - emilio@mozilla.com
29896 css_moz_user_input:
29899 Whether a document used the CSS property -moz-user-input.
29900 Compare against `use.counter.content_documents_destroyed`
29901 to calculate the rate.
29903 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29905 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29906 notification_emails:
29907 - dom-core@mozilla.com
29908 - emilio@mozilla.com
29913 css_moz_window_dragging:
29916 Whether a document used the CSS property -moz-window-dragging.
29917 Compare against `use.counter.content_documents_destroyed`
29918 to calculate the rate.
29920 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29922 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29923 notification_emails:
29924 - dom-core@mozilla.com
29925 - emilio@mozilla.com
29930 css_moz_window_shadow:
29933 Whether a document used the CSS property -moz-window-shadow.
29934 Compare against `use.counter.content_documents_destroyed`
29935 to calculate the rate.
29937 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29939 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29940 notification_emails:
29941 - dom-core@mozilla.com
29942 - emilio@mozilla.com
29950 Whether a document used the CSS property object-fit.
29951 Compare against `use.counter.content_documents_destroyed`
29952 to calculate the rate.
29954 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29956 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29957 notification_emails:
29958 - dom-core@mozilla.com
29959 - emilio@mozilla.com
29967 Whether a document used the CSS property offset-rotate.
29968 Compare against `use.counter.content_documents_destroyed`
29969 to calculate the rate.
29971 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29973 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29974 notification_emails:
29975 - dom-core@mozilla.com
29976 - emilio@mozilla.com
29984 Whether a document used the CSS property outline-style.
29985 Compare against `use.counter.content_documents_destroyed`
29986 to calculate the rate.
29988 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29990 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
29991 notification_emails:
29992 - dom-core@mozilla.com
29993 - emilio@mozilla.com
29998 css_overflow_anchor:
30001 Whether a document used the CSS property overflow-anchor.
30002 Compare against `use.counter.content_documents_destroyed`
30003 to calculate the rate.
30005 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30007 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30008 notification_emails:
30009 - dom-core@mozilla.com
30010 - emilio@mozilla.com
30018 Whether a document used the CSS property overflow-wrap.
30019 Compare against `use.counter.content_documents_destroyed`
30020 to calculate the rate.
30022 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30024 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30025 notification_emails:
30026 - dom-core@mozilla.com
30027 - emilio@mozilla.com
30032 css_page_orientation:
30035 Whether a document used the CSS property page-orientation.
30036 Compare against `use.counter.content_documents_destroyed`
30037 to calculate the rate.
30039 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30041 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30042 notification_emails:
30043 - dom-core@mozilla.com
30044 - emilio@mozilla.com
30052 Whether a document used the CSS property paint-order.
30053 Compare against `use.counter.content_documents_destroyed`
30054 to calculate the rate.
30056 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30058 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30059 notification_emails:
30060 - dom-core@mozilla.com
30061 - emilio@mozilla.com
30066 css_pointer_events:
30069 Whether a document used the CSS property pointer-events.
30070 Compare against `use.counter.content_documents_destroyed`
30071 to calculate the rate.
30073 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30075 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30076 notification_emails:
30077 - dom-core@mozilla.com
30078 - emilio@mozilla.com
30086 Whether a document used the CSS property position.
30087 Compare against `use.counter.content_documents_destroyed`
30088 to calculate the rate.
30090 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30092 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30093 notification_emails:
30094 - dom-core@mozilla.com
30095 - emilio@mozilla.com
30103 Whether a document used the CSS property position-area.
30104 Compare against `use.counter.content_documents_destroyed`
30105 to calculate the rate.
30107 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30109 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30110 notification_emails:
30111 - dom-core@mozilla.com
30112 - emilio@mozilla.com
30117 css_position_try_order:
30120 Whether a document used the CSS property position-try-order.
30121 Compare against `use.counter.content_documents_destroyed`
30122 to calculate the rate.
30124 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30126 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30127 notification_emails:
30128 - dom-core@mozilla.com
30129 - emilio@mozilla.com
30134 css_position_visibility:
30137 Whether a document used the CSS property position-visibility.
30138 Compare against `use.counter.content_documents_destroyed`
30139 to calculate the rate.
30141 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30143 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30144 notification_emails:
30145 - dom-core@mozilla.com
30146 - emilio@mozilla.com
30151 css_print_color_adjust:
30154 Whether a document used the CSS property print-color-adjust.
30155 Compare against `use.counter.content_documents_destroyed`
30156 to calculate the rate.
30158 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30160 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30161 notification_emails:
30162 - dom-core@mozilla.com
30163 - emilio@mozilla.com
30171 Whether a document used the CSS property resize.
30172 Compare against `use.counter.content_documents_destroyed`
30173 to calculate the rate.
30175 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30177 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30178 notification_emails:
30179 - dom-core@mozilla.com
30180 - emilio@mozilla.com
30188 Whether a document used the CSS property ruby-align.
30189 Compare against `use.counter.content_documents_destroyed`
30190 to calculate the rate.
30192 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30194 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30195 notification_emails:
30196 - dom-core@mozilla.com
30197 - emilio@mozilla.com
30205 Whether a document used the CSS property ruby-position.
30206 Compare against `use.counter.content_documents_destroyed`
30207 to calculate the rate.
30209 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30211 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30212 notification_emails:
30213 - dom-core@mozilla.com
30214 - emilio@mozilla.com
30219 css_scroll_behavior:
30222 Whether a document used the CSS property scroll-behavior.
30223 Compare against `use.counter.content_documents_destroyed`
30224 to calculate the rate.
30226 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30228 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30229 notification_emails:
30230 - dom-core@mozilla.com
30231 - emilio@mozilla.com
30236 css_scroll_snap_align:
30239 Whether a document used the CSS property scroll-snap-align.
30240 Compare against `use.counter.content_documents_destroyed`
30241 to calculate the rate.
30243 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30245 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30246 notification_emails:
30247 - dom-core@mozilla.com
30248 - emilio@mozilla.com
30253 css_scroll_snap_stop:
30256 Whether a document used the CSS property scroll-snap-stop.
30257 Compare against `use.counter.content_documents_destroyed`
30258 to calculate the rate.
30260 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30262 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30263 notification_emails:
30264 - dom-core@mozilla.com
30265 - emilio@mozilla.com
30270 css_scroll_snap_type:
30273 Whether a document used the CSS property scroll-snap-type.
30274 Compare against `use.counter.content_documents_destroyed`
30275 to calculate the rate.
30277 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30279 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30280 notification_emails:
30281 - dom-core@mozilla.com
30282 - emilio@mozilla.com
30287 css_scrollbar_gutter:
30290 Whether a document used the CSS property scrollbar-gutter.
30291 Compare against `use.counter.content_documents_destroyed`
30292 to calculate the rate.
30294 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30296 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30297 notification_emails:
30298 - dom-core@mozilla.com
30299 - emilio@mozilla.com
30304 css_scrollbar_width:
30307 Whether a document used the CSS property scrollbar-width.
30308 Compare against `use.counter.content_documents_destroyed`
30309 to calculate the rate.
30311 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30313 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30314 notification_emails:
30315 - dom-core@mozilla.com
30316 - emilio@mozilla.com
30321 css_shape_rendering:
30324 Whether a document used the CSS property shape-rendering.
30325 Compare against `use.counter.content_documents_destroyed`
30326 to calculate the rate.
30328 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30330 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30331 notification_emails:
30332 - dom-core@mozilla.com
30333 - emilio@mozilla.com
30338 css_stroke_linecap:
30341 Whether a document used the CSS property stroke-linecap.
30342 Compare against `use.counter.content_documents_destroyed`
30343 to calculate the rate.
30345 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30347 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30348 notification_emails:
30349 - dom-core@mozilla.com
30350 - emilio@mozilla.com
30355 css_stroke_linejoin:
30358 Whether a document used the CSS property stroke-linejoin.
30359 Compare against `use.counter.content_documents_destroyed`
30360 to calculate the rate.
30362 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30364 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30365 notification_emails:
30366 - dom-core@mozilla.com
30367 - emilio@mozilla.com
30375 Whether a document used the CSS property table-layout.
30376 Compare against `use.counter.content_documents_destroyed`
30377 to calculate the rate.
30379 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30381 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30382 notification_emails:
30383 - dom-core@mozilla.com
30384 - emilio@mozilla.com
30392 Whether a document used the CSS property text-align.
30393 Compare against `use.counter.content_documents_destroyed`
30394 to calculate the rate.
30396 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30398 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30399 notification_emails:
30400 - dom-core@mozilla.com
30401 - emilio@mozilla.com
30406 css_text_align_last:
30409 Whether a document used the CSS property text-align-last.
30410 Compare against `use.counter.content_documents_destroyed`
30411 to calculate the rate.
30413 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30415 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30416 notification_emails:
30417 - dom-core@mozilla.com
30418 - emilio@mozilla.com
30426 Whether a document used the CSS property text-anchor.
30427 Compare against `use.counter.content_documents_destroyed`
30428 to calculate the rate.
30430 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30432 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30433 notification_emails:
30434 - dom-core@mozilla.com
30435 - emilio@mozilla.com
30440 css_text_combine_upright:
30443 Whether a document used the CSS property text-combine-upright.
30444 Compare against `use.counter.content_documents_destroyed`
30445 to calculate the rate.
30447 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30449 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30450 notification_emails:
30451 - dom-core@mozilla.com
30452 - emilio@mozilla.com
30457 css_text_decoration_line:
30460 Whether a document used the CSS property text-decoration-line.
30461 Compare against `use.counter.content_documents_destroyed`
30462 to calculate the rate.
30464 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30466 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30467 notification_emails:
30468 - dom-core@mozilla.com
30469 - emilio@mozilla.com
30474 css_text_decoration_skip_ink:
30477 Whether a document used the CSS property text-decoration-skip-ink.
30478 Compare against `use.counter.content_documents_destroyed`
30479 to calculate the rate.
30481 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30483 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30484 notification_emails:
30485 - dom-core@mozilla.com
30486 - emilio@mozilla.com
30491 css_text_decoration_style:
30494 Whether a document used the CSS property text-decoration-style.
30495 Compare against `use.counter.content_documents_destroyed`
30496 to calculate the rate.
30498 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30500 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30501 notification_emails:
30502 - dom-core@mozilla.com
30503 - emilio@mozilla.com
30508 css_text_emphasis_position:
30511 Whether a document used the CSS property text-emphasis-position.
30512 Compare against `use.counter.content_documents_destroyed`
30513 to calculate the rate.
30515 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30517 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30518 notification_emails:
30519 - dom-core@mozilla.com
30520 - emilio@mozilla.com
30528 Whether a document used the CSS property text-justify.
30529 Compare against `use.counter.content_documents_destroyed`
30530 to calculate the rate.
30532 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30534 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30535 notification_emails:
30536 - dom-core@mozilla.com
30537 - emilio@mozilla.com
30542 css_text_orientation:
30545 Whether a document used the CSS property text-orientation.
30546 Compare against `use.counter.content_documents_destroyed`
30547 to calculate the rate.
30549 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30551 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30552 notification_emails:
30553 - dom-core@mozilla.com
30554 - emilio@mozilla.com
30559 css_text_rendering:
30562 Whether a document used the CSS property text-rendering.
30563 Compare against `use.counter.content_documents_destroyed`
30564 to calculate the rate.
30566 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30568 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30569 notification_emails:
30570 - dom-core@mozilla.com
30571 - emilio@mozilla.com
30576 css_text_transform:
30579 Whether a document used the CSS property text-transform.
30580 Compare against `use.counter.content_documents_destroyed`
30581 to calculate the rate.
30583 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30585 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30586 notification_emails:
30587 - dom-core@mozilla.com
30588 - emilio@mozilla.com
30593 css_text_underline_position:
30596 Whether a document used the CSS property text-underline-position.
30597 Compare against `use.counter.content_documents_destroyed`
30598 to calculate the rate.
30600 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30602 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30603 notification_emails:
30604 - dom-core@mozilla.com
30605 - emilio@mozilla.com
30610 css_text_wrap_mode:
30613 Whether a document used the CSS property text-wrap-mode.
30614 Compare against `use.counter.content_documents_destroyed`
30615 to calculate the rate.
30617 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30619 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30620 notification_emails:
30621 - dom-core@mozilla.com
30622 - emilio@mozilla.com
30627 css_text_wrap_style:
30630 Whether a document used the CSS property text-wrap-style.
30631 Compare against `use.counter.content_documents_destroyed`
30632 to calculate the rate.
30634 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30636 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30637 notification_emails:
30638 - dom-core@mozilla.com
30639 - emilio@mozilla.com
30647 Whether a document used the CSS property touch-action.
30648 Compare against `use.counter.content_documents_destroyed`
30649 to calculate the rate.
30651 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30653 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30654 notification_emails:
30655 - dom-core@mozilla.com
30656 - emilio@mozilla.com
30664 Whether a document used the CSS property transform-box.
30665 Compare against `use.counter.content_documents_destroyed`
30666 to calculate the rate.
30668 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30670 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30671 notification_emails:
30672 - dom-core@mozilla.com
30673 - emilio@mozilla.com
30678 css_transform_style:
30681 Whether a document used the CSS property transform-style.
30682 Compare against `use.counter.content_documents_destroyed`
30683 to calculate the rate.
30685 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30687 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30688 notification_emails:
30689 - dom-core@mozilla.com
30690 - emilio@mozilla.com
30698 Whether a document used the CSS property unicode-bidi.
30699 Compare against `use.counter.content_documents_destroyed`
30700 to calculate the rate.
30702 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30704 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30705 notification_emails:
30706 - dom-core@mozilla.com
30707 - emilio@mozilla.com
30715 Whether a document used the CSS property user-select.
30716 Compare against `use.counter.content_documents_destroyed`
30717 to calculate the rate.
30719 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30721 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30722 notification_emails:
30723 - dom-core@mozilla.com
30724 - emilio@mozilla.com
30732 Whether a document used the CSS property vector-effect.
30733 Compare against `use.counter.content_documents_destroyed`
30734 to calculate the rate.
30736 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30738 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30739 notification_emails:
30740 - dom-core@mozilla.com
30741 - emilio@mozilla.com
30749 Whether a document used the CSS property visibility.
30750 Compare against `use.counter.content_documents_destroyed`
30751 to calculate the rate.
30753 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30755 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30756 notification_emails:
30757 - dom-core@mozilla.com
30758 - emilio@mozilla.com
30763 css_webkit_line_clamp:
30766 Whether a document used the CSS property -webkit-line-clamp.
30767 Compare against `use.counter.content_documents_destroyed`
30768 to calculate the rate.
30770 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30772 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30773 notification_emails:
30774 - dom-core@mozilla.com
30775 - emilio@mozilla.com
30780 css_webkit_text_security:
30783 Whether a document used the CSS property -webkit-text-security.
30784 Compare against `use.counter.content_documents_destroyed`
30785 to calculate the rate.
30787 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30789 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30790 notification_emails:
30791 - dom-core@mozilla.com
30792 - emilio@mozilla.com
30797 css_white_space_collapse:
30800 Whether a document used the CSS property white-space-collapse.
30801 Compare against `use.counter.content_documents_destroyed`
30802 to calculate the rate.
30804 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30806 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30807 notification_emails:
30808 - dom-core@mozilla.com
30809 - emilio@mozilla.com
30817 Whether a document used the CSS property word-break.
30818 Compare against `use.counter.content_documents_destroyed`
30819 to calculate the rate.
30821 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30823 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30824 notification_emails:
30825 - dom-core@mozilla.com
30826 - emilio@mozilla.com
30834 Whether a document used the CSS property writing-mode.
30835 Compare against `use.counter.content_documents_destroyed`
30836 to calculate the rate.
30838 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30840 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30841 notification_emails:
30842 - dom-core@mozilla.com
30843 - emilio@mozilla.com
30851 Whether a document used the CSS property -x-text-scale.
30852 Compare against `use.counter.content_documents_destroyed`
30853 to calculate the rate.
30855 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30857 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30858 notification_emails:
30859 - dom-core@mozilla.com
30860 - emilio@mozilla.com
30868 Whether a document used the CSS property z-index.
30869 Compare against `use.counter.content_documents_destroyed`
30870 to calculate the rate.
30872 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30874 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30875 notification_emails:
30876 - dom-core@mozilla.com
30877 - emilio@mozilla.com
30885 Whether a document used the CSS property zoom.
30886 Compare against `use.counter.content_documents_destroyed`
30887 to calculate the rate.
30889 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30891 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30892 notification_emails:
30893 - dom-core@mozilla.com
30894 - emilio@mozilla.com
30902 Whether a document used the CSS property appearance.
30903 Compare against `use.counter.content_documents_destroyed`
30904 to calculate the rate.
30906 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30908 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30909 notification_emails:
30910 - dom-core@mozilla.com
30911 - emilio@mozilla.com
30916 css_moz_default_appearance:
30919 Whether a document used the CSS property -moz-default-appearance.
30920 Compare against `use.counter.content_documents_destroyed`
30921 to calculate the rate.
30923 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30925 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30926 notification_emails:
30927 - dom-core@mozilla.com
30928 - emilio@mozilla.com
30933 css_moz_force_broken_image_icon:
30936 Whether a document used the CSS property -moz-force-broken-image-icon.
30937 Compare against `use.counter.content_documents_destroyed`
30938 to calculate the rate.
30940 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30942 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30943 notification_emails:
30944 - dom-core@mozilla.com
30945 - emilio@mozilla.com
30950 css_moz_subtree_hidden_only_visually:
30953 Whether a document used the CSS property -moz-subtree-hidden-only-visually.
30954 Compare against `use.counter.content_documents_destroyed`
30955 to calculate the rate.
30957 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30959 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30960 notification_emails:
30961 - dom-core@mozilla.com
30962 - emilio@mozilla.com
30970 Whether a document used the CSS property break-after.
30971 Compare against `use.counter.content_documents_destroyed`
30972 to calculate the rate.
30974 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30976 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30977 notification_emails:
30978 - dom-core@mozilla.com
30979 - emilio@mozilla.com
30987 Whether a document used the CSS property break-before.
30988 Compare against `use.counter.content_documents_destroyed`
30989 to calculate the rate.
30991 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30993 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
30994 notification_emails:
30995 - dom-core@mozilla.com
30996 - emilio@mozilla.com
31004 Whether a document used the CSS property clip-rule.
31005 Compare against `use.counter.content_documents_destroyed`
31006 to calculate the rate.
31008 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31010 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31011 notification_emails:
31012 - dom-core@mozilla.com
31013 - emilio@mozilla.com
31021 Whether a document used the CSS property fill-rule.
31022 Compare against `use.counter.content_documents_destroyed`
31023 to calculate the rate.
31025 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31027 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31028 notification_emails:
31029 - dom-core@mozilla.com
31030 - emilio@mozilla.com
31035 css_overflow_clip_box_block:
31038 Whether a document used the CSS property overflow-clip-box-block.
31039 Compare against `use.counter.content_documents_destroyed`
31040 to calculate the rate.
31042 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31044 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31045 notification_emails:
31046 - dom-core@mozilla.com
31047 - emilio@mozilla.com
31052 css_overflow_clip_box_inline:
31055 Whether a document used the CSS property overflow-clip-box-inline.
31056 Compare against `use.counter.content_documents_destroyed`
31057 to calculate the rate.
31059 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31061 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31062 notification_emails:
31063 - dom-core@mozilla.com
31064 - emilio@mozilla.com
31072 Whether a document used the CSS property fill-opacity.
31073 Compare against `use.counter.content_documents_destroyed`
31074 to calculate the rate.
31076 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31078 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31079 notification_emails:
31080 - dom-core@mozilla.com
31081 - emilio@mozilla.com
31086 css_stroke_opacity:
31089 Whether a document used the CSS property stroke-opacity.
31090 Compare against `use.counter.content_documents_destroyed`
31091 to calculate the rate.
31093 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31095 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31096 notification_emails:
31097 - dom-core@mozilla.com
31098 - emilio@mozilla.com
31103 css_moz_box_ordinal_group:
31106 Whether a document used the CSS property -moz-box-ordinal-group.
31107 Compare against `use.counter.content_documents_destroyed`
31108 to calculate the rate.
31110 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31112 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31113 notification_emails:
31114 - dom-core@mozilla.com
31115 - emilio@mozilla.com
31123 Whether a document used the CSS property order.
31124 Compare against `use.counter.content_documents_destroyed`
31125 to calculate the rate.
31127 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31129 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31130 notification_emails:
31131 - dom-core@mozilla.com
31132 - emilio@mozilla.com
31140 Whether a document used the CSS property -x-span.
31141 Compare against `use.counter.content_documents_destroyed`
31142 to calculate the rate.
31144 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31146 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31147 notification_emails:
31148 - dom-core@mozilla.com
31149 - emilio@mozilla.com
31154 css_font_synthesis_position:
31157 Whether a document used the CSS property font-synthesis-position.
31158 Compare against `use.counter.content_documents_destroyed`
31159 to calculate the rate.
31161 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31163 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31164 notification_emails:
31165 - dom-core@mozilla.com
31166 - emilio@mozilla.com
31171 css_font_synthesis_small_caps:
31174 Whether a document used the CSS property font-synthesis-small-caps.
31175 Compare against `use.counter.content_documents_destroyed`
31176 to calculate the rate.
31178 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31180 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31181 notification_emails:
31182 - dom-core@mozilla.com
31183 - emilio@mozilla.com
31188 css_font_synthesis_style:
31191 Whether a document used the CSS property font-synthesis-style.
31192 Compare against `use.counter.content_documents_destroyed`
31193 to calculate the rate.
31195 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31197 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31198 notification_emails:
31199 - dom-core@mozilla.com
31200 - emilio@mozilla.com
31205 css_font_synthesis_weight:
31208 Whether a document used the CSS property font-synthesis-weight.
31209 Compare against `use.counter.content_documents_destroyed`
31210 to calculate the rate.
31212 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31214 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31215 notification_emails:
31216 - dom-core@mozilla.com
31217 - emilio@mozilla.com
31225 Whether a document used the CSS property flex-grow.
31226 Compare against `use.counter.content_documents_destroyed`
31227 to calculate the rate.
31229 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31231 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31232 notification_emails:
31233 - dom-core@mozilla.com
31234 - emilio@mozilla.com
31242 Whether a document used the CSS property flex-shrink.
31243 Compare against `use.counter.content_documents_destroyed`
31244 to calculate the rate.
31246 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31248 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31249 notification_emails:
31250 - dom-core@mozilla.com
31251 - emilio@mozilla.com
31259 Whether a document used the CSS property -moz-box-flex.
31260 Compare against `use.counter.content_documents_destroyed`
31261 to calculate the rate.
31263 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31265 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31266 notification_emails:
31267 - dom-core@mozilla.com
31268 - emilio@mozilla.com
31273 css_stroke_miterlimit:
31276 Whether a document used the CSS property stroke-miterlimit.
31277 Compare against `use.counter.content_documents_destroyed`
31278 to calculate the rate.
31280 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31282 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31283 notification_emails:
31284 - dom-core@mozilla.com
31285 - emilio@mozilla.com
31290 css_overflow_block:
31293 Whether a document used the CSS property overflow-block.
31294 Compare against `use.counter.content_documents_destroyed`
31295 to calculate the rate.
31297 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31299 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31300 notification_emails:
31301 - dom-core@mozilla.com
31302 - emilio@mozilla.com
31307 css_overflow_inline:
31310 Whether a document used the CSS property overflow-inline.
31311 Compare against `use.counter.content_documents_destroyed`
31312 to calculate the rate.
31314 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31316 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31317 notification_emails:
31318 - dom-core@mozilla.com
31319 - emilio@mozilla.com
31327 Whether a document used the CSS property overflow-x.
31328 Compare against `use.counter.content_documents_destroyed`
31329 to calculate the rate.
31331 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31333 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31334 notification_emails:
31335 - dom-core@mozilla.com
31336 - emilio@mozilla.com
31344 Whether a document used the CSS property overflow-y.
31345 Compare against `use.counter.content_documents_destroyed`
31346 to calculate the rate.
31348 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31350 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31351 notification_emails:
31352 - dom-core@mozilla.com
31353 - emilio@mozilla.com
31358 css_overscroll_behavior_block:
31361 Whether a document used the CSS property overscroll-behavior-block.
31362 Compare against `use.counter.content_documents_destroyed`
31363 to calculate the rate.
31365 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31367 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31368 notification_emails:
31369 - dom-core@mozilla.com
31370 - emilio@mozilla.com
31375 css_overscroll_behavior_inline:
31378 Whether a document used the CSS property overscroll-behavior-inline.
31379 Compare against `use.counter.content_documents_destroyed`
31380 to calculate the rate.
31382 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31384 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31385 notification_emails:
31386 - dom-core@mozilla.com
31387 - emilio@mozilla.com
31392 css_overscroll_behavior_x:
31395 Whether a document used the CSS property overscroll-behavior-x.
31396 Compare against `use.counter.content_documents_destroyed`
31397 to calculate the rate.
31399 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31401 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31402 notification_emails:
31403 - dom-core@mozilla.com
31404 - emilio@mozilla.com
31409 css_overscroll_behavior_y:
31412 Whether a document used the CSS property overscroll-behavior-y.
31413 Compare against `use.counter.content_documents_destroyed`
31414 to calculate the rate.
31416 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31418 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31419 notification_emails:
31420 - dom-core@mozilla.com
31421 - emilio@mozilla.com
31429 Whether a document used the CSS property flood-opacity.
31430 Compare against `use.counter.content_documents_destroyed`
31431 to calculate the rate.
31433 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31435 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31436 notification_emails:
31437 - dom-core@mozilla.com
31438 - emilio@mozilla.com
31443 css_moz_window_opacity:
31446 Whether a document used the CSS property -moz-window-opacity.
31447 Compare against `use.counter.content_documents_destroyed`
31448 to calculate the rate.
31450 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31452 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31453 notification_emails:
31454 - dom-core@mozilla.com
31455 - emilio@mozilla.com
31463 Whether a document used the CSS property opacity.
31464 Compare against `use.counter.content_documents_destroyed`
31465 to calculate the rate.
31467 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31469 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31470 notification_emails:
31471 - dom-core@mozilla.com
31472 - emilio@mozilla.com
31477 css_shape_image_threshold:
31480 Whether a document used the CSS property shape-image-threshold.
31481 Compare against `use.counter.content_documents_destroyed`
31482 to calculate the rate.
31484 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31486 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31487 notification_emails:
31488 - dom-core@mozilla.com
31489 - emilio@mozilla.com
31497 Whether a document used the CSS property stop-opacity.
31498 Compare against `use.counter.content_documents_destroyed`
31499 to calculate the rate.
31501 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31503 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31504 notification_emails:
31505 - dom-core@mozilla.com
31506 - emilio@mozilla.com
31511 css_border_block_end_style:
31514 Whether a document used the CSS property border-block-end-style.
31515 Compare against `use.counter.content_documents_destroyed`
31516 to calculate the rate.
31518 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31520 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31521 notification_emails:
31522 - dom-core@mozilla.com
31523 - emilio@mozilla.com
31528 css_border_block_start_style:
31531 Whether a document used the CSS property border-block-start-style.
31532 Compare against `use.counter.content_documents_destroyed`
31533 to calculate the rate.
31535 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31537 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31538 notification_emails:
31539 - dom-core@mozilla.com
31540 - emilio@mozilla.com
31545 css_border_bottom_style:
31548 Whether a document used the CSS property border-bottom-style.
31549 Compare against `use.counter.content_documents_destroyed`
31550 to calculate the rate.
31552 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31554 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31555 notification_emails:
31556 - dom-core@mozilla.com
31557 - emilio@mozilla.com
31562 css_border_inline_end_style:
31565 Whether a document used the CSS property border-inline-end-style.
31566 Compare against `use.counter.content_documents_destroyed`
31567 to calculate the rate.
31569 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31571 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31572 notification_emails:
31573 - dom-core@mozilla.com
31574 - emilio@mozilla.com
31579 css_border_inline_start_style:
31582 Whether a document used the CSS property border-inline-start-style.
31583 Compare against `use.counter.content_documents_destroyed`
31584 to calculate the rate.
31586 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31588 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31589 notification_emails:
31590 - dom-core@mozilla.com
31591 - emilio@mozilla.com
31596 css_border_left_style:
31599 Whether a document used the CSS property border-left-style.
31600 Compare against `use.counter.content_documents_destroyed`
31601 to calculate the rate.
31603 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31605 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31606 notification_emails:
31607 - dom-core@mozilla.com
31608 - emilio@mozilla.com
31613 css_border_right_style:
31616 Whether a document used the CSS property border-right-style.
31617 Compare against `use.counter.content_documents_destroyed`
31618 to calculate the rate.
31620 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31622 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31623 notification_emails:
31624 - dom-core@mozilla.com
31625 - emilio@mozilla.com
31630 css_border_top_style:
31633 Whether a document used the CSS property border-top-style.
31634 Compare against `use.counter.content_documents_destroyed`
31635 to calculate the rate.
31637 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31639 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31640 notification_emails:
31641 - dom-core@mozilla.com
31642 - emilio@mozilla.com
31647 css_column_rule_style:
31650 Whether a document used the CSS property column-rule-style.
31651 Compare against `use.counter.content_documents_destroyed`
31652 to calculate the rate.
31654 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31656 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31657 notification_emails:
31658 - dom-core@mozilla.com
31659 - emilio@mozilla.com
31667 Whether a document used the CSS property accent-color.
31668 Compare against `use.counter.content_documents_destroyed`
31669 to calculate the rate.
31671 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31673 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31674 notification_emails:
31675 - dom-core@mozilla.com
31676 - emilio@mozilla.com
31684 Whether a document used the CSS property anchor-name.
31685 Compare against `use.counter.content_documents_destroyed`
31686 to calculate the rate.
31688 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31690 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31691 notification_emails:
31692 - dom-core@mozilla.com
31693 - emilio@mozilla.com
31701 Whether a document used the CSS property anchor-scope.
31702 Compare against `use.counter.content_documents_destroyed`
31703 to calculate the rate.
31705 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31707 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31708 notification_emails:
31709 - dom-core@mozilla.com
31710 - emilio@mozilla.com
31715 css_animation_composition:
31718 Whether a document used the CSS property animation-composition.
31719 Compare against `use.counter.content_documents_destroyed`
31720 to calculate the rate.
31722 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31724 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31725 notification_emails:
31726 - dom-core@mozilla.com
31727 - emilio@mozilla.com
31732 css_animation_delay:
31735 Whether a document used the CSS property animation-delay.
31736 Compare against `use.counter.content_documents_destroyed`
31737 to calculate the rate.
31739 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31741 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31742 notification_emails:
31743 - dom-core@mozilla.com
31744 - emilio@mozilla.com
31749 css_animation_direction:
31752 Whether a document used the CSS property animation-direction.
31753 Compare against `use.counter.content_documents_destroyed`
31754 to calculate the rate.
31756 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31758 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31759 notification_emails:
31760 - dom-core@mozilla.com
31761 - emilio@mozilla.com
31766 css_animation_duration:
31769 Whether a document used the CSS property animation-duration.
31770 Compare against `use.counter.content_documents_destroyed`
31771 to calculate the rate.
31773 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31775 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31776 notification_emails:
31777 - dom-core@mozilla.com
31778 - emilio@mozilla.com
31783 css_animation_fill_mode:
31786 Whether a document used the CSS property animation-fill-mode.
31787 Compare against `use.counter.content_documents_destroyed`
31788 to calculate the rate.
31790 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31792 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31793 notification_emails:
31794 - dom-core@mozilla.com
31795 - emilio@mozilla.com
31800 css_animation_iteration_count:
31803 Whether a document used the CSS property animation-iteration-count.
31804 Compare against `use.counter.content_documents_destroyed`
31805 to calculate the rate.
31807 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31809 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31810 notification_emails:
31811 - dom-core@mozilla.com
31812 - emilio@mozilla.com
31817 css_animation_name:
31820 Whether a document used the CSS property animation-name.
31821 Compare against `use.counter.content_documents_destroyed`
31822 to calculate the rate.
31824 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31826 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31827 notification_emails:
31828 - dom-core@mozilla.com
31829 - emilio@mozilla.com
31834 css_animation_play_state:
31837 Whether a document used the CSS property animation-play-state.
31838 Compare against `use.counter.content_documents_destroyed`
31839 to calculate the rate.
31841 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31843 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31844 notification_emails:
31845 - dom-core@mozilla.com
31846 - emilio@mozilla.com
31851 css_animation_timeline:
31854 Whether a document used the CSS property animation-timeline.
31855 Compare against `use.counter.content_documents_destroyed`
31856 to calculate the rate.
31858 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31860 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31861 notification_emails:
31862 - dom-core@mozilla.com
31863 - emilio@mozilla.com
31868 css_animation_timing_function:
31871 Whether a document used the CSS property animation-timing-function.
31872 Compare against `use.counter.content_documents_destroyed`
31873 to calculate the rate.
31875 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31877 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31878 notification_emails:
31879 - dom-core@mozilla.com
31880 - emilio@mozilla.com
31885 css_backdrop_filter:
31888 Whether a document used the CSS property backdrop-filter.
31889 Compare against `use.counter.content_documents_destroyed`
31890 to calculate the rate.
31892 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31894 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31895 notification_emails:
31896 - dom-core@mozilla.com
31897 - emilio@mozilla.com
31902 css_background_attachment:
31905 Whether a document used the CSS property background-attachment.
31906 Compare against `use.counter.content_documents_destroyed`
31907 to calculate the rate.
31909 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31911 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31912 notification_emails:
31913 - dom-core@mozilla.com
31914 - emilio@mozilla.com
31919 css_background_blend_mode:
31922 Whether a document used the CSS property background-blend-mode.
31923 Compare against `use.counter.content_documents_destroyed`
31924 to calculate the rate.
31926 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31928 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31929 notification_emails:
31930 - dom-core@mozilla.com
31931 - emilio@mozilla.com
31936 css_background_clip:
31939 Whether a document used the CSS property background-clip.
31940 Compare against `use.counter.content_documents_destroyed`
31941 to calculate the rate.
31943 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31945 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31946 notification_emails:
31947 - dom-core@mozilla.com
31948 - emilio@mozilla.com
31953 css_background_image:
31956 Whether a document used the CSS property background-image.
31957 Compare against `use.counter.content_documents_destroyed`
31958 to calculate the rate.
31960 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31962 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31963 notification_emails:
31964 - dom-core@mozilla.com
31965 - emilio@mozilla.com
31970 css_background_origin:
31973 Whether a document used the CSS property background-origin.
31974 Compare against `use.counter.content_documents_destroyed`
31975 to calculate the rate.
31977 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31979 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31980 notification_emails:
31981 - dom-core@mozilla.com
31982 - emilio@mozilla.com
31987 css_background_position_x:
31990 Whether a document used the CSS property background-position-x.
31991 Compare against `use.counter.content_documents_destroyed`
31992 to calculate the rate.
31994 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31996 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
31997 notification_emails:
31998 - dom-core@mozilla.com
31999 - emilio@mozilla.com
32004 css_background_position_y:
32007 Whether a document used the CSS property background-position-y.
32008 Compare against `use.counter.content_documents_destroyed`
32009 to calculate the rate.
32011 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32013 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32014 notification_emails:
32015 - dom-core@mozilla.com
32016 - emilio@mozilla.com
32021 css_background_repeat:
32024 Whether a document used the CSS property background-repeat.
32025 Compare against `use.counter.content_documents_destroyed`
32026 to calculate the rate.
32028 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32030 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32031 notification_emails:
32032 - dom-core@mozilla.com
32033 - emilio@mozilla.com
32038 css_background_size:
32041 Whether a document used the CSS property background-size.
32042 Compare against `use.counter.content_documents_destroyed`
32043 to calculate the rate.
32045 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32047 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32048 notification_emails:
32049 - dom-core@mozilla.com
32050 - emilio@mozilla.com
32055 css_border_image_outset:
32058 Whether a document used the CSS property border-image-outset.
32059 Compare against `use.counter.content_documents_destroyed`
32060 to calculate the rate.
32062 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32064 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32065 notification_emails:
32066 - dom-core@mozilla.com
32067 - emilio@mozilla.com
32072 css_border_image_slice:
32075 Whether a document used the CSS property border-image-slice.
32076 Compare against `use.counter.content_documents_destroyed`
32077 to calculate the rate.
32079 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32081 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32082 notification_emails:
32083 - dom-core@mozilla.com
32084 - emilio@mozilla.com
32089 css_border_image_width:
32092 Whether a document used the CSS property border-image-width.
32093 Compare against `use.counter.content_documents_destroyed`
32094 to calculate the rate.
32096 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32098 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32099 notification_emails:
32100 - dom-core@mozilla.com
32101 - emilio@mozilla.com
32106 css_border_spacing:
32109 Whether a document used the CSS property border-spacing.
32110 Compare against `use.counter.content_documents_destroyed`
32111 to calculate the rate.
32113 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32115 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32116 notification_emails:
32117 - dom-core@mozilla.com
32118 - emilio@mozilla.com
32126 Whether a document used the CSS property box-shadow.
32127 Compare against `use.counter.content_documents_destroyed`
32128 to calculate the rate.
32130 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32132 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32133 notification_emails:
32134 - dom-core@mozilla.com
32135 - emilio@mozilla.com
32143 Whether a document used the CSS property caret-color.
32144 Compare against `use.counter.content_documents_destroyed`
32145 to calculate the rate.
32147 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32149 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32150 notification_emails:
32151 - dom-core@mozilla.com
32152 - emilio@mozilla.com
32160 Whether a document used the CSS property clip.
32161 Compare against `use.counter.content_documents_destroyed`
32162 to calculate the rate.
32164 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32166 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32167 notification_emails:
32168 - dom-core@mozilla.com
32169 - emilio@mozilla.com
32177 Whether a document used the CSS property clip-path.
32178 Compare against `use.counter.content_documents_destroyed`
32179 to calculate the rate.
32181 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32183 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32184 notification_emails:
32185 - dom-core@mozilla.com
32186 - emilio@mozilla.com
32194 Whether a document used the CSS property color.
32195 Compare against `use.counter.content_documents_destroyed`
32196 to calculate the rate.
32198 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32200 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32201 notification_emails:
32202 - dom-core@mozilla.com
32203 - emilio@mozilla.com
32211 Whether a document used the CSS property color-scheme.
32212 Compare against `use.counter.content_documents_destroyed`
32213 to calculate the rate.
32215 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32217 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32218 notification_emails:
32219 - dom-core@mozilla.com
32220 - emilio@mozilla.com
32228 Whether a document used the CSS property column-width.
32229 Compare against `use.counter.content_documents_destroyed`
32230 to calculate the rate.
32232 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32234 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32235 notification_emails:
32236 - dom-core@mozilla.com
32237 - emilio@mozilla.com
32242 css_container_name:
32245 Whether a document used the CSS property container-name.
32246 Compare against `use.counter.content_documents_destroyed`
32247 to calculate the rate.
32249 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32251 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32252 notification_emails:
32253 - dom-core@mozilla.com
32254 - emilio@mozilla.com
32262 Whether a document used the CSS property content.
32263 Compare against `use.counter.content_documents_destroyed`
32264 to calculate the rate.
32266 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32268 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32269 notification_emails:
32270 - dom-core@mozilla.com
32271 - emilio@mozilla.com
32276 css_counter_increment:
32279 Whether a document used the CSS property counter-increment.
32280 Compare against `use.counter.content_documents_destroyed`
32281 to calculate the rate.
32283 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32285 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32286 notification_emails:
32287 - dom-core@mozilla.com
32288 - emilio@mozilla.com
32296 Whether a document used the CSS property counter-reset.
32297 Compare against `use.counter.content_documents_destroyed`
32298 to calculate the rate.
32300 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32302 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32303 notification_emails:
32304 - dom-core@mozilla.com
32305 - emilio@mozilla.com
32313 Whether a document used the CSS property counter-set.
32314 Compare against `use.counter.content_documents_destroyed`
32315 to calculate the rate.
32317 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32319 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32320 notification_emails:
32321 - dom-core@mozilla.com
32322 - emilio@mozilla.com
32330 Whether a document used the CSS property cursor.
32331 Compare against `use.counter.content_documents_destroyed`
32332 to calculate the rate.
32334 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32336 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32337 notification_emails:
32338 - dom-core@mozilla.com
32339 - emilio@mozilla.com
32347 Whether a document used the CSS property d.
32348 Compare against `use.counter.content_documents_destroyed`
32349 to calculate the rate.
32351 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32353 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32354 notification_emails:
32355 - dom-core@mozilla.com
32356 - emilio@mozilla.com
32364 Whether a document used the CSS property filter.
32365 Compare against `use.counter.content_documents_destroyed`
32366 to calculate the rate.
32368 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32370 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32371 notification_emails:
32372 - dom-core@mozilla.com
32373 - emilio@mozilla.com
32381 Whether a document used the CSS property flex-basis.
32382 Compare against `use.counter.content_documents_destroyed`
32383 to calculate the rate.
32385 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32387 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32388 notification_emails:
32389 - dom-core@mozilla.com
32390 - emilio@mozilla.com
32398 Whether a document used the CSS property font-family.
32399 Compare against `use.counter.content_documents_destroyed`
32400 to calculate the rate.
32402 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32404 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32405 notification_emails:
32406 - dom-core@mozilla.com
32407 - emilio@mozilla.com
32412 css_font_feature_settings:
32415 Whether a document used the CSS property font-feature-settings.
32416 Compare against `use.counter.content_documents_destroyed`
32417 to calculate the rate.
32419 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32421 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32422 notification_emails:
32423 - dom-core@mozilla.com
32424 - emilio@mozilla.com
32432 Whether a document used the CSS property font-palette.
32433 Compare against `use.counter.content_documents_destroyed`
32434 to calculate the rate.
32436 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32438 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32439 notification_emails:
32440 - dom-core@mozilla.com
32441 - emilio@mozilla.com
32449 Whether a document used the CSS property font-size.
32450 Compare against `use.counter.content_documents_destroyed`
32451 to calculate the rate.
32453 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32455 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32456 notification_emails:
32457 - dom-core@mozilla.com
32458 - emilio@mozilla.com
32463 css_font_variant_alternates:
32466 Whether a document used the CSS property font-variant-alternates.
32467 Compare against `use.counter.content_documents_destroyed`
32468 to calculate the rate.
32470 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32472 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32473 notification_emails:
32474 - dom-core@mozilla.com
32475 - emilio@mozilla.com
32480 css_font_variation_settings:
32483 Whether a document used the CSS property font-variation-settings.
32484 Compare against `use.counter.content_documents_destroyed`
32485 to calculate the rate.
32487 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32489 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32490 notification_emails:
32491 - dom-core@mozilla.com
32492 - emilio@mozilla.com
32497 css_grid_template_areas:
32500 Whether a document used the CSS property grid-template-areas.
32501 Compare against `use.counter.content_documents_destroyed`
32502 to calculate the rate.
32504 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32506 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32507 notification_emails:
32508 - dom-core@mozilla.com
32509 - emilio@mozilla.com
32514 css_hyphenate_character:
32517 Whether a document used the CSS property hyphenate-character.
32518 Compare against `use.counter.content_documents_destroyed`
32519 to calculate the rate.
32521 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32523 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32524 notification_emails:
32525 - dom-core@mozilla.com
32526 - emilio@mozilla.com
32531 css_hyphenate_limit_chars:
32534 Whether a document used the CSS property hyphenate-limit-chars.
32535 Compare against `use.counter.content_documents_destroyed`
32536 to calculate the rate.
32538 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32540 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32541 notification_emails:
32542 - dom-core@mozilla.com
32543 - emilio@mozilla.com
32548 css_letter_spacing:
32551 Whether a document used the CSS property letter-spacing.
32552 Compare against `use.counter.content_documents_destroyed`
32553 to calculate the rate.
32555 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32557 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32558 notification_emails:
32559 - dom-core@mozilla.com
32560 - emilio@mozilla.com
32568 Whether a document used the CSS property line-height.
32569 Compare against `use.counter.content_documents_destroyed`
32570 to calculate the rate.
32572 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32574 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32575 notification_emails:
32576 - dom-core@mozilla.com
32577 - emilio@mozilla.com
32582 css_list_style_type:
32585 Whether a document used the CSS property list-style-type.
32586 Compare against `use.counter.content_documents_destroyed`
32587 to calculate the rate.
32589 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32591 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32592 notification_emails:
32593 - dom-core@mozilla.com
32594 - emilio@mozilla.com
32602 Whether a document used the CSS property mask-clip.
32603 Compare against `use.counter.content_documents_destroyed`
32604 to calculate the rate.
32606 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32608 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32609 notification_emails:
32610 - dom-core@mozilla.com
32611 - emilio@mozilla.com
32616 css_mask_composite:
32619 Whether a document used the CSS property mask-composite.
32620 Compare against `use.counter.content_documents_destroyed`
32621 to calculate the rate.
32623 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32625 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32626 notification_emails:
32627 - dom-core@mozilla.com
32628 - emilio@mozilla.com
32636 Whether a document used the CSS property mask-image.
32637 Compare against `use.counter.content_documents_destroyed`
32638 to calculate the rate.
32640 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32642 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32643 notification_emails:
32644 - dom-core@mozilla.com
32645 - emilio@mozilla.com
32653 Whether a document used the CSS property mask-mode.
32654 Compare against `use.counter.content_documents_destroyed`
32655 to calculate the rate.
32657 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32659 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32660 notification_emails:
32661 - dom-core@mozilla.com
32662 - emilio@mozilla.com
32670 Whether a document used the CSS property mask-origin.
32671 Compare against `use.counter.content_documents_destroyed`
32672 to calculate the rate.
32674 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32676 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32677 notification_emails:
32678 - dom-core@mozilla.com
32679 - emilio@mozilla.com
32684 css_mask_position_x:
32687 Whether a document used the CSS property mask-position-x.
32688 Compare against `use.counter.content_documents_destroyed`
32689 to calculate the rate.
32691 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32693 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32694 notification_emails:
32695 - dom-core@mozilla.com
32696 - emilio@mozilla.com
32701 css_mask_position_y:
32704 Whether a document used the CSS property mask-position-y.
32705 Compare against `use.counter.content_documents_destroyed`
32706 to calculate the rate.
32708 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32710 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32711 notification_emails:
32712 - dom-core@mozilla.com
32713 - emilio@mozilla.com
32721 Whether a document used the CSS property mask-repeat.
32722 Compare against `use.counter.content_documents_destroyed`
32723 to calculate the rate.
32725 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32727 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32728 notification_emails:
32729 - dom-core@mozilla.com
32730 - emilio@mozilla.com
32738 Whether a document used the CSS property mask-size.
32739 Compare against `use.counter.content_documents_destroyed`
32740 to calculate the rate.
32742 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32744 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32745 notification_emails:
32746 - dom-core@mozilla.com
32747 - emilio@mozilla.com
32752 css_moz_context_properties:
32755 Whether a document used the CSS property -moz-context-properties.
32756 Compare against `use.counter.content_documents_destroyed`
32757 to calculate the rate.
32759 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32761 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32762 notification_emails:
32763 - dom-core@mozilla.com
32764 - emilio@mozilla.com
32772 Whether a document used the CSS property offset-anchor.
32773 Compare against `use.counter.content_documents_destroyed`
32774 to calculate the rate.
32776 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32778 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32779 notification_emails:
32780 - dom-core@mozilla.com
32781 - emilio@mozilla.com
32789 Whether a document used the CSS property offset-path.
32790 Compare against `use.counter.content_documents_destroyed`
32791 to calculate the rate.
32793 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32795 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32796 notification_emails:
32797 - dom-core@mozilla.com
32798 - emilio@mozilla.com
32803 css_offset_position:
32806 Whether a document used the CSS property offset-position.
32807 Compare against `use.counter.content_documents_destroyed`
32808 to calculate the rate.
32810 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32812 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32813 notification_emails:
32814 - dom-core@mozilla.com
32815 - emilio@mozilla.com
32823 Whether a document used the CSS property page.
32824 Compare against `use.counter.content_documents_destroyed`
32825 to calculate the rate.
32827 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32829 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32830 notification_emails:
32831 - dom-core@mozilla.com
32832 - emilio@mozilla.com
32840 Whether a document used the CSS property perspective.
32841 Compare against `use.counter.content_documents_destroyed`
32842 to calculate the rate.
32844 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32846 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32847 notification_emails:
32848 - dom-core@mozilla.com
32849 - emilio@mozilla.com
32854 css_position_anchor:
32857 Whether a document used the CSS property position-anchor.
32858 Compare against `use.counter.content_documents_destroyed`
32859 to calculate the rate.
32861 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32863 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32864 notification_emails:
32865 - dom-core@mozilla.com
32866 - emilio@mozilla.com
32871 css_position_try_fallbacks:
32874 Whether a document used the CSS property position-try-fallbacks.
32875 Compare against `use.counter.content_documents_destroyed`
32876 to calculate the rate.
32878 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32880 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32881 notification_emails:
32882 - dom-core@mozilla.com
32883 - emilio@mozilla.com
32891 Whether a document used the CSS property quotes.
32892 Compare against `use.counter.content_documents_destroyed`
32893 to calculate the rate.
32895 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32897 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32898 notification_emails:
32899 - dom-core@mozilla.com
32900 - emilio@mozilla.com
32908 Whether a document used the CSS property rotate.
32909 Compare against `use.counter.content_documents_destroyed`
32910 to calculate the rate.
32912 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32914 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32915 notification_emails:
32916 - dom-core@mozilla.com
32917 - emilio@mozilla.com
32925 Whether a document used the CSS property scale.
32926 Compare against `use.counter.content_documents_destroyed`
32927 to calculate the rate.
32929 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32931 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32932 notification_emails:
32933 - dom-core@mozilla.com
32934 - emilio@mozilla.com
32939 css_scroll_timeline_axis:
32942 Whether a document used the CSS property scroll-timeline-axis.
32943 Compare against `use.counter.content_documents_destroyed`
32944 to calculate the rate.
32946 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32948 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32949 notification_emails:
32950 - dom-core@mozilla.com
32951 - emilio@mozilla.com
32956 css_scroll_timeline_name:
32959 Whether a document used the CSS property scroll-timeline-name.
32960 Compare against `use.counter.content_documents_destroyed`
32961 to calculate the rate.
32963 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32965 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32966 notification_emails:
32967 - dom-core@mozilla.com
32968 - emilio@mozilla.com
32973 css_scrollbar_color:
32976 Whether a document used the CSS property scrollbar-color.
32977 Compare against `use.counter.content_documents_destroyed`
32978 to calculate the rate.
32980 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32982 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32983 notification_emails:
32984 - dom-core@mozilla.com
32985 - emilio@mozilla.com
32993 Whether a document used the CSS property shape-outside.
32994 Compare against `use.counter.content_documents_destroyed`
32995 to calculate the rate.
32997 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
32999 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33000 notification_emails:
33001 - dom-core@mozilla.com
33002 - emilio@mozilla.com
33010 Whether a document used the CSS property size.
33011 Compare against `use.counter.content_documents_destroyed`
33012 to calculate the rate.
33014 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33016 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33017 notification_emails:
33018 - dom-core@mozilla.com
33019 - emilio@mozilla.com
33024 css_stroke_dasharray:
33027 Whether a document used the CSS property stroke-dasharray.
33028 Compare against `use.counter.content_documents_destroyed`
33029 to calculate the rate.
33031 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33033 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33034 notification_emails:
33035 - dom-core@mozilla.com
33036 - emilio@mozilla.com
33041 css_stroke_dashoffset:
33044 Whether a document used the CSS property stroke-dashoffset.
33045 Compare against `use.counter.content_documents_destroyed`
33046 to calculate the rate.
33048 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33050 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33051 notification_emails:
33052 - dom-core@mozilla.com
33053 - emilio@mozilla.com
33061 Whether a document used the CSS property stroke-width.
33062 Compare against `use.counter.content_documents_destroyed`
33063 to calculate the rate.
33065 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33067 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33068 notification_emails:
33069 - dom-core@mozilla.com
33070 - emilio@mozilla.com
33078 Whether a document used the CSS property tab-size.
33079 Compare against `use.counter.content_documents_destroyed`
33080 to calculate the rate.
33082 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33084 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33085 notification_emails:
33086 - dom-core@mozilla.com
33087 - emilio@mozilla.com
33092 css_text_decoration_thickness:
33095 Whether a document used the CSS property text-decoration-thickness.
33096 Compare against `use.counter.content_documents_destroyed`
33097 to calculate the rate.
33099 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33101 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33102 notification_emails:
33103 - dom-core@mozilla.com
33104 - emilio@mozilla.com
33109 css_text_emphasis_style:
33112 Whether a document used the CSS property text-emphasis-style.
33113 Compare against `use.counter.content_documents_destroyed`
33114 to calculate the rate.
33116 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33118 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33119 notification_emails:
33120 - dom-core@mozilla.com
33121 - emilio@mozilla.com
33129 Whether a document used the CSS property text-indent.
33130 Compare against `use.counter.content_documents_destroyed`
33131 to calculate the rate.
33133 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33135 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33136 notification_emails:
33137 - dom-core@mozilla.com
33138 - emilio@mozilla.com
33146 Whether a document used the CSS property text-overflow.
33147 Compare against `use.counter.content_documents_destroyed`
33148 to calculate the rate.
33150 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33152 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33153 notification_emails:
33154 - dom-core@mozilla.com
33155 - emilio@mozilla.com
33163 Whether a document used the CSS property text-shadow.
33164 Compare against `use.counter.content_documents_destroyed`
33165 to calculate the rate.
33167 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33169 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33170 notification_emails:
33171 - dom-core@mozilla.com
33172 - emilio@mozilla.com
33177 css_text_underline_offset:
33180 Whether a document used the CSS property text-underline-offset.
33181 Compare against `use.counter.content_documents_destroyed`
33182 to calculate the rate.
33184 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33186 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33187 notification_emails:
33188 - dom-core@mozilla.com
33189 - emilio@mozilla.com
33194 css_transform_origin:
33197 Whether a document used the CSS property transform-origin.
33198 Compare against `use.counter.content_documents_destroyed`
33199 to calculate the rate.
33201 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33203 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33204 notification_emails:
33205 - dom-core@mozilla.com
33206 - emilio@mozilla.com
33211 css_transition_behavior:
33214 Whether a document used the CSS property transition-behavior.
33215 Compare against `use.counter.content_documents_destroyed`
33216 to calculate the rate.
33218 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33220 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33221 notification_emails:
33222 - dom-core@mozilla.com
33223 - emilio@mozilla.com
33228 css_transition_delay:
33231 Whether a document used the CSS property transition-delay.
33232 Compare against `use.counter.content_documents_destroyed`
33233 to calculate the rate.
33235 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33237 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33238 notification_emails:
33239 - dom-core@mozilla.com
33240 - emilio@mozilla.com
33245 css_transition_duration:
33248 Whether a document used the CSS property transition-duration.
33249 Compare against `use.counter.content_documents_destroyed`
33250 to calculate the rate.
33252 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33254 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33255 notification_emails:
33256 - dom-core@mozilla.com
33257 - emilio@mozilla.com
33262 css_transition_property:
33265 Whether a document used the CSS property transition-property.
33266 Compare against `use.counter.content_documents_destroyed`
33267 to calculate the rate.
33269 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33271 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33272 notification_emails:
33273 - dom-core@mozilla.com
33274 - emilio@mozilla.com
33279 css_transition_timing_function:
33282 Whether a document used the CSS property transition-timing-function.
33283 Compare against `use.counter.content_documents_destroyed`
33284 to calculate the rate.
33286 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33288 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33289 notification_emails:
33290 - dom-core@mozilla.com
33291 - emilio@mozilla.com
33299 Whether a document used the CSS property translate.
33300 Compare against `use.counter.content_documents_destroyed`
33301 to calculate the rate.
33303 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33305 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33306 notification_emails:
33307 - dom-core@mozilla.com
33308 - emilio@mozilla.com
33313 css_vertical_align:
33316 Whether a document used the CSS property vertical-align.
33317 Compare against `use.counter.content_documents_destroyed`
33318 to calculate the rate.
33320 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33322 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33323 notification_emails:
33324 - dom-core@mozilla.com
33325 - emilio@mozilla.com
33330 css_view_timeline_axis:
33333 Whether a document used the CSS property view-timeline-axis.
33334 Compare against `use.counter.content_documents_destroyed`
33335 to calculate the rate.
33337 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33339 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33340 notification_emails:
33341 - dom-core@mozilla.com
33342 - emilio@mozilla.com
33347 css_view_timeline_inset:
33350 Whether a document used the CSS property view-timeline-inset.
33351 Compare against `use.counter.content_documents_destroyed`
33352 to calculate the rate.
33354 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33356 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33357 notification_emails:
33358 - dom-core@mozilla.com
33359 - emilio@mozilla.com
33364 css_view_timeline_name:
33367 Whether a document used the CSS property view-timeline-name.
33368 Compare against `use.counter.content_documents_destroyed`
33369 to calculate the rate.
33371 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33373 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33374 notification_emails:
33375 - dom-core@mozilla.com
33376 - emilio@mozilla.com
33381 css_view_transition_name:
33384 Whether a document used the CSS property view-transition-name.
33385 Compare against `use.counter.content_documents_destroyed`
33386 to calculate the rate.
33388 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33390 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33391 notification_emails:
33392 - dom-core@mozilla.com
33393 - emilio@mozilla.com
33398 css_webkit_text_stroke_width:
33401 Whether a document used the CSS property -webkit-text-stroke-width.
33402 Compare against `use.counter.content_documents_destroyed`
33403 to calculate the rate.
33405 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33407 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33408 notification_emails:
33409 - dom-core@mozilla.com
33410 - emilio@mozilla.com
33418 Whether a document used the CSS property will-change.
33419 Compare against `use.counter.content_documents_destroyed`
33420 to calculate the rate.
33422 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33424 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33425 notification_emails:
33426 - dom-core@mozilla.com
33427 - emilio@mozilla.com
33435 Whether a document used the CSS property word-spacing.
33436 Compare against `use.counter.content_documents_destroyed`
33437 to calculate the rate.
33439 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33441 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33442 notification_emails:
33443 - dom-core@mozilla.com
33444 - emilio@mozilla.com
33452 Whether a document used the CSS property -x-lang.
33453 Compare against `use.counter.content_documents_destroyed`
33454 to calculate the rate.
33456 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33458 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33459 notification_emails:
33460 - dom-core@mozilla.com
33461 - emilio@mozilla.com
33466 css_object_position:
33469 Whether a document used the CSS property object-position.
33470 Compare against `use.counter.content_documents_destroyed`
33471 to calculate the rate.
33473 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33475 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33476 notification_emails:
33477 - dom-core@mozilla.com
33478 - emilio@mozilla.com
33483 css_perspective_origin:
33486 Whether a document used the CSS property perspective-origin.
33487 Compare against `use.counter.content_documents_destroyed`
33488 to calculate the rate.
33490 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33492 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33493 notification_emails:
33494 - dom-core@mozilla.com
33495 - emilio@mozilla.com
33503 Whether a document used the CSS property fill.
33504 Compare against `use.counter.content_documents_destroyed`
33505 to calculate the rate.
33507 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33509 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33510 notification_emails:
33511 - dom-core@mozilla.com
33512 - emilio@mozilla.com
33520 Whether a document used the CSS property stroke.
33521 Compare against `use.counter.content_documents_destroyed`
33522 to calculate the rate.
33524 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33526 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33527 notification_emails:
33528 - dom-core@mozilla.com
33529 - emilio@mozilla.com
33534 css_grid_template_columns:
33537 Whether a document used the CSS property grid-template-columns.
33538 Compare against `use.counter.content_documents_destroyed`
33539 to calculate the rate.
33541 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33543 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33544 notification_emails:
33545 - dom-core@mozilla.com
33546 - emilio@mozilla.com
33551 css_grid_template_rows:
33554 Whether a document used the CSS property grid-template-rows.
33555 Compare against `use.counter.content_documents_destroyed`
33556 to calculate the rate.
33558 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33560 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33561 notification_emails:
33562 - dom-core@mozilla.com
33563 - emilio@mozilla.com
33568 css_border_image_source:
33571 Whether a document used the CSS property border-image-source.
33572 Compare against `use.counter.content_documents_destroyed`
33573 to calculate the rate.
33575 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33577 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33578 notification_emails:
33579 - dom-core@mozilla.com
33580 - emilio@mozilla.com
33585 css_list_style_image:
33588 Whether a document used the CSS property list-style-image.
33589 Compare against `use.counter.content_documents_destroyed`
33590 to calculate the rate.
33592 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33594 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33595 notification_emails:
33596 - dom-core@mozilla.com
33597 - emilio@mozilla.com
33602 css_grid_auto_columns:
33605 Whether a document used the CSS property grid-auto-columns.
33606 Compare against `use.counter.content_documents_destroyed`
33607 to calculate the rate.
33609 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33611 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33612 notification_emails:
33613 - dom-core@mozilla.com
33614 - emilio@mozilla.com
33619 css_grid_auto_rows:
33622 Whether a document used the CSS property grid-auto-rows.
33623 Compare against `use.counter.content_documents_destroyed`
33624 to calculate the rate.
33626 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33628 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33629 notification_emails:
33630 - dom-core@mozilla.com
33631 - emilio@mozilla.com
33636 css_moz_window_transform:
33639 Whether a document used the CSS property -moz-window-transform.
33640 Compare against `use.counter.content_documents_destroyed`
33641 to calculate the rate.
33643 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33645 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33646 notification_emails:
33647 - dom-core@mozilla.com
33648 - emilio@mozilla.com
33656 Whether a document used the CSS property transform.
33657 Compare against `use.counter.content_documents_destroyed`
33658 to calculate the rate.
33660 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33662 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33663 notification_emails:
33664 - dom-core@mozilla.com
33665 - emilio@mozilla.com
33673 Whether a document used the CSS property column-gap.
33674 Compare against `use.counter.content_documents_destroyed`
33675 to calculate the rate.
33677 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33679 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33680 notification_emails:
33681 - dom-core@mozilla.com
33682 - emilio@mozilla.com
33690 Whether a document used the CSS property row-gap.
33691 Compare against `use.counter.content_documents_destroyed`
33692 to calculate the rate.
33694 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33696 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33697 notification_emails:
33698 - dom-core@mozilla.com
33699 - emilio@mozilla.com
33707 Whether a document used the CSS property marker-end.
33708 Compare against `use.counter.content_documents_destroyed`
33709 to calculate the rate.
33711 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33713 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33714 notification_emails:
33715 - dom-core@mozilla.com
33716 - emilio@mozilla.com
33724 Whether a document used the CSS property marker-mid.
33725 Compare against `use.counter.content_documents_destroyed`
33726 to calculate the rate.
33728 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33730 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33731 notification_emails:
33732 - dom-core@mozilla.com
33733 - emilio@mozilla.com
33741 Whether a document used the CSS property marker-start.
33742 Compare against `use.counter.content_documents_destroyed`
33743 to calculate the rate.
33745 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33747 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33748 notification_emails:
33749 - dom-core@mozilla.com
33750 - emilio@mozilla.com
33755 css_contain_intrinsic_block_size:
33758 Whether a document used the CSS property contain-intrinsic-block-size.
33759 Compare against `use.counter.content_documents_destroyed`
33760 to calculate the rate.
33762 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33764 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33765 notification_emails:
33766 - dom-core@mozilla.com
33767 - emilio@mozilla.com
33772 css_contain_intrinsic_height:
33775 Whether a document used the CSS property contain-intrinsic-height.
33776 Compare against `use.counter.content_documents_destroyed`
33777 to calculate the rate.
33779 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33781 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33782 notification_emails:
33783 - dom-core@mozilla.com
33784 - emilio@mozilla.com
33789 css_contain_intrinsic_inline_size:
33792 Whether a document used the CSS property contain-intrinsic-inline-size.
33793 Compare against `use.counter.content_documents_destroyed`
33794 to calculate the rate.
33796 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33798 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33799 notification_emails:
33800 - dom-core@mozilla.com
33801 - emilio@mozilla.com
33806 css_contain_intrinsic_width:
33809 Whether a document used the CSS property contain-intrinsic-width.
33810 Compare against `use.counter.content_documents_destroyed`
33811 to calculate the rate.
33813 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33815 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33816 notification_emails:
33817 - dom-core@mozilla.com
33818 - emilio@mozilla.com
33823 css_grid_column_end:
33826 Whether a document used the CSS property grid-column-end.
33827 Compare against `use.counter.content_documents_destroyed`
33828 to calculate the rate.
33830 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33832 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33833 notification_emails:
33834 - dom-core@mozilla.com
33835 - emilio@mozilla.com
33840 css_grid_column_start:
33843 Whether a document used the CSS property grid-column-start.
33844 Compare against `use.counter.content_documents_destroyed`
33845 to calculate the rate.
33847 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33849 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33850 notification_emails:
33851 - dom-core@mozilla.com
33852 - emilio@mozilla.com
33860 Whether a document used the CSS property grid-row-end.
33861 Compare against `use.counter.content_documents_destroyed`
33862 to calculate the rate.
33864 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33866 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33867 notification_emails:
33868 - dom-core@mozilla.com
33869 - emilio@mozilla.com
33874 css_grid_row_start:
33877 Whether a document used the CSS property grid-row-start.
33878 Compare against `use.counter.content_documents_destroyed`
33879 to calculate the rate.
33881 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33883 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33884 notification_emails:
33885 - dom-core@mozilla.com
33886 - emilio@mozilla.com
33891 css_max_block_size:
33894 Whether a document used the CSS property max-block-size.
33895 Compare against `use.counter.content_documents_destroyed`
33896 to calculate the rate.
33898 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33900 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33901 notification_emails:
33902 - dom-core@mozilla.com
33903 - emilio@mozilla.com
33911 Whether a document used the CSS property max-height.
33912 Compare against `use.counter.content_documents_destroyed`
33913 to calculate the rate.
33915 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33917 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33918 notification_emails:
33919 - dom-core@mozilla.com
33920 - emilio@mozilla.com
33925 css_max_inline_size:
33928 Whether a document used the CSS property max-inline-size.
33929 Compare against `use.counter.content_documents_destroyed`
33930 to calculate the rate.
33932 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33934 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33935 notification_emails:
33936 - dom-core@mozilla.com
33937 - emilio@mozilla.com
33945 Whether a document used the CSS property max-width.
33946 Compare against `use.counter.content_documents_destroyed`
33947 to calculate the rate.
33949 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33951 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33952 notification_emails:
33953 - dom-core@mozilla.com
33954 - emilio@mozilla.com
33962 Whether a document used the CSS property cx.
33963 Compare against `use.counter.content_documents_destroyed`
33964 to calculate the rate.
33966 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33968 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33969 notification_emails:
33970 - dom-core@mozilla.com
33971 - emilio@mozilla.com
33979 Whether a document used the CSS property cy.
33980 Compare against `use.counter.content_documents_destroyed`
33981 to calculate the rate.
33983 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33985 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
33986 notification_emails:
33987 - dom-core@mozilla.com
33988 - emilio@mozilla.com
33993 css_offset_distance:
33996 Whether a document used the CSS property offset-distance.
33997 Compare against `use.counter.content_documents_destroyed`
33998 to calculate the rate.
34000 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34002 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34003 notification_emails:
34004 - dom-core@mozilla.com
34005 - emilio@mozilla.com
34013 Whether a document used the CSS property x.
34014 Compare against `use.counter.content_documents_destroyed`
34015 to calculate the rate.
34017 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34019 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34020 notification_emails:
34021 - dom-core@mozilla.com
34022 - emilio@mozilla.com
34030 Whether a document used the CSS property y.
34031 Compare against `use.counter.content_documents_destroyed`
34032 to calculate the rate.
34034 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34036 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34037 notification_emails:
34038 - dom-core@mozilla.com
34039 - emilio@mozilla.com
34044 css_border_bottom_left_radius:
34047 Whether a document used the CSS property border-bottom-left-radius.
34048 Compare against `use.counter.content_documents_destroyed`
34049 to calculate the rate.
34051 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34053 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34054 notification_emails:
34055 - dom-core@mozilla.com
34056 - emilio@mozilla.com
34061 css_border_bottom_right_radius:
34064 Whether a document used the CSS property border-bottom-right-radius.
34065 Compare against `use.counter.content_documents_destroyed`
34066 to calculate the rate.
34068 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34070 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34071 notification_emails:
34072 - dom-core@mozilla.com
34073 - emilio@mozilla.com
34078 css_border_end_end_radius:
34081 Whether a document used the CSS property border-end-end-radius.
34082 Compare against `use.counter.content_documents_destroyed`
34083 to calculate the rate.
34085 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34087 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34088 notification_emails:
34089 - dom-core@mozilla.com
34090 - emilio@mozilla.com
34095 css_border_end_start_radius:
34098 Whether a document used the CSS property border-end-start-radius.
34099 Compare against `use.counter.content_documents_destroyed`
34100 to calculate the rate.
34102 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34104 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34105 notification_emails:
34106 - dom-core@mozilla.com
34107 - emilio@mozilla.com
34112 css_border_start_end_radius:
34115 Whether a document used the CSS property border-start-end-radius.
34116 Compare against `use.counter.content_documents_destroyed`
34117 to calculate the rate.
34119 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34121 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34122 notification_emails:
34123 - dom-core@mozilla.com
34124 - emilio@mozilla.com
34129 css_border_start_start_radius:
34132 Whether a document used the CSS property border-start-start-radius.
34133 Compare against `use.counter.content_documents_destroyed`
34134 to calculate the rate.
34136 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34138 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34139 notification_emails:
34140 - dom-core@mozilla.com
34141 - emilio@mozilla.com
34146 css_border_top_left_radius:
34149 Whether a document used the CSS property border-top-left-radius.
34150 Compare against `use.counter.content_documents_destroyed`
34151 to calculate the rate.
34153 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34155 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34156 notification_emails:
34157 - dom-core@mozilla.com
34158 - emilio@mozilla.com
34163 css_border_top_right_radius:
34166 Whether a document used the CSS property border-top-right-radius.
34167 Compare against `use.counter.content_documents_destroyed`
34168 to calculate the rate.
34170 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34172 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34173 notification_emails:
34174 - dom-core@mozilla.com
34175 - emilio@mozilla.com
34183 Whether a document used the CSS property bottom.
34184 Compare against `use.counter.content_documents_destroyed`
34185 to calculate the rate.
34187 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34189 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34190 notification_emails:
34191 - dom-core@mozilla.com
34192 - emilio@mozilla.com
34197 css_inset_block_end:
34200 Whether a document used the CSS property inset-block-end.
34201 Compare against `use.counter.content_documents_destroyed`
34202 to calculate the rate.
34204 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34206 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34207 notification_emails:
34208 - dom-core@mozilla.com
34209 - emilio@mozilla.com
34214 css_inset_block_start:
34217 Whether a document used the CSS property inset-block-start.
34218 Compare against `use.counter.content_documents_destroyed`
34219 to calculate the rate.
34221 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34223 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34224 notification_emails:
34225 - dom-core@mozilla.com
34226 - emilio@mozilla.com
34231 css_inset_inline_end:
34234 Whether a document used the CSS property inset-inline-end.
34235 Compare against `use.counter.content_documents_destroyed`
34236 to calculate the rate.
34238 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34240 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34241 notification_emails:
34242 - dom-core@mozilla.com
34243 - emilio@mozilla.com
34248 css_inset_inline_start:
34251 Whether a document used the CSS property inset-inline-start.
34252 Compare against `use.counter.content_documents_destroyed`
34253 to calculate the rate.
34255 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34257 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34258 notification_emails:
34259 - dom-core@mozilla.com
34260 - emilio@mozilla.com
34268 Whether a document used the CSS property left.
34269 Compare against `use.counter.content_documents_destroyed`
34270 to calculate the rate.
34272 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34274 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34275 notification_emails:
34276 - dom-core@mozilla.com
34277 - emilio@mozilla.com
34285 Whether a document used the CSS property right.
34286 Compare against `use.counter.content_documents_destroyed`
34287 to calculate the rate.
34289 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34291 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34292 notification_emails:
34293 - dom-core@mozilla.com
34294 - emilio@mozilla.com
34302 Whether a document used the CSS property top.
34303 Compare against `use.counter.content_documents_destroyed`
34304 to calculate the rate.
34306 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34308 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34309 notification_emails:
34310 - dom-core@mozilla.com
34311 - emilio@mozilla.com
34316 css_margin_block_end:
34319 Whether a document used the CSS property margin-block-end.
34320 Compare against `use.counter.content_documents_destroyed`
34321 to calculate the rate.
34323 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34325 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34326 notification_emails:
34327 - dom-core@mozilla.com
34328 - emilio@mozilla.com
34333 css_margin_block_start:
34336 Whether a document used the CSS property margin-block-start.
34337 Compare against `use.counter.content_documents_destroyed`
34338 to calculate the rate.
34340 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34342 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34343 notification_emails:
34344 - dom-core@mozilla.com
34345 - emilio@mozilla.com
34353 Whether a document used the CSS property margin-bottom.
34354 Compare against `use.counter.content_documents_destroyed`
34355 to calculate the rate.
34357 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34359 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34360 notification_emails:
34361 - dom-core@mozilla.com
34362 - emilio@mozilla.com
34367 css_margin_inline_end:
34370 Whether a document used the CSS property margin-inline-end.
34371 Compare against `use.counter.content_documents_destroyed`
34372 to calculate the rate.
34374 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34376 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34377 notification_emails:
34378 - dom-core@mozilla.com
34379 - emilio@mozilla.com
34384 css_margin_inline_start:
34387 Whether a document used the CSS property margin-inline-start.
34388 Compare against `use.counter.content_documents_destroyed`
34389 to calculate the rate.
34391 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34393 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34394 notification_emails:
34395 - dom-core@mozilla.com
34396 - emilio@mozilla.com
34404 Whether a document used the CSS property margin-left.
34405 Compare against `use.counter.content_documents_destroyed`
34406 to calculate the rate.
34408 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34410 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34411 notification_emails:
34412 - dom-core@mozilla.com
34413 - emilio@mozilla.com
34421 Whether a document used the CSS property margin-right.
34422 Compare against `use.counter.content_documents_destroyed`
34423 to calculate the rate.
34425 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34427 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34428 notification_emails:
34429 - dom-core@mozilla.com
34430 - emilio@mozilla.com
34438 Whether a document used the CSS property margin-top.
34439 Compare against `use.counter.content_documents_destroyed`
34440 to calculate the rate.
34442 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34444 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34445 notification_emails:
34446 - dom-core@mozilla.com
34447 - emilio@mozilla.com
34455 Whether a document used the CSS property block-size.
34456 Compare against `use.counter.content_documents_destroyed`
34457 to calculate the rate.
34459 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34461 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34462 notification_emails:
34463 - dom-core@mozilla.com
34464 - emilio@mozilla.com
34472 Whether a document used the CSS property height.
34473 Compare against `use.counter.content_documents_destroyed`
34474 to calculate the rate.
34476 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34478 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34479 notification_emails:
34480 - dom-core@mozilla.com
34481 - emilio@mozilla.com
34489 Whether a document used the CSS property inline-size.
34490 Compare against `use.counter.content_documents_destroyed`
34491 to calculate the rate.
34493 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34495 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34496 notification_emails:
34497 - dom-core@mozilla.com
34498 - emilio@mozilla.com
34503 css_min_block_size:
34506 Whether a document used the CSS property min-block-size.
34507 Compare against `use.counter.content_documents_destroyed`
34508 to calculate the rate.
34510 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34512 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34513 notification_emails:
34514 - dom-core@mozilla.com
34515 - emilio@mozilla.com
34523 Whether a document used the CSS property min-height.
34524 Compare against `use.counter.content_documents_destroyed`
34525 to calculate the rate.
34527 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34529 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34530 notification_emails:
34531 - dom-core@mozilla.com
34532 - emilio@mozilla.com
34537 css_min_inline_size:
34540 Whether a document used the CSS property min-inline-size.
34541 Compare against `use.counter.content_documents_destroyed`
34542 to calculate the rate.
34544 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34546 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34547 notification_emails:
34548 - dom-core@mozilla.com
34549 - emilio@mozilla.com
34557 Whether a document used the CSS property min-width.
34558 Compare against `use.counter.content_documents_destroyed`
34559 to calculate the rate.
34561 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34563 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34564 notification_emails:
34565 - dom-core@mozilla.com
34566 - emilio@mozilla.com
34574 Whether a document used the CSS property width.
34575 Compare against `use.counter.content_documents_destroyed`
34576 to calculate the rate.
34578 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34580 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34581 notification_emails:
34582 - dom-core@mozilla.com
34583 - emilio@mozilla.com
34588 css_border_block_end_width:
34591 Whether a document used the CSS property border-block-end-width.
34592 Compare against `use.counter.content_documents_destroyed`
34593 to calculate the rate.
34595 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34597 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34598 notification_emails:
34599 - dom-core@mozilla.com
34600 - emilio@mozilla.com
34605 css_border_block_start_width:
34608 Whether a document used the CSS property border-block-start-width.
34609 Compare against `use.counter.content_documents_destroyed`
34610 to calculate the rate.
34612 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34614 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34615 notification_emails:
34616 - dom-core@mozilla.com
34617 - emilio@mozilla.com
34622 css_border_bottom_width:
34625 Whether a document used the CSS property border-bottom-width.
34626 Compare against `use.counter.content_documents_destroyed`
34627 to calculate the rate.
34629 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34631 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34632 notification_emails:
34633 - dom-core@mozilla.com
34634 - emilio@mozilla.com
34639 css_border_inline_end_width:
34642 Whether a document used the CSS property border-inline-end-width.
34643 Compare against `use.counter.content_documents_destroyed`
34644 to calculate the rate.
34646 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34648 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34649 notification_emails:
34650 - dom-core@mozilla.com
34651 - emilio@mozilla.com
34656 css_border_inline_start_width:
34659 Whether a document used the CSS property border-inline-start-width.
34660 Compare against `use.counter.content_documents_destroyed`
34661 to calculate the rate.
34663 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34665 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34666 notification_emails:
34667 - dom-core@mozilla.com
34668 - emilio@mozilla.com
34673 css_border_left_width:
34676 Whether a document used the CSS property border-left-width.
34677 Compare against `use.counter.content_documents_destroyed`
34678 to calculate the rate.
34680 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34682 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34683 notification_emails:
34684 - dom-core@mozilla.com
34685 - emilio@mozilla.com
34690 css_border_right_width:
34693 Whether a document used the CSS property border-right-width.
34694 Compare against `use.counter.content_documents_destroyed`
34695 to calculate the rate.
34697 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34699 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34700 notification_emails:
34701 - dom-core@mozilla.com
34702 - emilio@mozilla.com
34707 css_border_top_width:
34710 Whether a document used the CSS property border-top-width.
34711 Compare against `use.counter.content_documents_destroyed`
34712 to calculate the rate.
34714 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34716 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34717 notification_emails:
34718 - dom-core@mozilla.com
34719 - emilio@mozilla.com
34724 css_column_rule_width:
34727 Whether a document used the CSS property column-rule-width.
34728 Compare against `use.counter.content_documents_destroyed`
34729 to calculate the rate.
34731 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34733 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34734 notification_emails:
34735 - dom-core@mozilla.com
34736 - emilio@mozilla.com
34744 Whether a document used the CSS property outline-width.
34745 Compare against `use.counter.content_documents_destroyed`
34746 to calculate the rate.
34748 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34750 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34751 notification_emails:
34752 - dom-core@mozilla.com
34753 - emilio@mozilla.com
34758 css_padding_block_end:
34761 Whether a document used the CSS property padding-block-end.
34762 Compare against `use.counter.content_documents_destroyed`
34763 to calculate the rate.
34765 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34767 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34768 notification_emails:
34769 - dom-core@mozilla.com
34770 - emilio@mozilla.com
34775 css_padding_block_start:
34778 Whether a document used the CSS property padding-block-start.
34779 Compare against `use.counter.content_documents_destroyed`
34780 to calculate the rate.
34782 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34784 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34785 notification_emails:
34786 - dom-core@mozilla.com
34787 - emilio@mozilla.com
34792 css_padding_bottom:
34795 Whether a document used the CSS property padding-bottom.
34796 Compare against `use.counter.content_documents_destroyed`
34797 to calculate the rate.
34799 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34801 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34802 notification_emails:
34803 - dom-core@mozilla.com
34804 - emilio@mozilla.com
34809 css_padding_inline_end:
34812 Whether a document used the CSS property padding-inline-end.
34813 Compare against `use.counter.content_documents_destroyed`
34814 to calculate the rate.
34816 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34818 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34819 notification_emails:
34820 - dom-core@mozilla.com
34821 - emilio@mozilla.com
34826 css_padding_inline_start:
34829 Whether a document used the CSS property padding-inline-start.
34830 Compare against `use.counter.content_documents_destroyed`
34831 to calculate the rate.
34833 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34835 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34836 notification_emails:
34837 - dom-core@mozilla.com
34838 - emilio@mozilla.com
34846 Whether a document used the CSS property padding-left.
34847 Compare against `use.counter.content_documents_destroyed`
34848 to calculate the rate.
34850 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34852 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34853 notification_emails:
34854 - dom-core@mozilla.com
34855 - emilio@mozilla.com
34863 Whether a document used the CSS property padding-right.
34864 Compare against `use.counter.content_documents_destroyed`
34865 to calculate the rate.
34867 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34869 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34870 notification_emails:
34871 - dom-core@mozilla.com
34872 - emilio@mozilla.com
34880 Whether a document used the CSS property padding-top.
34881 Compare against `use.counter.content_documents_destroyed`
34882 to calculate the rate.
34884 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34886 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34887 notification_emails:
34888 - dom-core@mozilla.com
34889 - emilio@mozilla.com
34897 Whether a document used the CSS property r.
34898 Compare against `use.counter.content_documents_destroyed`
34899 to calculate the rate.
34901 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34903 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34904 notification_emails:
34905 - dom-core@mozilla.com
34906 - emilio@mozilla.com
34914 Whether a document used the CSS property shape-margin.
34915 Compare against `use.counter.content_documents_destroyed`
34916 to calculate the rate.
34918 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34920 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34921 notification_emails:
34922 - dom-core@mozilla.com
34923 - emilio@mozilla.com
34931 Whether a document used the CSS property rx.
34932 Compare against `use.counter.content_documents_destroyed`
34933 to calculate the rate.
34935 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34937 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34938 notification_emails:
34939 - dom-core@mozilla.com
34940 - emilio@mozilla.com
34948 Whether a document used the CSS property ry.
34949 Compare against `use.counter.content_documents_destroyed`
34950 to calculate the rate.
34952 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34954 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34955 notification_emails:
34956 - dom-core@mozilla.com
34957 - emilio@mozilla.com
34962 css_scroll_padding_block_end:
34965 Whether a document used the CSS property scroll-padding-block-end.
34966 Compare against `use.counter.content_documents_destroyed`
34967 to calculate the rate.
34969 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34971 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34972 notification_emails:
34973 - dom-core@mozilla.com
34974 - emilio@mozilla.com
34979 css_scroll_padding_block_start:
34982 Whether a document used the CSS property scroll-padding-block-start.
34983 Compare against `use.counter.content_documents_destroyed`
34984 to calculate the rate.
34986 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34988 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
34989 notification_emails:
34990 - dom-core@mozilla.com
34991 - emilio@mozilla.com
34996 css_scroll_padding_bottom:
34999 Whether a document used the CSS property scroll-padding-bottom.
35000 Compare against `use.counter.content_documents_destroyed`
35001 to calculate the rate.
35003 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35005 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35006 notification_emails:
35007 - dom-core@mozilla.com
35008 - emilio@mozilla.com
35013 css_scroll_padding_inline_end:
35016 Whether a document used the CSS property scroll-padding-inline-end.
35017 Compare against `use.counter.content_documents_destroyed`
35018 to calculate the rate.
35020 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35022 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35023 notification_emails:
35024 - dom-core@mozilla.com
35025 - emilio@mozilla.com
35030 css_scroll_padding_inline_start:
35033 Whether a document used the CSS property scroll-padding-inline-start.
35034 Compare against `use.counter.content_documents_destroyed`
35035 to calculate the rate.
35037 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35039 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35040 notification_emails:
35041 - dom-core@mozilla.com
35042 - emilio@mozilla.com
35047 css_scroll_padding_left:
35050 Whether a document used the CSS property scroll-padding-left.
35051 Compare against `use.counter.content_documents_destroyed`
35052 to calculate the rate.
35054 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35056 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35057 notification_emails:
35058 - dom-core@mozilla.com
35059 - emilio@mozilla.com
35064 css_scroll_padding_right:
35067 Whether a document used the CSS property scroll-padding-right.
35068 Compare against `use.counter.content_documents_destroyed`
35069 to calculate the rate.
35071 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35073 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35074 notification_emails:
35075 - dom-core@mozilla.com
35076 - emilio@mozilla.com
35081 css_scroll_padding_top:
35084 Whether a document used the CSS property scroll-padding-top.
35085 Compare against `use.counter.content_documents_destroyed`
35086 to calculate the rate.
35088 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35090 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35091 notification_emails:
35092 - dom-core@mozilla.com
35093 - emilio@mozilla.com
35098 css_moz_window_input_region_margin:
35101 Whether a document used the CSS property -moz-window-input-region-margin.
35102 Compare against `use.counter.content_documents_destroyed`
35103 to calculate the rate.
35105 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35107 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35108 notification_emails:
35109 - dom-core@mozilla.com
35110 - emilio@mozilla.com
35115 css_outline_offset:
35118 Whether a document used the CSS property outline-offset.
35119 Compare against `use.counter.content_documents_destroyed`
35120 to calculate the rate.
35122 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35124 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35125 notification_emails:
35126 - dom-core@mozilla.com
35127 - emilio@mozilla.com
35132 css_overflow_clip_margin:
35135 Whether a document used the CSS property overflow-clip-margin.
35136 Compare against `use.counter.content_documents_destroyed`
35137 to calculate the rate.
35139 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35141 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35142 notification_emails:
35143 - dom-core@mozilla.com
35144 - emilio@mozilla.com
35149 css_scroll_margin_block_end:
35152 Whether a document used the CSS property scroll-margin-block-end.
35153 Compare against `use.counter.content_documents_destroyed`
35154 to calculate the rate.
35156 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35158 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35159 notification_emails:
35160 - dom-core@mozilla.com
35161 - emilio@mozilla.com
35166 css_scroll_margin_block_start:
35169 Whether a document used the CSS property scroll-margin-block-start.
35170 Compare against `use.counter.content_documents_destroyed`
35171 to calculate the rate.
35173 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35175 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35176 notification_emails:
35177 - dom-core@mozilla.com
35178 - emilio@mozilla.com
35183 css_scroll_margin_bottom:
35186 Whether a document used the CSS property scroll-margin-bottom.
35187 Compare against `use.counter.content_documents_destroyed`
35188 to calculate the rate.
35190 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35192 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35193 notification_emails:
35194 - dom-core@mozilla.com
35195 - emilio@mozilla.com
35200 css_scroll_margin_inline_end:
35203 Whether a document used the CSS property scroll-margin-inline-end.
35204 Compare against `use.counter.content_documents_destroyed`
35205 to calculate the rate.
35207 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35209 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35210 notification_emails:
35211 - dom-core@mozilla.com
35212 - emilio@mozilla.com
35217 css_scroll_margin_inline_start:
35220 Whether a document used the CSS property scroll-margin-inline-start.
35221 Compare against `use.counter.content_documents_destroyed`
35222 to calculate the rate.
35224 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35226 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35227 notification_emails:
35228 - dom-core@mozilla.com
35229 - emilio@mozilla.com
35234 css_scroll_margin_left:
35237 Whether a document used the CSS property scroll-margin-left.
35238 Compare against `use.counter.content_documents_destroyed`
35239 to calculate the rate.
35241 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35243 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35244 notification_emails:
35245 - dom-core@mozilla.com
35246 - emilio@mozilla.com
35251 css_scroll_margin_right:
35254 Whether a document used the CSS property scroll-margin-right.
35255 Compare against `use.counter.content_documents_destroyed`
35256 to calculate the rate.
35258 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35260 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35261 notification_emails:
35262 - dom-core@mozilla.com
35263 - emilio@mozilla.com
35268 css_scroll_margin_top:
35271 Whether a document used the CSS property scroll-margin-top.
35272 Compare against `use.counter.content_documents_destroyed`
35273 to calculate the rate.
35275 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35277 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35278 notification_emails:
35279 - dom-core@mozilla.com
35280 - emilio@mozilla.com
35285 css_background_color:
35288 Whether a document used the CSS property background-color.
35289 Compare against `use.counter.content_documents_destroyed`
35290 to calculate the rate.
35292 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35294 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35295 notification_emails:
35296 - dom-core@mozilla.com
35297 - emilio@mozilla.com
35302 css_border_block_end_color:
35305 Whether a document used the CSS property border-block-end-color.
35306 Compare against `use.counter.content_documents_destroyed`
35307 to calculate the rate.
35309 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35311 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35312 notification_emails:
35313 - dom-core@mozilla.com
35314 - emilio@mozilla.com
35319 css_border_block_start_color:
35322 Whether a document used the CSS property border-block-start-color.
35323 Compare against `use.counter.content_documents_destroyed`
35324 to calculate the rate.
35326 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35328 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35329 notification_emails:
35330 - dom-core@mozilla.com
35331 - emilio@mozilla.com
35336 css_border_bottom_color:
35339 Whether a document used the CSS property border-bottom-color.
35340 Compare against `use.counter.content_documents_destroyed`
35341 to calculate the rate.
35343 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35345 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35346 notification_emails:
35347 - dom-core@mozilla.com
35348 - emilio@mozilla.com
35353 css_border_inline_end_color:
35356 Whether a document used the CSS property border-inline-end-color.
35357 Compare against `use.counter.content_documents_destroyed`
35358 to calculate the rate.
35360 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35362 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35363 notification_emails:
35364 - dom-core@mozilla.com
35365 - emilio@mozilla.com
35370 css_border_inline_start_color:
35373 Whether a document used the CSS property border-inline-start-color.
35374 Compare against `use.counter.content_documents_destroyed`
35375 to calculate the rate.
35377 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35379 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35380 notification_emails:
35381 - dom-core@mozilla.com
35382 - emilio@mozilla.com
35387 css_border_left_color:
35390 Whether a document used the CSS property border-left-color.
35391 Compare against `use.counter.content_documents_destroyed`
35392 to calculate the rate.
35394 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35396 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35397 notification_emails:
35398 - dom-core@mozilla.com
35399 - emilio@mozilla.com
35404 css_border_right_color:
35407 Whether a document used the CSS property border-right-color.
35408 Compare against `use.counter.content_documents_destroyed`
35409 to calculate the rate.
35411 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35413 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35414 notification_emails:
35415 - dom-core@mozilla.com
35416 - emilio@mozilla.com
35421 css_border_top_color:
35424 Whether a document used the CSS property border-top-color.
35425 Compare against `use.counter.content_documents_destroyed`
35426 to calculate the rate.
35428 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35430 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35431 notification_emails:
35432 - dom-core@mozilla.com
35433 - emilio@mozilla.com
35438 css_column_rule_color:
35441 Whether a document used the CSS property column-rule-color.
35442 Compare against `use.counter.content_documents_destroyed`
35443 to calculate the rate.
35445 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35447 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35448 notification_emails:
35449 - dom-core@mozilla.com
35450 - emilio@mozilla.com
35458 Whether a document used the CSS property flood-color.
35459 Compare against `use.counter.content_documents_destroyed`
35460 to calculate the rate.
35462 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35464 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35465 notification_emails:
35466 - dom-core@mozilla.com
35467 - emilio@mozilla.com
35472 css_lighting_color:
35475 Whether a document used the CSS property lighting-color.
35476 Compare against `use.counter.content_documents_destroyed`
35477 to calculate the rate.
35479 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35481 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35482 notification_emails:
35483 - dom-core@mozilla.com
35484 - emilio@mozilla.com
35492 Whether a document used the CSS property outline-color.
35493 Compare against `use.counter.content_documents_destroyed`
35494 to calculate the rate.
35496 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35498 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35499 notification_emails:
35500 - dom-core@mozilla.com
35501 - emilio@mozilla.com
35509 Whether a document used the CSS property stop-color.
35510 Compare against `use.counter.content_documents_destroyed`
35511 to calculate the rate.
35513 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35515 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35516 notification_emails:
35517 - dom-core@mozilla.com
35518 - emilio@mozilla.com
35523 css_text_decoration_color:
35526 Whether a document used the CSS property text-decoration-color.
35527 Compare against `use.counter.content_documents_destroyed`
35528 to calculate the rate.
35530 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35532 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35533 notification_emails:
35534 - dom-core@mozilla.com
35535 - emilio@mozilla.com
35540 css_text_emphasis_color:
35543 Whether a document used the CSS property text-emphasis-color.
35544 Compare against `use.counter.content_documents_destroyed`
35545 to calculate the rate.
35547 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35549 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35550 notification_emails:
35551 - dom-core@mozilla.com
35552 - emilio@mozilla.com
35557 css_webkit_text_fill_color:
35560 Whether a document used the CSS property -webkit-text-fill-color.
35561 Compare against `use.counter.content_documents_destroyed`
35562 to calculate the rate.
35564 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35566 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35567 notification_emails:
35568 - dom-core@mozilla.com
35569 - emilio@mozilla.com
35574 css_webkit_text_stroke_color:
35577 Whether a document used the CSS property -webkit-text-stroke-color.
35578 Compare against `use.counter.content_documents_destroyed`
35579 to calculate the rate.
35581 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35583 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35584 notification_emails:
35585 - dom-core@mozilla.com
35586 - emilio@mozilla.com
35594 Whether a document used the CSS property background.
35595 Compare against `use.counter.content_documents_destroyed`
35596 to calculate the rate.
35598 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35600 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35601 notification_emails:
35602 - dom-core@mozilla.com
35603 - emilio@mozilla.com
35608 css_background_position:
35611 Whether a document used the CSS property background-position.
35612 Compare against `use.counter.content_documents_destroyed`
35613 to calculate the rate.
35615 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35617 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35618 notification_emails:
35619 - dom-core@mozilla.com
35620 - emilio@mozilla.com
35628 Whether a document used the CSS property border-color.
35629 Compare against `use.counter.content_documents_destroyed`
35630 to calculate the rate.
35632 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35634 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35635 notification_emails:
35636 - dom-core@mozilla.com
35637 - emilio@mozilla.com
35645 Whether a document used the CSS property border-style.
35646 Compare against `use.counter.content_documents_destroyed`
35647 to calculate the rate.
35649 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35651 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35652 notification_emails:
35653 - dom-core@mozilla.com
35654 - emilio@mozilla.com
35662 Whether a document used the CSS property border-width.
35663 Compare against `use.counter.content_documents_destroyed`
35664 to calculate the rate.
35666 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35668 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35669 notification_emails:
35670 - dom-core@mozilla.com
35671 - emilio@mozilla.com
35679 Whether a document used the CSS property border-top.
35680 Compare against `use.counter.content_documents_destroyed`
35681 to calculate the rate.
35683 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35685 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35686 notification_emails:
35687 - dom-core@mozilla.com
35688 - emilio@mozilla.com
35696 Whether a document used the CSS property border-right.
35697 Compare against `use.counter.content_documents_destroyed`
35698 to calculate the rate.
35700 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35702 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35703 notification_emails:
35704 - dom-core@mozilla.com
35705 - emilio@mozilla.com
35713 Whether a document used the CSS property border-bottom.
35714 Compare against `use.counter.content_documents_destroyed`
35715 to calculate the rate.
35717 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35719 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35720 notification_emails:
35721 - dom-core@mozilla.com
35722 - emilio@mozilla.com
35730 Whether a document used the CSS property border-left.
35731 Compare against `use.counter.content_documents_destroyed`
35732 to calculate the rate.
35734 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35736 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35737 notification_emails:
35738 - dom-core@mozilla.com
35739 - emilio@mozilla.com
35744 css_border_block_start:
35747 Whether a document used the CSS property border-block-start.
35748 Compare against `use.counter.content_documents_destroyed`
35749 to calculate the rate.
35751 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35753 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35754 notification_emails:
35755 - dom-core@mozilla.com
35756 - emilio@mozilla.com
35761 css_border_block_end:
35764 Whether a document used the CSS property border-block-end.
35765 Compare against `use.counter.content_documents_destroyed`
35766 to calculate the rate.
35768 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35770 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35771 notification_emails:
35772 - dom-core@mozilla.com
35773 - emilio@mozilla.com
35778 css_border_inline_start:
35781 Whether a document used the CSS property border-inline-start.
35782 Compare against `use.counter.content_documents_destroyed`
35783 to calculate the rate.
35785 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35787 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35788 notification_emails:
35789 - dom-core@mozilla.com
35790 - emilio@mozilla.com
35795 css_border_inline_end:
35798 Whether a document used the CSS property border-inline-end.
35799 Compare against `use.counter.content_documents_destroyed`
35800 to calculate the rate.
35802 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35804 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35805 notification_emails:
35806 - dom-core@mozilla.com
35807 - emilio@mozilla.com
35815 Whether a document used the CSS property border.
35816 Compare against `use.counter.content_documents_destroyed`
35817 to calculate the rate.
35819 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35821 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35822 notification_emails:
35823 - dom-core@mozilla.com
35824 - emilio@mozilla.com
35832 Whether a document used the CSS property border-radius.
35833 Compare against `use.counter.content_documents_destroyed`
35834 to calculate the rate.
35836 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35838 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35839 notification_emails:
35840 - dom-core@mozilla.com
35841 - emilio@mozilla.com
35849 Whether a document used the CSS property border-image.
35850 Compare against `use.counter.content_documents_destroyed`
35851 to calculate the rate.
35853 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35855 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35856 notification_emails:
35857 - dom-core@mozilla.com
35858 - emilio@mozilla.com
35863 css_border_block_width:
35866 Whether a document used the CSS property border-block-width.
35867 Compare against `use.counter.content_documents_destroyed`
35868 to calculate the rate.
35870 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35872 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35873 notification_emails:
35874 - dom-core@mozilla.com
35875 - emilio@mozilla.com
35880 css_border_block_style:
35883 Whether a document used the CSS property border-block-style.
35884 Compare against `use.counter.content_documents_destroyed`
35885 to calculate the rate.
35887 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35889 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35890 notification_emails:
35891 - dom-core@mozilla.com
35892 - emilio@mozilla.com
35897 css_border_block_color:
35900 Whether a document used the CSS property border-block-color.
35901 Compare against `use.counter.content_documents_destroyed`
35902 to calculate the rate.
35904 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35906 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35907 notification_emails:
35908 - dom-core@mozilla.com
35909 - emilio@mozilla.com
35914 css_border_inline_width:
35917 Whether a document used the CSS property border-inline-width.
35918 Compare against `use.counter.content_documents_destroyed`
35919 to calculate the rate.
35921 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35923 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35924 notification_emails:
35925 - dom-core@mozilla.com
35926 - emilio@mozilla.com
35931 css_border_inline_style:
35934 Whether a document used the CSS property border-inline-style.
35935 Compare against `use.counter.content_documents_destroyed`
35936 to calculate the rate.
35938 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35940 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35941 notification_emails:
35942 - dom-core@mozilla.com
35943 - emilio@mozilla.com
35948 css_border_inline_color:
35951 Whether a document used the CSS property border-inline-color.
35952 Compare against `use.counter.content_documents_destroyed`
35953 to calculate the rate.
35955 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35957 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35958 notification_emails:
35959 - dom-core@mozilla.com
35960 - emilio@mozilla.com
35968 Whether a document used the CSS property border-block.
35969 Compare against `use.counter.content_documents_destroyed`
35970 to calculate the rate.
35972 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35974 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35975 notification_emails:
35976 - dom-core@mozilla.com
35977 - emilio@mozilla.com
35985 Whether a document used the CSS property border-inline.
35986 Compare against `use.counter.content_documents_destroyed`
35987 to calculate the rate.
35989 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35991 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
35992 notification_emails:
35993 - dom-core@mozilla.com
35994 - emilio@mozilla.com
36002 Whether a document used the CSS property overflow.
36003 Compare against `use.counter.content_documents_destroyed`
36004 to calculate the rate.
36006 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36008 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36009 notification_emails:
36010 - dom-core@mozilla.com
36011 - emilio@mozilla.com
36016 css_overflow_clip_box:
36019 Whether a document used the CSS property overflow-clip-box.
36020 Compare against `use.counter.content_documents_destroyed`
36021 to calculate the rate.
36023 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36025 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36026 notification_emails:
36027 - dom-core@mozilla.com
36028 - emilio@mozilla.com
36033 css_overscroll_behavior:
36036 Whether a document used the CSS property overscroll-behavior.
36037 Compare against `use.counter.content_documents_destroyed`
36038 to calculate the rate.
36040 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36042 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36043 notification_emails:
36044 - dom-core@mozilla.com
36045 - emilio@mozilla.com
36053 Whether a document used the CSS property container.
36054 Compare against `use.counter.content_documents_destroyed`
36055 to calculate the rate.
36057 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36059 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36060 notification_emails:
36061 - dom-core@mozilla.com
36062 - emilio@mozilla.com
36067 css_page_break_before:
36070 Whether a document used the CSS property page-break-before.
36071 Compare against `use.counter.content_documents_destroyed`
36072 to calculate the rate.
36074 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36076 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36077 notification_emails:
36078 - dom-core@mozilla.com
36079 - emilio@mozilla.com
36084 css_page_break_after:
36087 Whether a document used the CSS property page-break-after.
36088 Compare against `use.counter.content_documents_destroyed`
36089 to calculate the rate.
36091 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36093 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36094 notification_emails:
36095 - dom-core@mozilla.com
36096 - emilio@mozilla.com
36101 css_page_break_inside:
36104 Whether a document used the CSS property page-break-inside.
36105 Compare against `use.counter.content_documents_destroyed`
36106 to calculate the rate.
36108 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36110 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36111 notification_emails:
36112 - dom-core@mozilla.com
36113 - emilio@mozilla.com
36121 Whether a document used the CSS property offset.
36122 Compare against `use.counter.content_documents_destroyed`
36123 to calculate the rate.
36125 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36127 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36128 notification_emails:
36129 - dom-core@mozilla.com
36130 - emilio@mozilla.com
36138 Whether a document used the CSS property columns.
36139 Compare against `use.counter.content_documents_destroyed`
36140 to calculate the rate.
36142 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36144 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36145 notification_emails:
36146 - dom-core@mozilla.com
36147 - emilio@mozilla.com
36155 Whether a document used the CSS property column-rule.
36156 Compare against `use.counter.content_documents_destroyed`
36157 to calculate the rate.
36159 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36161 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36162 notification_emails:
36163 - dom-core@mozilla.com
36164 - emilio@mozilla.com
36172 Whether a document used the CSS property font.
36173 Compare against `use.counter.content_documents_destroyed`
36174 to calculate the rate.
36176 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36178 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36179 notification_emails:
36180 - dom-core@mozilla.com
36181 - emilio@mozilla.com
36189 Whether a document used the CSS property font-variant.
36190 Compare against `use.counter.content_documents_destroyed`
36191 to calculate the rate.
36193 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36195 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36196 notification_emails:
36197 - dom-core@mozilla.com
36198 - emilio@mozilla.com
36203 css_font_synthesis:
36206 Whether a document used the CSS property font-synthesis.
36207 Compare against `use.counter.content_documents_destroyed`
36208 to calculate the rate.
36210 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36212 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36213 notification_emails:
36214 - dom-core@mozilla.com
36215 - emilio@mozilla.com
36223 Whether a document used the CSS property marker.
36224 Compare against `use.counter.content_documents_destroyed`
36225 to calculate the rate.
36227 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36229 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36230 notification_emails:
36231 - dom-core@mozilla.com
36232 - emilio@mozilla.com
36240 Whether a document used the CSS property text-emphasis.
36241 Compare against `use.counter.content_documents_destroyed`
36242 to calculate the rate.
36244 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36246 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36247 notification_emails:
36248 - dom-core@mozilla.com
36249 - emilio@mozilla.com
36257 Whether a document used the CSS property text-wrap.
36258 Compare against `use.counter.content_documents_destroyed`
36259 to calculate the rate.
36261 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36263 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36264 notification_emails:
36265 - dom-core@mozilla.com
36266 - emilio@mozilla.com
36274 Whether a document used the CSS property white-space.
36275 Compare against `use.counter.content_documents_destroyed`
36276 to calculate the rate.
36278 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36280 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36281 notification_emails:
36282 - dom-core@mozilla.com
36283 - emilio@mozilla.com
36288 css_webkit_text_stroke:
36291 Whether a document used the CSS property -webkit-text-stroke.
36292 Compare against `use.counter.content_documents_destroyed`
36293 to calculate the rate.
36295 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36297 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36298 notification_emails:
36299 - dom-core@mozilla.com
36300 - emilio@mozilla.com
36308 Whether a document used the CSS property list-style.
36309 Compare against `use.counter.content_documents_destroyed`
36310 to calculate the rate.
36312 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36314 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36315 notification_emails:
36316 - dom-core@mozilla.com
36317 - emilio@mozilla.com
36325 Whether a document used the CSS property margin.
36326 Compare against `use.counter.content_documents_destroyed`
36327 to calculate the rate.
36329 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36331 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36332 notification_emails:
36333 - dom-core@mozilla.com
36334 - emilio@mozilla.com
36342 Whether a document used the CSS property margin-block.
36343 Compare against `use.counter.content_documents_destroyed`
36344 to calculate the rate.
36346 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36348 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36349 notification_emails:
36350 - dom-core@mozilla.com
36351 - emilio@mozilla.com
36359 Whether a document used the CSS property margin-inline.
36360 Compare against `use.counter.content_documents_destroyed`
36361 to calculate the rate.
36363 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36365 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36366 notification_emails:
36367 - dom-core@mozilla.com
36368 - emilio@mozilla.com
36376 Whether a document used the CSS property scroll-margin.
36377 Compare against `use.counter.content_documents_destroyed`
36378 to calculate the rate.
36380 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36382 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36383 notification_emails:
36384 - dom-core@mozilla.com
36385 - emilio@mozilla.com
36390 css_scroll_margin_block:
36393 Whether a document used the CSS property scroll-margin-block.
36394 Compare against `use.counter.content_documents_destroyed`
36395 to calculate the rate.
36397 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36399 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36400 notification_emails:
36401 - dom-core@mozilla.com
36402 - emilio@mozilla.com
36407 css_scroll_margin_inline:
36410 Whether a document used the CSS property scroll-margin-inline.
36411 Compare against `use.counter.content_documents_destroyed`
36412 to calculate the rate.
36414 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36416 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36417 notification_emails:
36418 - dom-core@mozilla.com
36419 - emilio@mozilla.com
36427 Whether a document used the CSS property outline.
36428 Compare against `use.counter.content_documents_destroyed`
36429 to calculate the rate.
36431 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36433 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36434 notification_emails:
36435 - dom-core@mozilla.com
36436 - emilio@mozilla.com
36444 Whether a document used the CSS property padding.
36445 Compare against `use.counter.content_documents_destroyed`
36446 to calculate the rate.
36448 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36450 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36451 notification_emails:
36452 - dom-core@mozilla.com
36453 - emilio@mozilla.com
36461 Whether a document used the CSS property padding-block.
36462 Compare against `use.counter.content_documents_destroyed`
36463 to calculate the rate.
36465 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36467 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36468 notification_emails:
36469 - dom-core@mozilla.com
36470 - emilio@mozilla.com
36475 css_padding_inline:
36478 Whether a document used the CSS property padding-inline.
36479 Compare against `use.counter.content_documents_destroyed`
36480 to calculate the rate.
36482 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36484 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36485 notification_emails:
36486 - dom-core@mozilla.com
36487 - emilio@mozilla.com
36492 css_scroll_padding:
36495 Whether a document used the CSS property scroll-padding.
36496 Compare against `use.counter.content_documents_destroyed`
36497 to calculate the rate.
36499 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36501 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36502 notification_emails:
36503 - dom-core@mozilla.com
36504 - emilio@mozilla.com
36509 css_scroll_padding_block:
36512 Whether a document used the CSS property scroll-padding-block.
36513 Compare against `use.counter.content_documents_destroyed`
36514 to calculate the rate.
36516 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36518 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36519 notification_emails:
36520 - dom-core@mozilla.com
36521 - emilio@mozilla.com
36526 css_scroll_padding_inline:
36529 Whether a document used the CSS property scroll-padding-inline.
36530 Compare against `use.counter.content_documents_destroyed`
36531 to calculate the rate.
36533 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36535 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36536 notification_emails:
36537 - dom-core@mozilla.com
36538 - emilio@mozilla.com
36546 Whether a document used the CSS property flex-flow.
36547 Compare against `use.counter.content_documents_destroyed`
36548 to calculate the rate.
36550 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36552 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36553 notification_emails:
36554 - dom-core@mozilla.com
36555 - emilio@mozilla.com
36563 Whether a document used the CSS property flex.
36564 Compare against `use.counter.content_documents_destroyed`
36565 to calculate the rate.
36567 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36569 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36570 notification_emails:
36571 - dom-core@mozilla.com
36572 - emilio@mozilla.com
36580 Whether a document used the CSS property gap.
36581 Compare against `use.counter.content_documents_destroyed`
36582 to calculate the rate.
36584 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36586 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36587 notification_emails:
36588 - dom-core@mozilla.com
36589 - emilio@mozilla.com
36597 Whether a document used the CSS property grid-row.
36598 Compare against `use.counter.content_documents_destroyed`
36599 to calculate the rate.
36601 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36603 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36604 notification_emails:
36605 - dom-core@mozilla.com
36606 - emilio@mozilla.com
36614 Whether a document used the CSS property grid-column.
36615 Compare against `use.counter.content_documents_destroyed`
36616 to calculate the rate.
36618 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36620 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36621 notification_emails:
36622 - dom-core@mozilla.com
36623 - emilio@mozilla.com
36631 Whether a document used the CSS property grid-area.
36632 Compare against `use.counter.content_documents_destroyed`
36633 to calculate the rate.
36635 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36637 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36638 notification_emails:
36639 - dom-core@mozilla.com
36640 - emilio@mozilla.com
36648 Whether a document used the CSS property grid-template.
36649 Compare against `use.counter.content_documents_destroyed`
36650 to calculate the rate.
36652 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36654 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36655 notification_emails:
36656 - dom-core@mozilla.com
36657 - emilio@mozilla.com
36665 Whether a document used the CSS property grid.
36666 Compare against `use.counter.content_documents_destroyed`
36667 to calculate the rate.
36669 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36671 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36672 notification_emails:
36673 - dom-core@mozilla.com
36674 - emilio@mozilla.com
36682 Whether a document used the CSS property place-content.
36683 Compare against `use.counter.content_documents_destroyed`
36684 to calculate the rate.
36686 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36688 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36689 notification_emails:
36690 - dom-core@mozilla.com
36691 - emilio@mozilla.com
36699 Whether a document used the CSS property place-self.
36700 Compare against `use.counter.content_documents_destroyed`
36701 to calculate the rate.
36703 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36705 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36706 notification_emails:
36707 - dom-core@mozilla.com
36708 - emilio@mozilla.com
36716 Whether a document used the CSS property place-items.
36717 Compare against `use.counter.content_documents_destroyed`
36718 to calculate the rate.
36720 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36722 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36723 notification_emails:
36724 - dom-core@mozilla.com
36725 - emilio@mozilla.com
36733 Whether a document used the CSS property position-try.
36734 Compare against `use.counter.content_documents_destroyed`
36735 to calculate the rate.
36737 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36739 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36740 notification_emails:
36741 - dom-core@mozilla.com
36742 - emilio@mozilla.com
36750 Whether a document used the CSS property inset.
36751 Compare against `use.counter.content_documents_destroyed`
36752 to calculate the rate.
36754 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36756 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36757 notification_emails:
36758 - dom-core@mozilla.com
36759 - emilio@mozilla.com
36767 Whether a document used the CSS property inset-block.
36768 Compare against `use.counter.content_documents_destroyed`
36769 to calculate the rate.
36771 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36773 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36774 notification_emails:
36775 - dom-core@mozilla.com
36776 - emilio@mozilla.com
36784 Whether a document used the CSS property inset-inline.
36785 Compare against `use.counter.content_documents_destroyed`
36786 to calculate the rate.
36788 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36790 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36791 notification_emails:
36792 - dom-core@mozilla.com
36793 - emilio@mozilla.com
36798 css_contain_intrinsic_size:
36801 Whether a document used the CSS property contain-intrinsic-size.
36802 Compare against `use.counter.content_documents_destroyed`
36803 to calculate the rate.
36805 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36807 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36808 notification_emails:
36809 - dom-core@mozilla.com
36810 - emilio@mozilla.com
36818 Whether a document used the CSS property mask.
36819 Compare against `use.counter.content_documents_destroyed`
36820 to calculate the rate.
36822 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36824 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36825 notification_emails:
36826 - dom-core@mozilla.com
36827 - emilio@mozilla.com
36835 Whether a document used the CSS property mask-position.
36836 Compare against `use.counter.content_documents_destroyed`
36837 to calculate the rate.
36839 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36841 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36842 notification_emails:
36843 - dom-core@mozilla.com
36844 - emilio@mozilla.com
36849 css_text_decoration:
36852 Whether a document used the CSS property text-decoration.
36853 Compare against `use.counter.content_documents_destroyed`
36854 to calculate the rate.
36856 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36858 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36859 notification_emails:
36860 - dom-core@mozilla.com
36861 - emilio@mozilla.com
36869 Whether a document used the CSS property transition.
36870 Compare against `use.counter.content_documents_destroyed`
36871 to calculate the rate.
36873 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36875 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36876 notification_emails:
36877 - dom-core@mozilla.com
36878 - emilio@mozilla.com
36886 Whether a document used the CSS property animation.
36887 Compare against `use.counter.content_documents_destroyed`
36888 to calculate the rate.
36890 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36892 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36893 notification_emails:
36894 - dom-core@mozilla.com
36895 - emilio@mozilla.com
36900 css_scroll_timeline:
36903 Whether a document used the CSS property scroll-timeline.
36904 Compare against `use.counter.content_documents_destroyed`
36905 to calculate the rate.
36907 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36909 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36910 notification_emails:
36911 - dom-core@mozilla.com
36912 - emilio@mozilla.com
36920 Whether a document used the CSS property view-timeline.
36921 Compare against `use.counter.content_documents_destroyed`
36922 to calculate the rate.
36924 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36926 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36927 notification_emails:
36928 - dom-core@mozilla.com
36929 - emilio@mozilla.com
36937 Whether a document used the CSS property all.
36938 Compare against `use.counter.content_documents_destroyed`
36939 to calculate the rate.
36941 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36943 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36944 notification_emails:
36945 - dom-core@mozilla.com
36946 - emilio@mozilla.com
36951 css_webkit_background_clip:
36954 Whether a document used the CSS property -webkit-background-clip.
36955 Compare against `use.counter.content_documents_destroyed`
36956 to calculate the rate.
36958 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36960 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36961 notification_emails:
36962 - dom-core@mozilla.com
36963 - emilio@mozilla.com
36968 css_webkit_background_origin:
36971 Whether a document used the CSS property -webkit-background-origin.
36972 Compare against `use.counter.content_documents_destroyed`
36973 to calculate the rate.
36975 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36977 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36978 notification_emails:
36979 - dom-core@mozilla.com
36980 - emilio@mozilla.com
36985 css_webkit_background_size:
36988 Whether a document used the CSS property -webkit-background-size.
36989 Compare against `use.counter.content_documents_destroyed`
36990 to calculate the rate.
36992 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36994 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
36995 notification_emails:
36996 - dom-core@mozilla.com
36997 - emilio@mozilla.com
37002 css_moz_border_start_color:
37005 Whether a document used the CSS property -moz-border-start-color.
37006 Compare against `use.counter.content_documents_destroyed`
37007 to calculate the rate.
37009 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37011 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37012 notification_emails:
37013 - dom-core@mozilla.com
37014 - emilio@mozilla.com
37019 css_moz_border_start_style:
37022 Whether a document used the CSS property -moz-border-start-style.
37023 Compare against `use.counter.content_documents_destroyed`
37024 to calculate the rate.
37026 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37028 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37029 notification_emails:
37030 - dom-core@mozilla.com
37031 - emilio@mozilla.com
37036 css_moz_border_start_width:
37039 Whether a document used the CSS property -moz-border-start-width.
37040 Compare against `use.counter.content_documents_destroyed`
37041 to calculate the rate.
37043 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37045 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37046 notification_emails:
37047 - dom-core@mozilla.com
37048 - emilio@mozilla.com
37053 css_moz_border_end_color:
37056 Whether a document used the CSS property -moz-border-end-color.
37057 Compare against `use.counter.content_documents_destroyed`
37058 to calculate the rate.
37060 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37062 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37063 notification_emails:
37064 - dom-core@mozilla.com
37065 - emilio@mozilla.com
37070 css_moz_border_end_style:
37073 Whether a document used the CSS property -moz-border-end-style.
37074 Compare against `use.counter.content_documents_destroyed`
37075 to calculate the rate.
37077 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37079 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37080 notification_emails:
37081 - dom-core@mozilla.com
37082 - emilio@mozilla.com
37087 css_moz_border_end_width:
37090 Whether a document used the CSS property -moz-border-end-width.
37091 Compare against `use.counter.content_documents_destroyed`
37092 to calculate the rate.
37094 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37096 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37097 notification_emails:
37098 - dom-core@mozilla.com
37099 - emilio@mozilla.com
37104 css_webkit_border_top_left_radius:
37107 Whether a document used the CSS property -webkit-border-top-left-radius.
37108 Compare against `use.counter.content_documents_destroyed`
37109 to calculate the rate.
37111 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37113 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37114 notification_emails:
37115 - dom-core@mozilla.com
37116 - emilio@mozilla.com
37121 css_webkit_border_top_right_radius:
37124 Whether a document used the CSS property -webkit-border-top-right-radius.
37125 Compare against `use.counter.content_documents_destroyed`
37126 to calculate the rate.
37128 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37130 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37131 notification_emails:
37132 - dom-core@mozilla.com
37133 - emilio@mozilla.com
37138 css_webkit_border_bottom_right_radius:
37141 Whether a document used the CSS property -webkit-border-bottom-right-radius.
37142 Compare against `use.counter.content_documents_destroyed`
37143 to calculate the rate.
37145 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37147 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37148 notification_emails:
37149 - dom-core@mozilla.com
37150 - emilio@mozilla.com
37155 css_webkit_border_bottom_left_radius:
37158 Whether a document used the CSS property -webkit-border-bottom-left-radius.
37159 Compare against `use.counter.content_documents_destroyed`
37160 to calculate the rate.
37162 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37164 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37165 notification_emails:
37166 - dom-core@mozilla.com
37167 - emilio@mozilla.com
37175 Whether a document used the CSS property -moz-transform.
37176 Compare against `use.counter.content_documents_destroyed`
37177 to calculate the rate.
37179 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37181 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37182 notification_emails:
37183 - dom-core@mozilla.com
37184 - emilio@mozilla.com
37189 css_webkit_transform:
37192 Whether a document used the CSS property -webkit-transform.
37193 Compare against `use.counter.content_documents_destroyed`
37194 to calculate the rate.
37196 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37198 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37199 notification_emails:
37200 - dom-core@mozilla.com
37201 - emilio@mozilla.com
37206 css_moz_perspective:
37209 Whether a document used the CSS property -moz-perspective.
37210 Compare against `use.counter.content_documents_destroyed`
37211 to calculate the rate.
37213 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37215 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37216 notification_emails:
37217 - dom-core@mozilla.com
37218 - emilio@mozilla.com
37223 css_webkit_perspective:
37226 Whether a document used the CSS property -webkit-perspective.
37227 Compare against `use.counter.content_documents_destroyed`
37228 to calculate the rate.
37230 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37232 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37233 notification_emails:
37234 - dom-core@mozilla.com
37235 - emilio@mozilla.com
37240 css_moz_perspective_origin:
37243 Whether a document used the CSS property -moz-perspective-origin.
37244 Compare against `use.counter.content_documents_destroyed`
37245 to calculate the rate.
37247 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37249 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37250 notification_emails:
37251 - dom-core@mozilla.com
37252 - emilio@mozilla.com
37257 css_webkit_perspective_origin:
37260 Whether a document used the CSS property -webkit-perspective-origin.
37261 Compare against `use.counter.content_documents_destroyed`
37262 to calculate the rate.
37264 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37266 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37267 notification_emails:
37268 - dom-core@mozilla.com
37269 - emilio@mozilla.com
37274 css_moz_backface_visibility:
37277 Whether a document used the CSS property -moz-backface-visibility.
37278 Compare against `use.counter.content_documents_destroyed`
37279 to calculate the rate.
37281 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37283 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37284 notification_emails:
37285 - dom-core@mozilla.com
37286 - emilio@mozilla.com
37291 css_webkit_backface_visibility:
37294 Whether a document used the CSS property -webkit-backface-visibility.
37295 Compare against `use.counter.content_documents_destroyed`
37296 to calculate the rate.
37298 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37300 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37301 notification_emails:
37302 - dom-core@mozilla.com
37303 - emilio@mozilla.com
37308 css_moz_transform_style:
37311 Whether a document used the CSS property -moz-transform-style.
37312 Compare against `use.counter.content_documents_destroyed`
37313 to calculate the rate.
37315 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37317 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37318 notification_emails:
37319 - dom-core@mozilla.com
37320 - emilio@mozilla.com
37325 css_webkit_transform_style:
37328 Whether a document used the CSS property -webkit-transform-style.
37329 Compare against `use.counter.content_documents_destroyed`
37330 to calculate the rate.
37332 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37334 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37335 notification_emails:
37336 - dom-core@mozilla.com
37337 - emilio@mozilla.com
37342 css_moz_transform_origin:
37345 Whether a document used the CSS property -moz-transform-origin.
37346 Compare against `use.counter.content_documents_destroyed`
37347 to calculate the rate.
37349 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37351 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37352 notification_emails:
37353 - dom-core@mozilla.com
37354 - emilio@mozilla.com
37359 css_webkit_transform_origin:
37362 Whether a document used the CSS property -webkit-transform-origin.
37363 Compare against `use.counter.content_documents_destroyed`
37364 to calculate the rate.
37366 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37368 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37369 notification_emails:
37370 - dom-core@mozilla.com
37371 - emilio@mozilla.com
37376 css_moz_appearance:
37379 Whether a document used the CSS property -moz-appearance.
37380 Compare against `use.counter.content_documents_destroyed`
37381 to calculate the rate.
37383 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37385 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37386 notification_emails:
37387 - dom-core@mozilla.com
37388 - emilio@mozilla.com
37393 css_webkit_appearance:
37396 Whether a document used the CSS property -webkit-appearance.
37397 Compare against `use.counter.content_documents_destroyed`
37398 to calculate the rate.
37400 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37402 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37403 notification_emails:
37404 - dom-core@mozilla.com
37405 - emilio@mozilla.com
37410 css_webkit_box_shadow:
37413 Whether a document used the CSS property -webkit-box-shadow.
37414 Compare against `use.counter.content_documents_destroyed`
37415 to calculate the rate.
37417 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37419 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37420 notification_emails:
37421 - dom-core@mozilla.com
37422 - emilio@mozilla.com
37430 Whether a document used the CSS property -webkit-filter.
37431 Compare against `use.counter.content_documents_destroyed`
37432 to calculate the rate.
37434 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37436 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37437 notification_emails:
37438 - dom-core@mozilla.com
37439 - emilio@mozilla.com
37444 css_moz_font_feature_settings:
37447 Whether a document used the CSS property -moz-font-feature-settings.
37448 Compare against `use.counter.content_documents_destroyed`
37449 to calculate the rate.
37451 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37453 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37454 notification_emails:
37455 - dom-core@mozilla.com
37456 - emilio@mozilla.com
37461 css_webkit_font_feature_settings:
37464 Whether a document used the CSS property -webkit-font-feature-settings.
37465 Compare against `use.counter.content_documents_destroyed`
37466 to calculate the rate.
37468 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37470 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37471 notification_emails:
37472 - dom-core@mozilla.com
37473 - emilio@mozilla.com
37478 css_moz_font_language_override:
37481 Whether a document used the CSS property -moz-font-language-override.
37482 Compare against `use.counter.content_documents_destroyed`
37483 to calculate the rate.
37485 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37487 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37488 notification_emails:
37489 - dom-core@mozilla.com
37490 - emilio@mozilla.com
37495 css_webkit_font_smoothing:
37498 Whether a document used the CSS property -webkit-font-smoothing.
37499 Compare against `use.counter.content_documents_destroyed`
37500 to calculate the rate.
37502 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37504 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37505 notification_emails:
37506 - dom-core@mozilla.com
37507 - emilio@mozilla.com
37515 Whether a document used the CSS property color-adjust.
37516 Compare against `use.counter.content_documents_destroyed`
37517 to calculate the rate.
37519 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37521 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37522 notification_emails:
37523 - dom-core@mozilla.com
37524 - emilio@mozilla.com
37532 Whether a document used the CSS property -moz-hyphens.
37533 Compare against `use.counter.content_documents_destroyed`
37534 to calculate the rate.
37536 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37538 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37539 notification_emails:
37540 - dom-core@mozilla.com
37541 - emilio@mozilla.com
37546 css_webkit_text_size_adjust:
37549 Whether a document used the CSS property -webkit-text-size-adjust.
37550 Compare against `use.counter.content_documents_destroyed`
37551 to calculate the rate.
37553 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37555 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37556 notification_emails:
37557 - dom-core@mozilla.com
37558 - emilio@mozilla.com
37566 Whether a document used the CSS property word-wrap.
37567 Compare against `use.counter.content_documents_destroyed`
37568 to calculate the rate.
37570 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37572 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37573 notification_emails:
37574 - dom-core@mozilla.com
37575 - emilio@mozilla.com
37583 Whether a document used the CSS property -moz-tab-size.
37584 Compare against `use.counter.content_documents_destroyed`
37585 to calculate the rate.
37587 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37589 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37590 notification_emails:
37591 - dom-core@mozilla.com
37592 - emilio@mozilla.com
37597 css_moz_margin_start:
37600 Whether a document used the CSS property -moz-margin-start.
37601 Compare against `use.counter.content_documents_destroyed`
37602 to calculate the rate.
37604 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37606 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37607 notification_emails:
37608 - dom-core@mozilla.com
37609 - emilio@mozilla.com
37614 css_moz_margin_end:
37617 Whether a document used the CSS property -moz-margin-end.
37618 Compare against `use.counter.content_documents_destroyed`
37619 to calculate the rate.
37621 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37623 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37624 notification_emails:
37625 - dom-core@mozilla.com
37626 - emilio@mozilla.com
37631 css_moz_padding_start:
37634 Whether a document used the CSS property -moz-padding-start.
37635 Compare against `use.counter.content_documents_destroyed`
37636 to calculate the rate.
37638 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37640 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37641 notification_emails:
37642 - dom-core@mozilla.com
37643 - emilio@mozilla.com
37648 css_moz_padding_end:
37651 Whether a document used the CSS property -moz-padding-end.
37652 Compare against `use.counter.content_documents_destroyed`
37653 to calculate the rate.
37655 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37657 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37658 notification_emails:
37659 - dom-core@mozilla.com
37660 - emilio@mozilla.com
37665 css_webkit_flex_direction:
37668 Whether a document used the CSS property -webkit-flex-direction.
37669 Compare against `use.counter.content_documents_destroyed`
37670 to calculate the rate.
37672 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37674 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37675 notification_emails:
37676 - dom-core@mozilla.com
37677 - emilio@mozilla.com
37682 css_webkit_flex_wrap:
37685 Whether a document used the CSS property -webkit-flex-wrap.
37686 Compare against `use.counter.content_documents_destroyed`
37687 to calculate the rate.
37689 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37691 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37692 notification_emails:
37693 - dom-core@mozilla.com
37694 - emilio@mozilla.com
37699 css_webkit_justify_content:
37702 Whether a document used the CSS property -webkit-justify-content.
37703 Compare against `use.counter.content_documents_destroyed`
37704 to calculate the rate.
37706 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37708 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37709 notification_emails:
37710 - dom-core@mozilla.com
37711 - emilio@mozilla.com
37716 css_webkit_align_content:
37719 Whether a document used the CSS property -webkit-align-content.
37720 Compare against `use.counter.content_documents_destroyed`
37721 to calculate the rate.
37723 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37725 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37726 notification_emails:
37727 - dom-core@mozilla.com
37728 - emilio@mozilla.com
37733 css_webkit_align_items:
37736 Whether a document used the CSS property -webkit-align-items.
37737 Compare against `use.counter.content_documents_destroyed`
37738 to calculate the rate.
37740 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37742 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37743 notification_emails:
37744 - dom-core@mozilla.com
37745 - emilio@mozilla.com
37750 css_webkit_flex_grow:
37753 Whether a document used the CSS property -webkit-flex-grow.
37754 Compare against `use.counter.content_documents_destroyed`
37755 to calculate the rate.
37757 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37759 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37760 notification_emails:
37761 - dom-core@mozilla.com
37762 - emilio@mozilla.com
37767 css_webkit_flex_shrink:
37770 Whether a document used the CSS property -webkit-flex-shrink.
37771 Compare against `use.counter.content_documents_destroyed`
37772 to calculate the rate.
37774 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37776 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37777 notification_emails:
37778 - dom-core@mozilla.com
37779 - emilio@mozilla.com
37784 css_webkit_align_self:
37787 Whether a document used the CSS property -webkit-align-self.
37788 Compare against `use.counter.content_documents_destroyed`
37789 to calculate the rate.
37791 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37793 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37794 notification_emails:
37795 - dom-core@mozilla.com
37796 - emilio@mozilla.com
37804 Whether a document used the CSS property -webkit-order.
37805 Compare against `use.counter.content_documents_destroyed`
37806 to calculate the rate.
37808 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37810 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37811 notification_emails:
37812 - dom-core@mozilla.com
37813 - emilio@mozilla.com
37818 css_webkit_flex_basis:
37821 Whether a document used the CSS property -webkit-flex-basis.
37822 Compare against `use.counter.content_documents_destroyed`
37823 to calculate the rate.
37825 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37827 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37828 notification_emails:
37829 - dom-core@mozilla.com
37830 - emilio@mozilla.com
37835 css_moz_box_sizing:
37838 Whether a document used the CSS property -moz-box-sizing.
37839 Compare against `use.counter.content_documents_destroyed`
37840 to calculate the rate.
37842 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37844 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37845 notification_emails:
37846 - dom-core@mozilla.com
37847 - emilio@mozilla.com
37852 css_webkit_box_sizing:
37855 Whether a document used the CSS property -webkit-box-sizing.
37856 Compare against `use.counter.content_documents_destroyed`
37857 to calculate the rate.
37859 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37861 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37862 notification_emails:
37863 - dom-core@mozilla.com
37864 - emilio@mozilla.com
37869 css_grid_column_gap:
37872 Whether a document used the CSS property grid-column-gap.
37873 Compare against `use.counter.content_documents_destroyed`
37874 to calculate the rate.
37876 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37878 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37879 notification_emails:
37880 - dom-core@mozilla.com
37881 - emilio@mozilla.com
37889 Whether a document used the CSS property grid-row-gap.
37890 Compare against `use.counter.content_documents_destroyed`
37891 to calculate the rate.
37893 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37895 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37896 notification_emails:
37897 - dom-core@mozilla.com
37898 - emilio@mozilla.com
37903 css_webkit_clip_path:
37906 Whether a document used the CSS property -webkit-clip-path.
37907 Compare against `use.counter.content_documents_destroyed`
37908 to calculate the rate.
37910 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37912 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37913 notification_emails:
37914 - dom-core@mozilla.com
37915 - emilio@mozilla.com
37920 css_webkit_mask_repeat:
37923 Whether a document used the CSS property -webkit-mask-repeat.
37924 Compare against `use.counter.content_documents_destroyed`
37925 to calculate the rate.
37927 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37929 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37930 notification_emails:
37931 - dom-core@mozilla.com
37932 - emilio@mozilla.com
37937 css_webkit_mask_position_x:
37940 Whether a document used the CSS property -webkit-mask-position-x.
37941 Compare against `use.counter.content_documents_destroyed`
37942 to calculate the rate.
37944 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37946 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37947 notification_emails:
37948 - dom-core@mozilla.com
37949 - emilio@mozilla.com
37954 css_webkit_mask_position_y:
37957 Whether a document used the CSS property -webkit-mask-position-y.
37958 Compare against `use.counter.content_documents_destroyed`
37959 to calculate the rate.
37961 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37963 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37964 notification_emails:
37965 - dom-core@mozilla.com
37966 - emilio@mozilla.com
37971 css_webkit_mask_clip:
37974 Whether a document used the CSS property -webkit-mask-clip.
37975 Compare against `use.counter.content_documents_destroyed`
37976 to calculate the rate.
37978 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37980 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37981 notification_emails:
37982 - dom-core@mozilla.com
37983 - emilio@mozilla.com
37988 css_webkit_mask_origin:
37991 Whether a document used the CSS property -webkit-mask-origin.
37992 Compare against `use.counter.content_documents_destroyed`
37993 to calculate the rate.
37995 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37997 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
37998 notification_emails:
37999 - dom-core@mozilla.com
38000 - emilio@mozilla.com
38005 css_webkit_mask_size:
38008 Whether a document used the CSS property -webkit-mask-size.
38009 Compare against `use.counter.content_documents_destroyed`
38010 to calculate the rate.
38012 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38014 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38015 notification_emails:
38016 - dom-core@mozilla.com
38017 - emilio@mozilla.com
38022 css_webkit_mask_composite:
38025 Whether a document used the CSS property -webkit-mask-composite.
38026 Compare against `use.counter.content_documents_destroyed`
38027 to calculate the rate.
38029 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38031 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38032 notification_emails:
38033 - dom-core@mozilla.com
38034 - emilio@mozilla.com
38039 css_webkit_mask_image:
38042 Whether a document used the CSS property -webkit-mask-image.
38043 Compare against `use.counter.content_documents_destroyed`
38044 to calculate the rate.
38046 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38048 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38049 notification_emails:
38050 - dom-core@mozilla.com
38051 - emilio@mozilla.com
38056 css_moz_user_select:
38059 Whether a document used the CSS property -moz-user-select.
38060 Compare against `use.counter.content_documents_destroyed`
38061 to calculate the rate.
38063 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38065 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38066 notification_emails:
38067 - dom-core@mozilla.com
38068 - emilio@mozilla.com
38073 css_webkit_user_select:
38076 Whether a document used the CSS property -webkit-user-select.
38077 Compare against `use.counter.content_documents_destroyed`
38078 to calculate the rate.
38080 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38082 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38083 notification_emails:
38084 - dom-core@mozilla.com
38085 - emilio@mozilla.com
38090 css_moz_transition_duration:
38093 Whether a document used the CSS property -moz-transition-duration.
38094 Compare against `use.counter.content_documents_destroyed`
38095 to calculate the rate.
38097 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38099 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38100 notification_emails:
38101 - dom-core@mozilla.com
38102 - emilio@mozilla.com
38107 css_webkit_transition_duration:
38110 Whether a document used the CSS property -webkit-transition-duration.
38111 Compare against `use.counter.content_documents_destroyed`
38112 to calculate the rate.
38114 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38116 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38117 notification_emails:
38118 - dom-core@mozilla.com
38119 - emilio@mozilla.com
38124 css_moz_transition_timing_function:
38127 Whether a document used the CSS property -moz-transition-timing-function.
38128 Compare against `use.counter.content_documents_destroyed`
38129 to calculate the rate.
38131 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38133 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38134 notification_emails:
38135 - dom-core@mozilla.com
38136 - emilio@mozilla.com
38141 css_webkit_transition_timing_function:
38144 Whether a document used the CSS property -webkit-transition-timing-function.
38145 Compare against `use.counter.content_documents_destroyed`
38146 to calculate the rate.
38148 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38150 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38151 notification_emails:
38152 - dom-core@mozilla.com
38153 - emilio@mozilla.com
38158 css_moz_transition_property:
38161 Whether a document used the CSS property -moz-transition-property.
38162 Compare against `use.counter.content_documents_destroyed`
38163 to calculate the rate.
38165 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38167 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38168 notification_emails:
38169 - dom-core@mozilla.com
38170 - emilio@mozilla.com
38175 css_webkit_transition_property:
38178 Whether a document used the CSS property -webkit-transition-property.
38179 Compare against `use.counter.content_documents_destroyed`
38180 to calculate the rate.
38182 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38184 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38185 notification_emails:
38186 - dom-core@mozilla.com
38187 - emilio@mozilla.com
38192 css_moz_transition_delay:
38195 Whether a document used the CSS property -moz-transition-delay.
38196 Compare against `use.counter.content_documents_destroyed`
38197 to calculate the rate.
38199 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38201 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38202 notification_emails:
38203 - dom-core@mozilla.com
38204 - emilio@mozilla.com
38209 css_webkit_transition_delay:
38212 Whether a document used the CSS property -webkit-transition-delay.
38213 Compare against `use.counter.content_documents_destroyed`
38214 to calculate the rate.
38216 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38218 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38219 notification_emails:
38220 - dom-core@mozilla.com
38221 - emilio@mozilla.com
38226 css_moz_animation_name:
38229 Whether a document used the CSS property -moz-animation-name.
38230 Compare against `use.counter.content_documents_destroyed`
38231 to calculate the rate.
38233 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38235 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38236 notification_emails:
38237 - dom-core@mozilla.com
38238 - emilio@mozilla.com
38243 css_webkit_animation_name:
38246 Whether a document used the CSS property -webkit-animation-name.
38247 Compare against `use.counter.content_documents_destroyed`
38248 to calculate the rate.
38250 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38252 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38253 notification_emails:
38254 - dom-core@mozilla.com
38255 - emilio@mozilla.com
38260 css_moz_animation_duration:
38263 Whether a document used the CSS property -moz-animation-duration.
38264 Compare against `use.counter.content_documents_destroyed`
38265 to calculate the rate.
38267 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38269 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38270 notification_emails:
38271 - dom-core@mozilla.com
38272 - emilio@mozilla.com
38277 css_webkit_animation_duration:
38280 Whether a document used the CSS property -webkit-animation-duration.
38281 Compare against `use.counter.content_documents_destroyed`
38282 to calculate the rate.
38284 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38286 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38287 notification_emails:
38288 - dom-core@mozilla.com
38289 - emilio@mozilla.com
38294 css_moz_animation_timing_function:
38297 Whether a document used the CSS property -moz-animation-timing-function.
38298 Compare against `use.counter.content_documents_destroyed`
38299 to calculate the rate.
38301 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38303 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38304 notification_emails:
38305 - dom-core@mozilla.com
38306 - emilio@mozilla.com
38311 css_webkit_animation_timing_function:
38314 Whether a document used the CSS property -webkit-animation-timing-function.
38315 Compare against `use.counter.content_documents_destroyed`
38316 to calculate the rate.
38318 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38320 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38321 notification_emails:
38322 - dom-core@mozilla.com
38323 - emilio@mozilla.com
38328 css_moz_animation_iteration_count:
38331 Whether a document used the CSS property -moz-animation-iteration-count.
38332 Compare against `use.counter.content_documents_destroyed`
38333 to calculate the rate.
38335 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38337 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38338 notification_emails:
38339 - dom-core@mozilla.com
38340 - emilio@mozilla.com
38345 css_webkit_animation_iteration_count:
38348 Whether a document used the CSS property -webkit-animation-iteration-count.
38349 Compare against `use.counter.content_documents_destroyed`
38350 to calculate the rate.
38352 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38354 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38355 notification_emails:
38356 - dom-core@mozilla.com
38357 - emilio@mozilla.com
38362 css_moz_animation_direction:
38365 Whether a document used the CSS property -moz-animation-direction.
38366 Compare against `use.counter.content_documents_destroyed`
38367 to calculate the rate.
38369 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38371 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38372 notification_emails:
38373 - dom-core@mozilla.com
38374 - emilio@mozilla.com
38379 css_webkit_animation_direction:
38382 Whether a document used the CSS property -webkit-animation-direction.
38383 Compare against `use.counter.content_documents_destroyed`
38384 to calculate the rate.
38386 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38388 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38389 notification_emails:
38390 - dom-core@mozilla.com
38391 - emilio@mozilla.com
38396 css_moz_animation_play_state:
38399 Whether a document used the CSS property -moz-animation-play-state.
38400 Compare against `use.counter.content_documents_destroyed`
38401 to calculate the rate.
38403 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38405 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38406 notification_emails:
38407 - dom-core@mozilla.com
38408 - emilio@mozilla.com
38413 css_webkit_animation_play_state:
38416 Whether a document used the CSS property -webkit-animation-play-state.
38417 Compare against `use.counter.content_documents_destroyed`
38418 to calculate the rate.
38420 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38422 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38423 notification_emails:
38424 - dom-core@mozilla.com
38425 - emilio@mozilla.com
38430 css_moz_animation_fill_mode:
38433 Whether a document used the CSS property -moz-animation-fill-mode.
38434 Compare against `use.counter.content_documents_destroyed`
38435 to calculate the rate.
38437 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38439 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38440 notification_emails:
38441 - dom-core@mozilla.com
38442 - emilio@mozilla.com
38447 css_webkit_animation_fill_mode:
38450 Whether a document used the CSS property -webkit-animation-fill-mode.
38451 Compare against `use.counter.content_documents_destroyed`
38452 to calculate the rate.
38454 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38456 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38457 notification_emails:
38458 - dom-core@mozilla.com
38459 - emilio@mozilla.com
38464 css_moz_animation_delay:
38467 Whether a document used the CSS property -moz-animation-delay.
38468 Compare against `use.counter.content_documents_destroyed`
38469 to calculate the rate.
38471 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38473 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38474 notification_emails:
38475 - dom-core@mozilla.com
38476 - emilio@mozilla.com
38481 css_webkit_animation_delay:
38484 Whether a document used the CSS property -webkit-animation-delay.
38485 Compare against `use.counter.content_documents_destroyed`
38486 to calculate the rate.
38488 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38490 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38491 notification_emails:
38492 - dom-core@mozilla.com
38493 - emilio@mozilla.com
38498 css_webkit_box_align:
38501 Whether a document used the CSS property -webkit-box-align.
38502 Compare against `use.counter.content_documents_destroyed`
38503 to calculate the rate.
38505 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38507 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38508 notification_emails:
38509 - dom-core@mozilla.com
38510 - emilio@mozilla.com
38515 css_webkit_box_direction:
38518 Whether a document used the CSS property -webkit-box-direction.
38519 Compare against `use.counter.content_documents_destroyed`
38520 to calculate the rate.
38522 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38524 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38525 notification_emails:
38526 - dom-core@mozilla.com
38527 - emilio@mozilla.com
38532 css_webkit_box_flex:
38535 Whether a document used the CSS property -webkit-box-flex.
38536 Compare against `use.counter.content_documents_destroyed`
38537 to calculate the rate.
38539 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38541 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38542 notification_emails:
38543 - dom-core@mozilla.com
38544 - emilio@mozilla.com
38549 css_webkit_box_orient:
38552 Whether a document used the CSS property -webkit-box-orient.
38553 Compare against `use.counter.content_documents_destroyed`
38554 to calculate the rate.
38556 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38558 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38559 notification_emails:
38560 - dom-core@mozilla.com
38561 - emilio@mozilla.com
38566 css_webkit_box_pack:
38569 Whether a document used the CSS property -webkit-box-pack.
38570 Compare against `use.counter.content_documents_destroyed`
38571 to calculate the rate.
38573 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38575 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38576 notification_emails:
38577 - dom-core@mozilla.com
38578 - emilio@mozilla.com
38583 css_webkit_box_ordinal_group:
38586 Whether a document used the CSS property -webkit-box-ordinal-group.
38587 Compare against `use.counter.content_documents_destroyed`
38588 to calculate the rate.
38590 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38592 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38593 notification_emails:
38594 - dom-core@mozilla.com
38595 - emilio@mozilla.com
38600 css_moz_border_start:
38603 Whether a document used the CSS property -moz-border-start.
38604 Compare against `use.counter.content_documents_destroyed`
38605 to calculate the rate.
38607 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38609 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38610 notification_emails:
38611 - dom-core@mozilla.com
38612 - emilio@mozilla.com
38617 css_moz_border_end:
38620 Whether a document used the CSS property -moz-border-end.
38621 Compare against `use.counter.content_documents_destroyed`
38622 to calculate the rate.
38624 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38626 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38627 notification_emails:
38628 - dom-core@mozilla.com
38629 - emilio@mozilla.com
38634 css_webkit_border_radius:
38637 Whether a document used the CSS property -webkit-border-radius.
38638 Compare against `use.counter.content_documents_destroyed`
38639 to calculate the rate.
38641 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38643 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38644 notification_emails:
38645 - dom-core@mozilla.com
38646 - emilio@mozilla.com
38651 css_moz_border_image:
38654 Whether a document used the CSS property -moz-border-image.
38655 Compare against `use.counter.content_documents_destroyed`
38656 to calculate the rate.
38658 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38660 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38661 notification_emails:
38662 - dom-core@mozilla.com
38663 - emilio@mozilla.com
38668 css_webkit_border_image:
38671 Whether a document used the CSS property -webkit-border-image.
38672 Compare against `use.counter.content_documents_destroyed`
38673 to calculate the rate.
38675 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38677 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38678 notification_emails:
38679 - dom-core@mozilla.com
38680 - emilio@mozilla.com
38685 css_webkit_flex_flow:
38688 Whether a document used the CSS property -webkit-flex-flow.
38689 Compare against `use.counter.content_documents_destroyed`
38690 to calculate the rate.
38692 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38694 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38695 notification_emails:
38696 - dom-core@mozilla.com
38697 - emilio@mozilla.com
38705 Whether a document used the CSS property -webkit-flex.
38706 Compare against `use.counter.content_documents_destroyed`
38707 to calculate the rate.
38709 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38711 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38712 notification_emails:
38713 - dom-core@mozilla.com
38714 - emilio@mozilla.com
38722 Whether a document used the CSS property grid-gap.
38723 Compare against `use.counter.content_documents_destroyed`
38724 to calculate the rate.
38726 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38728 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38729 notification_emails:
38730 - dom-core@mozilla.com
38731 - emilio@mozilla.com
38739 Whether a document used the CSS property -webkit-mask.
38740 Compare against `use.counter.content_documents_destroyed`
38741 to calculate the rate.
38743 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38745 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38746 notification_emails:
38747 - dom-core@mozilla.com
38748 - emilio@mozilla.com
38753 css_webkit_mask_position:
38756 Whether a document used the CSS property -webkit-mask-position.
38757 Compare against `use.counter.content_documents_destroyed`
38758 to calculate the rate.
38760 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38762 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38763 notification_emails:
38764 - dom-core@mozilla.com
38765 - emilio@mozilla.com
38770 css_moz_transition:
38773 Whether a document used the CSS property -moz-transition.
38774 Compare against `use.counter.content_documents_destroyed`
38775 to calculate the rate.
38777 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38779 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38780 notification_emails:
38781 - dom-core@mozilla.com
38782 - emilio@mozilla.com
38787 css_webkit_transition:
38790 Whether a document used the CSS property -webkit-transition.
38791 Compare against `use.counter.content_documents_destroyed`
38792 to calculate the rate.
38794 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38796 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38797 notification_emails:
38798 - dom-core@mozilla.com
38799 - emilio@mozilla.com
38807 Whether a document used the CSS property -moz-animation.
38808 Compare against `use.counter.content_documents_destroyed`
38809 to calculate the rate.
38811 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38813 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38814 notification_emails:
38815 - dom-core@mozilla.com
38816 - emilio@mozilla.com
38821 css_webkit_animation:
38824 Whether a document used the CSS property -webkit-animation.
38825 Compare against `use.counter.content_documents_destroyed`
38826 to calculate the rate.
38828 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38830 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38831 notification_emails:
38832 - dom-core@mozilla.com
38833 - emilio@mozilla.com
38838 webkit_tap_highlight_color:
38841 Whether a document used the (unknown, counted) CSS property -webkit-tap-highlight-color.
38842 Compare against `use.counter.content_documents_destroyed`
38843 to calculate the rate.
38845 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38847 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38848 notification_emails:
38849 - dom-core@mozilla.com
38850 - emilio@mozilla.com
38858 Whether a document used the (unknown, counted) CSS property speak.
38859 Compare against `use.counter.content_documents_destroyed`
38860 to calculate the rate.
38862 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38864 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38865 notification_emails:
38866 - dom-core@mozilla.com
38867 - emilio@mozilla.com
38875 Whether a document used the (unknown, counted) CSS property text-size-adjust.
38876 Compare against `use.counter.content_documents_destroyed`
38877 to calculate the rate.
38879 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38881 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38882 notification_emails:
38883 - dom-core@mozilla.com
38884 - emilio@mozilla.com
38892 Whether a document used the (unknown, counted) CSS property -webkit-user-drag.
38893 Compare against `use.counter.content_documents_destroyed`
38894 to calculate the rate.
38896 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38898 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38899 notification_emails:
38900 - dom-core@mozilla.com
38901 - emilio@mozilla.com
38909 Whether a document used the (unknown, counted) CSS property orphans.
38910 Compare against `use.counter.content_documents_destroyed`
38911 to calculate the rate.
38913 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38915 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38916 notification_emails:
38917 - dom-core@mozilla.com
38918 - emilio@mozilla.com
38926 Whether a document used the (unknown, counted) CSS property widows.
38927 Compare against `use.counter.content_documents_destroyed`
38928 to calculate the rate.
38930 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38932 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38933 notification_emails:
38934 - dom-core@mozilla.com
38935 - emilio@mozilla.com
38940 webkit_user_modify:
38943 Whether a document used the (unknown, counted) CSS property -webkit-user-modify.
38944 Compare against `use.counter.content_documents_destroyed`
38945 to calculate the rate.
38947 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38949 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38950 notification_emails:
38951 - dom-core@mozilla.com
38952 - emilio@mozilla.com
38957 webkit_margin_before:
38960 Whether a document used the (unknown, counted) CSS property -webkit-margin-before.
38961 Compare against `use.counter.content_documents_destroyed`
38962 to calculate the rate.
38964 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38966 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38967 notification_emails:
38968 - dom-core@mozilla.com
38969 - emilio@mozilla.com
38974 webkit_margin_after:
38977 Whether a document used the (unknown, counted) CSS property -webkit-margin-after.
38978 Compare against `use.counter.content_documents_destroyed`
38979 to calculate the rate.
38981 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38983 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
38984 notification_emails:
38985 - dom-core@mozilla.com
38986 - emilio@mozilla.com
38991 webkit_margin_start:
38994 Whether a document used the (unknown, counted) CSS property -webkit-margin-start.
38995 Compare against `use.counter.content_documents_destroyed`
38996 to calculate the rate.
38998 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39000 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39001 notification_emails:
39002 - dom-core@mozilla.com
39003 - emilio@mozilla.com
39008 webkit_column_break_inside:
39011 Whether a document used the (unknown, counted) CSS property -webkit-column-break-inside.
39012 Compare against `use.counter.content_documents_destroyed`
39013 to calculate the rate.
39015 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39017 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39018 notification_emails:
39019 - dom-core@mozilla.com
39020 - emilio@mozilla.com
39025 webkit_padding_start:
39028 Whether a document used the (unknown, counted) CSS property -webkit-padding-start.
39029 Compare against `use.counter.content_documents_destroyed`
39030 to calculate the rate.
39032 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39034 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39035 notification_emails:
39036 - dom-core@mozilla.com
39037 - emilio@mozilla.com
39045 Whether a document used the (unknown, counted) CSS property -webkit-margin-end.
39046 Compare against `use.counter.content_documents_destroyed`
39047 to calculate the rate.
39049 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39051 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39052 notification_emails:
39053 - dom-core@mozilla.com
39054 - emilio@mozilla.com
39059 webkit_box_reflect:
39062 Whether a document used the (unknown, counted) CSS property -webkit-box-reflect.
39063 Compare against `use.counter.content_documents_destroyed`
39064 to calculate the rate.
39066 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39068 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39069 notification_emails:
39070 - dom-core@mozilla.com
39071 - emilio@mozilla.com
39076 webkit_print_color_adjust:
39079 Whether a document used the (unknown, counted) CSS property -webkit-print-color-adjust.
39080 Compare against `use.counter.content_documents_destroyed`
39081 to calculate the rate.
39083 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39085 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39086 notification_emails:
39087 - dom-core@mozilla.com
39088 - emilio@mozilla.com
39093 webkit_mask_box_image:
39096 Whether a document used the (unknown, counted) CSS property -webkit-mask-box-image.
39097 Compare against `use.counter.content_documents_destroyed`
39098 to calculate the rate.
39100 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39102 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39103 notification_emails:
39104 - dom-core@mozilla.com
39105 - emilio@mozilla.com
39113 Whether a document used the (unknown, counted) CSS property -webkit-line-break.
39114 Compare against `use.counter.content_documents_destroyed`
39115 to calculate the rate.
39117 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39119 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39120 notification_emails:
39121 - dom-core@mozilla.com
39122 - emilio@mozilla.com
39127 alignment_baseline:
39130 Whether a document used the (unknown, counted) CSS property alignment-baseline.
39131 Compare against `use.counter.content_documents_destroyed`
39132 to calculate the rate.
39134 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39136 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39137 notification_emails:
39138 - dom-core@mozilla.com
39139 - emilio@mozilla.com
39144 webkit_writing_mode:
39147 Whether a document used the (unknown, counted) CSS property -webkit-writing-mode.
39148 Compare against `use.counter.content_documents_destroyed`
39149 to calculate the rate.
39151 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39153 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39154 notification_emails:
39155 - dom-core@mozilla.com
39156 - emilio@mozilla.com
39164 Whether a document used the (unknown, counted) CSS property baseline-shift.
39165 Compare against `use.counter.content_documents_destroyed`
39166 to calculate the rate.
39168 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39170 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39171 notification_emails:
39172 - dom-core@mozilla.com
39173 - emilio@mozilla.com
39178 webkit_hyphenate_character:
39181 Whether a document used the (unknown, counted) CSS property -webkit-hyphenate-character.
39182 Compare against `use.counter.content_documents_destroyed`
39183 to calculate the rate.
39185 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39187 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39188 notification_emails:
39189 - dom-core@mozilla.com
39190 - emilio@mozilla.com
39198 Whether a document used the (unknown, counted) CSS property -webkit-highlight.
39199 Compare against `use.counter.content_documents_destroyed`
39200 to calculate the rate.
39202 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39204 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39205 notification_emails:
39206 - dom-core@mozilla.com
39207 - emilio@mozilla.com
39212 background_repeat_x:
39215 Whether a document used the (unknown, counted) CSS property background-repeat-x.
39216 Compare against `use.counter.content_documents_destroyed`
39217 to calculate the rate.
39219 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39221 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39222 notification_emails:
39223 - dom-core@mozilla.com
39224 - emilio@mozilla.com
39229 webkit_padding_end:
39232 Whether a document used the (unknown, counted) CSS property -webkit-padding-end.
39233 Compare against `use.counter.content_documents_destroyed`
39234 to calculate the rate.
39236 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39238 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39239 notification_emails:
39240 - dom-core@mozilla.com
39241 - emilio@mozilla.com
39246 background_repeat_y:
39249 Whether a document used the (unknown, counted) CSS property background-repeat-y.
39250 Compare against `use.counter.content_documents_destroyed`
39251 to calculate the rate.
39253 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39255 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39256 notification_emails:
39257 - dom-core@mozilla.com
39258 - emilio@mozilla.com
39263 webkit_text_emphasis_color:
39266 Whether a document used the (unknown, counted) CSS property -webkit-text-emphasis-color.
39267 Compare against `use.counter.content_documents_destroyed`
39268 to calculate the rate.
39270 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39272 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39273 notification_emails:
39274 - dom-core@mozilla.com
39275 - emilio@mozilla.com
39280 webkit_margin_top_collapse:
39283 Whether a document used the (unknown, counted) CSS property -webkit-margin-top-collapse.
39284 Compare against `use.counter.content_documents_destroyed`
39285 to calculate the rate.
39287 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39289 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39290 notification_emails:
39291 - dom-core@mozilla.com
39292 - emilio@mozilla.com
39297 webkit_rtl_ordering:
39300 Whether a document used the (unknown, counted) CSS property -webkit-rtl-ordering.
39301 Compare against `use.counter.content_documents_destroyed`
39302 to calculate the rate.
39304 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39306 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39307 notification_emails:
39308 - dom-core@mozilla.com
39309 - emilio@mozilla.com
39314 webkit_padding_before:
39317 Whether a document used the (unknown, counted) CSS property -webkit-padding-before.
39318 Compare against `use.counter.content_documents_destroyed`
39319 to calculate the rate.
39321 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39323 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39324 notification_emails:
39325 - dom-core@mozilla.com
39326 - emilio@mozilla.com
39331 webkit_text_decorations_in_effect:
39334 Whether a document used the (unknown, counted) CSS property -webkit-text-decorations-in-effect.
39335 Compare against `use.counter.content_documents_destroyed`
39336 to calculate the rate.
39338 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39340 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39341 notification_emails:
39342 - dom-core@mozilla.com
39343 - emilio@mozilla.com
39348 webkit_border_vertical_spacing:
39351 Whether a document used the (unknown, counted) CSS property -webkit-border-vertical-spacing.
39352 Compare against `use.counter.content_documents_destroyed`
39353 to calculate the rate.
39355 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39357 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39358 notification_emails:
39359 - dom-core@mozilla.com
39360 - emilio@mozilla.com
39368 Whether a document used the (unknown, counted) CSS property -webkit-locale.
39369 Compare against `use.counter.content_documents_destroyed`
39370 to calculate the rate.
39372 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39374 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39375 notification_emails:
39376 - dom-core@mozilla.com
39377 - emilio@mozilla.com
39382 webkit_padding_after:
39385 Whether a document used the (unknown, counted) CSS property -webkit-padding-after.
39386 Compare against `use.counter.content_documents_destroyed`
39387 to calculate the rate.
39389 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39391 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39392 notification_emails:
39393 - dom-core@mozilla.com
39394 - emilio@mozilla.com
39399 webkit_border_horizontal_spacing:
39402 Whether a document used the (unknown, counted) CSS property -webkit-border-horizontal-spacing.
39403 Compare against `use.counter.content_documents_destroyed`
39404 to calculate the rate.
39406 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39408 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39409 notification_emails:
39410 - dom-core@mozilla.com
39411 - emilio@mozilla.com
39419 Whether a document used the (unknown, counted) CSS property color-rendering.
39420 Compare against `use.counter.content_documents_destroyed`
39421 to calculate the rate.
39423 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39425 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39426 notification_emails:
39427 - dom-core@mozilla.com
39428 - emilio@mozilla.com
39433 webkit_column_break_before:
39436 Whether a document used the (unknown, counted) CSS property -webkit-column-break-before.
39437 Compare against `use.counter.content_documents_destroyed`
39438 to calculate the rate.
39440 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39442 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39443 notification_emails:
39444 - dom-core@mozilla.com
39445 - emilio@mozilla.com
39450 webkit_transform_origin_x:
39453 Whether a document used the (unknown, counted) CSS property -webkit-transform-origin-x.
39454 Compare against `use.counter.content_documents_destroyed`
39455 to calculate the rate.
39457 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39459 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39460 notification_emails:
39461 - dom-core@mozilla.com
39462 - emilio@mozilla.com
39467 webkit_transform_origin_y:
39470 Whether a document used the (unknown, counted) CSS property -webkit-transform-origin-y.
39471 Compare against `use.counter.content_documents_destroyed`
39472 to calculate the rate.
39474 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39476 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39477 notification_emails:
39478 - dom-core@mozilla.com
39479 - emilio@mozilla.com
39484 webkit_text_emphasis_position:
39487 Whether a document used the (unknown, counted) CSS property -webkit-text-emphasis-position.
39488 Compare against `use.counter.content_documents_destroyed`
39489 to calculate the rate.
39491 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39493 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39494 notification_emails:
39495 - dom-core@mozilla.com
39496 - emilio@mozilla.com
39501 buffered_rendering:
39504 Whether a document used the (unknown, counted) CSS property buffered-rendering.
39505 Compare against `use.counter.content_documents_destroyed`
39506 to calculate the rate.
39508 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39510 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39511 notification_emails:
39512 - dom-core@mozilla.com
39513 - emilio@mozilla.com
39518 webkit_text_orientation:
39521 Whether a document used the (unknown, counted) CSS property -webkit-text-orientation.
39522 Compare against `use.counter.content_documents_destroyed`
39523 to calculate the rate.
39525 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39527 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39528 notification_emails:
39529 - dom-core@mozilla.com
39530 - emilio@mozilla.com
39535 webkit_text_combine:
39538 Whether a document used the (unknown, counted) CSS property -webkit-text-combine.
39539 Compare against `use.counter.content_documents_destroyed`
39540 to calculate the rate.
39542 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39544 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39545 notification_emails:
39546 - dom-core@mozilla.com
39547 - emilio@mozilla.com
39552 webkit_text_emphasis_style:
39555 Whether a document used the (unknown, counted) CSS property -webkit-text-emphasis-style.
39556 Compare against `use.counter.content_documents_destroyed`
39557 to calculate the rate.
39559 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39561 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39562 notification_emails:
39563 - dom-core@mozilla.com
39564 - emilio@mozilla.com
39569 webkit_text_emphasis:
39572 Whether a document used the (unknown, counted) CSS property -webkit-text-emphasis.
39573 Compare against `use.counter.content_documents_destroyed`
39574 to calculate the rate.
39576 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39578 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39579 notification_emails:
39580 - dom-core@mozilla.com
39581 - emilio@mozilla.com
39586 webkit_mask_box_image_width:
39589 Whether a document used the (unknown, counted) CSS property -webkit-mask-box-image-width.
39590 Compare against `use.counter.content_documents_destroyed`
39591 to calculate the rate.
39593 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39595 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39596 notification_emails:
39597 - dom-core@mozilla.com
39598 - emilio@mozilla.com
39603 webkit_mask_box_image_source:
39606 Whether a document used the (unknown, counted) CSS property -webkit-mask-box-image-source.
39607 Compare against `use.counter.content_documents_destroyed`
39608 to calculate the rate.
39610 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39612 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39613 notification_emails:
39614 - dom-core@mozilla.com
39615 - emilio@mozilla.com
39620 webkit_mask_box_image_outset:
39623 Whether a document used the (unknown, counted) CSS property -webkit-mask-box-image-outset.
39624 Compare against `use.counter.content_documents_destroyed`
39625 to calculate the rate.
39627 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39629 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39630 notification_emails:
39631 - dom-core@mozilla.com
39632 - emilio@mozilla.com
39637 webkit_mask_box_image_slice:
39640 Whether a document used the (unknown, counted) CSS property -webkit-mask-box-image-slice.
39641 Compare against `use.counter.content_documents_destroyed`
39642 to calculate the rate.
39644 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39646 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39647 notification_emails:
39648 - dom-core@mozilla.com
39649 - emilio@mozilla.com
39654 webkit_mask_box_image_repeat:
39657 Whether a document used the (unknown, counted) CSS property -webkit-mask-box-image-repeat.
39658 Compare against `use.counter.content_documents_destroyed`
39659 to calculate the rate.
39661 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39663 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39664 notification_emails:
39665 - dom-core@mozilla.com
39666 - emilio@mozilla.com
39671 webkit_margin_after_collapse:
39674 Whether a document used the (unknown, counted) CSS property -webkit-margin-after-collapse.
39675 Compare against `use.counter.content_documents_destroyed`
39676 to calculate the rate.
39678 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39680 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39681 notification_emails:
39682 - dom-core@mozilla.com
39683 - emilio@mozilla.com
39688 webkit_border_before_color:
39691 Whether a document used the (unknown, counted) CSS property -webkit-border-before-color.
39692 Compare against `use.counter.content_documents_destroyed`
39693 to calculate the rate.
39695 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39697 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39698 notification_emails:
39699 - dom-core@mozilla.com
39700 - emilio@mozilla.com
39705 webkit_border_before_width:
39708 Whether a document used the (unknown, counted) CSS property -webkit-border-before-width.
39709 Compare against `use.counter.content_documents_destroyed`
39710 to calculate the rate.
39712 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39714 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39715 notification_emails:
39716 - dom-core@mozilla.com
39717 - emilio@mozilla.com
39722 webkit_perspective_origin_x:
39725 Whether a document used the (unknown, counted) CSS property -webkit-perspective-origin-x.
39726 Compare against `use.counter.content_documents_destroyed`
39727 to calculate the rate.
39729 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39731 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39732 notification_emails:
39733 - dom-core@mozilla.com
39734 - emilio@mozilla.com
39739 webkit_perspective_origin_y:
39742 Whether a document used the (unknown, counted) CSS property -webkit-perspective-origin-y.
39743 Compare against `use.counter.content_documents_destroyed`
39744 to calculate the rate.
39746 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39748 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39749 notification_emails:
39750 - dom-core@mozilla.com
39751 - emilio@mozilla.com
39756 webkit_margin_before_collapse:
39759 Whether a document used the (unknown, counted) CSS property -webkit-margin-before-collapse.
39760 Compare against `use.counter.content_documents_destroyed`
39761 to calculate the rate.
39763 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39765 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39766 notification_emails:
39767 - dom-core@mozilla.com
39768 - emilio@mozilla.com
39773 webkit_border_before_style:
39776 Whether a document used the (unknown, counted) CSS property -webkit-border-before-style.
39777 Compare against `use.counter.content_documents_destroyed`
39778 to calculate the rate.
39780 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39782 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39783 notification_emails:
39784 - dom-core@mozilla.com
39785 - emilio@mozilla.com
39790 webkit_margin_bottom_collapse:
39793 Whether a document used the (unknown, counted) CSS property -webkit-margin-bottom-collapse.
39794 Compare against `use.counter.content_documents_destroyed`
39795 to calculate the rate.
39797 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39799 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39800 notification_emails:
39801 - dom-core@mozilla.com
39802 - emilio@mozilla.com
39807 webkit_ruby_position:
39810 Whether a document used the (unknown, counted) CSS property -webkit-ruby-position.
39811 Compare against `use.counter.content_documents_destroyed`
39812 to calculate the rate.
39814 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39816 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39817 notification_emails:
39818 - dom-core@mozilla.com
39819 - emilio@mozilla.com
39824 webkit_column_break_after:
39827 Whether a document used the (unknown, counted) CSS property -webkit-column-break-after.
39828 Compare against `use.counter.content_documents_destroyed`
39829 to calculate the rate.
39831 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39833 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39834 notification_emails:
39835 - dom-core@mozilla.com
39836 - emilio@mozilla.com
39841 webkit_margin_collapse:
39844 Whether a document used the (unknown, counted) CSS property -webkit-margin-collapse.
39845 Compare against `use.counter.content_documents_destroyed`
39846 to calculate the rate.
39848 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39850 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39851 notification_emails:
39852 - dom-core@mozilla.com
39853 - emilio@mozilla.com
39858 webkit_border_before:
39861 Whether a document used the (unknown, counted) CSS property -webkit-border-before.
39862 Compare against `use.counter.content_documents_destroyed`
39863 to calculate the rate.
39865 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39867 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39868 notification_emails:
39869 - dom-core@mozilla.com
39870 - emilio@mozilla.com
39878 Whether a document used the (unknown, counted) CSS property -webkit-border-end.
39879 Compare against `use.counter.content_documents_destroyed`
39880 to calculate the rate.
39882 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39884 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39885 notification_emails:
39886 - dom-core@mozilla.com
39887 - emilio@mozilla.com
39892 webkit_border_after:
39895 Whether a document used the (unknown, counted) CSS property -webkit-border-after.
39896 Compare against `use.counter.content_documents_destroyed`
39897 to calculate the rate.
39899 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39901 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39902 notification_emails:
39903 - dom-core@mozilla.com
39904 - emilio@mozilla.com
39909 webkit_border_start:
39912 Whether a document used the (unknown, counted) CSS property -webkit-border-start.
39913 Compare against `use.counter.content_documents_destroyed`
39914 to calculate the rate.
39916 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39918 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39919 notification_emails:
39920 - dom-core@mozilla.com
39921 - emilio@mozilla.com
39926 webkit_min_logical_width:
39929 Whether a document used the (unknown, counted) CSS property -webkit-min-logical-width.
39930 Compare against `use.counter.content_documents_destroyed`
39931 to calculate the rate.
39933 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39935 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39936 notification_emails:
39937 - dom-core@mozilla.com
39938 - emilio@mozilla.com
39943 webkit_logical_height:
39946 Whether a document used the (unknown, counted) CSS property -webkit-logical-height.
39947 Compare against `use.counter.content_documents_destroyed`
39948 to calculate the rate.
39950 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39952 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39953 notification_emails:
39954 - dom-core@mozilla.com
39955 - emilio@mozilla.com
39960 webkit_transform_origin_z:
39963 Whether a document used the (unknown, counted) CSS property -webkit-transform-origin-z.
39964 Compare against `use.counter.content_documents_destroyed`
39965 to calculate the rate.
39967 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39969 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39970 notification_emails:
39971 - dom-core@mozilla.com
39972 - emilio@mozilla.com
39977 webkit_font_size_delta:
39980 Whether a document used the (unknown, counted) CSS property -webkit-font-size-delta.
39981 Compare against `use.counter.content_documents_destroyed`
39982 to calculate the rate.
39984 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39986 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
39987 notification_emails:
39988 - dom-core@mozilla.com
39989 - emilio@mozilla.com
39994 webkit_logical_width:
39997 Whether a document used the (unknown, counted) CSS property -webkit-logical-width.
39998 Compare against `use.counter.content_documents_destroyed`
39999 to calculate the rate.
40001 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40003 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40004 notification_emails:
40005 - dom-core@mozilla.com
40006 - emilio@mozilla.com
40011 webkit_max_logical_width:
40014 Whether a document used the (unknown, counted) CSS property -webkit-max-logical-width.
40015 Compare against `use.counter.content_documents_destroyed`
40016 to calculate the rate.
40018 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40020 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40021 notification_emails:
40022 - dom-core@mozilla.com
40023 - emilio@mozilla.com
40028 webkit_min_logical_height:
40031 Whether a document used the (unknown, counted) CSS property -webkit-min-logical-height.
40032 Compare against `use.counter.content_documents_destroyed`
40033 to calculate the rate.
40035 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40037 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40038 notification_emails:
40039 - dom-core@mozilla.com
40040 - emilio@mozilla.com
40045 webkit_max_logical_height:
40048 Whether a document used the (unknown, counted) CSS property -webkit-max-logical-height.
40049 Compare against `use.counter.content_documents_destroyed`
40050 to calculate the rate.
40052 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40054 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40055 notification_emails:
40056 - dom-core@mozilla.com
40057 - emilio@mozilla.com
40062 webkit_border_end_color:
40065 Whether a document used the (unknown, counted) CSS property -webkit-border-end-color.
40066 Compare against `use.counter.content_documents_destroyed`
40067 to calculate the rate.
40069 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40071 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40072 notification_emails:
40073 - dom-core@mozilla.com
40074 - emilio@mozilla.com
40079 webkit_border_end_width:
40082 Whether a document used the (unknown, counted) CSS property -webkit-border-end-width.
40083 Compare against `use.counter.content_documents_destroyed`
40084 to calculate the rate.
40086 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40088 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40089 notification_emails:
40090 - dom-core@mozilla.com
40091 - emilio@mozilla.com
40096 webkit_border_start_color:
40099 Whether a document used the (unknown, counted) CSS property -webkit-border-start-color.
40100 Compare against `use.counter.content_documents_destroyed`
40101 to calculate the rate.
40103 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40105 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40106 notification_emails:
40107 - dom-core@mozilla.com
40108 - emilio@mozilla.com
40113 webkit_border_start_width:
40116 Whether a document used the (unknown, counted) CSS property -webkit-border-start-width.
40117 Compare against `use.counter.content_documents_destroyed`
40118 to calculate the rate.
40120 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40122 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40123 notification_emails:
40124 - dom-core@mozilla.com
40125 - emilio@mozilla.com
40130 webkit_border_after_color:
40133 Whether a document used the (unknown, counted) CSS property -webkit-border-after-color.
40134 Compare against `use.counter.content_documents_destroyed`
40135 to calculate the rate.
40137 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40139 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40140 notification_emails:
40141 - dom-core@mozilla.com
40142 - emilio@mozilla.com
40147 webkit_border_after_width:
40150 Whether a document used the (unknown, counted) CSS property -webkit-border-after-width.
40151 Compare against `use.counter.content_documents_destroyed`
40152 to calculate the rate.
40154 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40156 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40157 notification_emails:
40158 - dom-core@mozilla.com
40159 - emilio@mozilla.com
40164 webkit_border_end_style:
40167 Whether a document used the (unknown, counted) CSS property -webkit-border-end-style.
40168 Compare against `use.counter.content_documents_destroyed`
40169 to calculate the rate.
40171 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40173 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40174 notification_emails:
40175 - dom-core@mozilla.com
40176 - emilio@mozilla.com
40181 webkit_border_after_style:
40184 Whether a document used the (unknown, counted) CSS property -webkit-border-after-style.
40185 Compare against `use.counter.content_documents_destroyed`
40186 to calculate the rate.
40188 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40190 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40191 notification_emails:
40192 - dom-core@mozilla.com
40193 - emilio@mozilla.com
40198 webkit_border_start_style:
40201 Whether a document used the (unknown, counted) CSS property -webkit-border-start-style.
40202 Compare against `use.counter.content_documents_destroyed`
40203 to calculate the rate.
40205 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40207 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40208 notification_emails:
40209 - dom-core@mozilla.com
40210 - emilio@mozilla.com
40215 webkit_mask_repeat_x:
40218 Whether a document used the (unknown, counted) CSS property -webkit-mask-repeat-x.
40219 Compare against `use.counter.content_documents_destroyed`
40220 to calculate the rate.
40222 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40224 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40225 notification_emails:
40226 - dom-core@mozilla.com
40227 - emilio@mozilla.com
40232 webkit_mask_repeat_y:
40235 Whether a document used the (unknown, counted) CSS property -webkit-mask-repeat-y.
40236 Compare against `use.counter.content_documents_destroyed`
40237 to calculate the rate.
40239 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40241 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40242 notification_emails:
40243 - dom-core@mozilla.com
40244 - emilio@mozilla.com
40252 Whether a document used the (unknown, counted) CSS property user-zoom.
40253 Compare against `use.counter.content_documents_destroyed`
40254 to calculate the rate.
40256 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40258 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40259 notification_emails:
40260 - dom-core@mozilla.com
40261 - emilio@mozilla.com
40269 Whether a document used the (unknown, counted) CSS property min-zoom.
40270 Compare against `use.counter.content_documents_destroyed`
40271 to calculate the rate.
40273 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40275 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40276 notification_emails:
40277 - dom-core@mozilla.com
40278 - emilio@mozilla.com
40283 webkit_box_decoration_break:
40286 Whether a document used the (unknown, counted) CSS property -webkit-box-decoration-break.
40287 Compare against `use.counter.content_documents_destroyed`
40288 to calculate the rate.
40290 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40292 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40293 notification_emails:
40294 - dom-core@mozilla.com
40295 - emilio@mozilla.com
40303 Whether a document used the (unknown, counted) CSS property orientation.
40304 Compare against `use.counter.content_documents_destroyed`
40305 to calculate the rate.
40307 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40309 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40310 notification_emails:
40311 - dom-core@mozilla.com
40312 - emilio@mozilla.com
40320 Whether a document used the (unknown, counted) CSS property max-zoom.
40321 Compare against `use.counter.content_documents_destroyed`
40322 to calculate the rate.
40324 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40326 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40327 notification_emails:
40328 - dom-core@mozilla.com
40329 - emilio@mozilla.com
40337 Whether a document used the (unknown, counted) CSS property -webkit-app-region.
40338 Compare against `use.counter.content_documents_destroyed`
40339 to calculate the rate.
40341 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40343 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40344 notification_emails:
40345 - dom-core@mozilla.com
40346 - emilio@mozilla.com
40351 webkit_column_rule:
40354 Whether a document used the (unknown, counted) CSS property -webkit-column-rule.
40355 Compare against `use.counter.content_documents_destroyed`
40356 to calculate the rate.
40358 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40360 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40361 notification_emails:
40362 - dom-core@mozilla.com
40363 - emilio@mozilla.com
40368 webkit_column_span:
40371 Whether a document used the (unknown, counted) CSS property -webkit-column-span.
40372 Compare against `use.counter.content_documents_destroyed`
40373 to calculate the rate.
40375 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40377 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40378 notification_emails:
40379 - dom-core@mozilla.com
40380 - emilio@mozilla.com
40388 Whether a document used the (unknown, counted) CSS property -webkit-column-gap.
40389 Compare against `use.counter.content_documents_destroyed`
40390 to calculate the rate.
40392 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40394 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40395 notification_emails:
40396 - dom-core@mozilla.com
40397 - emilio@mozilla.com
40402 webkit_shape_outside:
40405 Whether a document used the (unknown, counted) CSS property -webkit-shape-outside.
40406 Compare against `use.counter.content_documents_destroyed`
40407 to calculate the rate.
40409 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40411 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40412 notification_emails:
40413 - dom-core@mozilla.com
40414 - emilio@mozilla.com
40419 webkit_column_rule_width:
40422 Whether a document used the (unknown, counted) CSS property -webkit-column-rule-width.
40423 Compare against `use.counter.content_documents_destroyed`
40424 to calculate the rate.
40426 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40428 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40429 notification_emails:
40430 - dom-core@mozilla.com
40431 - emilio@mozilla.com
40436 webkit_column_count:
40439 Whether a document used the (unknown, counted) CSS property -webkit-column-count.
40440 Compare against `use.counter.content_documents_destroyed`
40441 to calculate the rate.
40443 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40445 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40446 notification_emails:
40447 - dom-core@mozilla.com
40448 - emilio@mozilla.com
40456 Whether a document used the (unknown, counted) CSS property -webkit-opacity.
40457 Compare against `use.counter.content_documents_destroyed`
40458 to calculate the rate.
40460 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40462 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40463 notification_emails:
40464 - dom-core@mozilla.com
40465 - emilio@mozilla.com
40470 webkit_column_width:
40473 Whether a document used the (unknown, counted) CSS property -webkit-column-width.
40474 Compare against `use.counter.content_documents_destroyed`
40475 to calculate the rate.
40477 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40479 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40480 notification_emails:
40481 - dom-core@mozilla.com
40482 - emilio@mozilla.com
40487 webkit_shape_image_threshold:
40490 Whether a document used the (unknown, counted) CSS property -webkit-shape-image-threshold.
40491 Compare against `use.counter.content_documents_destroyed`
40492 to calculate the rate.
40494 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40496 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40497 notification_emails:
40498 - dom-core@mozilla.com
40499 - emilio@mozilla.com
40504 webkit_column_rule_style:
40507 Whether a document used the (unknown, counted) CSS property -webkit-column-rule-style.
40508 Compare against `use.counter.content_documents_destroyed`
40509 to calculate the rate.
40511 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40513 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40514 notification_emails:
40515 - dom-core@mozilla.com
40516 - emilio@mozilla.com
40524 Whether a document used the (unknown, counted) CSS property -webkit-columns.
40525 Compare against `use.counter.content_documents_destroyed`
40526 to calculate the rate.
40528 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40530 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40531 notification_emails:
40532 - dom-core@mozilla.com
40533 - emilio@mozilla.com
40538 webkit_column_rule_color:
40541 Whether a document used the (unknown, counted) CSS property -webkit-column-rule-color.
40542 Compare against `use.counter.content_documents_destroyed`
40543 to calculate the rate.
40545 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40547 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40548 notification_emails:
40549 - dom-core@mozilla.com
40550 - emilio@mozilla.com
40555 webkit_shape_margin:
40558 Whether a document used the (unknown, counted) CSS property -webkit-shape-margin.
40559 Compare against `use.counter.content_documents_destroyed`
40560 to calculate the rate.
40562 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40564 - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098
40565 notification_emails:
40566 - dom-core@mozilla.com
40567 - emilio@mozilla.com