Skip to content

Commit ac36b16

Browse files
Bump @mdn/browser-compat-data from 5.5.37 to 5.5.38 (#1346)
Co-authored-by: Philip Jägenstedt <[email protected]>
1 parent 9c0b535 commit ac36b16

8 files changed

+43
-19
lines changed

features/anchor-positioning.yml.dist

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -155,12 +155,6 @@ compat_features:
155155
- css.properties.place-self.anchor-center
156156
- css.properties.position-anchor
157157
- css.properties.position-try
158-
- css.properties.position-try-options
159-
- css.properties.position-try-options.flip-block
160-
- css.properties.position-try-options.flip-inline
161-
- css.properties.position-try-options.flip-start
162-
- css.properties.position-try-options.inset-area
163-
- css.properties.position-try-options.none
164158
- css.properties.position-try-order
165159
- css.properties.position-try-order.most-block-size
166160
- css.properties.position-try-order.most-height
@@ -180,3 +174,9 @@ compat_features:
180174
# baseline: false
181175
# support: {}
182176
- css.properties.position-anchor.auto
177+
- css.properties.position-try-fallbacks
178+
- css.properties.position-try-fallbacks.flip-block
179+
- css.properties.position-try-fallbacks.flip-inline
180+
- css.properties.position-try-fallbacks.flip-start
181+
- css.properties.position-try-fallbacks.inset-area
182+
- css.properties.position-try-fallbacks.none

features/growable-sharedarraybuffer.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: 2024-07-09
67
support:
78
chrome: "111"
89
chrome_android: "111"
910
edge: "111"
11+
firefox: "128"
12+
firefox_android: "128"
1013
safari: "16.4"
1114
safari_ios: "16.4"
1215
compat_features:

features/parse-html-unsafe.yml.dist

Lines changed: 8 additions & 2 deletions
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: 2024-07-09
67
support:
78
chrome: "124"
89
chrome_android: "124"
910
edge: "124"
11+
firefox: "128"
12+
firefox_android: "128"
1013
safari: "17.4"
1114
safari_ios: "17.4"
1215
compat_features:
@@ -24,11 +27,14 @@ compat_features:
2427
- api.ShadowRoot.setHTMLUnsafe
2528

2629
# ⬇️ Same status as overall feature ⬇️
27-
# baseline: false
30+
# baseline: low
31+
# baseline_low_date: 2024-07-09
2832
# support:
2933
# chrome: "124"
3034
# chrome_android: "124"
3135
# edge: "124"
36+
# firefox: "128"
37+
# firefox_android: "128"
3238
# safari: "17.4"
3339
# safari_ios: "17.4"
3440
- api.Document.parseHTMLUnsafe_static

features/registered-custom-properties.yml.dist

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,29 +2,38 @@
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-07-09
67
support:
78
chrome: "85"
89
chrome_android: "85"
910
edge: "85"
11+
firefox: "128"
12+
firefox_android: "128"
1013
safari: "16.4"
1114
safari_ios: "16.4"
1215
compat_features:
13-
# baseline: false
16+
# baseline: low
17+
# baseline_low_date: 2024-07-09
1418
# support:
1519
# chrome: "78"
1620
# chrome_android: "78"
1721
# edge: "79"
22+
# firefox: "128"
23+
# firefox_android: "128"
1824
# safari: "16.4"
1925
# safari_ios: "16.4"
2026
- api.CSS.registerProperty_static
2127

2228
# ⬇️ Same status as overall feature ⬇️
23-
# baseline: false
29+
# baseline: low
30+
# baseline_low_date: 2024-07-09
2431
# support:
2532
# chrome: "85"
2633
# chrome_android: "85"
2734
# edge: "85"
35+
# firefox: "128"
36+
# firefox_android: "128"
2837
# safari: "16.4"
2938
# safari_ios: "16.4"
3039
- api.CSSPropertyRule

features/relative-color.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: 2024-07-09
67
support:
78
chrome: "119"
89
chrome_android: "119"
910
edge: "119"
11+
firefox: "128"
12+
firefox_android: "128"
1013
safari: "16.4"
1114
safari_ios: "16.4"
1215
compat_features:

features/resizable-arraybuffer.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: 2024-07-09
67
support:
78
chrome: "111"
89
chrome_android: "111"
910
edge: "111"
11+
firefox: "128"
12+
firefox_android: "128"
1013
safari: "16.4"
1114
safari_ios: "16.4"
1215
compat_features:

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@js-temporal/polyfill": "^0.4.4",
36-
"@mdn/browser-compat-data": "^5.5.37",
36+
"@mdn/browser-compat-data": "^5.5.38",
3737
"@types/caniuse-lite": "^1.0.4",
3838
"@types/node": "^18.19.39",
3939
"ajv": "^8.16.0",

0 commit comments

Comments
 (0)