Skip to content

Commit fe85558

Browse files
Bump @mdn/browser-compat-data from 7.3.14 to 7.3.15 (#4021)
* Bump @mdn/browser-compat-data from 7.3.14 to 7.3.15 Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 7.3.14 to 7.3.15. - [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.3.14...v7.3.15) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-version: 7.3.15 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Remove `secure_context_required` keys for gamepad features * Refresh dist * `compute-baseline`: update test example feature --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel D. Beck <daniel@ddbeck.com>
1 parent 20ef406 commit fe85558

32 files changed

Lines changed: 113 additions & 112 deletions

features/anchor-positioning.yml.dist

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ compat_features:
238238
- css.properties.margin.anchor-size
239239
- css.properties.right.anchor-size
240240
- css.properties.top.anchor-size
241+
- css.types.anchor-size.inset_margin
241242

242243
# baseline: low
243244
# baseline_low_date: 2026-01-13
@@ -331,6 +332,7 @@ compat_features:
331332
- css.properties.position-area.self-inline-end
332333
- css.properties.position-area.self-inline-start
333334
- css.properties.position-area.self-start
335+
- css.properties.position-area.span-all
334336
- css.properties.position-area.top
335337
- css.properties.position-area.x-end
336338
- css.properties.position-area.x-start
@@ -360,24 +362,6 @@ compat_features:
360362
- css.properties.position-try.self-y-end
361363
- css.properties.position-try.self-y-start
362364

363-
# baseline: false
364-
# support:
365-
# chrome: "132"
366-
# chrome_android: "132"
367-
# edge: "132"
368-
# safari: "26"
369-
# safari_ios: "26"
370-
- css.types.anchor-size.inset_margin
371-
372-
# baseline: false
373-
# support:
374-
# chrome: "144"
375-
# chrome_android: "144"
376-
# edge: "144"
377-
# safari: "26"
378-
# safari_ios: "26"
379-
- css.properties.position-area.span-all
380-
381365
# ⬇️ Same status as overall feature ⬇️
382366
# baseline: false
383367
# support: {}

features/clip-path-boxes.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-11-02
7+
baseline_high_date: 2026-05-02
78
support:
89
chrome: "119"
910
chrome_android: "119"
@@ -13,8 +14,9 @@ status:
1314
safari: "13.1"
1415
safari_ios: "13.4"
1516
compat_features:
16-
# baseline: low
17+
# baseline: high
1718
# baseline_low_date: 2023-11-02
19+
# baseline_high_date: 2026-05-02
1820
# support:
1921
# chrome: "119"
2022
# chrome_android: "119"
@@ -27,8 +29,9 @@ compat_features:
2729
- css.properties.clip-path.stroke-box
2830

2931
# ⬇️ Same status as overall feature ⬇️
30-
# baseline: low
32+
# baseline: high
3133
# baseline_low_date: 2023-11-02
34+
# baseline_high_date: 2026-05-02
3235
# support:
3336
# chrome: "119"
3437
# chrome_android: "119"

features/credential-management.yml.dist

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ compat_features:
7373

7474
# baseline: false
7575
# support:
76+
# chrome: "148"
77+
# chrome_android: "148"
78+
# edge: "148"
7679
# safari: "16"
7780
# safari_ios: "16"
7881
- api.Credential.isConditionalMediationAvailable_static

features/crisp-edges.yml.dist

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +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: 2026-05-07
67
support:
8+
chrome: "148"
9+
chrome_android: "148"
10+
edge: "148"
711
firefox: "65"
812
firefox_android: "65"
913
safari: "7"

features/css-object-model.yml.dist

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -261,18 +261,15 @@ compat_features:
261261
- api.CSSMarginRule.name
262262
- api.CSSMarginRule.style
263263

264-
# baseline: false
265-
# support:
266-
# chrome: "147"
267-
# chrome_android: "147"
268-
# edge: "147"
269-
- api.CSSPseudoElement
270-
- api.CSSPseudoElement.element
271-
- api.CSSPseudoElement.type
272-
273264
# baseline: false
274265
# support:
275266
# firefox: "129"
276267
# firefox_android: "129"
277268
- api.CSSPageDescriptors.page-orientation
278269
- api.CSSPageDescriptors.pageOrientation
270+
271+
# baseline: false
272+
# support: {}
273+
- api.CSSPseudoElement
274+
- api.CSSPseudoElement.element
275+
- api.CSSPseudoElement.type

features/draft/spec/css-cascade-6.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: "148"
8+
chrome_android: "148"
9+
edge: "148"
710
firefox: "150"
811
firefox_android: "150"
912
compat_features:

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,12 @@ compat_features:
4646
# safari_ios: "18.4"
4747
- css.properties.container-type.weak_containment
4848

49-
# baseline: false
49+
# baseline: low
50+
# baseline_low_date: 2026-05-07
5051
# support:
52+
# chrome: "148"
53+
# chrome_android: "148"
54+
# edge: "148"
5155
# firefox: "149"
5256
# firefox_android: "149"
5357
# safari: "26.4"

features/draft/spec/css-masking-1.yml.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ status:
1010
firefox: "54"
1111
firefox_android: "54"
1212
compat_features:
13-
# baseline: low
13+
# baseline: high
1414
# baseline_low_date: 2023-11-02
15+
# baseline_high_date: 2026-05-02
1516
# support:
1617
# chrome: "119"
1718
# chrome_android: "119"

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

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

44
status:
55
baseline: false
6-
support:
7-
chrome: "147"
8-
chrome_android: "147"
9-
edge: "147"
6+
support: {}
107
compat_features:
118
# baseline: false
129
# support:
@@ -27,10 +24,7 @@ compat_features:
2724

2825
# ⬇️ Same status as overall feature ⬇️
2926
# baseline: false
30-
# support:
31-
# chrome: "147"
32-
# chrome_android: "147"
33-
# edge: "147"
27+
# support: {}
3428
- api.CSSPseudoElement.parent
3529
- api.CSSPseudoElement.pseudo
3630
- api.Element.pseudo

features/draft/spec/css-shapes-1.yml.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@ compat_features:
2525
- css.properties.shape-outside.margin-box
2626
- css.properties.shape-outside.padding-box
2727

28-
# baseline: low
28+
# baseline: high
2929
# baseline_low_date: 2023-11-02
30+
# baseline_high_date: 2026-05-02
3031
# support:
3132
# chrome: "119"
3233
# chrome_android: "119"

0 commit comments

Comments
 (0)