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
4 changes: 0 additions & 4 deletions features/audio.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,3 @@ compat_features:
# safari: "10"
# safari_ios: "10"
- html.elements.audio.crossorigin

# baseline: false
# support: {}
- html.elements.audio.autoplay
3 changes: 2 additions & 1 deletion features/canvas-2d.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -447,8 +447,9 @@ compat_features:
# safari_ios: "9"
- api.CanvasRenderingContext2D.direction

# baseline: low
# baseline: high
# baseline_low_date: 2023-04-11
# baseline_high_date: 2025-10-11
# support:
# chrome: "99"
# chrome_android: "99"
Expand Down
6 changes: 4 additions & 2 deletions features/canvas-createconicgradient.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: low
baseline: high
baseline_low_date: 2023-04-11
baseline_high_date: 2025-10-11
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems fine. I did not find any relevant results searching BCD or the vendor trackers for createConicGradient.

support:
chrome: "99"
chrome_android: "99"
Expand All @@ -26,8 +27,9 @@ compat_features:
# safari_ios: "16.4"
- api.OffscreenCanvasRenderingContext2D.createConicGradient

# baseline: low
# baseline: high
# baseline_low_date: 2023-04-11
# baseline_high_date: 2025-10-11
# support:
# chrome: "99"
# chrome_android: "99"
Expand Down
9 changes: 6 additions & 3 deletions features/canvas-roundrect.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: low
baseline: high
baseline_low_date: 2023-04-11
baseline_high_date: 2025-10-11
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems fine. The only issues related to this are:

Letting it advance.

support:
chrome: "99"
chrome_android: "99"
Expand All @@ -13,8 +14,9 @@ status:
safari: "16.4"
safari_ios: "16.4"
compat_features:
# baseline: low
# baseline: high
# baseline_low_date: 2023-04-11
# baseline_high_date: 2025-10-11
# support:
# chrome: "99"
# chrome_android: "99"
Expand All @@ -26,8 +28,9 @@ compat_features:
- api.CanvasRenderingContext2D.roundRect

# ⬇️ Same status as overall feature ⬇️
# baseline: low
# baseline: high
# baseline_low_date: 2023-04-11
# baseline_high_date: 2025-10-11
# support:
# chrome: "99"
# chrome_android: "99"
Expand Down
5 changes: 4 additions & 1 deletion features/details-content.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: low
baseline_low_date: 2025-09-16
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I OK'd the underlying data change in the most-recent BCD call. See mdn/browser-compat-data#28182. Fixes (partially) #3382.

support:
chrome: "131"
chrome_android: "131"
edge: "131"
firefox: "143"
firefox_android: "143"
safari: "18.4"
safari_ios: "18.4"
compat_features:
- css.selectors.details-content
20 changes: 2 additions & 18 deletions features/draft/spec/webgpu.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,56 +3,40 @@

status:
baseline: false
support:
chrome: "139"
chrome_android: "139"
edge: "139"
support: {}
compat_features:
# baseline: false
# support:
# chrome: "136"
# chrome_android: "136"
# edge: "136"
# safari: "26"
# safari_ios: "26"
- api.GPUAdapterInfo.isFallbackAdapter

# baseline: false
# support:
# chrome: "139"
# chrome_android: "139"
# edge: "139"
# safari: "26"
# safari_ios: "26"
- api.GPUSupportedFeatures.feature_texture-compression-astc-sliced-3d
- api.GPUSupportedFeatures.feature_texture-compression-bc-sliced-3d

# baseline: false
# support:
# chrome: "133"
# chrome_android: "133"
# edge: "133"
- api.GPUAdapter.requestDevice.undefined_limits

# baseline: false
# support:
# chrome: "134"
# chrome_android: "134"
# edge: "134"
- api.GPUSupportedFeatures.feature_subgroups

# baseline: false
# support:
# chrome: "137"
# chrome_android: "137"
# edge: "137"
- api.GPUCommandEncoder.copyBufferToBuffer.offset_and_size_parameter_optional
- api.GPUDevice.createBindGroup.descriptor_entries_option_accepts_GPUTextureView_resource

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
# chrome: "139"
# chrome_android: "139"
# edge: "139"
# support: {}
- api.GPUSupportedFeatures.feature_core-features-and-limits
5 changes: 1 addition & 4 deletions features/draft/spec/wgsl.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@

status:
baseline: false
support:
chrome: "123"
chrome_android: "123"
edge: "123"
support: {}
compat_features:
- api.WGSLLanguageFeatures.extension_pointer_composite_access
2 changes: 0 additions & 2 deletions features/draft/webgpu-subgroups.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
status:
baseline: false
support:
chrome: "134"
chrome_android: "134"
edge: "134"
compat_features:
- api.GPUSupportedFeatures.feature_subgroups
1 change: 1 addition & 0 deletions features/gpc.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ status:
baseline: false
support:
firefox: "120"
firefox_android: "122"
compat_features:
- api.Navigator.globalPrivacyControl
- api.WorkerNavigator.globalPrivacyControl
Expand Down
6 changes: 4 additions & 2 deletions features/inert.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: low
baseline: high
baseline_low_date: 2023-04-11
baseline_high_date: 2025-10-11
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Previously #2854

support:
chrome: "102"
chrome_android: "102"
Expand All @@ -14,8 +15,9 @@ status:
safari_ios: "15.5"
compat_features:
# ⬇️ Same status as overall feature ⬇️
# baseline: low
# baseline: high
# baseline_low_date: 2023-04-11
# baseline_high_date: 2025-10-11
# support:
# chrome: "102"
# chrome_android: "102"
Expand Down
Loading