Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion features/anchor-positioning.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -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
6 changes: 5 additions & 1 deletion features/css-object-model.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -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
3 changes: 2 additions & 1 deletion features/details-content.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

status:
baseline: false
support: {}
support:
chrome: "131"
compat_features:
- css.selectors.details-content
8 changes: 6 additions & 2 deletions features/draft/spec/css-fonts-5.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -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
3 changes: 2 additions & 1 deletion features/draft/spec/css-page-3.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 0 additions & 4 deletions features/draft/spec/css-values-5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
21 changes: 11 additions & 10 deletions features/draft/spec/css-values-5.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:
Expand All @@ -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
6 changes: 5 additions & 1 deletion features/draft/spec/fetch.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -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
17 changes: 6 additions & 11 deletions features/draft/spec/geometry-1.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
26 changes: 16 additions & 10 deletions features/draft/spec/html.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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
Expand All @@ -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
9 changes: 7 additions & 2 deletions features/draft/spec/webgpu.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 3 additions & 1 deletion features/font-variant-emoji.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

status:
baseline: false
support: {}
support:
chrome: "131"
chrome_android: "131"
compat_features:
- css.properties.font-variant-emoji
3 changes: 2 additions & 1 deletion features/page-setup.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 3 additions & 1 deletion features/webgpu.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -310,5 +310,7 @@ compat_features:
- api.WGSLLanguageFeatures.values

# baseline: false
# support: {}
# support:
# chrome: "131"
# chrome_android: "131"
- api.GPUCanvasContext.getConfiguration
6 changes: 5 additions & 1 deletion features/webhid.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 3 additions & 1 deletion features/webxr-hand-input.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@

status:
baseline: false
support: {}
support:
chrome: "131"
chrome_android: "131"
compat_features:
- api.XRFrame.fillJointRadii
- api.XRFrame.fillPoses
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down