Skip to content

Commit 1a23000

Browse files
Bump @mdn/browser-compat-data from 7.3.13 to 7.3.14 (#4004)
* Bump @mdn/browser-compat-data from 7.3.13 to 7.3.14 Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 7.3.13 to 7.3.14. - [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.13...v7.3.14) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-version: 7.3.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Swap renamed keys * Refresh dist * Add new keys and refresh dist --------- 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 f3c1f91 commit 1a23000

32 files changed

Lines changed: 110 additions & 116 deletions

features/abortable-fetch.yml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ compat_features:
2525
# firefox_android: "57"
2626
# safari: "11.1"
2727
# safari_ios: "11.3"
28-
- api.fetch.init_signal_parameter
28+
- api.fetch.options_parameter.signal
2929

3030
# ⬇️ Same status as overall feature ⬇️
3131
# baseline: high

features/accent-color.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ name: accent-color
22
description: The `accent-color` CSS property sets a color for checkboxes, radio buttons, and other form controls.
33
spec: https://drafts.csswg.org/css-ui-4/#widget-accent
44
group: css
5+
compat_features:
6+
- css.properties.accent-color
7+
- css.properties.accent-color.auto
8+
- css.properties.accent-color.transparent

features/accent-color.yml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ status:
1111
compat_features:
1212
- css.properties.accent-color
1313
- css.properties.accent-color.auto
14+
- css.properties.accent-color.transparent

features/attr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ caniuse: css3-attr
55
group: css
66
compat_features:
77
- css.types.attr.declaration-value
8+
- css.types.attr.fallback
89
- css.types.attr.type_function
910
- css.types.attr.type_function.angle
1011
- css.types.attr.type_function.color

features/attr.yml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ compat_features:
1616
# safari: "18.4"
1717
# safari_ios: "18.4"
1818
- css.types.attr.declaration-value
19+
- css.types.attr.fallback
1920

2021
# baseline: false
2122
# support:

features/attribution-reporting.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ compat_features:
1212
- api.HTMLAreaElement.attributionSrc
1313
- api.HTMLImageElement.attributionSrc
1414
- api.HTMLScriptElement.attributionSrc
15-
- api.Request.Request.init_attributionReporting_parameter
15+
- api.Request.Request.options_parameter.attributionReporting
1616
- api.Window.open.features_parameter_attributionsrc
1717
- api.XMLHttpRequest.setAttributionReporting
18-
- api.fetch.init_attributionReporting_parameter
18+
- api.fetch.options_parameter.attributionReporting
1919
- html.elements.a.attributionsrc
2020
- html.elements.area.attributionsrc
2121
- html.elements.iframe.allow.attribution-reporting

features/attribution-reporting.yml.dist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ compat_features:
2828
- api.HTMLAnchorElement.attributionSrc
2929
- api.HTMLImageElement.attributionSrc
3030
- api.HTMLScriptElement.attributionSrc
31-
- api.Request.Request.init_attributionReporting_parameter
31+
- api.Request.Request.options_parameter.attributionReporting
3232
- api.Window.open.features_parameter_attributionsrc
3333
- api.XMLHttpRequest.setAttributionReporting
34-
- api.fetch.init_attributionReporting_parameter
34+
- api.fetch.options_parameter.attributionReporting
3535
- html.elements.a.attributionsrc
3636
- html.elements.area.attributionsrc
3737
- html.elements.img.attributionsrc

features/audio.yml.dist

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,19 @@ compat_features:
7070
# safari_ios: "3"
7171
- api.HTMLAudioElement.Audio
7272

73+
# baseline: high
74+
# baseline_low_date: 2016-09-13
75+
# baseline_high_date: 2019-03-13
76+
# support:
77+
# chrome: "3"
78+
# chrome_android: "18"
79+
# edge: "12"
80+
# firefox: "3.5"
81+
# firefox_android: "4"
82+
# safari: "3.1"
83+
# safari_ios: "10"
84+
- html.elements.audio.autoplay
85+
7386
# baseline: high
7487
# baseline_low_date: ≤2018-10-02
7588
# baseline_high_date: ≤2021-04-02

features/borders.yml.dist

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,27 @@ compat_features:
8181
- css.properties.border-left.thick
8282
- css.properties.border-left.thin
8383
- css.properties.border-left.transparent
84+
- css.properties.border-right
8485
- css.properties.border-right-color
8586
- css.properties.border-right-color.transparent
8687
- css.properties.border-right-width
8788
- css.properties.border-right-width.medium
8889
- css.properties.border-right-width.thick
8990
- css.properties.border-right-width.thin
91+
- css.properties.border-right.dashed
92+
- css.properties.border-right.dotted
93+
- css.properties.border-right.double
94+
- css.properties.border-right.groove
95+
- css.properties.border-right.hidden
96+
- css.properties.border-right.inset
97+
- css.properties.border-right.medium
98+
- css.properties.border-right.none
99+
- css.properties.border-right.outset
100+
- css.properties.border-right.ridge
101+
- css.properties.border-right.solid
102+
- css.properties.border-right.thick
103+
- css.properties.border-right.thin
104+
- css.properties.border-right.transparent
90105
- css.properties.border-style
91106
- css.properties.border-style.dashed
92107
- css.properties.border-style.dotted
@@ -184,7 +199,6 @@ compat_features:
184199
- css.properties.border-left-style.outset
185200
- css.properties.border-left-style.ridge
186201
- css.properties.border-left-style.solid
187-
- css.properties.border-right
188202
- css.properties.border-right-style
189203
- css.properties.border-right-style.dashed
190204
- css.properties.border-right-style.dotted
@@ -196,17 +210,3 @@ compat_features:
196210
- css.properties.border-right-style.outset
197211
- css.properties.border-right-style.ridge
198212
- css.properties.border-right-style.solid
199-
- css.properties.border-right.dashed
200-
- css.properties.border-right.dotted
201-
- css.properties.border-right.double
202-
- css.properties.border-right.groove
203-
- css.properties.border-right.hidden
204-
- css.properties.border-right.inset
205-
- css.properties.border-right.medium
206-
- css.properties.border-right.none
207-
- css.properties.border-right.outset
208-
- css.properties.border-right.ridge
209-
- css.properties.border-right.solid
210-
- css.properties.border-right.thick
211-
- css.properties.border-right.thin
212-
- css.properties.border-right.transparent

features/contrast-color.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-04-10
67
support:
8+
chrome: "147"
9+
chrome_android: "147"
10+
edge: "147"
711
firefox: "146"
812
firefox_android: "146"
913
safari: "26"

0 commit comments

Comments
 (0)