| # @mdn/browser-compat-data release notes |
| |
| ## [v7.3.14](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.14) |
| |
| April 30, 2026 |
| |
| ### Renamings |
| |
| - `api.Element.requestFullscreen.options_navigationUI_parameter` to `api.Element.requestFullscreen.options_parameter.navigationUI_option` ([#29548](https://github.com/mdn/browser-compat-data/pull/29548)) |
| - `api.Element.requestFullscreen.options_screen_parameter` to `api.Element.requestFullscreen.options_parameter.screen_option` ([#29548](https://github.com/mdn/browser-compat-data/pull/29548)) |
| - `api.fetch.body_readablestream` to `api.fetch.options_parameter.body.accepts_readablestream` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.fetch.init_attributionReporting_parameter` to `api.fetch.options_parameter.attributionReporting` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.fetch.init_browsingTopics_parameter` to `api.fetch.options_parameter.browsingTopics` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.fetch.init_duplex_parameter` to `api.fetch.options_parameter.duplex` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.fetch.init_keepalive_parameter` to `api.fetch.options_parameter.keepalive` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.fetch.init_priority_parameter` to `api.fetch.options_parameter.priority` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.fetch.init_privateToken_parameter` to `api.fetch.options_parameter.privateToken` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.fetch.init_referrerPolicy_parameter` to `api.fetch.options_parameter.referrerPolicy` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.fetch.init_signal_parameter` to `api.fetch.options_parameter.signal` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.fetch.init_targetAddressSpace_parameter` to `api.fetch.options_parameter.targetAddressSpace` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.Request.Request.init_attributionReporting_parameter` to `api.Request.Request.options_parameter.attributionReporting` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.Request.Request.init_browsingTopics_parameter` to `api.Request.Request.options_parameter.browsingTopics` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.Request.Request.init_duplex_parameter` to `api.Request.Request.options_parameter.duplex` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.Request.Request.init_keepalive_parameter` to `api.Request.Request.options_parameter.keepalive` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.Request.Request.init_priority_parameter` to `api.Request.Request.options_parameter.priority` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.Request.Request.init_privateToken_parameter` to `api.Request.Request.options_parameter.privateToken` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.Request.Request.init_referrer_parameter` to `api.Request.Request.options_parameter.referrer` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.Request.Request.init_targetAddressSpace_parameter` to `api.Request.Request.options_parameter.targetAddressSpace` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.Request.Request.request_body_readablestream` to `api.Request.Request.options_parameter.body.accepts_readablestream` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| |
| ### Additions |
| |
| - `api.Element.requestFullscreen.options_parameter` ([#29548](https://github.com/mdn/browser-compat-data/pull/29548)) |
| - `api.Element.requestFullscreen.options_parameter.keyboardLock_option` ([#29548](https://github.com/mdn/browser-compat-data/pull/29548)) |
| - `api.fetch.options_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.fetch.options_parameter.body` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.GPU.requestAdapter.options_featureLevel` ([#29551](https://github.com/mdn/browser-compat-data/pull/29551)) |
| - `api.Request.Request.options_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.Request.Request.options_parameter.body` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451)) |
| - `api.SharedWorker.SharedWorker.options_extendedLifetime_parameter` ([#29562](https://github.com/mdn/browser-compat-data/pull/29562)) |
| - `api.XRSession.visibilitymaskchange_event` ([#29576](https://github.com/mdn/browser-compat-data/pull/29576)) |
| - `browsers.opera.releases.133` ([#29579](https://github.com/mdn/browser-compat-data/pull/29579)) |
| - `css.properties.accent-color.transparent` ([#29532](https://github.com/mdn/browser-compat-data/pull/29532)) |
| - `css.properties.shape-outside.rect` ([#29574](https://github.com/mdn/browser-compat-data/pull/29574)) |
| - `css.properties.stop-color.transparent` ([#29532](https://github.com/mdn/browser-compat-data/pull/29532)) |
| - `css.types.attr.fallback` ([#29573](https://github.com/mdn/browser-compat-data/pull/29573)) |
| - `html.elements.audio.autoplay` ([#29571](https://github.com/mdn/browser-compat-data/pull/29571)) |
| |
| ### Statistics |
| |
| - 11 contributors have changed 54 files with 1,555 additions and 924 deletions in 26 commits ([`v7.3.13...v7.3.14`](https://github.com/mdn/browser-compat-data/compare/v7.3.13...v7.3.14)) |
| - 19,602 total features |
| - 1,245 total contributors |
| - 5,651 total stargazers |
| |
| ## [v7.3.13](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.13) |
| |
| April 24, 2026 |
| |
| ### Removals |
| |
| - `css.properties.all.revert-rule` ([#29489](https://github.com/mdn/browser-compat-data/pull/29489)) |
| - `css.properties.font-family.fangsong` ([#29439](https://github.com/mdn/browser-compat-data/pull/29439)) |
| - `css.properties.font-family.kai` ([#29439](https://github.com/mdn/browser-compat-data/pull/29439)) |
| - `css.properties.font-family.khmer-mul` ([#29439](https://github.com/mdn/browser-compat-data/pull/29439)) |
| - `css.properties.font-family.nastaliq` ([#29439](https://github.com/mdn/browser-compat-data/pull/29439)) |
| |
| ### Additions |
| |
| - `api.CSSContainerRule.conditions` ([#29530](https://github.com/mdn/browser-compat-data/pull/29530)) |
| - `api.LanguageModel` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474)) |
| - `api.LanguageModel.append` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474)) |
| - `api.LanguageModel.availability_static` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474)) |
| - `api.LanguageModel.clone` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474)) |
| - `api.LanguageModel.contextoverflow_event` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474)) |
| - `api.LanguageModel.contextUsage` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474)) |
| - `api.LanguageModel.contextWindow` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474)) |
| - `api.LanguageModel.create_static` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474)) |
| - `api.LanguageModel.measureContextUsage` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474)) |
| - `api.LanguageModel.prompt` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474)) |
| - `api.LanguageModel.promptStreaming` ([#29474](https://github.com/mdn/browser-compat-data/pull/29474)) |
| - `browsers.bun.releases.1.3.13` ([#29518](https://github.com/mdn/browser-compat-data/pull/29518)) |
| - `browsers.firefox_android.releases.153` ([#29518](https://github.com/mdn/browser-compat-data/pull/29518)) |
| - `browsers.firefox.releases.153` ([#29518](https://github.com/mdn/browser-compat-data/pull/29518)) |
| - `css.properties.accent-color.currentColor` ([#29526](https://github.com/mdn/browser-compat-data/pull/29526)) |
| - `css.properties.color.currentColor` ([#29526](https://github.com/mdn/browser-compat-data/pull/29526)) |
| - `css.properties.column-rule-color.currentColor` ([#29526](https://github.com/mdn/browser-compat-data/pull/29526)) |
| - `css.properties.column-rule.currentColor` ([#29526](https://github.com/mdn/browser-compat-data/pull/29526)) |
| - `css.properties.outline-color.currentColor` ([#29526](https://github.com/mdn/browser-compat-data/pull/29526)) |
| - `css.properties.position-anchor.normal` ([#29483](https://github.com/mdn/browser-compat-data/pull/29483)) |
| - `css.properties.stop-color.currentColor` ([#29526](https://github.com/mdn/browser-compat-data/pull/29526)) |
| - `css.types.attr.attr-name_accepts_namespaces` ([#29482](https://github.com/mdn/browser-compat-data/pull/29482)) |
| - `css.types.global_keywords.revert-rule` ([#29489](https://github.com/mdn/browser-compat-data/pull/29489)) |
| - `http.headers.Permissions-Policy-Report-Only` ([#29506](https://github.com/mdn/browser-compat-data/pull/29506)) |
| - `webdriver.bidi.script.getRealms.type_parameter.window` ([#29517](https://github.com/mdn/browser-compat-data/pull/29517)) |
| |
| ### Statistics |
| |
| - 12 contributors have changed 83 files with 1,509 additions and 511 deletions in 32 commits ([`v7.3.12...v7.3.13`](https://github.com/mdn/browser-compat-data/compare/v7.3.12...v7.3.13)) |
| - 19,588 total features |
| - 1,245 total contributors |
| - 5,644 total stargazers |
| |
| ## [v7.3.12](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.12) |
| |
| April 17, 2026 |
| |
| ### Additions |
| |
| - `api.HTMLTemplateElement.shadowRootSlotAssignment` ([#29457](https://github.com/mdn/browser-compat-data/pull/29457)) |
| - `api.ReportingObserver.ReportingObserver.options_parameter.types_property.permissions-policy-violation` ([#29500](https://github.com/mdn/browser-compat-data/pull/29500)) |
| - `api.WGSLLanguageFeatures.extension_texture_and_sampler_let` ([#29469](https://github.com/mdn/browser-compat-data/pull/29469)) |
| - `browsers.bun.releases.1.3.12` ([#29463](https://github.com/mdn/browser-compat-data/pull/29463)) |
| - `browsers.edge.releases.150` ([#29463](https://github.com/mdn/browser-compat-data/pull/29463)) |
| - `browsers.opera_android.releases.97` ([#29490](https://github.com/mdn/browser-compat-data/pull/29490)) |
| - `css.properties.hanging-punctuation.force-end` ([#29497](https://github.com/mdn/browser-compat-data/pull/29497)) |
| - `css.types.color.light-dark.image_value` ([#29429](https://github.com/mdn/browser-compat-data/pull/29429)) |
| - `css.types.env.preferred-text-scale` ([#29453](https://github.com/mdn/browser-compat-data/pull/29453)) |
| - `html.elements.meta.name.text-scale` ([#29453](https://github.com/mdn/browser-compat-data/pull/29453)) |
| - `html.elements.template.shadowrootslotassignment` ([#29457](https://github.com/mdn/browser-compat-data/pull/29457)) |
| - `webdriver.bidi.script.getRealms.type_parameter.worker` ([#29499](https://github.com/mdn/browser-compat-data/pull/29499)) |
| |
| ### Statistics |
| |
| - 14 contributors have changed 192 files with 1,329 additions and 830 deletions in 37 commits ([`v7.3.11...v7.3.12`](https://github.com/mdn/browser-compat-data/compare/v7.3.11...v7.3.12)) |
| - 19,570 total features |
| - 1,242 total contributors |
| - 5,639 total stargazers |
| |
| ## [v7.3.11](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.11) |
| |
| April 10, 2026 |
| |
| ### Additions |
| |
| - `api.CustomElementRegistry.define.html_name_validity` ([#29217](https://github.com/mdn/browser-compat-data/pull/29217)) |
| - `api.CustomElementRegistry.whenDefined.html_name_validity` ([#29217](https://github.com/mdn/browser-compat-data/pull/29217)) |
| - `api.Document.createAttribute.html_name_validity` ([#29217](https://github.com/mdn/browser-compat-data/pull/29217)) |
| - `api.Document.createAttributeNS.html_name_validity` ([#29217](https://github.com/mdn/browser-compat-data/pull/29217)) |
| - `api.Document.createElement.html_name_validity` ([#29217](https://github.com/mdn/browser-compat-data/pull/29217)) |
| - `api.Document.createElementNS.html_name_validity` ([#29217](https://github.com/mdn/browser-compat-data/pull/29217)) |
| - `api.Element.setAttribute.html_name_validity` ([#29217](https://github.com/mdn/browser-compat-data/pull/29217)) |
| - `api.Element.setAttributeNodeNS.html_name_validity` ([#29217](https://github.com/mdn/browser-compat-data/pull/29217)) |
| - `api.Element.toggleAttribute.html_name_validity` ([#29217](https://github.com/mdn/browser-compat-data/pull/29217)) |
| - `api.PaymentRequest.getSecurePaymentConfirmationCapabilities_static` ([#29434](https://github.com/mdn/browser-compat-data/pull/29434)) |
| - `api.WGSLLanguageFeatures.extension_subgroup_uniformity` ([#29422](https://github.com/mdn/browser-compat-data/pull/29422)) |
| - `browsers.chrome_android.releases.150` ([#29413](https://github.com/mdn/browser-compat-data/pull/29413)) |
| - `browsers.chrome.releases.150` ([#29413](https://github.com/mdn/browser-compat-data/pull/29413)) |
| - `browsers.opera.releases.126` ([#29414](https://github.com/mdn/browser-compat-data/pull/29414)) |
| - `browsers.opera.releases.127` ([#29414](https://github.com/mdn/browser-compat-data/pull/29414)) |
| - `browsers.opera.releases.128` ([#29414](https://github.com/mdn/browser-compat-data/pull/29414)) |
| - `browsers.opera.releases.129` ([#29414](https://github.com/mdn/browser-compat-data/pull/29414)) |
| - `browsers.opera.releases.130` ([#29414](https://github.com/mdn/browser-compat-data/pull/29414)) |
| - `browsers.opera.releases.131` ([#29414](https://github.com/mdn/browser-compat-data/pull/29414)) |
| - `browsers.opera.releases.132` ([#29444](https://github.com/mdn/browser-compat-data/pull/29444)) |
| - `browsers.webview_android.releases.150` ([#29413](https://github.com/mdn/browser-compat-data/pull/29413)) |
| - `css.at-rules.container.container-query_optional` ([#29300](https://github.com/mdn/browser-compat-data/pull/29300)) |
| - `css.types.url.cross-origin` ([#29440](https://github.com/mdn/browser-compat-data/pull/29440)) |
| - `css.types.url.referrer-policy` ([#29440](https://github.com/mdn/browser-compat-data/pull/29440)) |
| - `http.headers.Reporting-Endpoints.crash-reporting` ([#29399](https://github.com/mdn/browser-compat-data/pull/29399)) |
| |
| ### Statistics |
| |
| - 11 contributors have changed 49 files with 950 additions and 300 deletions in 28 commits ([`v7.3.10...v7.3.11`](https://github.com/mdn/browser-compat-data/compare/v7.3.10...v7.3.11)) |
| - 19,561 total features |
| - 1,240 total contributors |
| - 5,628 total stargazers |
| |
| ## [v7.3.10](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.10) |
| |
| April 3, 2026 |
| |
| ### Removals |
| |
| - `html.elements.video.autoplay.loading` ([#29359](https://github.com/mdn/browser-compat-data/pull/29359)) |
| |
| ### Additions |
| |
| - `api.Element.attachShadow.options_referenceTarget_parameter` ([#29261](https://github.com/mdn/browser-compat-data/pull/29261)) |
| - `api.fetch.init_targetAddressSpace_parameter` ([#29331](https://github.com/mdn/browser-compat-data/pull/29331)) |
| - `api.HTMLTemplateElement.shadowRootReferenceTarget` ([#29261](https://github.com/mdn/browser-compat-data/pull/29261)) |
| - `api.Permissions.permission_local-network` ([#29331](https://github.com/mdn/browser-compat-data/pull/29331)) |
| - `api.Permissions.permission_local-network-access` ([#29331](https://github.com/mdn/browser-compat-data/pull/29331)) |
| - `api.Permissions.permission_loopback-network` ([#29331](https://github.com/mdn/browser-compat-data/pull/29331)) |
| - `api.Request.Request.init_targetAddressSpace_parameter` ([#29331](https://github.com/mdn/browser-compat-data/pull/29331)) |
| - `browsers.safari_ios.releases.26.5` ([#29370](https://github.com/mdn/browser-compat-data/pull/29370)) |
| - `browsers.safari.releases.26.5` ([#29370](https://github.com/mdn/browser-compat-data/pull/29370)) |
| - `browsers.webview_ios.releases.26.5` ([#29370](https://github.com/mdn/browser-compat-data/pull/29370)) |
| - `html.elements.video.loading` ([#29359](https://github.com/mdn/browser-compat-data/pull/29359)) |
| - `http.headers.Permissions-Policy.local-network` ([#29331](https://github.com/mdn/browser-compat-data/pull/29331)) |
| - `http.headers.Permissions-Policy.local-network-access` ([#29331](https://github.com/mdn/browser-compat-data/pull/29331)) |
| - `http.headers.Permissions-Policy.loopback-network` ([#29331](https://github.com/mdn/browser-compat-data/pull/29331)) |
| - `manifests.webapp.migrate_from` ([#29356](https://github.com/mdn/browser-compat-data/pull/29356)) |
| - `manifests.webapp.migrate_to` ([#29356](https://github.com/mdn/browser-compat-data/pull/29356)) |
| - `webdriver.bidi.browser.setClientWindowState.height_parameter` ([#29394](https://github.com/mdn/browser-compat-data/pull/29394)) |
| - `webdriver.bidi.browser.setClientWindowState.state_parameter` ([#29394](https://github.com/mdn/browser-compat-data/pull/29394)) |
| - `webdriver.bidi.browser.setClientWindowState.width_parameter` ([#29394](https://github.com/mdn/browser-compat-data/pull/29394)) |
| - `webdriver.bidi.browser.setClientWindowState.x_parameter` ([#29394](https://github.com/mdn/browser-compat-data/pull/29394)) |
| - `webdriver.bidi.browser.setClientWindowState.y_parameter` ([#29394](https://github.com/mdn/browser-compat-data/pull/29394)) |
| |
| ### Statistics |
| |
| - 11 contributors have changed 37 files with 986 additions and 282 deletions in 31 commits ([`v7.3.9...v7.3.10`](https://github.com/mdn/browser-compat-data/compare/v7.3.9...v7.3.10)) |
| - 19,546 total features |
| - 1,239 total contributors |
| - 5,628 total stargazers |
| |
| ## [v7.3.9](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.9) |
| |
| March 27, 2026 |
| |
| ### Removals |
| |
| - `css.properties.-webkit-margin-after` ([#29322](https://github.com/mdn/browser-compat-data/pull/29322)) |
| - `css.properties.-webkit-margin-before` ([#29322](https://github.com/mdn/browser-compat-data/pull/29322)) |
| |
| ### Additions |
| |
| - `api.CookieStore.set.maxAge_option` ([#29197](https://github.com/mdn/browser-compat-data/pull/29197)) |
| - `api.CSSFontFaceDescriptors.ascent-override` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| - `api.CSSFontFaceDescriptors.ascentOverride` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| - `api.CSSFontFaceDescriptors.descent-override` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| - `api.CSSFontFaceDescriptors.descentOverride` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| - `api.CSSFontFaceDescriptors.font-language-override` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| - `api.CSSFontFaceDescriptors.font-variation-settings` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| - `api.CSSFontFaceDescriptors.fontLanguageOverride` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| - `api.CSSFontFaceDescriptors.fontVariationSettings` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| - `api.CSSFontFaceDescriptors.line-gap-override` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| - `api.CSSFontFaceDescriptors.lineGapOverride` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| - `api.Document.createElement.options_parameter.customElementRegistry_option` ([#29216](https://github.com/mdn/browser-compat-data/pull/29216)) |
| - `api.Document.createElement.options_parameter.options_is_parameter` ([#29216](https://github.com/mdn/browser-compat-data/pull/29216)) |
| - `api.Document.createElementNS.options_parameter.customElementRegistry_option` ([#29216](https://github.com/mdn/browser-compat-data/pull/29216)) |
| - `api.Document.createElementNS.options_parameter.options_is_parameter` ([#29216](https://github.com/mdn/browser-compat-data/pull/29216)) |
| - `api.HTMLMediaElement.loading` ([#29256](https://github.com/mdn/browser-compat-data/pull/29256)) |
| - `browsers.firefox_android.releases.152` ([#29334](https://github.com/mdn/browser-compat-data/pull/29334)) |
| - `browsers.firefox.releases.152` ([#29334](https://github.com/mdn/browser-compat-data/pull/29334)) |
| - `css.properties.all.revert-rule` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| - `css.properties.shape-outside.xywh` ([#29284](https://github.com/mdn/browser-compat-data/pull/29284)) |
| - `css.types.color.color-mix.variadic_color_arguments` ([#29214](https://github.com/mdn/browser-compat-data/pull/29214)) |
| - `html.elements.audio.loading` ([#29256](https://github.com/mdn/browser-compat-data/pull/29256)) |
| - `html.elements.video.autoplay.loading` ([#29256](https://github.com/mdn/browser-compat-data/pull/29256)) |
| |
| ### Statistics |
| |
| - 11 contributors have changed 88 files with 2,426 additions and 1,395 deletions in 29 commits ([`v7.3.8...v7.3.9`](https://github.com/mdn/browser-compat-data/compare/v7.3.8...v7.3.9)) |
| - 19,529 total features |
| - 1,236 total contributors |
| - 5,620 total stargazers |
| |
| ## [v7.3.8](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.8) |
| |
| March 20, 2026 |
| |
| ### Additions |
| |
| - `api.HTMLMediaElement.playbackRate.negative_values` ([#29253](https://github.com/mdn/browser-compat-data/pull/29253)) |
| - `api.VideoFrame.VideoFrame.metadata_option` ([#29298](https://github.com/mdn/browser-compat-data/pull/29298)) |
| - `browsers.bun.releases.1.3.11` ([#29291](https://github.com/mdn/browser-compat-data/pull/29291)) |
| - `browsers.edge.releases.149` ([#29263](https://github.com/mdn/browser-compat-data/pull/29263)) |
| - `css.properties.anchor-name.position_after_layout` ([#29282](https://github.com/mdn/browser-compat-data/pull/29282)) |
| - `css.properties.letter-spacing.percentages` ([#29200](https://github.com/mdn/browser-compat-data/pull/29200)) |
| - `css.properties.position-area.disables_auto_margins_and_insets` ([#29280](https://github.com/mdn/browser-compat-data/pull/29280)) |
| - `webdriver.bidi.network.disownData.dataType_parameter.request` ([#29275](https://github.com/mdn/browser-compat-data/pull/29275)) |
| |
| ### Statistics |
| |
| - 10 contributors have changed 50 files with 926 additions and 295 deletions in 31 commits ([`v7.3.7...v7.3.8`](https://github.com/mdn/browser-compat-data/compare/v7.3.7...v7.3.8)) |
| - 19,510 total features |
| - 1,234 total contributors |
| - 5,616 total stargazers |
| |
| ## [v7.3.7](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.7) |
| |
| March 13, 2026 |
| |
| ### Removals |
| |
| - `browsers.oculus.releases.23.0` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `css.properties.timeline-trigger.auto` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034)) |
| - `css.properties.timeline-trigger.normal` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034)) |
| - `webextensions.api.action.isEnabled.details_windowId_parameter` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964)) |
| - `webextensions.api.browserAction.isEnabled.details_windowId_parameter` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964)) |
| |
| ### Additions |
| |
| - `api.AudioContext.playbackStats` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `api.AudioPlaybackStats` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `api.AudioPlaybackStats.averageLatency` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `api.AudioPlaybackStats.maximumLatency` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `api.AudioPlaybackStats.minimumLatency` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `api.AudioPlaybackStats.resetLatency` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `api.AudioPlaybackStats.toJSON` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `api.AudioPlaybackStats.totalDuration` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `api.AudioPlaybackStats.underrunDuration` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `api.AudioPlaybackStats.underrunEvents` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `api.CSSPseudoElement.parent` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244)) |
| - `api.CSSPseudoElement.pseudo` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244)) |
| - `api.Element.activeViewTransition` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244)) |
| - `api.Element.pseudo` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244)) |
| - `api.Element.startViewTransition` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244)) |
| - `api.ReportingObserver.ReportingObserver.options_parameter` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047)) |
| - `api.ReportingObserver.ReportingObserver.options_parameter.types_property` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047)) |
| - `api.ReportingObserver.ReportingObserver.options_parameter.types_property.coep` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047)) |
| - `api.ReportingObserver.ReportingObserver.options_parameter.types_property.csp-violation` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047)) |
| - `api.ReportingObserver.ReportingObserver.options_parameter.types_property.deprecation` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047)) |
| - `api.ReportingObserver.ReportingObserver.options_parameter.types_property.integrity-violation` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047)) |
| - `api.ReportingObserver.ReportingObserver.options_parameter.types_property.intervention` ([#27047](https://github.com/mdn/browser-compat-data/pull/27047)) |
| - `api.ViewTransition.transitionRoot` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244)) |
| - `api.XRAnchor.requestPersistentHandle` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRCompositionLayer.forceMonoPresentation` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRCompositionLayer.opacity` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRCompositionLayer.quality` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRFrame.detectedMeshes` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRFrame.detectedPlanes` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRFrame.predictedDisplayTime` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRInputSource.skipRendering` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRPlane` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRPlane.lastChangedTime` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRPlane.orientation` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRPlane.planeSpace` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRPlane.polygon` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRPlane.semanticLabel` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRPlaneSet` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRPlaneSet.@@iterator` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRPlaneSet.entries` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRPlaneSet.forEach` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRPlaneSet.has` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRPlaneSet.keys` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRPlaneSet.size` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRPlaneSet.values` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRProjectionLayer.deltaPose` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRRenderState.passthroughFullyObscured` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRSession.deletePersistentAnchor` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRSession.frameRate` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRSession.initiateRoomCapture` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRSession.isSystemKeyboardSupported` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRSession.maxRenderLayers` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244)) |
| - `api.XRSession.persistentAnchors` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRSession.restorePersistentAnchor` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRSession.supportedFrameRates` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRSession.trackedSources` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRSession.updateTargetFrameRate` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRWebGLBinding.foveateBoundTexture` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRWebGLBinding.usesDepthValues` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRWebGLDepthInformation.imageIndex` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRWebGLDepthInformation.textureType` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRWebGLSubImage.depthStencilTextureHeight` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRWebGLSubImage.depthStencilTextureWidth` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRWebGLSubImage.motionVectorTexture` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRWebGLSubImage.motionVectorTextureHeight` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `api.XRWebGLSubImage.motionVectorTextureWidth` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `browsers.chrome_android.releases.149` ([#29218](https://github.com/mdn/browser-compat-data/pull/29218)) |
| - `browsers.chrome.releases.149` ([#29218](https://github.com/mdn/browser-compat-data/pull/29218)) |
| - `browsers.oculus.releases.31.2` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `browsers.oculus.releases.32` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `browsers.oculus.releases.33` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `browsers.oculus.releases.33.3` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `browsers.oculus.releases.34` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `browsers.oculus.releases.34.1` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `browsers.oculus.releases.35` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `browsers.oculus.releases.36` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `browsers.oculus.releases.37` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `browsers.oculus.releases.38.1` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `browsers.oculus.releases.38.2` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `browsers.oculus.releases.39` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `browsers.oculus.releases.40.0` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `browsers.oculus.releases.40.1` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `browsers.oculus.releases.41.0` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `browsers.oculus.releases.42.0` ([#27556](https://github.com/mdn/browser-compat-data/pull/27556)) |
| - `browsers.opera_android.releases.96` ([#29227](https://github.com/mdn/browser-compat-data/pull/29227)) |
| - `browsers.webview_android.releases.149` ([#29218](https://github.com/mdn/browser-compat-data/pull/29218)) |
| - `css.properties.border-shape` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244)) |
| - `css.properties.border-shape.none` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244)) |
| - `css.properties.timeline-trigger-activation-range` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034)) |
| - `css.properties.timeline-trigger-activation-range-end` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034)) |
| - `css.properties.timeline-trigger-activation-range-end.normal` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `css.properties.timeline-trigger-activation-range-start` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034)) |
| - `css.properties.timeline-trigger-activation-range-start.normal` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `css.properties.timeline-trigger-activation-range.normal` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `css.properties.timeline-trigger-active-range` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034)) |
| - `css.properties.timeline-trigger-active-range-end` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034)) |
| - `css.properties.timeline-trigger-active-range-end.auto` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `css.properties.timeline-trigger-active-range-end.normal` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `css.properties.timeline-trigger-active-range-start` ([#29034](https://github.com/mdn/browser-compat-data/pull/29034)) |
| - `css.properties.timeline-trigger-active-range-start.auto` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `css.properties.timeline-trigger-active-range-start.normal` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `css.properties.timeline-trigger-active-range.auto` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `css.properties.timeline-trigger-active-range.normal` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `css.properties.timeline-trigger.auto` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `css.properties.timeline-trigger.normal` ([#29235](https://github.com/mdn/browser-compat-data/pull/29235)) |
| - `css.properties.view-transition-scope` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244)) |
| - `css.properties.view-transition-scope.all` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244)) |
| - `css.properties.view-transition-scope.none` ([#29244](https://github.com/mdn/browser-compat-data/pull/29244)) |
| - `html.elements.template.shadowrootcustomelementregistry` ([#29229](https://github.com/mdn/browser-compat-data/pull/29229)) |
| - `webextensions.api.action.isEnabled.details` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964)) |
| - `webextensions.api.action.isEnabled.details_integer` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964)) |
| - `webextensions.api.action.isEnabled.details.windowId` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964)) |
| - `webextensions.api.browserAction.isEnabled.details` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964)) |
| - `webextensions.api.browserAction.isEnabled.details_integer` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964)) |
| - `webextensions.api.browserAction.isEnabled.details.windowId` ([#28964](https://github.com/mdn/browser-compat-data/pull/28964)) |
| |
| ### Statistics |
| |
| - 11 contributors have changed 136 files with 6,408 additions and 644 deletions in 36 commits ([`v7.3.6...v7.3.7`](https://github.com/mdn/browser-compat-data/compare/v7.3.6...v7.3.7)) |
| - 19,504 total features |
| - 1,233 total contributors |
| - 5,608 total stargazers |
| |
| ## [v7.3.6](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.6) |
| |
| March 6, 2026 |
| |
| ### Additions |
| |
| - `api.CSSFontFaceRule.style.type_CSSFontFaceDescriptors` ([#29157](https://github.com/mdn/browser-compat-data/pull/29157)) |
| - `api.Navigator.preferences` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| - `api.PreferenceManager` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| - `api.PreferenceManager.colorScheme` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| - `api.PreferenceManager.contrast` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| - `api.PreferenceManager.reducedData` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| - `api.PreferenceManager.reducedMotion` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| - `api.PreferenceManager.reducedTransparency` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| - `api.PreferenceObject` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| - `api.PreferenceObject.change_event` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| - `api.PreferenceObject.clearOverride` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| - `api.PreferenceObject.override` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| - `api.PreferenceObject.requestOverride` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| - `api.PreferenceObject.validValues` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| - `api.PreferenceObject.value` ([#29142](https://github.com/mdn/browser-compat-data/pull/29142)) |
| - `api.WGSLLanguageFeatures.extension_uniform_buffer_standard_layout` ([#29171](https://github.com/mdn/browser-compat-data/pull/29171)) |
| - `css.properties.appearance.base-select.listbox` ([#29189](https://github.com/mdn/browser-compat-data/pull/29189)) |
| - `css.properties.appearance.base-select.multiple_dropdown` ([#29189](https://github.com/mdn/browser-compat-data/pull/29189)) |
| - `css.properties.appearance.base-select.single_dropdown` ([#29189](https://github.com/mdn/browser-compat-data/pull/29189)) |
| - `http.headers.Sec-Secure-Session-Id` ([#29161](https://github.com/mdn/browser-compat-data/pull/29161)) |
| - `http.headers.Secure-Session-Challenge` ([#29161](https://github.com/mdn/browser-compat-data/pull/29161)) |
| - `http.headers.Secure-Session-Registration` ([#29161](https://github.com/mdn/browser-compat-data/pull/29161)) |
| - `http.headers.Secure-Session-Response` ([#29161](https://github.com/mdn/browser-compat-data/pull/29161)) |
| - `http.headers.Secure-Session-Skipped` ([#29161](https://github.com/mdn/browser-compat-data/pull/29161)) |
| - `webextensions.api.tabs.onUpdated.changeInfo.splitViewId` ([#29128](https://github.com/mdn/browser-compat-data/pull/29128)) |
| - `webextensions.api.tabs.onUpdated.filter.properties.splitViewId` ([#29128](https://github.com/mdn/browser-compat-data/pull/29128)) |
| - `webextensions.api.tabs.query.queryInfo.splitViewId` ([#29128](https://github.com/mdn/browser-compat-data/pull/29128)) |
| - `webextensions.api.tabs.SPLIT_VIEW_ID_NONE` ([#29128](https://github.com/mdn/browser-compat-data/pull/29128)) |
| - `webextensions.api.tabs.Tab.splitViewId` ([#29128](https://github.com/mdn/browser-compat-data/pull/29128)) |
| |
| ### Statistics |
| |
| - 17 contributors have changed 55 files with 1,165 additions and 168 deletions in 38 commits ([`v7.3.5...v7.3.6`](https://github.com/mdn/browser-compat-data/compare/v7.3.5...v7.3.6)) |
| - 19,413 total features |
| - 1,233 total contributors |
| - 5,598 total stargazers |
| |
| ## [v7.3.5](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.5) |
| |
| February 27, 2026 |
| |
| ### Additions |
| |
| - `browsers.bun.releases.1.3.10` ([#29141](https://github.com/mdn/browser-compat-data/pull/29141)) |
| - `browsers.firefox_android.releases.151` ([#29129](https://github.com/mdn/browser-compat-data/pull/29129)) |
| - `browsers.firefox.releases.151` ([#29129](https://github.com/mdn/browser-compat-data/pull/29129)) |
| - `css.properties.alignment-baseline.text-bottom` ([#29135](https://github.com/mdn/browser-compat-data/pull/29135)) |
| - `css.properties.alignment-baseline.text-top` ([#29135](https://github.com/mdn/browser-compat-data/pull/29135)) |
| - `css.properties.baseline-shift.bottom` ([#29135](https://github.com/mdn/browser-compat-data/pull/29135)) |
| - `css.properties.baseline-shift.center` ([#29135](https://github.com/mdn/browser-compat-data/pull/29135)) |
| - `css.properties.baseline-shift.top` ([#29135](https://github.com/mdn/browser-compat-data/pull/29135)) |
| - `css.properties.dominant-baseline.text-bottom` ([#29135](https://github.com/mdn/browser-compat-data/pull/29135)) |
| - `css.properties.dominant-baseline.text-top` ([#29135](https://github.com/mdn/browser-compat-data/pull/29135)) |
| - `css.properties.vertical-align.center` ([#29135](https://github.com/mdn/browser-compat-data/pull/29135)) |
| - `css.properties.vertical-align.first` ([#29135](https://github.com/mdn/browser-compat-data/pull/29135)) |
| - `css.properties.vertical-align.last` ([#29135](https://github.com/mdn/browser-compat-data/pull/29135)) |
| - `html.elements.script.integrity.ed25519_public_key` ([#29112](https://github.com/mdn/browser-compat-data/pull/29112)) |
| - `http.headers.Signature` ([#29112](https://github.com/mdn/browser-compat-data/pull/29112)) |
| - `http.headers.Signature-Input` ([#29112](https://github.com/mdn/browser-compat-data/pull/29112)) |
| - `http.headers.Unencoded-Digest` ([#29112](https://github.com/mdn/browser-compat-data/pull/29112)) |
| |
| ### Statistics |
| |
| - 6 contributors have changed 33 files with 684 additions and 155 deletions in 14 commits ([`v7.3.4...v7.3.5`](https://github.com/mdn/browser-compat-data/compare/v7.3.4...v7.3.5)) |
| - 19,384 total features |
| - 1,228 total contributors |
| - 5,594 total stargazers |
| |
| ## [v7.3.4](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.4) |
| |
| February 25, 2026 |
| |
| ### Additions |
| |
| - `api.HTMLButtonElement.commandForElement.implicit_anchor_reference` ([#29093](https://github.com/mdn/browser-compat-data/pull/29093)) |
| - `browsers.deno.releases.2.6` ([#29121](https://github.com/mdn/browser-compat-data/pull/29121)) |
| - `browsers.deno.releases.2.6.7` ([#29121](https://github.com/mdn/browser-compat-data/pull/29121)) |
| - `browsers.deno.releases.2.7` ([#29121](https://github.com/mdn/browser-compat-data/pull/29121)) |
| - `html.elements.button.commandfor.implicit_anchor_reference` ([#29093](https://github.com/mdn/browser-compat-data/pull/29093)) |
| - `html.elements.link.rel.modulepreload.as-json` ([#29048](https://github.com/mdn/browser-compat-data/pull/29048)) |
| - `html.elements.link.rel.modulepreload.as-script` ([#29048](https://github.com/mdn/browser-compat-data/pull/29048)) |
| - `html.elements.link.rel.modulepreload.as-style` ([#29048](https://github.com/mdn/browser-compat-data/pull/29048)) |
| - `http.headers.Permissions-Policy.gamepad` ([#28744](https://github.com/mdn/browser-compat-data/pull/28744)) |
| |
| ### Statistics |
| |
| - 8 contributors have changed 50 files with 870 additions and 1,909 deletions in 21 commits ([`v7.3.3...v7.3.4`](https://github.com/mdn/browser-compat-data/compare/v7.3.3...v7.3.4)) |
| - 19,370 total features |
| - 1,228 total contributors |
| - 5,590 total stargazers |
| |
| ## [v7.3.3](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.3) |
| |
| February 20, 2026 |
| |
| ### Removals |
| |
| - `html.global_attributes.nonce.nonce_hiding` ([#29045](https://github.com/mdn/browser-compat-data/pull/29045)) |
| - `http.headers.X-Frame-Options.ALLOW-FROM` ([#29069](https://github.com/mdn/browser-compat-data/pull/29069)) |
| |
| ### Additions |
| |
| - `api.Document.execCommand.paste` ([#28953](https://github.com/mdn/browser-compat-data/pull/28953)) |
| - `api.WebTransport.anticipatedConcurrentIncomingBidirectionalStreams` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| - `api.WebTransport.anticipatedConcurrentIncomingUnidirectionalStreams` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| - `api.WebTransport.createSendGroup` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| - `api.WebTransport.draining` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| - `api.WebTransport.supportsReliableOnly_static` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| - `api.WebTransportDatagramDuplexStream.createWritable` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| - `api.WebTransportDatagramsWritable` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| - `api.WebTransportDatagramsWritable.sendGroup` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| - `api.WebTransportDatagramsWritable.sendOrder` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| - `api.WebTransportSendGroup` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| - `api.WebTransportSendGroup.getStats` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| - `api.WebTransportSendStream.sendGroup` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| - `browsers.edge.releases.148` ([#29051](https://github.com/mdn/browser-compat-data/pull/29051)) |
| - `browsers.safari_ios.releases.26.4` ([#29056](https://github.com/mdn/browser-compat-data/pull/29056)) |
| - `browsers.safari.releases.26.4` ([#29056](https://github.com/mdn/browser-compat-data/pull/29056)) |
| - `browsers.webview_ios.releases.26.4` ([#29056](https://github.com/mdn/browser-compat-data/pull/29056)) |
| - `css.properties.display.grid-lanes` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| - `css.properties.display.inline-grid-lanes` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| - `css.properties.flow-tolerance` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| - `css.properties.flow-tolerance.infinite` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| - `css.properties.flow-tolerance.normal` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| - `css.types.random.dashed-ident` ([#29081](https://github.com/mdn/browser-compat-data/pull/29081)) |
| - `css.types.random.element-shared` ([#29081](https://github.com/mdn/browser-compat-data/pull/29081)) |
| - `css.types.random.step` ([#29081](https://github.com/mdn/browser-compat-data/pull/29081)) |
| - `javascript.builtins.RegExp.compile.rexexp_legacy_features` ([#28999](https://github.com/mdn/browser-compat-data/pull/28999)) |
| |
| ### Statistics |
| |
| - 7 contributors have changed 64 files with 1,172 additions and 656 deletions in 32 commits ([`v7.3.2...v7.3.3`](https://github.com/mdn/browser-compat-data/compare/v7.3.2...v7.3.3)) |
| - 19,364 total features |
| - 1,225 total contributors |
| - 5,585 total stargazers |
| |
| ## [v7.3.2](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.2) |
| |
| February 13, 2026 |
| |
| ### Removals |
| |
| - `html.elements.input.list` ([#29023](https://github.com/mdn/browser-compat-data/pull/29023)) |
| |
| ### Additions |
| |
| - `api.AnimationTrigger` ([#29033](https://github.com/mdn/browser-compat-data/pull/29033)) |
| - `api.Clipboard.clipboardchange_event` ([#28977](https://github.com/mdn/browser-compat-data/pull/28977)) |
| - `api.CrashReportContext` ([#29028](https://github.com/mdn/browser-compat-data/pull/29028)) |
| - `api.CrashReportContext.delete` ([#29028](https://github.com/mdn/browser-compat-data/pull/29028)) |
| - `api.CrashReportContext.initialize` ([#29028](https://github.com/mdn/browser-compat-data/pull/29028)) |
| - `api.CrashReportContext.set` ([#29028](https://github.com/mdn/browser-compat-data/pull/29028)) |
| - `api.GPUSupportedLimits.maxStorageBuffersInFragmentStage` ([#29033](https://github.com/mdn/browser-compat-data/pull/29033)) |
| - `api.GPUSupportedLimits.maxStorageBuffersInVertexStage` ([#29033](https://github.com/mdn/browser-compat-data/pull/29033)) |
| - `api.GPUSupportedLimits.maxStorageTexturesInFragmentStage` ([#29033](https://github.com/mdn/browser-compat-data/pull/29033)) |
| - `api.GPUSupportedLimits.maxStorageTexturesInVertexStage` ([#29033](https://github.com/mdn/browser-compat-data/pull/29033)) |
| - `api.GPUTexture.textureBindingViewDimension` ([#29033](https://github.com/mdn/browser-compat-data/pull/29033)) |
| - `api.HTMLGeolocationElement` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| - `api.HTMLGeolocationElement.autolocate` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| - `api.HTMLGeolocationElement.error` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| - `api.HTMLGeolocationElement.HTMLGeolocationElement` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| - `api.HTMLGeolocationElement.initialPermissionStatus` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| - `api.HTMLGeolocationElement.invalidReason` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| - `api.HTMLGeolocationElement.isValid` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| - `api.HTMLGeolocationElement.location_event` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| - `api.HTMLGeolocationElement.permissionStatus` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| - `api.HTMLGeolocationElement.position` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| - `api.HTMLGeolocationElement.promptaction_event` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| - `api.HTMLGeolocationElement.promptdismiss_event` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| - `api.HTMLGeolocationElement.validationstatuschange_event` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| - `api.HTMLGeolocationElement.watch` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| - `api.Window.crashReport` ([#29028](https://github.com/mdn/browser-compat-data/pull/29028)) |
| - `browsers.bun.releases.1.3.9` ([#29003](https://github.com/mdn/browser-compat-data/pull/29003)) |
| - `browsers.chrome_android.releases.148` ([#29013](https://github.com/mdn/browser-compat-data/pull/29013)) |
| - `browsers.chrome.releases.148` ([#29013](https://github.com/mdn/browser-compat-data/pull/29013)) |
| - `browsers.opera_android.releases.95` ([#29017](https://github.com/mdn/browser-compat-data/pull/29017)) |
| - `browsers.webview_android.releases.148` ([#29013](https://github.com/mdn/browser-compat-data/pull/29013)) |
| - `css.at-rules.container.scroll-state_queries.scrolled` ([#28983](https://github.com/mdn/browser-compat-data/pull/28983)) |
| - `css.at-rules.media.scan` ([#28930](https://github.com/mdn/browser-compat-data/pull/28930)) |
| - `css.properties.animation-trigger` ([#29033](https://github.com/mdn/browser-compat-data/pull/29033)) |
| - `css.properties.animation-trigger.none` ([#29033](https://github.com/mdn/browser-compat-data/pull/29033)) |
| - `css.properties.background-position-x.x-end` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.background-position-x.x-start` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.background-position-y.y-end` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.background-position-y.y-start` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.background-position.x-end` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.background-position.x-start` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.background-position.y-end` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.background-position.y-start` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.background.x-end` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.background.x-start` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.background.y-end` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.background.y-start` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.mask-position.x-end` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.mask-position.x-start` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.mask-position.y-end` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.mask-position.y-start` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.mask.x-end` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.mask.x-start` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.mask.y-end` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.mask.y-start` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.object-position.x-end` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.object-position.x-start` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.object-position.y-end` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.object-position.y-start` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.offset-anchor.x-end` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.offset-anchor.x-start` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.offset-anchor.y-end` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.offset-anchor.y-start` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.offset-position.x-end` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.offset-position.x-start` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.offset-position.y-end` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.offset-position.y-start` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.offset.x-end` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.offset.x-start` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.offset.y-end` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.offset.y-start` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.overflow-x.replaced_elements` ([#29002](https://github.com/mdn/browser-compat-data/pull/29002)) |
| - `css.properties.overflow-y.replaced_elements` ([#29002](https://github.com/mdn/browser-compat-data/pull/29002)) |
| - `css.properties.overflow.replaced_elements` ([#29002](https://github.com/mdn/browser-compat-data/pull/29002)) |
| - `css.properties.perspective-origin.x-end` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.perspective-origin.x-start` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.perspective-origin.y-end` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.perspective-origin.y-start` ([#29027](https://github.com/mdn/browser-compat-data/pull/29027)) |
| - `css.properties.timeline-trigger` ([#29033](https://github.com/mdn/browser-compat-data/pull/29033)) |
| - `css.properties.timeline-trigger-name` ([#29033](https://github.com/mdn/browser-compat-data/pull/29033)) |
| - `css.properties.timeline-trigger-name.none` ([#29033](https://github.com/mdn/browser-compat-data/pull/29033)) |
| - `css.properties.timeline-trigger-source` ([#29033](https://github.com/mdn/browser-compat-data/pull/29033)) |
| - `css.properties.timeline-trigger-source.auto` ([#29033](https://github.com/mdn/browser-compat-data/pull/29033)) |
| - `css.properties.timeline-trigger-source.none` ([#29033](https://github.com/mdn/browser-compat-data/pull/29033)) |
| - `css.properties.timeline-trigger.auto` ([#29033](https://github.com/mdn/browser-compat-data/pull/29033)) |
| - `css.properties.timeline-trigger.none` ([#29033](https://github.com/mdn/browser-compat-data/pull/29033)) |
| - `css.properties.timeline-trigger.normal` ([#29033](https://github.com/mdn/browser-compat-data/pull/29033)) |
| - `css.properties.trigger-scope` ([#29033](https://github.com/mdn/browser-compat-data/pull/29033)) |
| - `css.properties.trigger-scope.all` ([#29033](https://github.com/mdn/browser-compat-data/pull/29033)) |
| - `css.properties.trigger-scope.none` ([#29033](https://github.com/mdn/browser-compat-data/pull/29033)) |
| - `html.elements.datalist.input_type_color` ([#28189](https://github.com/mdn/browser-compat-data/pull/28189)) |
| - `html.elements.datalist.input_type_date` ([#28189](https://github.com/mdn/browser-compat-data/pull/28189)) |
| - `html.elements.datalist.input_type_email` ([#29023](https://github.com/mdn/browser-compat-data/pull/29023)) |
| - `html.elements.datalist.input_type_number` ([#29023](https://github.com/mdn/browser-compat-data/pull/29023)) |
| - `html.elements.datalist.input_type_range` ([#28189](https://github.com/mdn/browser-compat-data/pull/28189)) |
| - `html.elements.datalist.input_type_search` ([#29023](https://github.com/mdn/browser-compat-data/pull/29023)) |
| - `html.elements.datalist.input_type_tel` ([#29023](https://github.com/mdn/browser-compat-data/pull/29023)) |
| - `html.elements.datalist.input_type_text` ([#29023](https://github.com/mdn/browser-compat-data/pull/29023)) |
| - `html.elements.datalist.input_type_time` ([#28189](https://github.com/mdn/browser-compat-data/pull/28189)) |
| - `html.elements.datalist.input_type_url` ([#29023](https://github.com/mdn/browser-compat-data/pull/29023)) |
| - `html.elements.geolocation` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| - `html.elements.geolocation.autolocate` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| - `html.elements.geolocation.watch` ([#28801](https://github.com/mdn/browser-compat-data/pull/28801)) |
| - `html.elements.input.type_color.list` ([#28189](https://github.com/mdn/browser-compat-data/pull/28189)) |
| - `html.elements.input.type_date.list` ([#28189](https://github.com/mdn/browser-compat-data/pull/28189)) |
| - `html.elements.input.type_email.list` ([#29023](https://github.com/mdn/browser-compat-data/pull/29023)) |
| - `html.elements.input.type_number.list` ([#29023](https://github.com/mdn/browser-compat-data/pull/29023)) |
| - `html.elements.input.type_range.list` ([#28189](https://github.com/mdn/browser-compat-data/pull/28189)) |
| - `html.elements.input.type_search.list` ([#29023](https://github.com/mdn/browser-compat-data/pull/29023)) |
| - `html.elements.input.type_tel.list` ([#29023](https://github.com/mdn/browser-compat-data/pull/29023)) |
| - `html.elements.input.type_text.list` ([#29023](https://github.com/mdn/browser-compat-data/pull/29023)) |
| - `html.elements.input.type_time.list` ([#28189](https://github.com/mdn/browser-compat-data/pull/28189)) |
| - `html.elements.input.type_url.list` ([#29023](https://github.com/mdn/browser-compat-data/pull/29023)) |
| - `webdriver.bidi.userAgentClientHints` ([#29025](https://github.com/mdn/browser-compat-data/pull/29025)) |
| - `webdriver.bidi.userAgentClientHints.setClientHintsOverride` ([#29025](https://github.com/mdn/browser-compat-data/pull/29025)) |
| - `webdriver.bidi.userAgentClientHints.setClientHintsOverride.clientHints_parameter` ([#29025](https://github.com/mdn/browser-compat-data/pull/29025)) |
| - `webdriver.bidi.userAgentClientHints.setClientHintsOverride.contexts_parameter` ([#29025](https://github.com/mdn/browser-compat-data/pull/29025)) |
| - `webdriver.bidi.userAgentClientHints.setClientHintsOverride.userContexts_parameter` ([#29025](https://github.com/mdn/browser-compat-data/pull/29025)) |
| - `webextensions.api.permissions.Permissions.data_collection` ([#28978](https://github.com/mdn/browser-compat-data/pull/28978)) |
| |
| ### Statistics |
| |
| - 13 contributors have changed 135 files with 4,847 additions and 648 deletions in 42 commits ([`v7.3.1...v7.3.2`](https://github.com/mdn/browser-compat-data/compare/v7.3.1...v7.3.2)) |
| - 19,344 total features |
| - 1,224 total contributors |
| - 5,587 total stargazers |
| |
| ## [v7.3.1](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.1) |
| |
| February 6, 2026 |
| |
| ### Removals |
| |
| - `css.types.color.system-color.mark_marktext_buttonborder` ([#28924](https://github.com/mdn/browser-compat-data/pull/28924)) |
| |
| ### Additions |
| |
| - `css.at-rules.media.color-gamut.p3` ([#28892](https://github.com/mdn/browser-compat-data/pull/28892)) |
| - `css.at-rules.media.color-gamut.rec2020` ([#28892](https://github.com/mdn/browser-compat-data/pull/28892)) |
| - `css.at-rules.media.color-gamut.srgb` ([#28892](https://github.com/mdn/browser-compat-data/pull/28892)) |
| - `css.properties.columns.column-height` ([#28923](https://github.com/mdn/browser-compat-data/pull/28923)) |
| - `css.types.color.system-color.buttonborder` ([#28924](https://github.com/mdn/browser-compat-data/pull/28924)) |
| - `css.types.color.system-color.mark` ([#28924](https://github.com/mdn/browser-compat-data/pull/28924)) |
| - `css.types.color.system-color.marktext` ([#28924](https://github.com/mdn/browser-compat-data/pull/28924)) |
| - `http.headers.Permissions-Policy.ch-ua-high-entropy-values` ([#28895](https://github.com/mdn/browser-compat-data/pull/28895)) |
| - `javascript.builtins.Iterator.zip` ([#28960](https://github.com/mdn/browser-compat-data/pull/28960)) |
| - `javascript.builtins.Iterator.zipKeyed` ([#28960](https://github.com/mdn/browser-compat-data/pull/28960)) |
| - `webextensions.api.runtime.getVersion` ([#28942](https://github.com/mdn/browser-compat-data/pull/28942)) |
| |
| ### Statistics |
| |
| - 8 contributors have changed 286 files with 5,079 additions and 4,490 deletions in 32 commits ([`v7.3.0...v7.3.1`](https://github.com/mdn/browser-compat-data/compare/v7.3.0...v7.3.1)) |
| - 19,231 total features |
| - 1,221 total contributors |
| - 5,580 total stargazers |
| |
| ## [v7.3.0](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.0) |
| |
| January 30, 2026 |
| |
| ### Notable changes |
| |
| This release includes _one notable change_. |
| |
| #### 1. Deprecate `experimental` status ([#28811](https://github.com/mdn/browser-compat-data/pull/28811)) |
| |
| Previously, the `status.experimental` field was used to indicate feature stability. |
| |
| Now, this field is deprecated and should no longer be used by consumers. |
| |
| For details, see the [Status information](https://github.com/mdn/browser-compat-data/blob/v7.3.0/schemas/compat-data-schema.md#status-information) section of the compat data JSON schema documentation. |
| |
| ### Statistics |
| |
| - 2 contributors have changed 2 files with 15 additions and 4 deletions in 1 commit ([`v7.2.6...v7.3.0`](https://github.com/mdn/browser-compat-data/compare/v7.2.6...v7.3.0)) |
| - 19,221 total features |
| - 1,219 total contributors |
| - 5,570 total stargazers |
| |
| ## [v7.2.6](https://github.com/mdn/browser-compat-data/releases/tag/v7.2.6) |
| |
| January 30, 2026 |
| |
| ### Additions |
| |
| - `api.GPUSupportedFeatures.feature_subgroups.subgroup_id_num_subgroups` ([#28891](https://github.com/mdn/browser-compat-data/pull/28891)) |
| - `api.RTCRtpSender.setParameters.parameters_degradationPreference_parameter.maintain-framerate-and-resolution_value` ([#28898](https://github.com/mdn/browser-compat-data/pull/28898)) |
| - `api.WGSLLanguageFeatures.extension_subgroup_id` ([#28891](https://github.com/mdn/browser-compat-data/pull/28891)) |
| - `browsers.bun.releases.1.3.7` ([#28932](https://github.com/mdn/browser-compat-data/pull/28932)) |
| - `browsers.bun.releases.1.3.8` ([#28943](https://github.com/mdn/browser-compat-data/pull/28943)) |
| - `css.types.image.filter` ([#28916](https://github.com/mdn/browser-compat-data/pull/28916)) |
| |
| ### Statistics |
| |
| - 8 contributors have changed 27 files with 401 additions and 315 deletions in 24 commits ([`v7.2.5...v7.2.6`](https://github.com/mdn/browser-compat-data/compare/v7.2.5...v7.2.6)) |
| - 19,221 total features |
| - 1,219 total contributors |
| - 5,570 total stargazers |
| |
| ## [v7.2.5](https://github.com/mdn/browser-compat-data/releases/tag/v7.2.5) |
| |
| January 23, 2026 |
| |
| ### Additions |
| |
| - `api.Document.requestStorageAccess.strict_same_origin_policy` ([#28682](https://github.com/mdn/browser-compat-data/pull/28682)) |
| - `api.ShadowRoot.referenceTarget` ([#28570](https://github.com/mdn/browser-compat-data/pull/28570)) |
| - `browsers.edge.releases.147` ([#28859](https://github.com/mdn/browser-compat-data/pull/28859)) |
| - `css.at-rules.media.display-mode.browser` ([#28868](https://github.com/mdn/browser-compat-data/pull/28868)) |
| - `css.at-rules.media.display-mode.fullscreen` ([#28868](https://github.com/mdn/browser-compat-data/pull/28868)) |
| - `css.at-rules.media.display-mode.minimal-ui` ([#28868](https://github.com/mdn/browser-compat-data/pull/28868)) |
| - `css.at-rules.media.display-mode.standalone` ([#28868](https://github.com/mdn/browser-compat-data/pull/28868)) |
| - `css.at-rules.media.display-mode.window-controls-overlay` ([#28868](https://github.com/mdn/browser-compat-data/pull/28868)) |
| - `css.types.random` ([#28840](https://github.com/mdn/browser-compat-data/pull/28840)) |
| - `html.elements.input.switch` ([#28897](https://github.com/mdn/browser-compat-data/pull/28897)) |
| - `html.elements.template.shadowrootreferencetarget` ([#28570](https://github.com/mdn/browser-compat-data/pull/28570)) |
| - `javascript.builtins.AsyncFunction.AsyncFunction.enforces_trusted_types` ([#28778](https://github.com/mdn/browser-compat-data/pull/28778)) |
| - `javascript.builtins.AsyncGeneratorFunction.AsyncGeneratorFunction.enforces_trusted_types` ([#28778](https://github.com/mdn/browser-compat-data/pull/28778)) |
| - `javascript.builtins.GeneratorFunction.GeneratorFunction.enforces_trusted_types` ([#28778](https://github.com/mdn/browser-compat-data/pull/28778)) |
| |
| ### Statistics |
| |
| - 12 contributors have changed 44 files with 830 additions and 254 deletions in 39 commits ([`v7.2.4...v7.2.5`](https://github.com/mdn/browser-compat-data/compare/v7.2.4...v7.2.5)) |
| - 19,217 total features |
| - 1,219 total contributors |
| - 5,567 total stargazers |
| |
| ## [v7.2.4](https://github.com/mdn/browser-compat-data/releases/tag/v7.2.4) |
| |
| January 15, 2026 |
| |
| ### Removals |
| |
| - `api.Document.startViewTransition.callbackOptions_parameter` ([#28541](https://github.com/mdn/browser-compat-data/pull/28541)) |
| - `api.Window.sizeToContent` ([#28829](https://github.com/mdn/browser-compat-data/pull/28829)) |
| |
| ### Additions |
| |
| - `api.Document.startViewTransition.options_parameter` ([#28541](https://github.com/mdn/browser-compat-data/pull/28541)) |
| - `api.Document.startViewTransition.options_parameter.types_parameter` ([#28541](https://github.com/mdn/browser-compat-data/pull/28541)) |
| - `api.Document.startViewTransition.options_parameter.update_parameter` ([#28541](https://github.com/mdn/browser-compat-data/pull/28541)) |
| - `api.NavigationPrecommitController.addHandler` ([#28821](https://github.com/mdn/browser-compat-data/pull/28821)) |
| - `api.NavigationTransition.to` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `api.Origin` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `api.Origin.from_static` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `api.Origin.isSameOrigin` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `api.Origin.isSameSite` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `api.Origin.opaque` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `api.Origin.Origin` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `api.PerformanceElementTiming.paintTime` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `api.PerformanceElementTiming.presentationTime` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `api.PerformanceLongAnimationFrameTiming.paintTime` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `api.PerformanceLongAnimationFrameTiming.presentationTime` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `api.PerformanceNavigationTiming.confidence` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `api.PerformanceResourceTiming.workerCacheLookupStart` ([#28819](https://github.com/mdn/browser-compat-data/pull/28819)) |
| - `api.PerformanceResourceTiming.workerRouterEvaluationStart` ([#28819](https://github.com/mdn/browser-compat-data/pull/28819)) |
| - `api.PerformanceTimingConfidence` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `api.PerformanceTimingConfidence.randomizedTriggerRate` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `api.PerformanceTimingConfidence.toJSON` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `api.PerformanceTimingConfidence.value` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `api.VideoFrame.metadata` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `browsers.bun.releases.1.3.6` ([#28802](https://github.com/mdn/browser-compat-data/pull/28802)) |
| - `browsers.chrome_android.releases.147` ([#28802](https://github.com/mdn/browser-compat-data/pull/28802)) |
| - `browsers.chrome.releases.147` ([#28802](https://github.com/mdn/browser-compat-data/pull/28802)) |
| - `browsers.firefox_android.releases.150` ([#28802](https://github.com/mdn/browser-compat-data/pull/28802)) |
| - `browsers.firefox.releases.150` ([#28802](https://github.com/mdn/browser-compat-data/pull/28802)) |
| - `browsers.opera_android.releases.94` ([#28826](https://github.com/mdn/browser-compat-data/pull/28826)) |
| - `browsers.webview_android.releases.147` ([#28802](https://github.com/mdn/browser-compat-data/pull/28802)) |
| - `css.properties.buffered-rendering` ([#28827](https://github.com/mdn/browser-compat-data/pull/28827)) |
| - `css.properties.buffered-rendering.auto` ([#28827](https://github.com/mdn/browser-compat-data/pull/28827)) |
| - `css.properties.buffered-rendering.dynamic` ([#28827](https://github.com/mdn/browser-compat-data/pull/28827)) |
| - `css.properties.buffered-rendering.static` ([#28827](https://github.com/mdn/browser-compat-data/pull/28827)) |
| - `css.properties.color-rendering` ([#28827](https://github.com/mdn/browser-compat-data/pull/28827)) |
| - `css.properties.color-rendering.auto` ([#28827](https://github.com/mdn/browser-compat-data/pull/28827)) |
| - `css.properties.color-rendering.optimizeQuality` ([#28827](https://github.com/mdn/browser-compat-data/pull/28827)) |
| - `css.properties.color-rendering.optimizeSpeed` ([#28827](https://github.com/mdn/browser-compat-data/pull/28827)) |
| - `css.properties.column-height` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `css.properties.column-height.auto` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `css.properties.column-wrap` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `css.properties.column-wrap.auto` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `css.properties.column-wrap.nowrap` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `css.properties.column-wrap.wrap` ([#28833](https://github.com/mdn/browser-compat-data/pull/28833)) |
| - `css.properties.content.alt_text.counters` ([#28763](https://github.com/mdn/browser-compat-data/pull/28763)) |
| - `css.selectors.marker.counter_support` ([#28625](https://github.com/mdn/browser-compat-data/pull/28625)) |
| - `css.selectors.marker.quotes_support` ([#28625](https://github.com/mdn/browser-compat-data/pull/28625)) |
| - `http.headers.No-Vary-Search.http_cache` ([#28689](https://github.com/mdn/browser-compat-data/pull/28689)) |
| - `http.headers.No-Vary-Search.speculation_rules_prefetch` ([#28689](https://github.com/mdn/browser-compat-data/pull/28689)) |
| - `http.headers.No-Vary-Search.speculation_rules_prerender` ([#28689](https://github.com/mdn/browser-compat-data/pull/28689)) |
| - `javascript.builtins.Iterator.concat` ([#28788](https://github.com/mdn/browser-compat-data/pull/28788)) |
| |
| ### Statistics |
| |
| - 13 contributors have changed 127 files with 5,813 additions and 1,244 deletions in 53 commits ([`v7.2.3...v7.2.4`](https://github.com/mdn/browser-compat-data/compare/v7.2.3...v7.2.4)) |
| - 19,204 total features |
| - 1,217 total contributors |
| - 5,555 total stargazers |
| |
| ## [v7.2.3](https://github.com/mdn/browser-compat-data/releases/tag/v7.2.3) |
| |
| January 6, 2026 |
| |
| ### Additions |
| |
| - `browsers.bun.releases.1.3.5` ([#28706](https://github.com/mdn/browser-compat-data/pull/28706)) |
| - `css.types.color.color.colorSpace_parameter_accepts_display-p3-linear_value` ([#28479](https://github.com/mdn/browser-compat-data/pull/28479)) |
| - `html.elements.meta.name.viewport` ([#25392](https://github.com/mdn/browser-compat-data/pull/25392)) |
| - `html.elements.meta.name.viewport.height` ([#25392](https://github.com/mdn/browser-compat-data/pull/25392)) |
| - `html.elements.meta.name.viewport.initial-scale` ([#25392](https://github.com/mdn/browser-compat-data/pull/25392)) |
| - `html.elements.meta.name.viewport.interactive-widget` ([#25392](https://github.com/mdn/browser-compat-data/pull/25392)) |
| - `html.elements.meta.name.viewport.interactive-widget.overlays-content` ([#25392](https://github.com/mdn/browser-compat-data/pull/25392)) |
| - `html.elements.meta.name.viewport.interactive-widget.resizes-content` ([#25392](https://github.com/mdn/browser-compat-data/pull/25392)) |
| - `html.elements.meta.name.viewport.interactive-widget.resizes-visual` ([#25392](https://github.com/mdn/browser-compat-data/pull/25392)) |
| - `html.elements.meta.name.viewport.maximum-scale` ([#25392](https://github.com/mdn/browser-compat-data/pull/25392)) |
| - `html.elements.meta.name.viewport.minimum-scale` ([#25392](https://github.com/mdn/browser-compat-data/pull/25392)) |
| - `html.elements.meta.name.viewport.user-scalable` ([#25392](https://github.com/mdn/browser-compat-data/pull/25392)) |
| - `html.elements.meta.name.viewport.viewport-fit` ([#25392](https://github.com/mdn/browser-compat-data/pull/25392)) |
| - `html.elements.meta.name.viewport.viewport-fit.auto` ([#25392](https://github.com/mdn/browser-compat-data/pull/25392)) |
| - `html.elements.meta.name.viewport.viewport-fit.cover` ([#25392](https://github.com/mdn/browser-compat-data/pull/25392)) |
| - `html.elements.meta.name.viewport.width` ([#25392](https://github.com/mdn/browser-compat-data/pull/25392)) |
| - `http.headers.Accept-CH.Sec-CH-Width` ([#28690](https://github.com/mdn/browser-compat-data/pull/28690)) |
| - `http.headers.Sec-CH-Width` ([#28690](https://github.com/mdn/browser-compat-data/pull/28690)) |
| - `webextensions.api.proxy.ProxyInfo.masqueTemplate` ([#28213](https://github.com/mdn/browser-compat-data/pull/28213)) |
| - `webextensions.api.proxy.ProxyInfo.type` ([#28213](https://github.com/mdn/browser-compat-data/pull/28213)) |
| |
| ### Statistics |
| |
| - 11 contributors have changed 147 files with 1,580 additions and 775 deletions in 24 commits ([`v7.2.2...v7.2.3`](https://github.com/mdn/browser-compat-data/compare/v7.2.2...v7.2.3)) |
| - 19,162 total features |
| - 1,213 total contributors |
| - 5,543 total stargazers |
| |
| ## [v7.2.2](https://github.com/mdn/browser-compat-data/releases/tag/v7.2.2) |
| |
| December 17, 2025 |
| |
| ### Additions |
| |
| - `api.CredentialsContainer.get.identity_option.providers_option_nonce` ([#28684](https://github.com/mdn/browser-compat-data/pull/28684)) |
| - `browsers.safari_ios.releases.26.3` ([#28669](https://github.com/mdn/browser-compat-data/pull/28669)) |
| - `browsers.safari.releases.26.3` ([#28669](https://github.com/mdn/browser-compat-data/pull/28669)) |
| - `browsers.webview_ios.releases.26.3` ([#28669](https://github.com/mdn/browser-compat-data/pull/28669)) |
| - `html.elements.details.search_match_opens` ([#28672](https://github.com/mdn/browser-compat-data/pull/28672)) |
| - `http.headers.Accept-CH.Sec-CH-Device-Memory` ([#28636](https://github.com/mdn/browser-compat-data/pull/28636)) |
| - `http.headers.Accept-CH.Sec-CH-DPR` ([#28636](https://github.com/mdn/browser-compat-data/pull/28636)) |
| - `http.headers.Accept-CH.Sec-CH-Viewport-Height` ([#28636](https://github.com/mdn/browser-compat-data/pull/28636)) |
| - `http.headers.Accept-CH.Sec-CH-Viewport-Width` ([#28636](https://github.com/mdn/browser-compat-data/pull/28636)) |
| - `http.headers.Sec-CH-Device-Memory` ([#28636](https://github.com/mdn/browser-compat-data/pull/28636)) |
| - `http.headers.Sec-CH-DPR` ([#28636](https://github.com/mdn/browser-compat-data/pull/28636)) |
| - `http.headers.Sec-CH-Viewport-Height` ([#28636](https://github.com/mdn/browser-compat-data/pull/28636)) |
| - `http.headers.Sec-CH-Viewport-Width` ([#28636](https://github.com/mdn/browser-compat-data/pull/28636)) |
| |
| ### Statistics |
| |
| - 7 contributors have changed 49 files with 735 additions and 220 deletions in 17 commits ([`v7.2.1...v7.2.2`](https://github.com/mdn/browser-compat-data/compare/v7.2.1...v7.2.2)) |
| - 19,143 total features |
| - 1,213 total contributors |
| - 5,522 total stargazers |
| |
| ## [v7.2.1](https://github.com/mdn/browser-compat-data/releases/tag/v7.2.1) |
| |
| December 12, 2025 |
| |
| ### Removals |
| |
| - `css.properties.position-try-fallbacks.span-x-self-end` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| - `css.properties.position-try-fallbacks.span-x-self-start` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| - `css.properties.position-try-fallbacks.span-y-self-end` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| - `css.properties.position-try-fallbacks.span-y-self-start` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| - `css.properties.position-try-fallbacks.x-self-end` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| - `css.properties.position-try-fallbacks.x-self-start` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| - `css.properties.position-try-fallbacks.y-self-end` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| - `css.properties.position-try-fallbacks.y-self-start` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| - `css.properties.position-try.span-x-self-end` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| - `css.properties.position-try.span-x-self-start` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| - `css.properties.position-try.span-y-self-end` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| - `css.properties.position-try.span-y-self-start` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| - `css.properties.position-try.x-self-end` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| - `css.properties.position-try.x-self-start` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| - `css.properties.position-try.y-self-end` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| - `css.properties.position-try.y-self-start` ([#28652](https://github.com/mdn/browser-compat-data/pull/28652)) |
| |
| ### Additions |
| |
| - `css.properties.position-anchor.none` ([#28648](https://github.com/mdn/browser-compat-data/pull/28648)) |
| |
| ### Statistics |
| |
| - 10 contributors have changed 103 files with 1,235 additions and 845 deletions in 17 commits ([`v7.2.0...v7.2.1`](https://github.com/mdn/browser-compat-data/compare/v7.2.0...v7.2.1)) |
| - 19,133 total features |
| - 1,212 total contributors |
| - 5,520 total stargazers |
| |
| ## [v7.2.0](https://github.com/mdn/browser-compat-data/releases/tag/v7.2.0) |
| |
| December 10, 2025 |
| |
| ### Notable changes |
| |
| This release includes _one notable change_. |
| |
| #### 1. Add top-level `mediatypes` folder ([#27168](https://github.com/mdn/browser-compat-data/pull/27168)) |
| |
| Previously, support data for media formats was not available. |
| |
| Now, a new top-level `mediatypes` folder has been created to host 11 image formats (`mediatypes.image.*`), and to support future data additions for other media types. |
| |
| ### Removals |
| |
| - `css.types.attr.fallback` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type-or-unit` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type-or-unit.angle` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type-or-unit.color` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type-or-unit.integer` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type-or-unit.length` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type-or-unit.number` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type-or-unit.percentage` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type-or-unit.time` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| |
| ### Additions |
| |
| - `api.GPUSupportedFeatures.feature_texture-component-swizzle` ([#28411](https://github.com/mdn/browser-compat-data/pull/28411)) |
| - `api.GPUTexture.createView.descriptor_swizzle_parameter` ([#28411](https://github.com/mdn/browser-compat-data/pull/28411)) |
| - `api.SubtleCrypto.importKey.ECDH` ([#28497](https://github.com/mdn/browser-compat-data/pull/28497)) |
| - `api.SubtleCrypto.importKey.ECDH.compressed_elliptic_curve_points` ([#28497](https://github.com/mdn/browser-compat-data/pull/28497)) |
| - `api.SubtleCrypto.importKey.ECDSA` ([#28497](https://github.com/mdn/browser-compat-data/pull/28497)) |
| - `api.SubtleCrypto.importKey.ECDSA.compressed_elliptic_curve_points` ([#28497](https://github.com/mdn/browser-compat-data/pull/28497)) |
| - `browsers.bun.releases.1.3.4` ([#28607](https://github.com/mdn/browser-compat-data/pull/28607)) |
| - `browsers.firefox_android.releases.149` ([#28607](https://github.com/mdn/browser-compat-data/pull/28607)) |
| - `browsers.firefox.releases.149` ([#28607](https://github.com/mdn/browser-compat-data/pull/28607)) |
| - `css.at-rules.container.anchor_position_queries` ([#28526](https://github.com/mdn/browser-compat-data/pull/28526)) |
| - `css.at-rules.container.anchor_position_queries.fallback` ([#28526](https://github.com/mdn/browser-compat-data/pull/28526)) |
| - `css.at-rules.container.anchor_position_queries.fallback.any_value` ([#28526](https://github.com/mdn/browser-compat-data/pull/28526)) |
| - `css.properties.container-type.anchored` ([#28526](https://github.com/mdn/browser-compat-data/pull/28526)) |
| - `css.properties.position-try-fallbacks.self-x-end` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624)) |
| - `css.properties.position-try-fallbacks.self-x-start` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624)) |
| - `css.properties.position-try-fallbacks.self-y-end` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624)) |
| - `css.properties.position-try-fallbacks.self-y-start` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624)) |
| - `css.properties.position-try-fallbacks.span-self-x-end` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624)) |
| - `css.properties.position-try-fallbacks.span-self-x-start` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624)) |
| - `css.properties.position-try-fallbacks.span-self-y-end` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624)) |
| - `css.properties.position-try-fallbacks.span-self-y-start` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624)) |
| - `css.properties.position-try.self-x-end` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624)) |
| - `css.properties.position-try.self-x-start` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624)) |
| - `css.properties.position-try.self-y-end` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624)) |
| - `css.properties.position-try.self-y-start` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624)) |
| - `css.properties.position-try.span-self-x-end` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624)) |
| - `css.properties.position-try.span-self-x-start` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624)) |
| - `css.properties.position-try.span-self-y-end` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624)) |
| - `css.properties.position-try.span-self-y-start` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624)) |
| - `css.properties.position-visibility.anchors-valid` ([#28624](https://github.com/mdn/browser-compat-data/pull/28624)) |
| - `css.selectors.view-transition-group-children` ([#28595](https://github.com/mdn/browser-compat-data/pull/28595)) |
| - `css.types.attr.declaration-value` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type_function` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type_function.angle` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type_function.color` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type_function.custom-ident` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type_function.ident` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type_function.image` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type_function.integer` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type_function.length` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type_function.length-percentage` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type_function.number` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type_function.percentage` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type_function.resolution` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type_function.string` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type_function.time` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type_function.transform-function` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `css.types.attr.type_function.url` ([#26624](https://github.com/mdn/browser-compat-data/pull/26624)) |
| - `mediatypes.image.avif` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168)) |
| - `mediatypes.image.avif.animation` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168)) |
| - `mediatypes.image.bmp` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168)) |
| - `mediatypes.image.gif` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168)) |
| - `mediatypes.image.heif` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168)) |
| - `mediatypes.image.ico` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168)) |
| - `mediatypes.image.jpeg` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168)) |
| - `mediatypes.image.jxl` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168)) |
| - `mediatypes.image.png` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168)) |
| - `mediatypes.image.png.animation` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168)) |
| - `mediatypes.image.svg` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168)) |
| - `mediatypes.image.tiff` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168)) |
| - `mediatypes.image.webp` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168)) |
| - `mediatypes.image.webp.alpha` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168)) |
| - `mediatypes.image.webp.animation` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168)) |
| - `mediatypes.image.webp.lossless` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168)) |
| - `mediatypes.image.webp.lossy` ([#27168](https://github.com/mdn/browser-compat-data/pull/27168)) |
| - `webdriver.bidi.emulation.setScreenSettingsOverride` ([#28606](https://github.com/mdn/browser-compat-data/pull/28606)) |
| |
| ### Statistics |
| |
| - 8 contributors have changed 136 files with 2,740 additions and 887 deletions in 24 commits ([`v7.1.24...v7.2.0`](https://github.com/mdn/browser-compat-data/compare/v7.1.24...v7.2.0)) |
| - 19,148 total features |
| - 1,212 total contributors |
| - 5,520 total stargazers |
| |
| ## [v7.1.24](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.24) |
| |
| December 5, 2025 |
| |
| ### Removals |
| |
| - `api.GPUTexture.createView.texture_rgb10a2uint` ([#28525](https://github.com/mdn/browser-compat-data/pull/28525)) |
| - `api.GPUTexture.createView.usage` ([#28525](https://github.com/mdn/browser-compat-data/pull/28525)) |
| |
| ### Additions |
| |
| - `api.ClipboardChangeEvent` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578)) |
| - `api.ClipboardChangeEvent.changeId` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578)) |
| - `api.ClipboardChangeEvent.ClipboardChangeEvent` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578)) |
| - `api.ClipboardChangeEvent.types` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578)) |
| - `api.CompressionStream.CompressionStream.zstd` ([#28508](https://github.com/mdn/browser-compat-data/pull/28508)) |
| - `api.DecompressionStream.DecompressionStream.zstd` ([#28508](https://github.com/mdn/browser-compat-data/pull/28508)) |
| - `api.GPUTexture.createView.descriptor_format_parameter_accepts_rgb10a2uint` ([#28525](https://github.com/mdn/browser-compat-data/pull/28525)) |
| - `api.GPUTexture.createView.descriptor_usage_parameter` ([#28525](https://github.com/mdn/browser-compat-data/pull/28525)) |
| - `api.ViewTransition.waitUntil` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578)) |
| - `api.XRView.index` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578)) |
| - `api.XRVisibilityMaskChangeEvent` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578)) |
| - `api.XRVisibilityMaskChangeEvent.eye` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578)) |
| - `api.XRVisibilityMaskChangeEvent.index` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578)) |
| - `api.XRVisibilityMaskChangeEvent.indices` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578)) |
| - `api.XRVisibilityMaskChangeEvent.session` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578)) |
| - `api.XRVisibilityMaskChangeEvent.vertices` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578)) |
| - `api.XRVisibilityMaskChangeEvent.XRVisibilityMaskChangeEvent` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578)) |
| - `browsers.chrome_android.releases.146` ([#28531](https://github.com/mdn/browser-compat-data/pull/28531)) |
| - `browsers.chrome.releases.146` ([#28531](https://github.com/mdn/browser-compat-data/pull/28531)) |
| - `browsers.edge.releases.146` ([#28580](https://github.com/mdn/browser-compat-data/pull/28580)) |
| - `browsers.opera_android.releases.93` ([#28531](https://github.com/mdn/browser-compat-data/pull/28531)) |
| - `browsers.webview_android.releases.146` ([#28531](https://github.com/mdn/browser-compat-data/pull/28531)) |
| - `css.at-rules.container.style_queries_for_custom_properties.range_syntax` ([#28537](https://github.com/mdn/browser-compat-data/pull/28537)) |
| - `css.properties.position-try-fallbacks.flip-x` ([#28574](https://github.com/mdn/browser-compat-data/pull/28574)) |
| - `css.properties.position-try-fallbacks.flip-y` ([#28574](https://github.com/mdn/browser-compat-data/pull/28574)) |
| - `css.properties.position-try.flip-x` ([#28574](https://github.com/mdn/browser-compat-data/pull/28574)) |
| - `css.properties.position-try.flip-y` ([#28574](https://github.com/mdn/browser-compat-data/pull/28574)) |
| - `css.selectors.search-text` ([#28578](https://github.com/mdn/browser-compat-data/pull/28578)) |
| - `css.types.if.style` ([#28537](https://github.com/mdn/browser-compat-data/pull/28537)) |
| - `css.types.if.style.range_syntax` ([#28537](https://github.com/mdn/browser-compat-data/pull/28537)) |
| - `mathml.global_attributes.dir.rtl_operator_mirroring` ([#28561](https://github.com/mdn/browser-compat-data/pull/28561)) |
| - `webassembly.api.Memory.toFixedLengthBuffer` ([#28575](https://github.com/mdn/browser-compat-data/pull/28575)) |
| - `webassembly.api.Memory.toResizableBuffer` ([#28575](https://github.com/mdn/browser-compat-data/pull/28575)) |
| - `webassembly.branch-hinting` ([#28566](https://github.com/mdn/browser-compat-data/pull/28566)) |
| |
| ### Statistics |
| |
| - 11 contributors have changed 83 files with 2,159 additions and 1,380 deletions in 33 commits ([`v7.1.23...v7.1.24`](https://github.com/mdn/browser-compat-data/compare/v7.1.23...v7.1.24)) |
| - 19,094 total features |
| - 1,212 total contributors |
| - 5,515 total stargazers |
| |
| ## [v7.1.23](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.23) |
| |
| November 25, 2025 |
| |
| ### Additions |
| |
| - `api.HTMLAnchorElement.interestForElement` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| - `api.HTMLAreaElement.interestForElement` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| - `api.HTMLButtonElement.interestForElement` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| - `api.HTMLElement.interest_event` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| - `api.HTMLElement.loseinterest_event` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| - `api.InterestEvent` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| - `api.InterestEvent.InterestEvent` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| - `api.InterestEvent.source` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| - `api.SVGAElement.interestForElement` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| - `browsers.bun.releases.1.3.3` ([#28514](https://github.com/mdn/browser-compat-data/pull/28514)) |
| - `browsers.nodejs.releases.24.1.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| - `browsers.nodejs.releases.24.10.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| - `browsers.nodejs.releases.24.11.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| - `browsers.nodejs.releases.24.2.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| - `browsers.nodejs.releases.24.3.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| - `browsers.nodejs.releases.24.4.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| - `browsers.nodejs.releases.24.6.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| - `browsers.nodejs.releases.24.8.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| - `browsers.nodejs.releases.24.9.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| - `browsers.nodejs.releases.25.0.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| - `browsers.nodejs.releases.25.1.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| - `browsers.nodejs.releases.25.2.0` ([#28441](https://github.com/mdn/browser-compat-data/pull/28441)) |
| - `html.elements.a.interestfor` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| - `html.elements.area.interestfor` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| - `html.elements.button.interestfor` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| - `svg.elements.a.interestfor` ([#28469](https://github.com/mdn/browser-compat-data/pull/28469)) |
| |
| ### Statistics |
| |
| - 12 contributors have changed 43 files with 691 additions and 372 deletions in 34 commits ([`v7.1.22...v7.1.23`](https://github.com/mdn/browser-compat-data/compare/v7.1.22...v7.1.23)) |
| - 19,067 total features |
| - 1,210 total contributors |
| - 5,494 total stargazers |
| |
| ## [v7.1.22](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.22) |
| |
| November 17, 2025 |
| |
| ### Additions |
| |
| - `api.CSSCustomMediaRule` ([#28450](https://github.com/mdn/browser-compat-data/pull/28450)) |
| - `browsers.nodejs.releases.24.5.0` ([#28343](https://github.com/mdn/browser-compat-data/pull/28343)) |
| - `css.properties.justify-items.center` ([#28421](https://github.com/mdn/browser-compat-data/pull/28421)) |
| - `webdriver.bidi.emulation.setLocaleOverride.locale_parameter.sets_accept-language_header` ([#28442](https://github.com/mdn/browser-compat-data/pull/28442)) |
| |
| ### Statistics |
| |
| - 7 contributors have changed 26 files with 488 additions and 173 deletions in 18 commits ([`v7.1.21...v7.1.22`](https://github.com/mdn/browser-compat-data/compare/v7.1.21...v7.1.22)) |
| - 19,054 total features |
| - 1,206 total contributors |
| - 5,487 total stargazers |
| |
| ## [v7.1.21](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.21) |
| |
| November 12, 2025 |
| |
| ### Additions |
| |
| - `browsers.bun.releases.1.3.2` ([#28422](https://github.com/mdn/browser-compat-data/pull/28422)) |
| - `browsers.firefox_android.releases.148` ([#28433](https://github.com/mdn/browser-compat-data/pull/28433)) |
| - `browsers.firefox.releases.148` ([#28433](https://github.com/mdn/browser-compat-data/pull/28433)) |
| - `css.at-rules.custom-media` ([#28438](https://github.com/mdn/browser-compat-data/pull/28438)) |
| - `css.properties.text-decoration-inset` ([#28426](https://github.com/mdn/browser-compat-data/pull/28426)) |
| - `css.properties.text-decoration-inset.auto` ([#28426](https://github.com/mdn/browser-compat-data/pull/28426)) |
| - `webextensions.api.browsingData.removeCache.removalOptions` ([#28261](https://github.com/mdn/browser-compat-data/pull/28261)) |
| - `webextensions.api.browsingData.removeCache.removalOptions.since` ([#28261](https://github.com/mdn/browser-compat-data/pull/28261)) |
| - `webextensions.api.browsingData.removeLocalStorage.removalOptions.since` ([#28261](https://github.com/mdn/browser-compat-data/pull/28261)) |
| |
| ### Statistics |
| |
| - 7 contributors have changed 31 files with 526 additions and 252 deletions in 18 commits ([`v7.1.20...v7.1.21`](https://github.com/mdn/browser-compat-data/compare/v7.1.20...v7.1.21)) |
| - 19,051 total features |
| - 1,205 total contributors |
| - 5,479 total stargazers |
| |
| ## [v7.1.20](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.20) |
| |
| November 7, 2025 |
| |
| ### Renamings |
| |
| - `api.GPUAdapter.requestDevice.lost_device_on_duplicate` to `api.GPUAdapter.requestDevice.handles_duplicate_calls` ([#28402](https://github.com/mdn/browser-compat-data/pull/28402)) |
| |
| ### Removals |
| |
| - `css.types.attr.type-or-unit.frequency` ([#28408](https://github.com/mdn/browser-compat-data/pull/28408)) |
| - `css.types.attr.type-or-unit.url` ([#28408](https://github.com/mdn/browser-compat-data/pull/28408)) |
| |
| ### Additions |
| |
| - `api.console.timeStamp_static.color_parameter` ([#28270](https://github.com/mdn/browser-compat-data/pull/28270)) |
| - `api.console.timeStamp_static.data_parameter` ([#28270](https://github.com/mdn/browser-compat-data/pull/28270)) |
| - `api.console.timeStamp_static.end_parameter` ([#28270](https://github.com/mdn/browser-compat-data/pull/28270)) |
| - `api.console.timeStamp_static.label_parameter` ([#28270](https://github.com/mdn/browser-compat-data/pull/28270)) |
| - `api.console.timeStamp_static.start_parameter` ([#28270](https://github.com/mdn/browser-compat-data/pull/28270)) |
| - `api.console.timeStamp_static.trackGroup_parameter` ([#28270](https://github.com/mdn/browser-compat-data/pull/28270)) |
| - `api.console.timeStamp_static.trackName_parameter` ([#28270](https://github.com/mdn/browser-compat-data/pull/28270)) |
| - `api.Document.execCommand.insertHTML` ([#28350](https://github.com/mdn/browser-compat-data/pull/28350)) |
| - `api.Document.execCommand.insertHTML.enforces_trusted_types` ([#28350](https://github.com/mdn/browser-compat-data/pull/28350)) |
| - `api.Element.setAttribute.enforces_trusted_types` ([#28350](https://github.com/mdn/browser-compat-data/pull/28350)) |
| - `api.Element.setAttributeNS.enforces_trusted_types` ([#28350](https://github.com/mdn/browser-compat-data/pull/28350)) |
| - `api.Performance.mark.markOptions_detail_devtools_parameter` ([#28270](https://github.com/mdn/browser-compat-data/pull/28270)) |
| - `api.Performance.measure.measureOptions_detail_devtools_parameter` ([#28270](https://github.com/mdn/browser-compat-data/pull/28270)) |
| - `api.SharedWorker.SharedWorker.enforces_trusted_types` ([#28350](https://github.com/mdn/browser-compat-data/pull/28350)) |
| - `api.Worker.Worker.enforces_trusted_types` ([#28350](https://github.com/mdn/browser-compat-data/pull/28350)) |
| - `css.properties.justify-items.block_context` ([#28391](https://github.com/mdn/browser-compat-data/pull/28391)) |
| - `css.properties.justify-self.block_context` ([#28391](https://github.com/mdn/browser-compat-data/pull/28391)) |
| - `javascript.builtins.Function.Function.enforces_trusted_types` ([#28350](https://github.com/mdn/browser-compat-data/pull/28350)) |
| |
| ### Statistics |
| |
| - 9 contributors have changed 103 files with 981 additions and 332 deletions in 15 commits ([`v7.1.19...v7.1.20`](https://github.com/mdn/browser-compat-data/compare/v7.1.19...v7.1.20)) |
| - 19,045 total features |
| - 1,205 total contributors |
| - 5,474 total stargazers |
| |
| ## [v7.1.19](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.19) |
| |
| November 5, 2025 |
| |
| ### Additions |
| |
| - `api.fetch.init_privateToken_parameter` ([#28333](https://github.com/mdn/browser-compat-data/pull/28333)) |
| - `api.Request.Request.init_privateToken_parameter` ([#28333](https://github.com/mdn/browser-compat-data/pull/28333)) |
| - `browsers.edge.releases.145` ([#28351](https://github.com/mdn/browser-compat-data/pull/28351)) |
| - `browsers.safari_ios.releases.26.2` ([#28378](https://github.com/mdn/browser-compat-data/pull/28378)) |
| - `browsers.safari.releases.26.2` ([#28378](https://github.com/mdn/browser-compat-data/pull/28378)) |
| - `browsers.webview_ios.releases.26.2` ([#28378](https://github.com/mdn/browser-compat-data/pull/28378)) |
| - `html.elements.iframe.privateToken` ([#28333](https://github.com/mdn/browser-compat-data/pull/28333)) |
| - `http.headers.Permissions-Policy.private-state-token-issuance` ([#28333](https://github.com/mdn/browser-compat-data/pull/28333)) |
| - `http.headers.Permissions-Policy.private-state-token-redemption` ([#28333](https://github.com/mdn/browser-compat-data/pull/28333)) |
| - `http.headers.Sec-Private-State-Token` ([#28333](https://github.com/mdn/browser-compat-data/pull/28333)) |
| - `http.headers.Sec-Private-State-Token-Crypto-Version` ([#28333](https://github.com/mdn/browser-compat-data/pull/28333)) |
| - `http.headers.Sec-Private-State-Token-Lifetime` ([#28333](https://github.com/mdn/browser-compat-data/pull/28333)) |
| - `http.headers.Sec-Redemption-Record` ([#28333](https://github.com/mdn/browser-compat-data/pull/28333)) |
| - `webextensions.api.webNavigation.getAllFrames.documentId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.getAllFrames.documentLifecycle` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.getAllFrames.frameType` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.getAllFrames.parentDocumentId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.getFrame.documentId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.getFrame.documentLifecycle` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.getFrame.frameType` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.getFrame.parentDocumentId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onBeforeNavigate.documentLifecycle` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onBeforeNavigate.frameType` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onBeforeNavigate.parentDocumentId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onCommitted.documentId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onCommitted.documentLifecycle` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onCommitted.frameType` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onCommitted.parentDocumentId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onCommitted.parentFrameId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onCompleted.documentId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onCompleted.documentLifecycle` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onCompleted.frameType` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onCompleted.parentDocumentId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onCompleted.parentFrameId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onDOMContentLoaded.documentId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onDOMContentLoaded.documentLifecycle` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onDOMContentLoaded.frameType` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onDOMContentLoaded.parentDocumentId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onDOMContentLoaded.parentFrameId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onErrorOccurred.documentId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onErrorOccurred.documentLifecycle` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onErrorOccurred.frameType` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onErrorOccurred.parentDocumentId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onErrorOccurred.parentFrameId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onHistoryStateUpdated.documentId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onHistoryStateUpdated.documentLifecycle` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onHistoryStateUpdated.frameType` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onHistoryStateUpdated.parentDocumentId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onHistoryStateUpdated.parentFrameId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onReferenceFragmentUpdated.documentId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onReferenceFragmentUpdated.documentLifecycle` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onReferenceFragmentUpdated.frameType` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onReferenceFragmentUpdated.parentDocumentId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.api.webNavigation.onReferenceFragmentUpdated.parentFrameId` ([#27012](https://github.com/mdn/browser-compat-data/pull/27012)) |
| - `webextensions.manifest.browser_specific_settings.gecko.data_collection_permissions` ([#28276](https://github.com/mdn/browser-compat-data/pull/28276)) |
| |
| ### Statistics |
| |
| - 8 contributors have changed 191 files with 1,661 additions and 489 deletions in 23 commits ([`v7.1.18...v7.1.19`](https://github.com/mdn/browser-compat-data/compare/v7.1.18...v7.1.19)) |
| - 19,029 total features |
| - 1,205 total contributors |
| - 5,472 total stargazers |
| |
| ## [v7.1.18](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.18) |
| |
| October 31, 2025 |
| |
| ### Notable changes |
| |
| This release adds 371 features, most of which are CSS property values newly covered by the [MDN BCD Collector](https://github.com/openwebdocs/mdn-bcd-collector/). |
| |
| ### Removals |
| |
| - `html.elements.input.mozactionhint` ([#28309](https://github.com/mdn/browser-compat-data/pull/28309)) |
| |
| ### Additions |
| |
| - `api.GPUCommandEncoder.beginRenderPass.accepts_GPUTexture_resources` ([#28245](https://github.com/mdn/browser-compat-data/pull/28245)) |
| - `api.GPUDevice.createBindGroup.descriptor_entries_resource_parameter_accepts_GPUTexture_resource` ([#28245](https://github.com/mdn/browser-compat-data/pull/28245)) |
| - `api.PerformanceResourceTiming.contentEncoding` ([#28337](https://github.com/mdn/browser-compat-data/pull/28337)) |
| - `api.WebTransport.protocol` ([#28337](https://github.com/mdn/browser-compat-data/pull/28337)) |
| - `browsers.opera.releases.125` ([#28319](https://github.com/mdn/browser-compat-data/pull/28319)) |
| - `css.properties.animation-composition.accumulate` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.animation-composition.add` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.animation-composition.replace` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.animation-range.normal` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.animation-timeline.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.animation-timeline.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.animation-timing-function.ease` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation-timing-function.ease-in` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation-timing-function.ease-in-out` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation-timing-function.ease-out` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation-timing-function.linear` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation-timing-function.step-end` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation-timing-function.step-start` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation.alternate` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation.alternate-reverse` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation.auto` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation.backwards` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation.both` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation.ease` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation.ease-in` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation.ease-in-out` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation.ease-out` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation.forwards` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation.infinite` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation.linear` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation.normal` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation.paused` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation.reverse` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation.running` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation.step-end` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.animation.step-start` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.backdrop-filter.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.backface-visibility.hidden` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.backface-visibility.visible` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background-color.currentColor` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background-color.transparent` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background.border-box` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background.bottom` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background.center` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background.content-box` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background.currentColor` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background.fixed` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background.left` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background.local` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background.no-repeat` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background.padding-box` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background.repeat` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background.repeat-x` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background.repeat-y` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background.right` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background.round` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background.scroll` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background.space` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background.top` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.background.transparent` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.block-size.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.block-size.stretch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-color.currentColor` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-color.transparent` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end-color.currentColor` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end-color.transparent` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end-style.dashed` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end-style.dotted` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end-style.double` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end-style.groove` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end-style.hidden` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end-style.inset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end-style.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end-style.outset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end-style.ridge` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end-style.solid` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end-width.medium` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end-width.thick` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end-width.thin` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end.currentColor` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end.dashed` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end.dotted` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end.double` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end.groove` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end.hidden` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end.inset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end.medium` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end.outset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end.ridge` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end.solid` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end.thick` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end.thin` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-end.transparent` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start-color.currentColor` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start-color.transparent` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start-style.dashed` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start-style.dotted` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start-style.double` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start-style.groove` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start-style.hidden` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start-style.inset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start-style.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start-style.outset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start-style.ridge` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start-style.solid` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start-width.medium` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start-width.thick` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start-width.thin` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start.currentColor` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start.dashed` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start.dotted` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start.double` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start.groove` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start.hidden` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start.inset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start.medium` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start.outset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start.ridge` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start.solid` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start.thick` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start.thin` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-start.transparent` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-style.dashed` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-style.dotted` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-style.double` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-style.groove` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-style.hidden` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-style.inset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-style.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-style.outset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-style.ridge` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-style.solid` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-width.medium` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-width.thick` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block-width.thin` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block.currentColor` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block.dashed` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block.dotted` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block.double` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block.groove` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block.hidden` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block.inset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block.medium` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block.outset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block.ridge` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block.solid` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block.thick` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block.thin` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-block.transparent` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-bottom-color.currentColor` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom-color.transparent` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom-style.dashed` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom-style.dotted` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom-style.double` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom-style.groove` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom-style.hidden` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom-style.inset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom-style.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom-style.outset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom-style.ridge` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom-style.solid` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom-width.medium` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom-width.thick` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom-width.thin` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom.currentColor` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom.dashed` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom.dotted` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom.double` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom.groove` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom.hidden` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom.inset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom.medium` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom.outset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom.ridge` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom.solid` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom.thick` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom.thin` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-bottom.transparent` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-color.currentColor` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-color.transparent` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-image-source.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-image.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-image.repeat` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-image.round` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-image.space` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-image.stretch` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-inline-color.currentColor` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-color.transparent` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end-color.currentColor` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end-color.transparent` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end-style.dashed` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end-style.dotted` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end-style.double` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end-style.groove` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end-style.hidden` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end-style.inset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end-style.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end-style.outset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end-style.ridge` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end-style.solid` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end-width.medium` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end-width.thick` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end-width.thin` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end.currentColor` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end.dashed` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end.dotted` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end.double` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end.groove` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end.hidden` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end.inset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end.medium` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end.outset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end.ridge` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end.solid` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end.thick` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end.thin` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-end.transparent` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start-color.currentColor` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start-color.transparent` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start-style.dashed` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start-style.dotted` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start-style.double` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start-style.groove` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start-style.hidden` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start-style.inset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start-style.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start-style.outset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start-style.ridge` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start-style.solid` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start-width.medium` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start-width.thick` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start-width.thin` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start.currentColor` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start.dashed` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start.dotted` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start.double` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start.groove` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start.hidden` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start.inset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start.medium` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start.outset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start.ridge` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start.solid` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start.thick` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start.thin` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-start.transparent` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-style.dashed` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-style.dotted` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-style.double` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-style.groove` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-style.hidden` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-style.inset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-style.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-style.outset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-style.ridge` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-style.solid` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-width.medium` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-width.thick` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline-width.thin` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline.currentColor` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline.dashed` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline.dotted` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline.double` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline.groove` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline.hidden` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline.inset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline.medium` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline.outset` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline.ridge` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline.solid` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline.thick` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline.thin` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-inline.transparent` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.border-left-color.currentColor` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left-color.transparent` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left-style.dashed` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left-style.dotted` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left-style.double` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left-style.groove` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left-style.hidden` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left-style.inset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left-style.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left-style.outset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left-style.ridge` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left-style.solid` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left-width.medium` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left-width.thick` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left-width.thin` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left.currentColor` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left.dashed` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left.dotted` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left.double` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left.groove` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left.hidden` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left.inset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left.medium` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left.outset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left.ridge` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left.solid` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left.thick` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left.thin` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-left.transparent` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right-color.currentColor` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right-color.transparent` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right-style.dashed` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right-style.dotted` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right-style.double` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right-style.groove` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right-style.hidden` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right-style.inset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right-style.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right-style.outset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right-style.ridge` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right-style.solid` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right-width.medium` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right-width.thick` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right-width.thin` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right.currentColor` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right.dashed` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right.dotted` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right.double` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right.groove` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right.hidden` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right.inset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right.medium` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right.outset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right.ridge` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right.solid` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right.thick` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right.thin` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-right.transparent` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top-color.currentColor` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top-color.transparent` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top-style.dashed` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top-style.dotted` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top-style.double` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top-style.groove` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top-style.hidden` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top-style.inset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top-style.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top-style.outset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top-style.ridge` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top-style.solid` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top-width.medium` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top-width.thick` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top-width.thin` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top.currentColor` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top.dashed` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top.dotted` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top.double` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top.groove` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top.hidden` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top.inset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top.medium` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top.outset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top.ridge` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top.solid` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top.thick` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top.thin` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-top.transparent` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-width.medium` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-width.thick` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border-width.thin` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border.currentColor` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border.dashed` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border.dotted` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border.double` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border.groove` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border.hidden` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border.inset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border.medium` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border.outset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border.ridge` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border.solid` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border.thick` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border.thin` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.border.transparent` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.box-shadow.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.caret-color.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.caret-color.currentColor` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.caret-color.transparent` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.clear.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.clip-path.border-box` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.clip-path.content-box` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.clip-path.margin-box` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.clip-path.padding-box` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.color-adjust.economy` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.color-adjust.exact` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.color-interpolation.auto` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.color-interpolation.linearRGB` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.color.transparent` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule-color.transparent` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule-style.dashed` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule-style.dotted` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule-style.double` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule-style.groove` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule-style.hidden` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule-style.inset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule-style.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule-style.outset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule-style.ridge` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule-style.solid` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule-width.medium` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule-width.thick` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule-width.thin` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule.dashed` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule.dotted` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule.double` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule.groove` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule.hidden` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule.inset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule.medium` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule.outset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule.ridge` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule.solid` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule.thick` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule.thin` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.column-rule.transparent` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.columns.auto` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.container.inline-size` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.container.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.container.normal` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.container.scroll-state` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.container.size` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.content.close-quote` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.content.no-close-quote` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.content.no-open-quote` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.content.open-quote` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.corner-block-end-shape.bevel` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-block-end-shape.notch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-block-end-shape.round` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-block-end-shape.scoop` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-block-end-shape.square` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-block-end-shape.squircle` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-block-start-shape.bevel` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-block-start-shape.notch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-block-start-shape.round` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-block-start-shape.scoop` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-block-start-shape.square` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-block-start-shape.squircle` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-bottom-left-shape.bevel` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-bottom-left-shape.notch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-bottom-left-shape.round` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-bottom-left-shape.scoop` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-bottom-left-shape.square` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-bottom-left-shape.squircle` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-bottom-right-shape.bevel` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-bottom-right-shape.notch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-bottom-right-shape.round` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-bottom-right-shape.scoop` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-bottom-right-shape.square` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-bottom-right-shape.squircle` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-bottom-shape.bevel` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-bottom-shape.notch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-bottom-shape.round` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-bottom-shape.scoop` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-bottom-shape.square` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-bottom-shape.squircle` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-end-end-shape.bevel` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-end-end-shape.notch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-end-end-shape.round` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-end-end-shape.scoop` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-end-end-shape.square` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-end-end-shape.squircle` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-end-start-shape.bevel` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-end-start-shape.notch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-end-start-shape.round` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-end-start-shape.scoop` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-end-start-shape.square` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-end-start-shape.squircle` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-inline-end-shape.bevel` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-inline-end-shape.notch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-inline-end-shape.round` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-inline-end-shape.scoop` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-inline-end-shape.square` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-inline-end-shape.squircle` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-inline-start-shape.bevel` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-inline-start-shape.notch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-inline-start-shape.round` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-inline-start-shape.scoop` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-inline-start-shape.square` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-inline-start-shape.squircle` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-left-shape.bevel` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-left-shape.notch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-left-shape.round` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-left-shape.scoop` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-left-shape.square` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-left-shape.squircle` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-right-shape.bevel` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-right-shape.notch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-right-shape.round` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-right-shape.scoop` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-right-shape.square` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-right-shape.squircle` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-start-end-shape.bevel` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-start-end-shape.notch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-start-end-shape.round` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-start-end-shape.scoop` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-start-end-shape.square` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-start-end-shape.squircle` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-start-start-shape.bevel` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-start-start-shape.notch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-start-start-shape.round` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-start-start-shape.scoop` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-start-start-shape.square` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-start-start-shape.squircle` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-top-left-shape.bevel` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-top-left-shape.notch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-top-left-shape.round` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-top-left-shape.scoop` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-top-left-shape.square` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-top-left-shape.squircle` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-top-right-shape.bevel` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-top-right-shape.notch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-top-right-shape.round` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-top-right-shape.scoop` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-top-right-shape.square` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-top-right-shape.squircle` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-top-shape.bevel` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-top-shape.notch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-top-shape.round` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-top-shape.scoop` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-top-shape.square` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.corner-top-shape.squircle` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.d.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.fill.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.filter.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.flex-basis.stretch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.flex-flow.column` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.flex-flow.column-reverse` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.flex-flow.nowrap` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.flex-flow.row` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.flex-flow.row-reverse` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.flex-flow.wrap` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.flex-flow.wrap-reverse` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.flex.auto` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.flex.content` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.flex.fit-content` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.flex.max-content` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.flex.min-content` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.flex.stretch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.flood-color.currentColor` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.flood-color.transparent` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.font-family.cursive` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.font-family.fangsong` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.font-family.fantasy` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.font-family.kai` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.font-family.khmer-mul` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.font-family.monospace` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.font-family.nastaliq` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.font-family.sans-serif` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.font-family.serif` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.font-language-override.normal` ([#28337](https://github.com/mdn/browser-compat-data/pull/28337)) |
| - `css.properties.font-stretch.condensed` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.font-stretch.expanded` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.font-stretch.extra-condensed` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.font-stretch.extra-expanded` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.font-stretch.normal` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.font-stretch.semi-condensed` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.font-stretch.semi-expanded` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.font-stretch.ultra-condensed` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.font-stretch.ultra-expanded` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.font-style.oblique` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.font-synthesis.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.font-variation-settings.normal` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.grid-area.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.grid-auto-columns.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.grid-auto-columns.max-content` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.grid-auto-columns.min-content` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.grid-auto-rows.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.grid-auto-rows.max-content` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.grid-auto-rows.min-content` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.grid-column-end.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.grid-column-start.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.grid-column.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.grid-row-end.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.grid-row-start.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.grid-row.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.grid.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.inline-size.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.inline-size.stretch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.isolation.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.isolation.isolate` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.lighting-color.currentColor` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.lighting-color.transparent` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.list-style.inside` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.list-style.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.list-style.outside` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.margin-block-end.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.margin-block-start.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.margin-block.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.margin-inline-end.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.margin-inline-start.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.margin-inline.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.marker-end.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.marker-mid.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.marker-start.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.marker.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.math-depth.auto-add` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.math-shift.compact` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.math-shift.normal` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.math-style.compact` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.math-style.normal` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.max-block-size.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.max-block-size.stretch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.max-inline-size.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.max-inline-size.stretch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.min-block-size.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.min-block-size.stretch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.min-inline-size.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.min-inline-size.stretch` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.mix-blend-mode.color` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.mix-blend-mode.color-burn` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.mix-blend-mode.color-dodge` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.mix-blend-mode.darken` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.mix-blend-mode.difference` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.mix-blend-mode.exclusion` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.mix-blend-mode.hard-light` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.mix-blend-mode.hue` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.mix-blend-mode.lighten` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.mix-blend-mode.luminosity` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.mix-blend-mode.multiply` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.mix-blend-mode.normal` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.mix-blend-mode.overlay` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.mix-blend-mode.saturation` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.mix-blend-mode.screen` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.mix-blend-mode.soft-light` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.object-position.bottom` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.object-position.center` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.object-position.left` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.object-position.right` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.object-position.top` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.offset.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.offset.border-box` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.offset.bottom` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.offset.center` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.offset.content-box` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.offset.fill-box` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.offset.left` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.offset.margin-box` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.offset.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.offset.normal` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.offset.padding-box` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.offset.right` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.offset.stroke-box` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.offset.top` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.offset.view-box` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.outline-color.transparent` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.outline-width.medium` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.outline-width.thick` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.outline-width.thin` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.outline.auto` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.outline.currentColor` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.outline.dashed` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.outline.dotted` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.outline.double` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.outline.groove` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.outline.inset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.outline.medium` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.outline.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.outline.outset` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.outline.ridge` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.outline.solid` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.outline.thick` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.outline.thin` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.outline.transparent` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.overflow-block.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.overflow-block.clip` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.overflow-block.hidden` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.overflow-block.scroll` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.overflow-block.visible` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.overflow-inline.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.overflow-inline.clip` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.overflow-inline.hidden` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.overflow-inline.scroll` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.overflow-inline.visible` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.page.auto` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.paint-order.fill` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.paint-order.markers` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.paint-order.normal` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.paint-order.stroke` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.pointer-events.all` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.pointer-events.auto` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.pointer-events.bounding-box` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.pointer-events.fill` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.pointer-events.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.pointer-events.painted` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.pointer-events.stroke` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.pointer-events.visible` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.pointer-events.visibleFill` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.pointer-events.visiblePainted` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.pointer-events.visibleStroke` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.position-try-fallbacks.block-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.block-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.bottom` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.center` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.inline-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.inline-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.left` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.right` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.self-block-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.self-block-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.self-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.self-inline-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.self-inline-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.self-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-all` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-block-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-block-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-bottom` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-inline-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-inline-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-left` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-right` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-self-block-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-self-block-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-self-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-self-inline-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-self-inline-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-self-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-top` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-x-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-x-self-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-x-self-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-x-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-y-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-y-self-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-y-self-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.span-y-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.top` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.x-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.x-self-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.x-self-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.x-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.y-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.y-self-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.y-self-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try-fallbacks.y-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.block-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.block-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.bottom` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.center` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.flip-block` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.flip-inline` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.flip-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.inline-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.inline-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.left` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.right` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.self-block-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.self-block-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.self-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.self-inline-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.self-inline-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.self-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-all` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-block-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-block-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-bottom` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-inline-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-inline-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-left` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-right` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-self-block-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-self-block-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-self-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-self-inline-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-self-inline-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-self-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-top` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-x-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-x-self-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-x-self-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-x-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-y-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-y-self-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-y-self-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.span-y-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.top` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.x-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.x-self-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.x-self-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.x-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.y-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.y-self-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.y-self-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.position-try.y-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.resize.both` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.resize.horizontal` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.resize.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.resize.vertical` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.rx.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.ry.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.scroll-padding-bottom.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.scroll-padding-left.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.scroll-padding-right.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.scroll-padding-top.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.scroll-timeline-name.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.scroll-timeline.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.shape-outside.border-box` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.shape-outside.content-box` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.shape-outside.margin-box` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.shape-outside.padding-box` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.shape-rendering.auto` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.shape-rendering.crispEdges` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.shape-rendering.geometricPrecision` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.shape-rendering.optimizeSpeed` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.stroke-color.currentColor` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.stroke-color.transparent` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.stroke.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-align-last.center` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-align-last.end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-align-last.justify` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-align-last.left` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-align-last.match-parent` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-align-last.right` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-align-last.start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-anchor.end` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-anchor.middle` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-anchor.start` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-box-edge.cap` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-box-edge.ex` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-box-edge.ideographic` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-box-edge.ideographic-ink` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-box-edge.text` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-box.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-box.cap` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-box.ex` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-box.ideographic` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-box.ideographic-ink` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-box.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-box.text` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-box.trim-both` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-box.trim-end` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-box.trim-start` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-decoration-color.currentColor` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-decoration-color.transparent` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-decoration-style.dashed` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-decoration-style.dotted` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-decoration-style.double` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-decoration-style.solid` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-decoration.auto` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-decoration.blink` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-decoration.currentColor` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-decoration.dashed` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-decoration.dotted` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-decoration.double` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-decoration.from-font` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-decoration.grammar-error` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-decoration.line-through` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-decoration.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-decoration.overline` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-decoration.solid` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-decoration.spelling-error` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-decoration.transparent` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-decoration.underline` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-decoration.wavy` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-emphasis-color.currentColor` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-emphasis-color.transparent` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-emphasis-style.open` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-emphasis.circle` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-emphasis.currentColor` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-emphasis.dot` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-emphasis.double-circle` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-emphasis.filled` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-emphasis.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-emphasis.open` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-emphasis.sesame` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-emphasis.transparent` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-emphasis.triangle` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.text-rendering.optimizeLegibility` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-rendering.optimizeSpeed` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-shadow.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.text-wrap.auto` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.transform-style.flat` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.transform-style.preserve-3d` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.transform.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.transition-behavior.allow-discrete` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.transition-behavior.normal` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.transition-timing-function.ease` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.transition-timing-function.ease-in` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.transition-timing-function.ease-in-out` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.transition-timing-function.ease-out` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.transition-timing-function.linear` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.transition-timing-function.step-end` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.transition-timing-function.step-start` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.transition.all` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.transition.allow-discrete` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.transition.ease` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.transition.ease-in` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.transition.ease-in-out` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.transition.ease-out` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.transition.linear` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.transition.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.transition.normal` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.transition.step-end` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.transition.step-start` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.vector-effect.non-scaling-stroke` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.vector-effect.none` ([#28265](https://github.com/mdn/browser-compat-data/pull/28265)) |
| - `css.properties.view-timeline-name.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.view-timeline.none` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.white-space.collapse` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.white-space.preserve` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.white-space.preserve-breaks` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.white-space.preserve-spaces` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `css.properties.white-space.wrap` ([#28138](https://github.com/mdn/browser-compat-data/pull/28138)) |
| - `http.headers.Activate-Storage-Access` ([#28256](https://github.com/mdn/browser-compat-data/pull/28256)) |
| - `http.headers.Sec-Fetch-Storage-Access` ([#28256](https://github.com/mdn/browser-compat-data/pull/28256)) |
| |
| ### Statistics |
| |
| - 10 contributors have changed 558 files with 30,463 additions and 808 deletions in 24 commits ([`v7.1.17...v7.1.18`](https://github.com/mdn/browser-compat-data/compare/v7.1.17...v7.1.18)) |
| - 18,978 total features |
| - 1,204 total contributors |
| - 5,470 total stargazers |
| |
| ## [v7.1.17](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.17) |
| |
| October 28, 2025 |
| |
| ### Additions |
| |
| - `api.CompressionStream.CompressionStream.brotli` ([#28274](https://github.com/mdn/browser-compat-data/pull/28274)) |
| - `api.DecompressionStream.DecompressionStream.brotli` ([#28274](https://github.com/mdn/browser-compat-data/pull/28274)) |
| - `api.RTCEncodedAudioFrame.getMetadata.return_object_property_captureTime` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedAudioFrame.getMetadata.return_object_property_contributingSources` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedAudioFrame.getMetadata.return_object_property_mimeType` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedAudioFrame.getMetadata.return_object_property_payloadType` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedAudioFrame.getMetadata.return_object_property_receiveTime` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedAudioFrame.getMetadata.return_object_property_rtpTimestamp` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedAudioFrame.getMetadata.return_object_property_sequenceNumber` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedAudioFrame.getMetadata.return_object_property_synchronizationSource` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_audioLevel_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_captureTime_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_contributingSources_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_mimeType_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_payloadType_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_receiveTime_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_rtpTimestamp_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_sequenceNumber_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedAudioFrame.RTCEncodedAudioFrame.options_metadata_synchronizationSource_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.getMetadata.return_object_property_contributingSources` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.getMetadata.return_object_property_dependencies` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.getMetadata.return_object_property_frameId` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.getMetadata.return_object_property_height` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.getMetadata.return_object_property_mimeType` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.getMetadata.return_object_property_payloadType` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.getMetadata.return_object_property_receiveTime` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.getMetadata.return_object_property_rtpTimestamp` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.getMetadata.return_object_property_spatialIndex` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.getMetadata.return_object_property_synchronizationSource` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.getMetadata.return_object_property_temporalIndex` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.getMetadata.return_object_property_width` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_contributingSources_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_dependencies_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_frameId_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_height_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_mimeType_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_payloadType_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_receiveTime_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_rtpTimestamp_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_spatialIndex_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_synchronizationSource_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_temporalIndex_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `api.RTCEncodedVideoFrame.RTCEncodedVideoFrame.options_metadata_width_parameter` ([#28242](https://github.com/mdn/browser-compat-data/pull/28242)) |
| - `browsers.chrome_android.releases.145` ([#28303](https://github.com/mdn/browser-compat-data/pull/28303)) |
| - `browsers.chrome.releases.145` ([#28303](https://github.com/mdn/browser-compat-data/pull/28303)) |
| - `browsers.nodejs.releases.24.7.0` ([#28274](https://github.com/mdn/browser-compat-data/pull/28274)) |
| - `browsers.webview_android.releases.145` ([#28303](https://github.com/mdn/browser-compat-data/pull/28303)) |
| - `css.types.env.keyboard-inset-bottom` ([#28230](https://github.com/mdn/browser-compat-data/pull/28230)) |
| - `css.types.env.keyboard-inset-height` ([#28230](https://github.com/mdn/browser-compat-data/pull/28230)) |
| - `css.types.env.keyboard-inset-left` ([#28230](https://github.com/mdn/browser-compat-data/pull/28230)) |
| - `css.types.env.keyboard-inset-right` ([#28230](https://github.com/mdn/browser-compat-data/pull/28230)) |
| - `css.types.env.keyboard-inset-top` ([#28230](https://github.com/mdn/browser-compat-data/pull/28230)) |
| - `css.types.env.keyboard-inset-width` ([#28230](https://github.com/mdn/browser-compat-data/pull/28230)) |
| - `http.headers.Cross-Origin-Embedder-Policy.report-to_parameter` ([#28166](https://github.com/mdn/browser-compat-data/pull/28166)) |
| - `http.headers.Cross-Origin-Opener-Policy.report-to_parameter` ([#28166](https://github.com/mdn/browser-compat-data/pull/28166)) |
| - `http.headers.Idempotency-Key` ([#28219](https://github.com/mdn/browser-compat-data/pull/28219)) |
| |
| ### Statistics |
| |
| - 8 contributors have changed 51 files with 2,005 additions and 489 deletions in 17 commits ([`v7.1.16...v7.1.17`](https://github.com/mdn/browser-compat-data/compare/v7.1.16...v7.1.17)) |
| - 18,049 total features |
| - 1,204 total contributors |
| - 5,468 total stargazers |
| |
| ## [v7.1.16](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.16) |
| |
| October 24, 2025 |
| |
| ### Renamings |
| |
| - `css.properties.position-area.span-x-self-end` to `css.properties.position-area.span-self-x-end` ([#28282](https://github.com/mdn/browser-compat-data/pull/28282)) |
| - `css.properties.position-area.span-x-self-start` to `css.properties.position-area.span-self-x-start` ([#28282](https://github.com/mdn/browser-compat-data/pull/28282)) |
| - `css.properties.position-area.span-y-self-end` to `css.properties.position-area.span-self-y-end` ([#28282](https://github.com/mdn/browser-compat-data/pull/28282)) |
| - `css.properties.position-area.span-y-self-start` to `css.properties.position-area.span-self-y-start` ([#28282](https://github.com/mdn/browser-compat-data/pull/28282)) |
| - `css.properties.position-area.x-self-end` to `css.properties.position-area.self-x-end` ([#28282](https://github.com/mdn/browser-compat-data/pull/28282)) |
| - `css.properties.position-area.x-self-start` to `css.properties.position-area.self-x-start` ([#28282](https://github.com/mdn/browser-compat-data/pull/28282)) |
| - `css.properties.position-area.y-self-end` to `css.properties.position-area.self-y-end` ([#28282](https://github.com/mdn/browser-compat-data/pull/28282)) |
| - `css.properties.position-area.y-self-start` to `css.properties.position-area.self-y-start` ([#28282](https://github.com/mdn/browser-compat-data/pull/28282)) |
| |
| ### Additions |
| |
| - `browsers.bun.releases.1.3.1` ([#28268](https://github.com/mdn/browser-compat-data/pull/28268)) |
| |
| ### Statistics |
| |
| - 7 contributors have changed 70 files with 553 additions and 992 deletions in 13 commits ([`v7.1.15...v7.1.16`](https://github.com/mdn/browser-compat-data/compare/v7.1.15...v7.1.16)) |
| - 17,997 total features |
| - 1,202 total contributors |
| - 5,463 total stargazers |
| |
| ## [v7.1.15](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.15) |
| |
| October 22, 2025 |
| |
| ### Removals |
| |
| - `api.GPUDevice.createBindGroup.descriptor_entries_option_accepts_GPUTextureView_resource` ([#28212](https://github.com/mdn/browser-compat-data/pull/28212)) |
| |
| ### Additions |
| |
| - `api.GPUDevice.createBindGroup.descriptor_entries_resource_parameter_accepts_GPUBuffer` ([#28212](https://github.com/mdn/browser-compat-data/pull/28212)) |
| - `api.GPUDevice.createBindGroup.descriptor_entries_resource_parameter_accepts_GPUTextureView` ([#28212](https://github.com/mdn/browser-compat-data/pull/28212)) |
| - `webdriver.bidi.network.getData.cached_responses` ([#28257](https://github.com/mdn/browser-compat-data/pull/28257)) |
| - `webdriver.bidi.network.getData.data_url` ([#28257](https://github.com/mdn/browser-compat-data/pull/28257)) |
| - `webdriver.bidi.network.getData.dataType_parameter.request` ([#28257](https://github.com/mdn/browser-compat-data/pull/28257)) |
| |
| ### Statistics |
| |
| - 4 contributors have changed 12 files with 316 additions and 182 deletions in 14 commits ([`v7.1.14...v7.1.15`](https://github.com/mdn/browser-compat-data/compare/v7.1.14...v7.1.15)) |
| - 17,997 total features |
| - 1,202 total contributors |
| - 5,459 total stargazers |
| |
| ## [v7.1.14](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.14) |
| |
| October 17, 2025 |
| |
| ### Additions |
| |
| - `api.GPUDevice.createPipelineLayout.descriptor_bindGroupLayouts_parameter_accepts_null_values` ([#28209](https://github.com/mdn/browser-compat-data/pull/28209)) |
| - `api.GPUSupportedFeatures.feature_primitive-index` ([#28206](https://github.com/mdn/browser-compat-data/pull/28206)) |
| - `api.GPUSupportedFeatures.feature_texture-formats-tier1` ([#28207](https://github.com/mdn/browser-compat-data/pull/28207)) |
| - `api.GPUSupportedFeatures.feature_texture-formats-tier2` ([#28207](https://github.com/mdn/browser-compat-data/pull/28207)) |
| - `api.MediaDevices.getDisplayMedia.windowAudio_option` ([#28130](https://github.com/mdn/browser-compat-data/pull/28130)) |
| - `api.MediaStreamTrack.applyConstraints.echoCancellation_constraint.all` ([#28090](https://github.com/mdn/browser-compat-data/pull/28090)) |
| - `api.MediaStreamTrack.applyConstraints.echoCancellation_constraint.remote-only` ([#28090](https://github.com/mdn/browser-compat-data/pull/28090)) |
| - `api.MediaStreamTrack.applyConstraints.restrictOwnAudio_constraint` ([#28122](https://github.com/mdn/browser-compat-data/pull/28122)) |
| - `api.NavigateEvent.intercept.precommitHandler_option` ([#28173](https://github.com/mdn/browser-compat-data/pull/28173)) |
| - `browsers.firefox_android.releases.147` ([#28193](https://github.com/mdn/browser-compat-data/pull/28193)) |
| - `browsers.firefox.releases.147` ([#28193](https://github.com/mdn/browser-compat-data/pull/28193)) |
| - `webdriver.bidi.permission.setPermission.embeddedOrigin_parameter` ([#28194](https://github.com/mdn/browser-compat-data/pull/28194)) |
| |
| ### Statistics |
| |
| - 9 contributors have changed 81 files with 1,134 additions and 628 deletions in 28 commits ([`v7.1.13...v7.1.14`](https://github.com/mdn/browser-compat-data/compare/v7.1.13...v7.1.14)) |
| - 17,993 total features |
| - 1,202 total contributors |
| - 5,452 total stargazers |
| |
| ## [v7.1.13](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.13) |
| |
| October 14, 2025 |
| |
| ### Removals |
| |
| - `html.elements.audio.autoplay` ([#28169](https://github.com/mdn/browser-compat-data/pull/28169)) |
| - `webextensions.manifest.action.browser_style` ([#28169](https://github.com/mdn/browser-compat-data/pull/28169)) |
| |
| ### Additions |
| |
| - `api.MediaDevices.getSupportedConstraints.return_object_property_aspectRatio` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891)) |
| - `api.MediaDevices.getSupportedConstraints.return_object_property_autoGainControl` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891)) |
| - `api.MediaDevices.getSupportedConstraints.return_object_property_channelCount` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891)) |
| - `api.MediaDevices.getSupportedConstraints.return_object_property_deviceId` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891)) |
| - `api.MediaDevices.getSupportedConstraints.return_object_property_echoCancellation` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891)) |
| - `api.MediaDevices.getSupportedConstraints.return_object_property_facingMode` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891)) |
| - `api.MediaDevices.getSupportedConstraints.return_object_property_frameRate` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891)) |
| - `api.MediaDevices.getSupportedConstraints.return_object_property_groupId` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891)) |
| - `api.MediaDevices.getSupportedConstraints.return_object_property_height` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891)) |
| - `api.MediaDevices.getSupportedConstraints.return_object_property_latency` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891)) |
| - `api.MediaDevices.getSupportedConstraints.return_object_property_noiseSuppression` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891)) |
| - `api.MediaDevices.getSupportedConstraints.return_object_property_resizeMode` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891)) |
| - `api.MediaDevices.getSupportedConstraints.return_object_property_sampleRate` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891)) |
| - `api.MediaDevices.getSupportedConstraints.return_object_property_sampleSize` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891)) |
| - `api.MediaDevices.getSupportedConstraints.return_object_property_width` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891)) |
| - `api.MediaDevices.getUserMedia.constraints_resizeMode_parameter` ([#27891](https://github.com/mdn/browser-compat-data/pull/27891)) |
| - `api.MLContext.createConstantTensor` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157)) |
| - `api.MLContext.lost` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157)) |
| - `api.MLGraphBuilder.gelu` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157)) |
| - `api.MLGraphBuilder.notEqual` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157)) |
| - `api.MLOperand.dataType` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157)) |
| - `api.MLOperand.shape` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157)) |
| - `api.MLTensor.constant` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157)) |
| - `api.MLTensor.dataType` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157)) |
| - `api.MLTensor.readable` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157)) |
| - `api.MLTensor.shape` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157)) |
| - `api.MLTensor.writable` ([#28157](https://github.com/mdn/browser-compat-data/pull/28157)) |
| - `browsers.bun.releases.1.3.0` ([#28167](https://github.com/mdn/browser-compat-data/pull/28167)) |
| - `webdriver.bidi.emulation.setNetworkConditions` ([#28177](https://github.com/mdn/browser-compat-data/pull/28177)) |
| - `webdriver.bidi.emulation.setNetworkConditions.contexts_parameter` ([#28177](https://github.com/mdn/browser-compat-data/pull/28177)) |
| - `webdriver.bidi.emulation.setNetworkConditions.networkConditions_parameter` ([#28177](https://github.com/mdn/browser-compat-data/pull/28177)) |
| - `webdriver.bidi.emulation.setNetworkConditions.networkConditions_parameter.offline` ([#28177](https://github.com/mdn/browser-compat-data/pull/28177)) |
| - `webdriver.bidi.emulation.setNetworkConditions.userContexts_parameter` ([#28177](https://github.com/mdn/browser-compat-data/pull/28177)) |
| |
| ### Statistics |
| |
| - 7 contributors have changed 63 files with 1,797 additions and 569 deletions in 18 commits ([`v7.1.12...v7.1.13`](https://github.com/mdn/browser-compat-data/compare/v7.1.12...v7.1.13)) |
| - 17,983 total features |
| - 1,200 total contributors |
| - 5,445 total stargazers |
| |
| ## [v7.1.12](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.12) |
| |
| October 10, 2025 |
| |
| ### Additions |
| |
| - `api.MLContext.createTensor` ([#28133](https://github.com/mdn/browser-compat-data/pull/28133)) |
| - `api.MLContext.destroy` ([#28133](https://github.com/mdn/browser-compat-data/pull/28133)) |
| - `api.MLContext.readTensor` ([#28133](https://github.com/mdn/browser-compat-data/pull/28133)) |
| - `api.MLContext.writeTensor` ([#28133](https://github.com/mdn/browser-compat-data/pull/28133)) |
| - `api.MLGraph.destroy` ([#28133](https://github.com/mdn/browser-compat-data/pull/28133)) |
| - `api.MLGraphBuilder.isInfinite` ([#28133](https://github.com/mdn/browser-compat-data/pull/28133)) |
| - `api.MLGraphBuilder.isNaN` ([#28133](https://github.com/mdn/browser-compat-data/pull/28133)) |
| - `api.MLGraphBuilder.reverse` ([#28133](https://github.com/mdn/browser-compat-data/pull/28133)) |
| - `api.MLGraphBuilder.roundEven` ([#28133](https://github.com/mdn/browser-compat-data/pull/28133)) |
| - `api.MLTensor` ([#28133](https://github.com/mdn/browser-compat-data/pull/28133)) |
| - `api.MLTensor.destroy` ([#28133](https://github.com/mdn/browser-compat-data/pull/28133)) |
| - `api.URL.pathname.encodes_trailing_space_in_opaque_path` ([#28028](https://github.com/mdn/browser-compat-data/pull/28028)) |
| - `browsers.opera_android.releases.92` ([#28132](https://github.com/mdn/browser-compat-data/pull/28132)) |
| |
| ### Statistics |
| |
| - 6 contributors have changed 24 files with 2,308 additions and 3,185 deletions in 15 commits ([`v7.1.11...v7.1.12`](https://github.com/mdn/browser-compat-data/compare/v7.1.11...v7.1.12)) |
| - 17,953 total features |
| - 1,199 total contributors |
| - 5,444 total stargazers |
| |
| ## [v7.1.11](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.11) |
| |
| October 7, 2025 |
| |
| ### Additions |
| |
| - `api.IDBIndex.getAll.object_parameter` ([#28097](https://github.com/mdn/browser-compat-data/pull/28097)) |
| - `api.IDBIndex.getAll.object_parameter.direction` ([#28097](https://github.com/mdn/browser-compat-data/pull/28097)) |
| - `api.IDBIndex.getAllKeys.object_parameter` ([#28097](https://github.com/mdn/browser-compat-data/pull/28097)) |
| - `api.IDBIndex.getAllKeys.object_parameter.direction` ([#28097](https://github.com/mdn/browser-compat-data/pull/28097)) |
| - `api.IDBObjectStore.getAll.object_parameter` ([#28097](https://github.com/mdn/browser-compat-data/pull/28097)) |
| - `api.IDBObjectStore.getAll.object_parameter.direction` ([#28097](https://github.com/mdn/browser-compat-data/pull/28097)) |
| - `api.IDBObjectStore.getAllKeys.object_parameter` ([#28097](https://github.com/mdn/browser-compat-data/pull/28097)) |
| - `api.IDBObjectStore.getAllKeys.object_parameter.direction` ([#28097](https://github.com/mdn/browser-compat-data/pull/28097)) |
| - `api.PushEvent.notification` ([#28000](https://github.com/mdn/browser-compat-data/pull/28000)) |
| - `api.Window.pushManager` ([#28000](https://github.com/mdn/browser-compat-data/pull/28000)) |
| - `browsers.samsunginternet_android.releases.29.0` ([#28120](https://github.com/mdn/browser-compat-data/pull/28120)) |
| - `css.properties.dynamic-range-limit.dynamic-range-limit-mix_values` ([#27983](https://github.com/mdn/browser-compat-data/pull/27983)) |
| - `css.types.calc.typed_division_produces_unitless_number` ([#28006](https://github.com/mdn/browser-compat-data/pull/28006)) |
| - `css.types.dynamic-range-limit-mix` ([#27983](https://github.com/mdn/browser-compat-data/pull/27983)) |
| - `css.types.sign.typed_division_produces_unitless_number` ([#28006](https://github.com/mdn/browser-compat-data/pull/28006)) |
| |
| ### Statistics |
| |
| - 11 contributors have changed 22 files with 783 additions and 186 deletions in 22 commits ([`v7.1.10...v7.1.11`](https://github.com/mdn/browser-compat-data/compare/v7.1.10...v7.1.11)) |
| - 17,941 total features |
| - 1,199 total contributors |
| - 5,436 total stargazers |
| |
| ## [v7.1.10](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.10) |
| |
| October 3, 2025 |
| |
| ### Additions |
| |
| - `api.CSSStyleRule.style.returns_CSSStyleProperties` ([#27975](https://github.com/mdn/browser-compat-data/pull/27975)) |
| - `api.Document.activeViewTransition` ([#28073](https://github.com/mdn/browser-compat-data/pull/28073)) |
| - `api.HTMLElement.style.returns_CSSStyleProperties` ([#27975](https://github.com/mdn/browser-compat-data/pull/27975)) |
| - `api.MathMLElement.style.returns_CSSStyleProperties` ([#27975](https://github.com/mdn/browser-compat-data/pull/27975)) |
| - `api.NavigationPrecommitController` ([#28073](https://github.com/mdn/browser-compat-data/pull/28073)) |
| - `api.NavigationPrecommitController.redirect` ([#28073](https://github.com/mdn/browser-compat-data/pull/28073)) |
| - `api.NavigationTransition.committed` ([#28073](https://github.com/mdn/browser-compat-data/pull/28073)) |
| - `api.SVGElement.style.returns_CSSStyleProperties` ([#27975](https://github.com/mdn/browser-compat-data/pull/27975)) |
| - `api.Window.getComputedStyle.returns_CSSStyleProperties` ([#27975](https://github.com/mdn/browser-compat-data/pull/27975)) |
| - `browsers.edge.releases.144` ([#28086](https://github.com/mdn/browser-compat-data/pull/28086)) |
| - `css.properties.interest-delay` ([#28073](https://github.com/mdn/browser-compat-data/pull/28073)) |
| - `css.properties.interest-delay-end` ([#28073](https://github.com/mdn/browser-compat-data/pull/28073)) |
| - `css.properties.interest-delay-end.normal` ([#28073](https://github.com/mdn/browser-compat-data/pull/28073)) |
| - `css.properties.interest-delay-start` ([#28073](https://github.com/mdn/browser-compat-data/pull/28073)) |
| - `css.properties.interest-delay-start.normal` ([#28073](https://github.com/mdn/browser-compat-data/pull/28073)) |
| - `css.properties.interest-delay.normal` ([#28073](https://github.com/mdn/browser-compat-data/pull/28073)) |
| - `css.selectors.interest-source` ([#28073](https://github.com/mdn/browser-compat-data/pull/28073)) |
| - `css.selectors.interest-target` ([#28073](https://github.com/mdn/browser-compat-data/pull/28073)) |
| - `css.selectors.target-after` ([#28073](https://github.com/mdn/browser-compat-data/pull/28073)) |
| - `css.selectors.target-before` ([#28073](https://github.com/mdn/browser-compat-data/pull/28073)) |
| - `css.types.mod.mixed_type_parameters` ([#28027](https://github.com/mdn/browser-compat-data/pull/28027)) |
| - `css.types.rem.mixed_type_parameters` ([#28027](https://github.com/mdn/browser-compat-data/pull/28027)) |
| - `css.types.round.mixed_type_parameters` ([#28027](https://github.com/mdn/browser-compat-data/pull/28027)) |
| - `html.elements.iframe.cross-origin-top-navigation-by-user-activation` ([#27960](https://github.com/mdn/browser-compat-data/pull/27960)) |
| - `webassembly.api.JSTag_static` ([#28042](https://github.com/mdn/browser-compat-data/pull/28042)) |
| - `webdriver.bidi.bluetooth` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| - `webdriver.bidi.bluetooth.disableSimulation` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| - `webdriver.bidi.bluetooth.handleRequestDevicePrompt` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| - `webdriver.bidi.bluetooth.simulateAdapter` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| - `webdriver.bidi.bluetooth.simulateAdvertisement` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| - `webdriver.bidi.bluetooth.simulateCharacteristic` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| - `webdriver.bidi.bluetooth.simulateCharacteristicResponse` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| - `webdriver.bidi.bluetooth.simulateDescriptor` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| - `webdriver.bidi.bluetooth.simulateDescriptorResponse` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| - `webdriver.bidi.bluetooth.simulateGattConnectionResponse` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| - `webdriver.bidi.bluetooth.simulateGattDisconnection` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| - `webdriver.bidi.bluetooth.simulatePreconnectedPeripheral` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| - `webdriver.bidi.bluetooth.simulateService` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| - `webdriver.bidi.browser.setDownloadBehavior` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| - `webdriver.bidi.browser.setDownloadBehavior.downloadBehavior_parameter` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| - `webdriver.bidi.browser.setDownloadBehavior.userContexts_parameter` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| - `webdriver.bidi.emulation.setLocaleOverride.locale_parameter.sets_navigator_language` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| - `webdriver.bidi.emulation.setUserAgentOverride` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| - `webdriver.bidi.emulation.setUserAgentOverride.contexts_parameter` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| - `webdriver.bidi.emulation.setUserAgentOverride.userAgent_parameter` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| - `webdriver.bidi.emulation.setUserAgentOverride.userContexts_parameter` ([#27986](https://github.com/mdn/browser-compat-data/pull/27986)) |
| |
| ### Statistics |
| |
| - 8 contributors have changed 48 files with 1,642 additions and 110 deletions in 24 commits ([`v7.1.9...v7.1.10`](https://github.com/mdn/browser-compat-data/compare/v7.1.9...v7.1.10)) |
| - 17,927 total features |
| - 1,199 total contributors |
| - 5,436 total stargazers |
| |
| ## [v7.1.9](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.9) |
| |
| September 30, 2025 |
| |
| ### Removals |
| |
| - `api.Element.scrollIntoView.options_container_parameter` ([#28022](https://github.com/mdn/browser-compat-data/pull/28022)) |
| |
| ### Additions |
| |
| - `api.Element.scrollIntoView.options_parameter.block_option` ([#28022](https://github.com/mdn/browser-compat-data/pull/28022)) |
| - `api.Element.scrollIntoView.options_parameter.container_option` ([#28022](https://github.com/mdn/browser-compat-data/pull/28022)) |
| - `api.Element.scrollIntoView.options_parameter.inline_option` ([#28022](https://github.com/mdn/browser-compat-data/pull/28022)) |
| - `api.HTMLCanvasElement.getContext.2d_context.options_colorType_parameter` ([#28026](https://github.com/mdn/browser-compat-data/pull/28026)) |
| - `browsers.bun.releases.1.2.23` ([#28047](https://github.com/mdn/browser-compat-data/pull/28047)) |
| - `browsers.chrome_android.releases.144` ([#28047](https://github.com/mdn/browser-compat-data/pull/28047)) |
| - `browsers.chrome.releases.144` ([#28047](https://github.com/mdn/browser-compat-data/pull/28047)) |
| - `browsers.deno.releases.2.4.0` ([#27984](https://github.com/mdn/browser-compat-data/pull/27984)) |
| - `browsers.deno.releases.2.5.0` ([#27984](https://github.com/mdn/browser-compat-data/pull/27984)) |
| - `browsers.webview_android.releases.144` ([#28047](https://github.com/mdn/browser-compat-data/pull/28047)) |
| - `css.properties.container-type.weak_containment` ([#28030](https://github.com/mdn/browser-compat-data/pull/28030)) |
| - `webextensions.api.sidePanel` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| - `webextensions.api.sidePanel.getLayout` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| - `webextensions.api.sidePanel.getOptions` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| - `webextensions.api.sidePanel.getPanelBehavior` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| - `webextensions.api.sidePanel.GetPanelOptions` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| - `webextensions.api.sidePanel.onOpened` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| - `webextensions.api.sidePanel.open` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| - `webextensions.api.sidePanel.OpenOptions` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| - `webextensions.api.sidePanel.PanelBehavior` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| - `webextensions.api.sidePanel.PanelLayout` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| - `webextensions.api.sidePanel.PanelOpenedInfo` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| - `webextensions.api.sidePanel.PanelOptions` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| - `webextensions.api.sidePanel.setOptions` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| - `webextensions.api.sidePanel.setPanelBehavior` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| - `webextensions.api.sidePanel.Side` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| - `webextensions.api.sidePanel.SidePanel` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| - `webextensions.manifest.permissions.sidePanel` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| - `webextensions.manifest.side_panel` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| - `webextensions.manifest.side_panel.default_path` ([#27905](https://github.com/mdn/browser-compat-data/pull/27905)) |
| |
| ### Statistics |
| |
| - 10 contributors have changed 39 files with 927 additions and 318 deletions in 25 commits ([`v7.1.8...v7.1.9`](https://github.com/mdn/browser-compat-data/compare/v7.1.8...v7.1.9)) |
| - 17,882 total features |
| - 1,199 total contributors |
| - 5,432 total stargazers |
| |
| ## [v7.1.8](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.8) |
| |
| September 26, 2025 |
| |
| ### Additions |
| |
| - `browsers.safari_ios.releases.26.1` ([#27974](https://github.com/mdn/browser-compat-data/pull/27974)) |
| - `browsers.safari.releases.26.1` ([#27974](https://github.com/mdn/browser-compat-data/pull/27974)) |
| - `browsers.webview_ios.releases.26.1` ([#27974](https://github.com/mdn/browser-compat-data/pull/27974)) |
| - `css.properties.position-area.span-left` ([#27999](https://github.com/mdn/browser-compat-data/pull/27999)) |
| - `css.properties.position-area.span-right` ([#27999](https://github.com/mdn/browser-compat-data/pull/27999)) |
| - `webextensions.api.cookies.Cookie.expirationDate` ([#27833](https://github.com/mdn/browser-compat-data/pull/27833)) |
| - `webextensions.api.cookies.set.expirationDate` ([#27833](https://github.com/mdn/browser-compat-data/pull/27833)) |
| |
| ### Statistics |
| |
| - 7 contributors have changed 44 files with 474 additions and 232 deletions in 26 commits ([`v7.1.7...v7.1.8`](https://github.com/mdn/browser-compat-data/compare/v7.1.7...v7.1.8)) |
| - 17,859 total features |
| - 1,197 total contributors |
| - 5,425 total stargazers |
| |
| ## [v7.1.7](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.7) |
| |
| September 19, 2025 |
| |
| ### Renamings |
| |
| - `api.HTMLElement.innerText.enforces_trusted_types` to `api.HTMLScriptElement.innerText.enforces_trusted_types` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) |
| - `api.Node.textContent.enforces_trusted_types` to `api.HTMLScriptElement.textContent.enforces_trusted_types` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) |
| |
| ### Removals |
| |
| - `api.SpeechRecognitionEvent.emma` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) |
| - `api.SpeechRecognitionEvent.interpretation` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) |
| |
| ### Additions |
| |
| - `api.HTMLScriptElement.innerText` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) |
| - `api.HTMLScriptElement.textContent` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) |
| - `api.ServiceWorkerContainer.register.enforces_trusted_types` ([#27836](https://github.com/mdn/browser-compat-data/pull/27836)) |
| - `api.SpeechRecognition.phrases` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) |
| - `api.SpeechRecognition.start.audioTrack` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) |
| - `api.SpeechRecognitionPhrase` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) |
| - `api.SpeechRecognitionPhrase.boost` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) |
| - `api.SpeechRecognitionPhrase.phrase` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) |
| - `api.SpeechRecognitionPhrase.SpeechRecognitionPhrase` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) |
| - `api.SVGAnimatedString.baseVal.enforces_trusted_types` ([#27836](https://github.com/mdn/browser-compat-data/pull/27836)) |
| - `api.WorkerGlobalScope.importScripts.enforces_trusted_types` ([#27836](https://github.com/mdn/browser-compat-data/pull/27836)) |
| - `browsers.firefox_android.releases.146` ([#27906](https://github.com/mdn/browser-compat-data/pull/27906)) |
| - `browsers.firefox.releases.146` ([#27906](https://github.com/mdn/browser-compat-data/pull/27906)) |
| - `css.properties.caret-shape` ([#27846](https://github.com/mdn/browser-compat-data/pull/27846)) |
| - `css.properties.caret-shape.auto` ([#27846](https://github.com/mdn/browser-compat-data/pull/27846)) |
| - `css.properties.caret-shape.bar` ([#27846](https://github.com/mdn/browser-compat-data/pull/27846)) |
| - `css.properties.caret-shape.block` ([#27846](https://github.com/mdn/browser-compat-data/pull/27846)) |
| - `css.properties.caret-shape.underscore` ([#27846](https://github.com/mdn/browser-compat-data/pull/27846)) |
| - `css.properties.corner-shape.bevel` ([#27911](https://github.com/mdn/browser-compat-data/pull/27911)) |
| - `css.properties.corner-shape.notch` ([#27911](https://github.com/mdn/browser-compat-data/pull/27911)) |
| - `css.properties.corner-shape.round` ([#27911](https://github.com/mdn/browser-compat-data/pull/27911)) |
| - `css.properties.corner-shape.scoop` ([#27911](https://github.com/mdn/browser-compat-data/pull/27911)) |
| - `css.properties.corner-shape.square` ([#27911](https://github.com/mdn/browser-compat-data/pull/27911)) |
| - `css.properties.corner-shape.squircle` ([#27911](https://github.com/mdn/browser-compat-data/pull/27911)) |
| - `css.properties.transition-behavior.transitionable_content-visibility` ([#27922](https://github.com/mdn/browser-compat-data/pull/27922)) |
| - `css.properties.transition-behavior.transitionable_display` ([#27922](https://github.com/mdn/browser-compat-data/pull/27922)) |
| - `http.headers.Permissions-Policy.aria-notify` ([#27936](https://github.com/mdn/browser-compat-data/pull/27936)) |
| - `http.headers.Permissions-Policy.on-device-speech-recognition` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) |
| - `webdriver.bidi.emulation.setLocaleOverride.cross_origin_iframes` ([#27776](https://github.com/mdn/browser-compat-data/pull/27776)) |
| - `webdriver.bidi.emulation.setLocaleOverride.updates_existing_sandboxes` ([#27776](https://github.com/mdn/browser-compat-data/pull/27776)) |
| - `webdriver.bidi.network.addDataCollector.dataTypes_parameter.response` ([#27776](https://github.com/mdn/browser-compat-data/pull/27776)) |
| - `webdriver.bidi.network.disownData.dataType_parameter.response` ([#27776](https://github.com/mdn/browser-compat-data/pull/27776)) |
| - `webdriver.bidi.network.getData.dataType_parameter.response` ([#27776](https://github.com/mdn/browser-compat-data/pull/27776)) |
| |
| ### Statistics |
| |
| - 7 contributors have changed 37 files with 1,716 additions and 387 deletions in 28 commits ([`v7.1.6...v7.1.7`](https://github.com/mdn/browser-compat-data/compare/v7.1.6...v7.1.7)) |
| - 17,855 total features |
| - 1,197 total contributors |
| - 5,413 total stargazers |
| |
| ## [v7.1.6](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.6) |
| |
| September 16, 2025 |
| |
| ### Removals |
| |
| - `api.Fence.setReportEventDataForAutomaticBeacons.start_commit_eventType` ([#27831](https://github.com/mdn/browser-compat-data/pull/27831)) |
| - `api.Permissions.permission_compute-pressure` ([#27794](https://github.com/mdn/browser-compat-data/pull/27794)) |
| |
| ### Additions |
| |
| - `api.FederatedCredential.iconURL` ([#27813](https://github.com/mdn/browser-compat-data/pull/27813)) |
| - `api.FederatedCredential.name` ([#27813](https://github.com/mdn/browser-compat-data/pull/27813)) |
| - `api.IDBDatabase.abort_event` ([#27167](https://github.com/mdn/browser-compat-data/pull/27167)) |
| - `api.Notification.navigate` ([#27812](https://github.com/mdn/browser-compat-data/pull/27812)) |
| - `api.Performance.interactionCount` ([#27902](https://github.com/mdn/browser-compat-data/pull/27902)) |
| - `browsers.bun.releases.1.2.22` ([#27893](https://github.com/mdn/browser-compat-data/pull/27893)) |
| - `browsers.deno.releases.2.2.10` ([#27845](https://github.com/mdn/browser-compat-data/pull/27845)) |
| - `javascript.builtins.Map.getOrInsert` ([#27902](https://github.com/mdn/browser-compat-data/pull/27902)) |
| - `javascript.builtins.Map.getOrInsertComputed` ([#27902](https://github.com/mdn/browser-compat-data/pull/27902)) |
| - `javascript.builtins.WeakMap.getOrInsert` ([#27902](https://github.com/mdn/browser-compat-data/pull/27902)) |
| - `javascript.builtins.WeakMap.getOrInsertComputed` ([#27902](https://github.com/mdn/browser-compat-data/pull/27902)) |
| |
| ### Statistics |
| |
| - 8 contributors have changed 52 files with 599 additions and 611 deletions in 26 commits ([`v7.1.5...v7.1.6`](https://github.com/mdn/browser-compat-data/compare/v7.1.5...v7.1.6)) |
| - 17,826 total features |
| - 1,196 total contributors |
| - 5,399 total stargazers |
| |
| ## [v7.1.5](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.5) |
| |
| September 12, 2025 |
| |
| ### Removals |
| |
| - `http.headers.Supports-Loading-Mode.fenced-frames` ([#27811](https://github.com/mdn/browser-compat-data/pull/27811)) |
| |
| ### Additions |
| |
| - `api.Document.ariaNotify` ([#27819](https://github.com/mdn/browser-compat-data/pull/27819)) |
| - `api.Element.ariaNotify` ([#27819](https://github.com/mdn/browser-compat-data/pull/27819)) |
| - `browsers.opera.releases.124` ([#27837](https://github.com/mdn/browser-compat-data/pull/27837)) |
| - `http.headers.Supports-Loading-Mode.fenced-frame` ([#27811](https://github.com/mdn/browser-compat-data/pull/27811)) |
| |
| ### Statistics |
| |
| - 8 contributors have changed 50 files with 515 additions and 87 deletions in 19 commits ([`v7.1.4...v7.1.5`](https://github.com/mdn/browser-compat-data/compare/v7.1.4...v7.1.5)) |
| - 17,819 total features |
| - 1,196 total contributors |
| - 5,392 total stargazers |
| |
| ## [v7.1.4](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.4) |
| |
| September 9, 2025 |
| |
| ### Removals |
| |
| - `api.FederatedCredential.iconURL` ([#27733](https://github.com/mdn/browser-compat-data/pull/27733)) |
| - `api.FederatedCredential.name` ([#27733](https://github.com/mdn/browser-compat-data/pull/27733)) |
| |
| ### Additions |
| |
| - `browsers.edge.releases.143` ([#27775](https://github.com/mdn/browser-compat-data/pull/27775)) |
| - `css.properties.text-autospace.insert` ([#27726](https://github.com/mdn/browser-compat-data/pull/27726)) |
| - `css.properties.text-autospace.punctuation` ([#27726](https://github.com/mdn/browser-compat-data/pull/27726)) |
| - `css.properties.text-autospace.replace` ([#27726](https://github.com/mdn/browser-compat-data/pull/27726)) |
| |
| ### Statistics |
| |
| - 8 contributors have changed 35 files with 400 additions and 293 deletions in 23 commits ([`v7.1.3...v7.1.4`](https://github.com/mdn/browser-compat-data/compare/v7.1.3...v7.1.4)) |
| - 17,817 total features |
| - 1,195 total contributors |
| - 5,388 total stargazers |
| |
| ## [v7.1.3](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.3) |
| |
| September 5, 2025 |
| |
| ### Removals |
| |
| - `http.headers.Set-Cookie.cookie_prefixes` ([#27724](https://github.com/mdn/browser-compat-data/pull/27724)) |
| |
| ### Additions |
| |
| - `api.IDBIndex.getAllRecords` ([#27757](https://github.com/mdn/browser-compat-data/pull/27757)) |
| - `api.IDBObjectStore.getAllRecords` ([#27757](https://github.com/mdn/browser-compat-data/pull/27757)) |
| - `api.IDBRecord` ([#27757](https://github.com/mdn/browser-compat-data/pull/27757)) |
| - `api.IDBRecord.key` ([#27757](https://github.com/mdn/browser-compat-data/pull/27757)) |
| - `api.IDBRecord.primaryKey` ([#27757](https://github.com/mdn/browser-compat-data/pull/27757)) |
| - `api.IDBRecord.value` ([#27757](https://github.com/mdn/browser-compat-data/pull/27757)) |
| - `css.selectors.nesting.at-scope` ([#27723](https://github.com/mdn/browser-compat-data/pull/27723)) |
| - `http.headers.Set-Cookie.host_secure_prefixes` ([#27724](https://github.com/mdn/browser-compat-data/pull/27724)) |
| - `http.headers.Set-Cookie.http_host-http_prefixes` ([#27724](https://github.com/mdn/browser-compat-data/pull/27724)) |
| - `webextensions.api.contentScripts.register.cssOrigin` ([#27716](https://github.com/mdn/browser-compat-data/pull/27716)) |
| - `webextensions.api.scripting.RegisteredContentScript.cssOrigin` ([#27716](https://github.com/mdn/browser-compat-data/pull/27716)) |
| - `webextensions.api.types.BrowserSetting.clear` ([#27737](https://github.com/mdn/browser-compat-data/pull/27737)) |
| - `webextensions.api.types.BrowserSetting.get` ([#27737](https://github.com/mdn/browser-compat-data/pull/27737)) |
| - `webextensions.api.types.BrowserSetting.set` ([#27737](https://github.com/mdn/browser-compat-data/pull/27737)) |
| |
| ### Statistics |
| |
| - 8 contributors have changed 34 files with 559 additions and 160 deletions in 19 commits ([`v7.1.2...v7.1.3`](https://github.com/mdn/browser-compat-data/compare/v7.1.2...v7.1.3)) |
| - 17,816 total features |
| - 1,195 total contributors |
| - 5,384 total stargazers |
| |
| ## [v7.1.2](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.2) |
| |
| September 3, 2025 |
| |
| ### Removals |
| |
| - `api.CredentialsContainer.get.identity_option.error_api` ([#27735](https://github.com/mdn/browser-compat-data/pull/27735)) |
| |
| ### Additions |
| |
| - `api.GPUSupportedFeatures.feature_texture-compression-astc-sliced-3d` ([#27709](https://github.com/mdn/browser-compat-data/pull/27709)) |
| - `api.GPUSupportedFeatures.feature_texture-compression-bc-sliced-3d` ([#27709](https://github.com/mdn/browser-compat-data/pull/27709)) |
| - `api.IdentityCredentialError.error` ([#27736](https://github.com/mdn/browser-compat-data/pull/27736)) |
| - `browsers.chrome_android.releases.143` ([#27731](https://github.com/mdn/browser-compat-data/pull/27731)) |
| - `browsers.chrome.releases.143` ([#27731](https://github.com/mdn/browser-compat-data/pull/27731)) |
| - `browsers.webview_android.releases.143` ([#27731](https://github.com/mdn/browser-compat-data/pull/27731)) |
| - `webextensions.api.browserSettings.verticalTabs` ([#27657](https://github.com/mdn/browser-compat-data/pull/27657)) |
| - `webextensions.api.tabs.onUpdated.filter.cookieStoreId` ([#27643](https://github.com/mdn/browser-compat-data/pull/27643)) |
| |
| ### Statistics |
| |
| - 10 contributors have changed 24 files with 225 additions and 69 deletions in 20 commits ([`v7.1.1...v7.1.2`](https://github.com/mdn/browser-compat-data/compare/v7.1.1...v7.1.2)) |
| - 17,803 total features |
| - 1,194 total contributors |
| - 5,379 total stargazers |
| |
| ## [v7.1.1](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.1) |
| |
| August 29, 2025 |
| |
| ### Additions |
| |
| - `browsers.bun.releases.1.2.21` ([#27682](https://github.com/mdn/browser-compat-data/pull/27682)) |
| - `browsers.opera.releases.123` ([#27707](https://github.com/mdn/browser-compat-data/pull/27707)) |
| - `webdriver.bidi.browser.setClientWindowState` ([#27673](https://github.com/mdn/browser-compat-data/pull/27673)) |
| - `webdriver.bidi.browser.setClientWindowState.clientWindow_parameter` ([#27673](https://github.com/mdn/browser-compat-data/pull/27673)) |
| - `webdriver.bidi.browsingContext.userPromptClosed_event.type_parameter.alert` ([#27688](https://github.com/mdn/browser-compat-data/pull/27688)) |
| - `webdriver.bidi.browsingContext.userPromptClosed_event.type_parameter.beforeunload` ([#27688](https://github.com/mdn/browser-compat-data/pull/27688)) |
| - `webdriver.bidi.browsingContext.userPromptClosed_event.type_parameter.confirm` ([#27688](https://github.com/mdn/browser-compat-data/pull/27688)) |
| - `webdriver.bidi.browsingContext.userPromptClosed_event.type_parameter.prompt` ([#27688](https://github.com/mdn/browser-compat-data/pull/27688)) |
| - `webdriver.bidi.browsingContext.userPromptOpened_event.type_parameter.alert` ([#27688](https://github.com/mdn/browser-compat-data/pull/27688)) |
| - `webdriver.bidi.browsingContext.userPromptOpened_event.type_parameter.beforeunload` ([#27688](https://github.com/mdn/browser-compat-data/pull/27688)) |
| - `webdriver.bidi.browsingContext.userPromptOpened_event.type_parameter.confirm` ([#27688](https://github.com/mdn/browser-compat-data/pull/27688)) |
| - `webdriver.bidi.browsingContext.userPromptOpened_event.type_parameter.prompt` ([#27688](https://github.com/mdn/browser-compat-data/pull/27688)) |
| - `webdriver.bidi.session.new.capabilities_parameter.capability_matching` ([#27688](https://github.com/mdn/browser-compat-data/pull/27688)) |
| |
| ### Statistics |
| |
| - 10 contributors have changed 41 files with 851 additions and 314 deletions in 21 commits ([`v7.1.0...v7.1.1`](https://github.com/mdn/browser-compat-data/compare/v7.1.0...v7.1.1)) |
| - 17,799 total features |
| - 1,192 total contributors |
| - 5,369 total stargazers |
| |
| ## [v7.1.0](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.0) |
| |
| August 26, 2025 |
| |
| ### Notable changes |
| |
| This release adds the [Bun](https://bun.sh/) runtime ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)). |
| |
| ### Additions |
| |
| - `api.Document.adoptedStyleSheets.mutable` ([#27652](https://github.com/mdn/browser-compat-data/pull/27652)) |
| - `api.GPUSupportedFeatures.feature_core-features-and-limits` ([#27640](https://github.com/mdn/browser-compat-data/pull/27640)) |
| - `api.ImageData.ImageData.settings_parameter.pixelFormat_option` ([#27661](https://github.com/mdn/browser-compat-data/pull/27661)) |
| - `api.RTCEncodedAudioFrame.getMetadata.return_object_property_audioLevel` ([#27641](https://github.com/mdn/browser-compat-data/pull/27641)) |
| - `browsers.bun` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.0` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.1` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.10` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.11` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.12` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.13` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.14` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.15` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.16` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.17` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.18` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.19` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.2` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.20` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.21` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.22` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.23` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.24` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.25` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.26` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.27` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.28` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.29` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.3` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.30` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.31` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.32` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.33` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.34` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.35` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.36` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.4` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.5` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.6` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.7` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.8` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.0.9` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.0` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.1` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.10` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.11` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.12` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.13` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.14` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.15` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.16` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.17` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.18` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.19` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.2` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.20` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.21` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.22` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.23` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.24` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.25` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.26` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.27` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.28` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.29` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.3` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.30` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.31` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.32` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.33` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.34` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.35` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.36` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.37` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.38` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.39` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.4` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.40` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.41` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.42` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.43` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.44` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.45` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.5` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.6` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.7` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.8` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.1.9` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.0` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.1` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.10` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.11` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.12` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.13` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.14` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.15` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.16` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.17` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.18` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.19` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.2` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.20` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.3` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.4` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.5` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.6` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.7` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.8` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `browsers.bun.releases.1.2.9` ([#23440](https://github.com/mdn/browser-compat-data/pull/23440)) |
| - `html.elements.button.command.request-close` ([#27628](https://github.com/mdn/browser-compat-data/pull/27628)) |
| |
| ### Statistics |
| |
| - 12 contributors have changed 235 files with 5,631 additions and 39 deletions in 20 commits ([`v7.0.0...v7.1.0`](https://github.com/mdn/browser-compat-data/compare/v7.0.0...v7.1.0)) |
| - 17,788 total features |
| - 1,190 total contributors |
| - 5,366 total stargazers |
| |
| ## [v7.0.0](https://github.com/mdn/browser-compat-data/releases/tag/v7.0.0) |
| |
| August 22, 2025 |
| |
| ### Breaking changes |
| |
| This release introduces **one breaking change** that may require you to take action. |
| |
| #### 1. Sync TypeScript definitions for versions with schema ([#27428](https://github.com/mdn/browser-compat-data/pull/27428)) |
| |
| Previously, TypeScript definitions for version fields were inconsistent with the schema. |
| |
| Now, definitions are aligned with the schema: |
| |
| - `VersionValue` is now `string | false` (previously `string | boolean | null`). |
| - `version_added` is still `VersionValue` (without `true` or `null`). |
| - `version_removed` and `version_last` are now string (previously `VersionValue`). |
| |
| **Impact**: You may need to update your code handling these fields. |
| |
| ### Statistics |
| |
| - 2 contributors have changed 11 files with 81 additions and 163 deletions in 1 commit ([`v6.1.5...v7.0.0`](https://github.com/mdn/browser-compat-data/compare/v6.1.5...v7.0.0)) |
| - 17,783 total features |
| - 1,186 total contributors |
| - 5,364 total stargazers |
| |
| ## Older Versions |
| |
| - [v6.x](./release_notes/v6.md) |
| - [v5.x](./release_notes/v5.md) |
| - [v4.x](./release_notes/v4.md) |
| - [v3.x](./release_notes/v3.md) |
| - [v2.x](./release_notes/v2.md) |
| - [v1.x](./release_notes/v1.md) |
| - [v0.x](./release_notes/v0.md) |