Skip to content

Commit 1231ce6

Browse files
Bump @mdn/browser-compat-data from 7.1.12 to 7.1.13 (#3456)
* Bump @mdn/browser-compat-data from 7.1.12 to 7.1.13 Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 7.1.12 to 7.1.13. - [Release notes](https://github.com/mdn/browser-compat-data/releases) - [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md) - [Commits](mdn/browser-compat-data@v7.1.12...v7.1.13) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-version: 7.1.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Refresh dist --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel D. Beck <[email protected]>
1 parent 42ee1ec commit 1231ce6

13 files changed

+75
-202
lines changed

features/audio.yml.dist

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,3 @@ compat_features:
9595
# safari: "10"
9696
# safari_ios: "10"
9797
- html.elements.audio.crossorigin
98-
99-
# baseline: false
100-
# support: {}
101-
- html.elements.audio.autoplay

features/canvas-2d.yml.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,8 +447,9 @@ compat_features:
447447
# safari_ios: "9"
448448
- api.CanvasRenderingContext2D.direction
449449

450-
# baseline: low
450+
# baseline: high
451451
# baseline_low_date: 2023-04-11
452+
# baseline_high_date: 2025-10-11
452453
# support:
453454
# chrome: "99"
454455
# chrome_android: "99"

features/canvas-createconicgradient.yml.dist

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
# Do not edit this file by hand. Edit the source file instead!
33

44
status:
5-
baseline: low
5+
baseline: high
66
baseline_low_date: 2023-04-11
7+
baseline_high_date: 2025-10-11
78
support:
89
chrome: "99"
910
chrome_android: "99"
@@ -26,8 +27,9 @@ compat_features:
2627
# safari_ios: "16.4"
2728
- api.OffscreenCanvasRenderingContext2D.createConicGradient
2829

29-
# baseline: low
30+
# baseline: high
3031
# baseline_low_date: 2023-04-11
32+
# baseline_high_date: 2025-10-11
3133
# support:
3234
# chrome: "99"
3335
# chrome_android: "99"

features/canvas-roundrect.yml.dist

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
# Do not edit this file by hand. Edit the source file instead!
33

44
status:
5-
baseline: low
5+
baseline: high
66
baseline_low_date: 2023-04-11
7+
baseline_high_date: 2025-10-11
78
support:
89
chrome: "99"
910
chrome_android: "99"
@@ -13,8 +14,9 @@ status:
1314
safari: "16.4"
1415
safari_ios: "16.4"
1516
compat_features:
16-
# baseline: low
17+
# baseline: high
1718
# baseline_low_date: 2023-04-11
19+
# baseline_high_date: 2025-10-11
1820
# support:
1921
# chrome: "99"
2022
# chrome_android: "99"
@@ -26,8 +28,9 @@ compat_features:
2628
- api.CanvasRenderingContext2D.roundRect
2729

2830
# ⬇️ Same status as overall feature ⬇️
29-
# baseline: low
31+
# baseline: high
3032
# baseline_low_date: 2023-04-11
33+
# baseline_high_date: 2025-10-11
3134
# support:
3235
# chrome: "99"
3336
# chrome_android: "99"

features/details-content.yml.dist

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22
# Do not edit this file by hand. Edit the source file instead!
33

44
status:
5-
baseline: false
5+
baseline: low
6+
baseline_low_date: 2025-09-16
67
support:
78
chrome: "131"
89
chrome_android: "131"
910
edge: "131"
1011
firefox: "143"
1112
firefox_android: "143"
13+
safari: "18.4"
14+
safari_ios: "18.4"
1215
compat_features:
1316
- css.selectors.details-content

features/draft/spec/webgpu.yml.dist

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,56 +3,40 @@
33

44
status:
55
baseline: false
6-
support:
7-
chrome: "139"
8-
chrome_android: "139"
9-
edge: "139"
6+
support: {}
107
compat_features:
118
# baseline: false
129
# support:
13-
# chrome: "136"
1410
# chrome_android: "136"
15-
# edge: "136"
1611
# safari: "26"
1712
# safari_ios: "26"
1813
- api.GPUAdapterInfo.isFallbackAdapter
1914

2015
# baseline: false
2116
# support:
22-
# chrome: "139"
2317
# chrome_android: "139"
24-
# edge: "139"
2518
# safari: "26"
2619
# safari_ios: "26"
2720
- api.GPUSupportedFeatures.feature_texture-compression-astc-sliced-3d
2821
- api.GPUSupportedFeatures.feature_texture-compression-bc-sliced-3d
2922

3023
# baseline: false
3124
# support:
32-
# chrome: "133"
3325
# chrome_android: "133"
34-
# edge: "133"
3526
- api.GPUAdapter.requestDevice.undefined_limits
3627

3728
# baseline: false
3829
# support:
39-
# chrome: "134"
4030
# chrome_android: "134"
41-
# edge: "134"
4231
- api.GPUSupportedFeatures.feature_subgroups
4332

4433
# baseline: false
4534
# support:
46-
# chrome: "137"
4735
# chrome_android: "137"
48-
# edge: "137"
4936
- api.GPUCommandEncoder.copyBufferToBuffer.offset_and_size_parameter_optional
5037
- api.GPUDevice.createBindGroup.descriptor_entries_option_accepts_GPUTextureView_resource
5138

5239
# ⬇️ Same status as overall feature ⬇️
5340
# baseline: false
54-
# support:
55-
# chrome: "139"
56-
# chrome_android: "139"
57-
# edge: "139"
41+
# support: {}
5842
- api.GPUSupportedFeatures.feature_core-features-and-limits

features/draft/spec/wgsl.yml.dist

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33

44
status:
55
baseline: false
6-
support:
7-
chrome: "123"
8-
chrome_android: "123"
9-
edge: "123"
6+
support: {}
107
compat_features:
118
- api.WGSLLanguageFeatures.extension_pointer_composite_access

features/draft/webgpu-subgroups.yml.dist

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
status:
55
baseline: false
66
support:
7-
chrome: "134"
87
chrome_android: "134"
9-
edge: "134"
108
compat_features:
119
- api.GPUSupportedFeatures.feature_subgroups

features/gpc.yml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ status:
55
baseline: false
66
support:
77
firefox: "120"
8+
firefox_android: "122"
89
compat_features:
910
- api.Navigator.globalPrivacyControl
1011
- api.WorkerNavigator.globalPrivacyControl

features/inert.yml.dist

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
# Do not edit this file by hand. Edit the source file instead!
33

44
status:
5-
baseline: low
5+
baseline: high
66
baseline_low_date: 2023-04-11
7+
baseline_high_date: 2025-10-11
78
support:
89
chrome: "102"
910
chrome_android: "102"
@@ -14,8 +15,9 @@ status:
1415
safari_ios: "15.5"
1516
compat_features:
1617
# ⬇️ Same status as overall feature ⬇️
17-
# baseline: low
18+
# baseline: high
1819
# baseline_low_date: 2023-04-11
20+
# baseline_high_date: 2025-10-11
1921
# support:
2022
# chrome: "102"
2123
# chrome_android: "102"

0 commit comments

Comments
 (0)