Skip to content

Commit 72f952c

Browse files
Bump @mdn/browser-compat-data from 5.5.51 to 5.6.1 (#1797)
* Bump @mdn/browser-compat-data from 5.5.51 to 5.6.1 Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.5.51 to 5.6.1. - [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@v5.5.51...v5.6.1) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Remove keys deleted from BCD * Refresh dist * Refresh dist (drafts) --------- 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 137a33b commit 72f952c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+396
-177
lines changed

features/aborting.yml.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,9 @@ compat_features:
5959
# safari_ios: "15"
6060
- api.AbortSignal.abort_static
6161

62-
# baseline: low
62+
# baseline: high
6363
# baseline_low_date: 2022-03-14
64+
# baseline_high_date: 2024-09-14
6465
# support:
6566
# chrome: "98"
6667
# chrome_android: "98"

features/accent-color.yml.dist

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

44
status:
5-
baseline: low
6-
baseline_low_date: 2022-03-14
5+
baseline: false
76
support:
87
chrome: "93"
98
chrome_android: "93"
109
edge: "93"
1110
firefox: "92"
1211
firefox_android: "92"
13-
safari: "15.4"
14-
safari_ios: "15.4"
1512
compat_features:
1613
- css.properties.accent-color
1714
- css.properties.accent-color.auto

features/anchor-positioning.yml.dist

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,11 @@ compat_features:
146146
- css.properties.position-try-fallbacks.position-area
147147

148148
# baseline: false
149-
# support: {}
149+
# support:
150+
# chrome: "129"
151+
# chrome_android: "129"
150152
- api.CSSPositionTryDescriptors.position-area
151153
- api.CSSPositionTryDescriptors.positionArea
152-
- css.properties.position-anchor.auto
153154
- css.properties.position-area
154155
- css.properties.position-area.block-end
155156
- css.properties.position-area.block-start
@@ -186,3 +187,7 @@ compat_features:
186187
- css.properties.position-area.y-self-end
187188
- css.properties.position-area.y-self-start
188189
- css.properties.position-area.y-start
190+
191+
# baseline: false
192+
# support: {}
193+
- css.properties.position-anchor.auto

features/appearance.yml.dist

Lines changed: 2 additions & 1 deletion
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: 2022-03-14
7+
baseline_high_date: 2024-09-14
78
support:
89
chrome: "84"
910
chrome_android: "84"

features/array-at.yml.dist

Lines changed: 2 additions & 1 deletion
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: 2022-03-14
7+
baseline_high_date: 2024-09-14
78
support:
89
chrome: "92"
910
chrome_android: "92"

features/backdrop-filter.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: 2024-09-16
67
support:
78
chrome: "76"
89
chrome_android: "76"
910
edge: "79"
1011
firefox: "103"
1112
firefox_android: "103"
13+
safari: "18"
14+
safari_ios: "18"
1215
compat_features:
1316
- css.properties.backdrop-filter

features/broadcast-channel.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: 2022-03-14
7+
baseline_high_date: 2024-09-14
78
support:
89
chrome: "54"
910
chrome_android: "54"
@@ -14,8 +15,9 @@ status:
1415
safari_ios: "15.4"
1516
compat_features:
1617
# ⬇️ Same status as overall feature ⬇️
17-
# baseline: low
18+
# baseline: high
1819
# baseline_low_date: 2022-03-14
20+
# baseline_high_date: 2024-09-14
1921
# support:
2022
# chrome: "54"
2123
# chrome_android: "54"
@@ -31,8 +33,9 @@ compat_features:
3133
- api.BroadcastChannel.name
3234
- api.BroadcastChannel.postMessage
3335

34-
# baseline: low
36+
# baseline: high
3537
# baseline_low_date: 2022-03-14
38+
# baseline_high_date: 2024-09-14
3639
# support:
3740
# chrome: "60"
3841
# chrome_android: "60"

features/canvas-2d-willreadfrequently.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: 2024-09-16
67
support:
78
chrome: "99"
89
chrome_android: "99"
910
edge: "99"
1011
firefox: "28"
1112
firefox_android: "28"
13+
safari: "18"
14+
safari_ios: "18"
1215
compat_features:
1316
- api.HTMLCanvasElement.getContext.2d_context.options_willReadFrequently_parameter

features/cascade-layers.yml.dist

Lines changed: 2 additions & 1 deletion
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: 2022-03-14
7+
baseline_high_date: 2024-09-14
78
support:
89
chrome: "99"
910
chrome_android: "99"

features/contain-layout.yml.dist

Lines changed: 2 additions & 1 deletion
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: 2022-03-14
7+
baseline_high_date: 2024-09-14
78
support:
89
chrome: "52"
910
chrome_android: "52"

features/contain-paint.yml.dist

Lines changed: 2 additions & 1 deletion
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: 2022-03-14
7+
baseline_high_date: 2024-09-14
78
support:
89
chrome: "52"
910
chrome_android: "52"

features/contain-size.yml.dist

Lines changed: 2 additions & 1 deletion
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: 2022-03-14
7+
baseline_high_date: 2024-09-14
78
support:
89
chrome: "52"
910
chrome_android: "52"

features/container-style-queries.yml.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@ status:
77
chrome: "111"
88
chrome_android: "111"
99
edge: "111"
10+
safari: "18"
11+
safari_ios: "18"
1012
compat_features:
1113
- css.at-rules.container.style_queries_for_custom_properties

features/content-visibility.yml.dist

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,40 @@
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: 2024-09-16
67
support:
78
chrome: "108"
89
chrome_android: "108"
910
edge: "108"
1011
firefox: "125"
1112
firefox_android: "125"
13+
safari: "18"
14+
safari_ios: "18"
1215
compat_features:
13-
# baseline: false
16+
# baseline: low
17+
# baseline_low_date: 2024-09-16
1418
# support:
1519
# chrome: "85"
1620
# chrome_android: "85"
1721
# edge: "85"
1822
# firefox: "125"
1923
# firefox_android: "125"
24+
# safari: "18"
25+
# safari_ios: "18"
2026
- css.properties.content-visibility
2127

2228
# ⬇️ Same status as overall feature ⬇️
23-
# baseline: false
29+
# baseline: low
30+
# baseline_low_date: 2024-09-16
2431
# support:
2532
# chrome: "108"
2633
# chrome_android: "108"
2734
# edge: "108"
2835
# firefox: "125"
2936
# firefox_android: "125"
37+
# safari: "18"
38+
# safari_ios: "18"
3039
- api.ContentVisibilityAutoStateChangeEvent
3140
- api.ContentVisibilityAutoStateChangeEvent.ContentVisibilityAutoStateChangeEvent
3241
- api.ContentVisibilityAutoStateChangeEvent.skipped

features/dialog.yml.dist

Lines changed: 2 additions & 1 deletion
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: 2022-03-14
7+
baseline_high_date: 2024-09-14
78
support:
89
chrome: "37"
910
chrome_android: "37"

features/display-animation.yml.dist

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,16 @@ status:
77
chrome: "117"
88
chrome_android: "117"
99
edge: "117"
10+
safari: "18"
11+
safari_ios: "18"
1012
compat_features:
1113
# baseline: false
1214
# support:
1315
# chrome: "116"
1416
# chrome_android: "116"
1517
# edge: "116"
18+
# safari: "18"
19+
# safari_ios: "18"
1620
- css.properties.content-visibility.keyframe_animatable
1721
- css.properties.display.keyframe_animatable
1822

@@ -22,5 +26,7 @@ compat_features:
2226
# chrome: "117"
2327
# chrome_android: "117"
2428
# edge: "117"
29+
# safari: "18"
30+
# safari_ios: "18"
2531
- css.properties.content-visibility.is_transitionable
2632
- css.properties.display.is_transitionable

features/draft/spec/compute-pressure.yml.dist

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33

44
status:
55
baseline: false
6-
support: {}
6+
support:
7+
chrome: "129"
8+
chrome_android: "129"
79
compat_features:
810
- webdriver.commands.CreateVirtualPressureSource
911
- webdriver.commands.DeleteVirtualPressureSource

features/draft/spec/css-backgrounds-3.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: 2022-03-14
7+
baseline_high_date: 2024-09-14
78
support:
89
chrome: ≤83
910
chrome_android: "83"
@@ -283,8 +284,9 @@ compat_features:
283284
- css.properties.background-position.right
284285
- css.properties.background-position.top
285286

286-
# baseline: low
287+
# baseline: high
287288
# baseline_low_date: 2022-03-14
289+
# baseline_high_date: 2024-09-14
288290
# support:
289291
# chrome: "1"
290292
# chrome_android: "18"
@@ -295,8 +297,9 @@ compat_features:
295297
# safari_ios: "15.4"
296298
- css.properties.background-attachment.fixed
297299

298-
# baseline: low
300+
# baseline: high
299301
# baseline_low_date: 2022-03-14
302+
# baseline_high_date: 2024-09-14
300303
# support:
301304
# chrome: "1"
302305
# chrome_android: "18"

features/draft/spec/css-cascade-6.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: 2022-03-14
7+
baseline_high_date: 2024-09-14
78
support:
89
chrome: "99"
910
chrome_android: "99"
@@ -79,8 +80,9 @@ compat_features:
7980
- css.types.global_keywords.revert
8081

8182
# ⬇️ Same status as overall feature ⬇️
82-
# baseline: low
83+
# baseline: high
8384
# baseline_low_date: 2022-03-14
85+
# baseline_high_date: 2024-09-14
8486
# support:
8587
# chrome: "99"
8688
# chrome_android: "99"

features/draft/spec/css-contain-3.yml.dist

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ status:
1010
firefox: "130"
1111
firefox_android: "130"
1212
compat_features:
13-
# baseline: low
13+
# baseline: high
1414
# baseline_low_date: 2022-03-14
15+
# baseline_high_date: 2024-09-14
1516
# support:
1617
# chrome: "52"
1718
# chrome_android: "52"
@@ -24,13 +25,16 @@ compat_features:
2425
- css.properties.contain.none
2526
- css.properties.contain.strict
2627

27-
# baseline: false
28+
# baseline: low
29+
# baseline_low_date: 2024-09-16
2830
# support:
2931
# chrome: "85"
3032
# chrome_android: "85"
3133
# edge: "85"
3234
# firefox: "125"
3335
# firefox_android: "125"
36+
# safari: "18"
37+
# safari_ios: "18"
3438
- css.properties.content-visibility.auto
3539
- css.properties.content-visibility.hidden
3640
- css.properties.content-visibility.visible

features/draft/spec/css-overflow-4.yml.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,9 @@ compat_features:
8080
- css.properties.text-overflow.clip
8181
- css.properties.text-overflow.ellipsis
8282

83-
# baseline: low
83+
# baseline: high
8484
# baseline_low_date: 2022-03-14
85+
# baseline_high_date: 2024-09-14
8586
# support:
8687
# chrome: "61"
8788
# chrome_android: "61"

features/draft/spec/css-position-3.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: 2022-03-14
7+
baseline_high_date: 2024-09-14
78
support:
89
chrome: "87"
910
chrome_android: "87"
@@ -57,8 +58,9 @@ compat_features:
5758
- css.properties.inset-inline.auto
5859
- css.properties.inset.auto
5960

60-
# baseline: low
61+
# baseline: high
6162
# baseline_low_date: 2022-03-14
63+
# baseline_high_date: 2024-09-14
6264
# support:
6365
# chrome: "37"
6466
# chrome_android: "37"

0 commit comments

Comments
 (0)