Skip to content

Commit c99bf14

Browse files
Bump @mdn/browser-compat-data from 6.0.17 to 6.0.18 (#3012)
* Bump @mdn/browser-compat-data from 6.0.17 to 6.0.18 Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 6.0.17 to 6.0.18. - [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@v6.0.17...v6.0.18) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-version: 6.0.18 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 5f0a17f commit c99bf14

15 files changed

+102
-60
lines changed

features/composed-ranges.yml.dist

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
status:
55
baseline: false
66
support:
7+
chrome: "137"
8+
chrome_android: "137"
9+
edge: "137"
710
safari: "17"
811
safari_ios: "17"
912
compat_features:

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

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

44
status:
55
baseline: false
6-
support: {}
6+
support:
7+
chrome: "137"
8+
chrome_android: "137"
9+
edge: "137"
710
compat_features:
811
- css.properties.reading-order

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

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

44
status:
55
baseline: false
6-
support: {}
6+
support:
7+
chrome: "137"
8+
chrome_android: "137"
9+
edge: "137"
710
compat_features:
811
- css.types.if

features/draft/spec/html.yml.dist

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -917,6 +917,13 @@ compat_features:
917917
# edge: "136"
918918
- api.OffscreenCanvasRenderingContext2D.lang
919919

920+
# baseline: false
921+
# support:
922+
# chrome: "137"
923+
# chrome_android: "137"
924+
# edge: "137"
925+
- api.ImageData.pixelFormat
926+
920927
# baseline: false
921928
# support:
922929
# safari: "9"
@@ -946,7 +953,6 @@ compat_features:
946953
# baseline: false
947954
# support: {}
948955
- api.HTMLButtonElement.command.request-close
949-
- api.ImageData.pixelFormat
950956
- api.Navigator.authentication
951957
- html.elements.hr.hr_in_select
952958
- html.elements.track.kind.descriptions

features/hidden-until-found.yml.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ status:
77
chrome: "102"
88
chrome_android: "102"
99
edge: "102"
10+
firefox: "139"
11+
firefox_android: "139"
1012
compat_features:
1113
- api.Element.beforematch_event
1214
- html.global_attributes.hidden.until-found

features/media-queries.yml.dist

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -111,19 +111,6 @@ compat_features:
111111
# safari_ios: "12"
112112
- css.at-rules.media.calc
113113

114-
# baseline: high
115-
# baseline_low_date: 2021-04-26
116-
# baseline_high_date: 2023-10-26
117-
# support:
118-
# chrome: "87"
119-
# chrome_android: "87"
120-
# edge: "87"
121-
# firefox: "78"
122-
# firefox_android: "79"
123-
# safari: "14.1"
124-
# safari_ios: "14.5"
125-
- css.types.ratio.number_value
126-
127114
# baseline: low
128115
# baseline_low_date: 2023-03-27
129116
# support:
@@ -153,3 +140,9 @@ compat_features:
153140
# firefox: "59"
154141
# firefox_android: "59"
155142
- css.at-rules.media.media_query_values
143+
144+
# baseline: false
145+
# support:
146+
# firefox: "78"
147+
# firefox_android: "79"
148+
- css.types.ratio.number_value

features/pointer-events-api.yml.dist

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,5 +188,7 @@ compat_features:
188188
- api.PointerEvent.persistentDeviceId
189189

190190
# baseline: false
191-
# support: {}
191+
# support:
192+
# firefox: "135"
193+
# firefox_android: "135"
192194
- api.PointerEvent.pointerType.fractional_coordinates

features/reading-flow.yml.dist

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

44
status:
55
baseline: false
6-
support: {}
6+
support:
7+
chrome: "137"
8+
chrome_android: "137"
9+
edge: "137"
710
compat_features:
811
- css.properties.reading-flow
912
- css.properties.reading-flow.flex-flow

features/requestclose.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-05-27
67
support:
78
chrome: "134"
89
chrome_android: "134"
910
edge: "134"
11+
firefox: "139"
12+
firefox_android: "139"
1013
safari: "18.4"
1114
safari_ios: "18.4"
1215
compat_features:

features/selection-api.yml.dist

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,18 @@ compat_features:
352352
- api.HTMLInputElement.selectionchange_event
353353
- api.HTMLTextAreaElement.selectionchange_event
354354

355+
# baseline: low
356+
# baseline_low_date: 2025-05-29
357+
# support:
358+
# chrome: "137"
359+
# chrome_android: "137"
360+
# edge: "137"
361+
# firefox: "126"
362+
# firefox_android: "126"
363+
# safari: "17"
364+
# safari_ios: "17"
365+
- api.Selection.direction
366+
355367
# baseline: false
356368
# support:
357369
# chrome: "1"
@@ -370,11 +382,3 @@ compat_features:
370382
# safari: "1"
371383
# safari_ios: "1"
372384
- api.Range.detach
373-
374-
# baseline: false
375-
# support:
376-
# firefox: "126"
377-
# firefox_android: "126"
378-
# safari: "17"
379-
# safari_ios: "17"
380-
- api.Selection.direction

0 commit comments

Comments
 (0)