diff --git a/features/anchor-positioning.yml.dist b/features/anchor-positioning.yml.dist index 3375bddd853..fa7f5972f6f 100644 --- a/features/anchor-positioning.yml.dist +++ b/features/anchor-positioning.yml.dist @@ -190,8 +190,12 @@ compat_features: - css.properties.position-area.y-start # baseline: false - # support: {} + # support: + # chrome: "131" - css.properties.anchor-scope - css.properties.anchor-scope.all - css.properties.anchor-scope.none + + # baseline: false + # support: {} - css.properties.position-anchor.auto diff --git a/features/css-object-model.yml.dist b/features/css-object-model.yml.dist index fb54ff31c09..1d91a81516f 100644 --- a/features/css-object-model.yml.dist +++ b/features/css-object-model.yml.dist @@ -261,10 +261,14 @@ compat_features: - api.CSSPageRule.style.type_CSSPageDescriptors # baseline: false - # support: {} + # support: + # chrome: "131" - api.CSSMarginRule - api.CSSMarginRule.name - api.CSSMarginRule.style + + # baseline: false + # support: {} - api.CSSPseudoElement - api.CSSPseudoElement.element - api.CSSPseudoElement.type diff --git a/features/details-content.yml.dist b/features/details-content.yml.dist index 96a80411b53..a464e3f993e 100644 --- a/features/details-content.yml.dist +++ b/features/details-content.yml.dist @@ -3,6 +3,7 @@ status: baseline: false - support: {} + support: + chrome: "131" compat_features: - css.selectors.details-content diff --git a/features/draft/spec/css-fonts-5.yml.dist b/features/draft/spec/css-fonts-5.yml.dist index 27ec1bd92bb..b1e453edfe9 100644 --- a/features/draft/spec/css-fonts-5.yml.dist +++ b/features/draft/spec/css-fonts-5.yml.dist @@ -138,12 +138,16 @@ compat_features: # firefox_android: "118" - css.properties.font-synthesis.position - # ⬇️ Same status as overall feature ⬇️ # baseline: false - # support: {} + # support: + # chrome: "131" - css.properties.font-variant-emoji.emoji - css.properties.font-variant-emoji.normal - css.properties.font-variant-emoji.text - css.properties.font-variant-emoji.unicode + + # ⬇️ Same status as overall feature ⬇️ + # baseline: false + # support: {} - css.properties.font-variant.greek_accented_characters - css.properties.font-variant.uppercase_eszett diff --git a/features/draft/spec/css-page-3.yml.dist b/features/draft/spec/css-page-3.yml.dist index 335e456f423..0003b924926 100644 --- a/features/draft/spec/css-page-3.yml.dist +++ b/features/draft/spec/css-page-3.yml.dist @@ -3,7 +3,8 @@ status: baseline: false - support: {} + support: + chrome: "131" compat_features: - css.at-rules.page.bottom-center - css.at-rules.page.bottom-left diff --git a/features/draft/spec/css-values-5.yml b/features/draft/spec/css-values-5.yml index 80fbe90ce21..8e7ceb9d144 100644 --- a/features/draft/spec/css-values-5.yml +++ b/features/draft/spec/css-values-5.yml @@ -4,10 +4,6 @@ description: TODO spec: https://drafts.csswg.org/css-values-5/ compat_features: - css.types.calc.color_component - - css.types.frequency - - css.types.frequency-percentage - - css.types.frequency.hz - - css.types.frequency.khz - css.types.time-percentage # The following features in the spec are already part of web-features: diff --git a/features/draft/spec/css-values-5.yml.dist b/features/draft/spec/css-values-5.yml.dist index dbcd310569b..39fba01b099 100644 --- a/features/draft/spec/css-values-5.yml.dist +++ b/features/draft/spec/css-values-5.yml.dist @@ -2,8 +2,16 @@ # Do not edit this file by hand. Edit the source file instead! status: - baseline: false - support: {} + baseline: low + baseline_low_date: 2024-07-09 + support: + chrome: "119" + chrome_android: "119" + edge: "119" + firefox: "128" + firefox_android: "128" + safari: "16.4" + safari_ios: "16.4" compat_features: # baseline: high # baseline_low_date: 2015-07-29 @@ -18,6 +26,7 @@ compat_features: # safari_ios: "2" - css.types.time-percentage + # ⬇️ Same status as overall feature ⬇️ # baseline: low # baseline_low_date: 2024-07-09 # support: @@ -29,11 +38,3 @@ compat_features: # safari: "16.4" # safari_ios: "16.4" - css.types.calc.color_component - - # ⬇️ Same status as overall feature ⬇️ - # baseline: false - # support: {} - - css.types.frequency - - css.types.frequency-percentage - - css.types.frequency.hz - - css.types.frequency.khz diff --git a/features/draft/spec/fetch.yml.dist b/features/draft/spec/fetch.yml.dist index 311a163c6b6..b5962150050 100644 --- a/features/draft/spec/fetch.yml.dist +++ b/features/draft/spec/fetch.yml.dist @@ -144,8 +144,12 @@ compat_features: # firefox_android: "115" - http.headers.Sec-Purpose.prefetch + # baseline: false + # support: + # chrome: "131" + - api.Request.duplex + # ⬇️ Same status as overall feature ⬇️ # baseline: false # support: {} - - api.Request.duplex - http.headers.Access-Control-Allow-Headers.authorization_not_covered_by_wildcard diff --git a/features/draft/spec/geometry-1.yml.dist b/features/draft/spec/geometry-1.yml.dist index e41baf46b2d..88ed60c137e 100644 --- a/features/draft/spec/geometry-1.yml.dist +++ b/features/draft/spec/geometry-1.yml.dist @@ -2,12 +2,15 @@ # Do not edit this file by hand. Edit the source file instead! status: - baseline: false + baseline: high + baseline_low_date: 2020-07-28 + baseline_high_date: 2023-01-28 support: chrome: "61" chrome_android: "61" edge: "79" firefox: "69" + firefox_android: "79" safari: "11" safari_ios: "11" compat_features: @@ -124,6 +127,7 @@ compat_features: - api.DOMMatrix.rotateFromVectorSelf - api.DOMMatrix.rotateSelf - api.DOMMatrix.scale3dSelf + - api.DOMMatrix.scaleSelf - api.DOMMatrix.setMatrixValue - api.DOMMatrix.skewXSelf - api.DOMMatrix.skewYSelf @@ -234,6 +238,7 @@ compat_features: - api.DOMRectReadOnly.fromRect_static - api.DOMRectReadOnly.worker_support + # ⬇️ Same status as overall feature ⬇️ # baseline: high # baseline_low_date: 2020-07-28 # baseline_high_date: 2023-01-28 @@ -257,13 +262,3 @@ compat_features: - api.DOMQuad.fromQuad_static - api.DOMQuad.fromRect_static - api.DOMQuad.worker_support - - # baseline: false - # support: - # chrome: "61" - # chrome_android: "61" - # edge: "79" - # firefox: "33" - # safari: "11" - # safari_ios: "11" - - api.DOMMatrix.scaleSelf diff --git a/features/draft/spec/html.yml.dist b/features/draft/spec/html.yml.dist index 69eea0f6410..d292b2698e4 100644 --- a/features/draft/spec/html.yml.dist +++ b/features/draft/spec/html.yml.dist @@ -2800,6 +2800,16 @@ compat_features: # safari: "7" - api.Element.wheel_event + # baseline: false + # support: + # chrome: "39" + # chrome_android: "39" + # edge: "79" + # firefox_android: "58" + # safari: "17" + # safari_ios: "11.3" + - html.elements.link.rel.manifest + # baseline: false # support: # chrome: "43" @@ -2895,15 +2905,6 @@ compat_features: # safari_ios: "8" - api.CanvasRenderingContext2D.drawFocusIfNeeded.path_parameter - # baseline: false - # support: - # chrome: "39" - # chrome_android: "39" - # edge: "79" - # firefox_android: "58" - # safari_ios: "11.3" - - html.elements.link.rel.manifest - # baseline: false # support: # chrome: "50" @@ -3636,6 +3637,12 @@ compat_features: # firefox_android: "104" - api.HTMLElement.focus.options_focusVisible_parameter + # baseline: false + # support: + # chrome: "131" + # chrome_android: "131" + - http.headers.Cross-Origin-Opener-Policy.noopener-allow-popups + # baseline: false # support: # firefox: ≤55 @@ -3654,5 +3661,4 @@ compat_features: - html.elements.hr.hr_in_select - html.elements.track.kind.descriptions - html.global_attributes.autocorrect - - http.headers.Cross-Origin-Opener-Policy.noopener-allow-popups - http.headers.Permissions-Policy.document-domain diff --git a/features/draft/spec/webgpu.yml.dist b/features/draft/spec/webgpu.yml.dist index fb8de623471..57f71441a12 100644 --- a/features/draft/spec/webgpu.yml.dist +++ b/features/draft/spec/webgpu.yml.dist @@ -78,10 +78,15 @@ compat_features: - api.GPUDevice.createRenderPipelineAsync.dual-source-blending - api.GPUSupportedFeatures.feature_dual-source-blending - # ⬇️ Same status as overall feature ⬇️ # baseline: false - # support: {} + # support: + # chrome: "131" + # chrome_android: "131" - api.GPUDevice.createRenderPipeline.validates_depth_bias_for_line_and_point_topologies - api.GPUDevice.createRenderPipelineAsync.validates_depth_bias_for_line_and_point_topologies - api.GPUSupportedFeatures.feature_clip-distances + + # ⬇️ Same status as overall feature ⬇️ + # baseline: false + # support: {} - api.GPUSupportedFeatures.feature_float32-blendable diff --git a/features/font-variant-emoji.yml.dist b/features/font-variant-emoji.yml.dist index f4950b69629..6a226dfa14d 100644 --- a/features/font-variant-emoji.yml.dist +++ b/features/font-variant-emoji.yml.dist @@ -3,6 +3,8 @@ status: baseline: false - support: {} + support: + chrome: "131" + chrome_android: "131" compat_features: - css.properties.font-variant-emoji diff --git a/features/page-setup.yml.dist b/features/page-setup.yml.dist index 0972ce2819a..0c27c1fd037 100644 --- a/features/page-setup.yml.dist +++ b/features/page-setup.yml.dist @@ -40,7 +40,8 @@ compat_features: - css.at-rules.page.size.jis-b5 # baseline: false - # support: {} + # support: + # chrome: "131" - css.at-rules.page.bottom-center - css.at-rules.page.bottom-left - css.at-rules.page.bottom-left-corner diff --git a/features/webgpu.yml.dist b/features/webgpu.yml.dist index c0126b4ef98..513bd276afe 100644 --- a/features/webgpu.yml.dist +++ b/features/webgpu.yml.dist @@ -310,5 +310,7 @@ compat_features: - api.WGSLLanguageFeatures.values # baseline: false - # support: {} + # support: + # chrome: "131" + # chrome_android: "131" - api.GPUCanvasContext.getConfiguration diff --git a/features/webhid.yml.dist b/features/webhid.yml.dist index c7e3c9abca3..2d7dba3be04 100644 --- a/features/webhid.yml.dist +++ b/features/webhid.yml.dist @@ -52,10 +52,14 @@ compat_features: # edge: "100" - api.HIDDevice.forget + # baseline: false + # support: + # chrome: "131" + - api.WorkerNavigator.hid + # baseline: false # support: {} - api.HID.worker_support - api.HIDConnectionEvent.worker_support - api.HIDDevice.worker_support - api.HIDInputReportEvent.worker_support - - api.WorkerNavigator.hid diff --git a/features/webxr-hand-input.yml.dist b/features/webxr-hand-input.yml.dist index ec622e54cdd..7b92b3d7b30 100644 --- a/features/webxr-hand-input.yml.dist +++ b/features/webxr-hand-input.yml.dist @@ -3,7 +3,9 @@ status: baseline: false - support: {} + support: + chrome: "131" + chrome_android: "131" compat_features: - api.XRFrame.fillJointRadii - api.XRFrame.fillPoses diff --git a/package-lock.json b/package-lock.json index 916e29853df..1ffca21e0fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "devDependencies": { "@eslint/js": "^9.14.0", "@js-temporal/polyfill": "^0.4.4", - "@mdn/browser-compat-data": "^5.6.13", + "@mdn/browser-compat-data": "^5.6.14", "@types/caniuse-lite": "^1.0.4", "@types/diff": "^5.2.3", "@types/node": "^18.19.64", @@ -760,9 +760,9 @@ } }, "node_modules/@mdn/browser-compat-data": { - "version": "5.6.13", - "resolved": "https://registry.npmjs.org/@mdn/browser-compat-data/-/browser-compat-data-5.6.13.tgz", - "integrity": "sha512-eZOraBiugKZewtS10c7M78OKwL6CBhVzqSQvb5j+WGw/7MdPRfHrP7LuiEoLCeHXfmE414geJjnHPGQ0iAnCyg==" + "version": "5.6.14", + "resolved": "https://registry.npmjs.org/@mdn/browser-compat-data/-/browser-compat-data-5.6.14.tgz", + "integrity": "sha512-/uzZqshFCDJ+1SRon0TCTzuCs6UN4DzhDQFz15B4xGdg4broKwRODz03WINFMR5yhZwjmVBveUx/iBrjoGH4lA==" }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", diff --git a/package.json b/package.json index 8ca6924244e..c95c51a5c2e 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "@eslint/js": "^9.14.0", "@js-temporal/polyfill": "^0.4.4", - "@mdn/browser-compat-data": "^5.6.13", + "@mdn/browser-compat-data": "^5.6.14", "@types/caniuse-lite": "^1.0.4", "@types/diff": "^5.2.3", "@types/node": "^18.19.64",