tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit a51ea84980cd8d8edde54757dcee04cb1a9d9abe
parent 553d79eebb106ea693faaea1ad30493310147225
Author: Mathew Hodson <mathew.hodson@gmail.com>
Date:   Sat, 18 Oct 2025 03:08:57 +0000

Bug 1286822 - Regenerate use_counter_metrics.yaml r=emilio

Differential Revision: https://phabricator.services.mozilla.com/D264719

Diffstat:
Mdom/base/use_counter_metrics.yaml | 382+++++++++++++++++++++++++++++++++----------------------------------------------
1 file changed, 157 insertions(+), 225 deletions(-)

diff --git a/dom/base/use_counter_metrics.yaml b/dom/base/use_counter_metrics.yaml @@ -108,7 +108,7 @@ use.counter: send_in_pings: - use-counters -# Total of 2371 use counter metrics (excludes denominators). +# Total of 2367 use counter metrics (excludes denominators). # Total of 355 'page' use counters. use.counter.page: svgsvgelement_getelementbyid: @@ -14892,7 +14892,7 @@ use.counter.worker.service: send_in_pings: - use-counters -# Total of 47 'deprecated operations (page)' use counters. +# Total of 45 'deprecated operations (page)' use counters. use.counter.deprecated_ops.page: components: type: counter @@ -15642,40 +15642,6 @@ use.counter.deprecated_ops.page: send_in_pings: - use-counters - before_script_execute_event: - type: counter - description: > - Whether a page used BeforeScriptExecuteEvent. - Compare against `use.counter.top_level_content_documents_destroyed` - to calculate the rate. - bugs: - - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098 - data_reviews: - - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098 - notification_emails: - - dom-core@mozilla.com - - emilio@mozilla.com - expires: never - send_in_pings: - - use-counters - - after_script_execute_event: - type: counter - description: > - Whether a page used AfterScriptExecuteEvent. - Compare against `use.counter.top_level_content_documents_destroyed` - to calculate the rate. - bugs: - - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098 - data_reviews: - - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098 - notification_emails: - - dom-core@mozilla.com - - emilio@mozilla.com - expires: never - send_in_pings: - - use-counters - fullscreen_attribute: type: counter description: > @@ -15693,7 +15659,7 @@ use.counter.deprecated_ops.page: send_in_pings: - use-counters -# Total of 47 'deprecated operations (document)' use counters. +# Total of 45 'deprecated operations (document)' use counters. use.counter.deprecated_ops.doc: components: type: counter @@ -16443,40 +16409,6 @@ use.counter.deprecated_ops.doc: send_in_pings: - use-counters - before_script_execute_event: - type: counter - description: > - Whether a document used BeforeScriptExecuteEvent. - Compare against `use.counter.content_documents_destroyed` - to calculate the rate. - bugs: - - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098 - data_reviews: - - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098 - notification_emails: - - dom-core@mozilla.com - - emilio@mozilla.com - expires: never - send_in_pings: - - use-counters - - after_script_execute_event: - type: counter - description: > - Whether a document used AfterScriptExecuteEvent. - Compare against `use.counter.content_documents_destroyed` - to calculate the rate. - bugs: - - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098 - data_reviews: - - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098 - notification_emails: - - dom-core@mozilla.com - - emilio@mozilla.com - expires: never - send_in_pings: - - use-counters - fullscreen_attribute: type: counter description: > @@ -20695,6 +20627,23 @@ use.counter.css.page: send_in_pings: - use-counters + css_outline_offset: + type: counter + description: > + Whether a page used the CSS property outline-offset. + Compare against `use.counter.top_level_content_documents_destroyed` + to calculate the rate. + bugs: + - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098 + data_reviews: + - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098 + notification_emails: + - dom-core@mozilla.com + - emilio@mozilla.com + expires: never + send_in_pings: + - use-counters + css_page: type: counter description: > @@ -22667,27 +22616,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_padding_block_end: - type: counter - description: > - Whether a page used the CSS property padding-block-end. - Compare against `use.counter.top_level_content_documents_destroyed` - to calculate the rate. - bugs: - - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098 - data_reviews: - - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098 - notification_emails: - - dom-core@mozilla.com - - emilio@mozilla.com - expires: never - send_in_pings: - - use-counters - - css_padding_block_start: + css_moz_window_input_region_margin: type: counter description: > - Whether a page used the CSS property padding-block-start. + Whether a page used the CSS property -moz-window-input-region-margin. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -22701,10 +22633,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_padding_bottom: + css_overflow_clip_margin: type: counter description: > - Whether a page used the CSS property padding-bottom. + Whether a page used the CSS property overflow-clip-margin. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -22718,10 +22650,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_padding_inline_end: + css_scroll_margin_block_end: type: counter description: > - Whether a page used the CSS property padding-inline-end. + Whether a page used the CSS property scroll-margin-block-end. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -22735,10 +22667,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_padding_inline_start: + css_scroll_margin_block_start: type: counter description: > - Whether a page used the CSS property padding-inline-start. + Whether a page used the CSS property scroll-margin-block-start. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -22752,10 +22684,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_padding_left: + css_scroll_margin_bottom: type: counter description: > - Whether a page used the CSS property padding-left. + Whether a page used the CSS property scroll-margin-bottom. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -22769,10 +22701,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_padding_right: + css_scroll_margin_inline_end: type: counter description: > - Whether a page used the CSS property padding-right. + Whether a page used the CSS property scroll-margin-inline-end. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -22786,10 +22718,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_padding_top: + css_scroll_margin_inline_start: type: counter description: > - Whether a page used the CSS property padding-top. + Whether a page used the CSS property scroll-margin-inline-start. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -22803,10 +22735,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_r: + css_scroll_margin_left: type: counter description: > - Whether a page used the CSS property r. + Whether a page used the CSS property scroll-margin-left. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -22820,10 +22752,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_shape_margin: + css_scroll_margin_right: type: counter description: > - Whether a page used the CSS property shape-margin. + Whether a page used the CSS property scroll-margin-right. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -22837,10 +22769,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_rx: + css_scroll_margin_top: type: counter description: > - Whether a page used the CSS property rx. + Whether a page used the CSS property scroll-margin-top. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -22854,10 +22786,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_ry: + css_padding_block_end: type: counter description: > - Whether a page used the CSS property ry. + Whether a page used the CSS property padding-block-end. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -22871,10 +22803,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_scroll_padding_block_end: + css_padding_block_start: type: counter description: > - Whether a page used the CSS property scroll-padding-block-end. + Whether a page used the CSS property padding-block-start. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -22888,10 +22820,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_scroll_padding_block_start: + css_padding_bottom: type: counter description: > - Whether a page used the CSS property scroll-padding-block-start. + Whether a page used the CSS property padding-bottom. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -22905,10 +22837,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_scroll_padding_bottom: + css_padding_inline_end: type: counter description: > - Whether a page used the CSS property scroll-padding-bottom. + Whether a page used the CSS property padding-inline-end. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -22922,10 +22854,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_scroll_padding_inline_end: + css_padding_inline_start: type: counter description: > - Whether a page used the CSS property scroll-padding-inline-end. + Whether a page used the CSS property padding-inline-start. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -22939,10 +22871,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_scroll_padding_inline_start: + css_padding_left: type: counter description: > - Whether a page used the CSS property scroll-padding-inline-start. + Whether a page used the CSS property padding-left. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -22956,10 +22888,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_scroll_padding_left: + css_padding_right: type: counter description: > - Whether a page used the CSS property scroll-padding-left. + Whether a page used the CSS property padding-right. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -22973,10 +22905,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_scroll_padding_right: + css_padding_top: type: counter description: > - Whether a page used the CSS property scroll-padding-right. + Whether a page used the CSS property padding-top. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -22990,10 +22922,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_scroll_padding_top: + css_r: type: counter description: > - Whether a page used the CSS property scroll-padding-top. + Whether a page used the CSS property r. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -23007,10 +22939,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_moz_window_input_region_margin: + css_shape_margin: type: counter description: > - Whether a page used the CSS property -moz-window-input-region-margin. + Whether a page used the CSS property shape-margin. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -23024,10 +22956,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_outline_offset: + css_rx: type: counter description: > - Whether a page used the CSS property outline-offset. + Whether a page used the CSS property rx. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -23041,10 +22973,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_overflow_clip_margin: + css_ry: type: counter description: > - Whether a page used the CSS property overflow-clip-margin. + Whether a page used the CSS property ry. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -23058,10 +22990,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_scroll_margin_block_end: + css_scroll_padding_block_end: type: counter description: > - Whether a page used the CSS property scroll-margin-block-end. + Whether a page used the CSS property scroll-padding-block-end. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -23075,10 +23007,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_scroll_margin_block_start: + css_scroll_padding_block_start: type: counter description: > - Whether a page used the CSS property scroll-margin-block-start. + Whether a page used the CSS property scroll-padding-block-start. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -23092,10 +23024,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_scroll_margin_bottom: + css_scroll_padding_bottom: type: counter description: > - Whether a page used the CSS property scroll-margin-bottom. + Whether a page used the CSS property scroll-padding-bottom. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -23109,10 +23041,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_scroll_margin_inline_end: + css_scroll_padding_inline_end: type: counter description: > - Whether a page used the CSS property scroll-margin-inline-end. + Whether a page used the CSS property scroll-padding-inline-end. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -23126,10 +23058,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_scroll_margin_inline_start: + css_scroll_padding_inline_start: type: counter description: > - Whether a page used the CSS property scroll-margin-inline-start. + Whether a page used the CSS property scroll-padding-inline-start. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -23143,10 +23075,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_scroll_margin_left: + css_scroll_padding_left: type: counter description: > - Whether a page used the CSS property scroll-margin-left. + Whether a page used the CSS property scroll-padding-left. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -23160,10 +23092,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_scroll_margin_right: + css_scroll_padding_right: type: counter description: > - Whether a page used the CSS property scroll-margin-right. + Whether a page used the CSS property scroll-padding-right. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -23177,10 +23109,10 @@ use.counter.css.page: send_in_pings: - use-counters - css_scroll_margin_top: + css_scroll_padding_top: type: counter description: > - Whether a page used the CSS property scroll-margin-top. + Whether a page used the CSS property scroll-padding-top. Compare against `use.counter.top_level_content_documents_destroyed` to calculate the rate. bugs: @@ -32665,6 +32597,23 @@ use.counter.css.doc: send_in_pings: - use-counters + css_outline_offset: + type: counter + description: > + Whether a document used the CSS property outline-offset. + Compare against `use.counter.content_documents_destroyed` + to calculate the rate. + bugs: + - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098 + data_reviews: + - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098 + notification_emails: + - dom-core@mozilla.com + - emilio@mozilla.com + expires: never + send_in_pings: + - use-counters + css_page: type: counter description: > @@ -34637,27 +34586,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_padding_block_end: - type: counter - description: > - Whether a document used the CSS property padding-block-end. - Compare against `use.counter.content_documents_destroyed` - to calculate the rate. - bugs: - - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098 - data_reviews: - - https://bugzilla.mozilla.org/show_bug.cgi?id=1852098 - notification_emails: - - dom-core@mozilla.com - - emilio@mozilla.com - expires: never - send_in_pings: - - use-counters - - css_padding_block_start: + css_moz_window_input_region_margin: type: counter description: > - Whether a document used the CSS property padding-block-start. + Whether a document used the CSS property -moz-window-input-region-margin. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -34671,10 +34603,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_padding_bottom: + css_overflow_clip_margin: type: counter description: > - Whether a document used the CSS property padding-bottom. + Whether a document used the CSS property overflow-clip-margin. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -34688,10 +34620,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_padding_inline_end: + css_scroll_margin_block_end: type: counter description: > - Whether a document used the CSS property padding-inline-end. + Whether a document used the CSS property scroll-margin-block-end. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -34705,10 +34637,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_padding_inline_start: + css_scroll_margin_block_start: type: counter description: > - Whether a document used the CSS property padding-inline-start. + Whether a document used the CSS property scroll-margin-block-start. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -34722,10 +34654,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_padding_left: + css_scroll_margin_bottom: type: counter description: > - Whether a document used the CSS property padding-left. + Whether a document used the CSS property scroll-margin-bottom. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -34739,10 +34671,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_padding_right: + css_scroll_margin_inline_end: type: counter description: > - Whether a document used the CSS property padding-right. + Whether a document used the CSS property scroll-margin-inline-end. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -34756,10 +34688,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_padding_top: + css_scroll_margin_inline_start: type: counter description: > - Whether a document used the CSS property padding-top. + Whether a document used the CSS property scroll-margin-inline-start. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -34773,10 +34705,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_r: + css_scroll_margin_left: type: counter description: > - Whether a document used the CSS property r. + Whether a document used the CSS property scroll-margin-left. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -34790,10 +34722,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_shape_margin: + css_scroll_margin_right: type: counter description: > - Whether a document used the CSS property shape-margin. + Whether a document used the CSS property scroll-margin-right. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -34807,10 +34739,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_rx: + css_scroll_margin_top: type: counter description: > - Whether a document used the CSS property rx. + Whether a document used the CSS property scroll-margin-top. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -34824,10 +34756,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_ry: + css_padding_block_end: type: counter description: > - Whether a document used the CSS property ry. + Whether a document used the CSS property padding-block-end. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -34841,10 +34773,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_scroll_padding_block_end: + css_padding_block_start: type: counter description: > - Whether a document used the CSS property scroll-padding-block-end. + Whether a document used the CSS property padding-block-start. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -34858,10 +34790,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_scroll_padding_block_start: + css_padding_bottom: type: counter description: > - Whether a document used the CSS property scroll-padding-block-start. + Whether a document used the CSS property padding-bottom. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -34875,10 +34807,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_scroll_padding_bottom: + css_padding_inline_end: type: counter description: > - Whether a document used the CSS property scroll-padding-bottom. + Whether a document used the CSS property padding-inline-end. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -34892,10 +34824,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_scroll_padding_inline_end: + css_padding_inline_start: type: counter description: > - Whether a document used the CSS property scroll-padding-inline-end. + Whether a document used the CSS property padding-inline-start. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -34909,10 +34841,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_scroll_padding_inline_start: + css_padding_left: type: counter description: > - Whether a document used the CSS property scroll-padding-inline-start. + Whether a document used the CSS property padding-left. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -34926,10 +34858,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_scroll_padding_left: + css_padding_right: type: counter description: > - Whether a document used the CSS property scroll-padding-left. + Whether a document used the CSS property padding-right. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -34943,10 +34875,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_scroll_padding_right: + css_padding_top: type: counter description: > - Whether a document used the CSS property scroll-padding-right. + Whether a document used the CSS property padding-top. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -34960,10 +34892,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_scroll_padding_top: + css_r: type: counter description: > - Whether a document used the CSS property scroll-padding-top. + Whether a document used the CSS property r. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -34977,10 +34909,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_moz_window_input_region_margin: + css_shape_margin: type: counter description: > - Whether a document used the CSS property -moz-window-input-region-margin. + Whether a document used the CSS property shape-margin. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -34994,10 +34926,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_outline_offset: + css_rx: type: counter description: > - Whether a document used the CSS property outline-offset. + Whether a document used the CSS property rx. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -35011,10 +34943,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_overflow_clip_margin: + css_ry: type: counter description: > - Whether a document used the CSS property overflow-clip-margin. + Whether a document used the CSS property ry. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -35028,10 +34960,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_scroll_margin_block_end: + css_scroll_padding_block_end: type: counter description: > - Whether a document used the CSS property scroll-margin-block-end. + Whether a document used the CSS property scroll-padding-block-end. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -35045,10 +34977,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_scroll_margin_block_start: + css_scroll_padding_block_start: type: counter description: > - Whether a document used the CSS property scroll-margin-block-start. + Whether a document used the CSS property scroll-padding-block-start. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -35062,10 +34994,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_scroll_margin_bottom: + css_scroll_padding_bottom: type: counter description: > - Whether a document used the CSS property scroll-margin-bottom. + Whether a document used the CSS property scroll-padding-bottom. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -35079,10 +35011,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_scroll_margin_inline_end: + css_scroll_padding_inline_end: type: counter description: > - Whether a document used the CSS property scroll-margin-inline-end. + Whether a document used the CSS property scroll-padding-inline-end. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -35096,10 +35028,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_scroll_margin_inline_start: + css_scroll_padding_inline_start: type: counter description: > - Whether a document used the CSS property scroll-margin-inline-start. + Whether a document used the CSS property scroll-padding-inline-start. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -35113,10 +35045,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_scroll_margin_left: + css_scroll_padding_left: type: counter description: > - Whether a document used the CSS property scroll-margin-left. + Whether a document used the CSS property scroll-padding-left. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -35130,10 +35062,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_scroll_margin_right: + css_scroll_padding_right: type: counter description: > - Whether a document used the CSS property scroll-margin-right. + Whether a document used the CSS property scroll-padding-right. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: @@ -35147,10 +35079,10 @@ use.counter.css.doc: send_in_pings: - use-counters - css_scroll_margin_top: + css_scroll_padding_top: type: counter description: > - Whether a document used the CSS property scroll-margin-top. + Whether a document used the CSS property scroll-padding-top. Compare against `use.counter.content_documents_destroyed` to calculate the rate. bugs: