Skip to content

Commit cfabf9b

Browse files
Bump @mdn/browser-compat-data from 6.0.2 to 6.0.3 (#2851)
Co-authored-by: Philip Jägenstedt <[email protected]>
1 parent bfa6ec7 commit cfabf9b

25 files changed

+80
-73
lines changed

features/abs-sign.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: "135"
8-
chrome_android: "135"
97
firefox: "118"
108
firefox_android: "118"
119
safari: "15.4"

features/aria-attribute-reflection.yml.dist

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,10 +206,12 @@ compat_features:
206206
- api.ElementInternals.ariaBrailleLabel
207207
- api.ElementInternals.ariaBrailleRoleDescription
208208

209-
# baseline: false
209+
# baseline: low
210+
# baseline_low_date: 2025-04-03
210211
# support:
211212
# chrome: "135"
212213
# chrome_android: "135"
214+
# edge: "135"
213215
# firefox: "136"
214216
# firefox_android: "136"
215217
# safari: "16.4"

features/atomics-pause.yml.dist

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
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-04-01
67
support:
78
chrome: "133"
89
chrome_android: "133"
910
edge: "133"
11+
firefox: "137"
12+
firefox_android: "137"
1013
safari: "18.4"
1114
safari_ios: "18.4"
1215
compat_features:

features/draft/spec/css-color-hdr-1.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ description: TODO
44
spec: https://drafts.csswg.org/css-color-hdr-1/
55
compat_features:
66
- css.properties.dynamic-range-limit
7-
- css.properties.dynamic-range-limit.constrained-high
8-
- css.properties.dynamic-range-limit.high
7+
- css.properties.dynamic-range-limit.constrained
8+
- css.properties.dynamic-range-limit.no-limit
99
- css.properties.dynamic-range-limit.standard

features/draft/spec/css-color-hdr-1.yml.dist

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@
33

44
status:
55
baseline: false
6-
support:
7-
chrome: "135"
8-
chrome_android: "135"
6+
support: {}
97
compat_features:
108
- css.properties.dynamic-range-limit
11-
- css.properties.dynamic-range-limit.constrained-high
12-
- css.properties.dynamic-range-limit.high
9+
- css.properties.dynamic-range-limit.constrained
10+
- css.properties.dynamic-range-limit.no-limit
1311
- css.properties.dynamic-range-limit.standard

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ compat_features:
99
# support:
1010
# chrome: "135"
1111
# chrome_android: "135"
12+
# edge: "135"
1213
- css.selectors.scroll-button
1314
- css.selectors.scroll-button.block-end
1415
- css.selectors.scroll-button.block-start
@@ -23,6 +24,7 @@ compat_features:
2324
# baseline: false
2425
# support:
2526
# chrome: "135"
27+
# edge: "135"
2628
- css.selectors.target-current
2729

2830
# ⬇️ Same status as overall feature ⬇️

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ status:
66
support:
77
chrome: "135"
88
chrome_android: "135"
9+
edge: "135"
910
compat_features:
1011
- css.selectors.after.nested_marker
1112
- css.selectors.before.nested_marker

features/draft/spec/css-ui-4.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
chrome: "135"
8+
edge: "135"
89
compat_features:
910
- css.properties.interactivity
1011
- css.properties.interactivity.auto

features/draft/spec/html.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ compat_features:
135135
- http.headers.Cross-Origin-Embedder-Policy.credentialless
136136
- http.headers.Cross-Origin-Opener-Policy
137137
- http.headers.Cross-Origin-Opener-Policy.noopener-allow-popups
138-
- http.headers.Link.expect
139138
- http.headers.Origin-Agent-Cluster
140139
- http.headers.Permissions-Policy.autoplay
141140
- http.headers.Permissions-Policy.cross-origin-isolated

features/draft/spec/html.yml.dist

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -940,13 +940,6 @@ compat_features:
940940
- html.elements.iframe.allow.wildcards
941941
- html.elements.textarea.autocomplete.webauthn
942942

943-
# baseline: false
944-
# support:
945-
# chrome: "124"
946-
# chrome_android: "124"
947-
# edge: "124"
948-
- http.headers.Link.expect
949-
950943
# baseline: false
951944
# support:
952945
# chrome: "126"
@@ -971,6 +964,13 @@ compat_features:
971964
- api.OffscreenCanvasRenderingContext2D.getContextAttributes
972965
- html.elements.dialog.closedby
973966

967+
# baseline: false
968+
# support:
969+
# chrome: "135"
970+
# chrome_android: "135"
971+
# edge: "135"
972+
- api.Window.fetchLater
973+
974974
# baseline: false
975975
# support:
976976
# safari: "9"
@@ -1000,12 +1000,7 @@ compat_features:
10001000
# baseline: false
10011001
# support:
10021002
# chrome: "135"
1003-
# chrome_android: "135"
1004-
- api.Window.fetchLater
1005-
1006-
# baseline: false
1007-
# support:
1008-
# chrome: "135"
1003+
# edge: "135"
10091004
- api.NavigateEvent.sourceElement
10101005

10111006
# ⬇️ Same status as overall feature ⬇️

features/draft/spec/svg-paths.yml.dist

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33

44
status:
55
baseline: false
6-
support: {}
6+
support:
7+
firefox: "137"
8+
firefox_android: "137"
79
compat_features:
810
# baseline: high
911
# baseline_low_date: 2020-01-15
@@ -22,7 +24,9 @@ compat_features:
2224

2325
# ⬇️ Same status as overall feature ⬇️
2426
# baseline: false
25-
# support: {}
27+
# support:
28+
# firefox: "137"
29+
# firefox_android: "137"
2630
- api.SVGPathElement.getPathData
2731
- api.SVGPathElement.getPathSegmentAtLength
2832
- api.SVGPathElement.setPathData

features/draft/spec/tc39-math-sum.yml.dist

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

44
status:
55
baseline: false
6-
support: {}
6+
support:
7+
firefox: "137"
8+
firefox_android: "137"
79
compat_features:
810
- javascript.builtins.Math.sumPrecise

features/draft/spec/webdriver-bidi.yml.dist

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,13 @@ compat_features:
234234
# firefox_android: "134"
235235
- webdriver.bidi.browser.getClientWindows
236236

237+
# baseline: false
238+
# support:
239+
# firefox: "137"
240+
# firefox_android: "137"
241+
- webdriver.bidi.webExtension
242+
- webdriver.bidi.webExtension.uninstall
243+
237244
# ⬇️ Same status as overall feature ⬇️
238245
# baseline: false
239246
# support: {}
@@ -244,6 +251,4 @@ compat_features:
244251
- webdriver.bidi.network.provideResponse
245252
- webdriver.bidi.network.responseCompleted_event
246253
- webdriver.bidi.network.responseStarted_event
247-
- webdriver.bidi.webExtension
248254
- webdriver.bidi.webExtension.install
249-
- webdriver.bidi.webExtension.uninstall

features/fetchlater.yml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ status:
66
support:
77
chrome: "135"
88
chrome_android: "135"
9+
edge: "135"
910
compat_features:
1011
- api.FetchLaterResult
1112
- api.FetchLaterResult.activated

features/float16array.yml.dist

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
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-04-03
67
support:
78
chrome: "135"
89
chrome_android: "135"
10+
edge: "135"
911
firefox: "129"
1012
firefox_android: "129"
1113
safari: "18.2"

features/hyphenate-limit-chars.yml.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ status:
77
chrome: "109"
88
chrome_android: "109"
99
edge: "109"
10+
firefox: "137"
11+
firefox_android: "137"
1012
compat_features:
1113
- css.properties.hyphenate-limit-chars
1214
- css.properties.hyphenate-limit-chars.auto

features/ic.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-10-03
7+
baseline_high_date: 2025-04-03
78
support:
89
chrome: "106"
910
chrome_android: "106"

features/invoker-commands.yml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ status:
66
support:
77
chrome: "135"
88
chrome_android: "135"
9+
edge: "135"
910
compat_features:
1011
- api.CommandEvent
1112
- api.CommandEvent.CommandEvent

features/logical-properties.yml.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ compat_features:
208208
# support:
209209
# chrome: "135"
210210
# chrome_android: "135"
211+
# edge: "135"
211212
# firefox: "69"
212213
# firefox_android: "79"
213214
- css.properties.overflow-block
@@ -217,6 +218,7 @@ compat_features:
217218
# support:
218219
# chrome: "135"
219220
# chrome_android: "135"
221+
# edge: "135"
220222
# firefox: "112"
221223
# firefox_android: "112"
222224
- css.properties.overflow-block.overlay

features/scroll-markers.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
chrome: "135"
8+
edge: "135"
89
compat_features:
910
- css.properties.scroll-marker-group
1011
- css.properties.scroll-marker-group.after

features/shapes.yml.dist

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,15 @@ compat_features:
3333
- css.types.basic-shape.inset
3434
- css.types.basic-shape.polygon
3535

36+
# baseline: false
37+
# support:
38+
# chrome: "135"
39+
# chrome_android: "135"
40+
# edge: "135"
41+
# safari: "18.4"
42+
# safari_ios: "18.4"
43+
- css.types.basic-shape.shape
44+
3645
# baseline: false
3746
# support:
3847
# firefox: "122"
@@ -41,11 +50,3 @@ compat_features:
4150
# safari_ios: "17.2"
4251
- css.types.basic-shape.rect
4352
- css.types.basic-shape.xywh
44-
45-
# baseline: false
46-
# support:
47-
# chrome: "135"
48-
# chrome_android: "135"
49-
# safari: "18.4"
50-
# safari_ios: "18.4"
51-
- css.types.basic-shape.shape

features/starting-style.yml.dist

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,32 +2,16 @@
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-08-06
67
support:
78
chrome: "117"
89
chrome_android: "117"
910
edge: "117"
11+
firefox: "129"
12+
firefox_android: "129"
1013
safari: "17.5"
1114
safari_ios: "17.5"
1215
compat_features:
13-
# baseline: low
14-
# baseline_low_date: 2024-08-06
15-
# support:
16-
# chrome: "117"
17-
# chrome_android: "117"
18-
# edge: "117"
19-
# firefox: "129"
20-
# firefox_android: "129"
21-
# safari: "17.5"
22-
# safari_ios: "17.5"
2316
- api.CSSStartingStyleRule
24-
25-
# ⬇️ Same status as overall feature ⬇️
26-
# baseline: false
27-
# support:
28-
# chrome: "117"
29-
# chrome_android: "117"
30-
# edge: "117"
31-
# safari: "17.5"
32-
# safari_ios: "17.5"
3317
- css.at-rules.starting-style

features/text-decoration.yml.dist

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -108,22 +108,24 @@ compat_features:
108108
# firefox_android: "79"
109109
- css.properties.text-decoration.includes_thickness
110110

111-
# baseline: false
112-
# support:
113-
# firefox: "75"
114-
# firefox_android: "79"
115-
# safari: "15.4"
116-
# safari_ios: "15.4"
117-
- css.properties.text-decoration-skip-ink.all
118-
119111
# baseline: false
120112
# support:
121113
# chrome: "121"
122114
# chrome_android: "121"
123115
# edge: "121"
116+
# firefox: "137"
117+
# firefox_android: "137"
124118
- css.properties.text-decoration-line.grammar-error
125119
- css.properties.text-decoration-line.spelling-error
126120

121+
# baseline: false
122+
# support:
123+
# firefox: "75"
124+
# firefox_android: "79"
125+
# safari: "15.4"
126+
# safari_ios: "15.4"
127+
- css.properties.text-decoration-skip-ink.all
128+
127129
# baseline: false
128130
# support:
129131
# safari: "12.1"

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)