Skip to content

Commit 06456b5

Browse files
Bump @mdn/browser-compat-data from 6.0.25 to 6.0.26 (#3082)
* Bump @mdn/browser-compat-data from 6.0.25 to 6.0.26 Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 6.0.25 to 6.0.26. - [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.25...v6.0.26) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-version: 6.0.26 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 0b9cf6e commit 06456b5

27 files changed

+173
-73
lines changed

features/abs-sign.yml.dist

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,21 @@ status:
99
safari: "15.4"
1010
safari_ios: "15.4"
1111
compat_features:
12+
# baseline: false
13+
# support:
14+
# chrome: "138"
15+
# chrome_android: "138"
16+
# firefox: "118"
17+
# firefox_android: "118"
18+
# safari: "15.4"
19+
# safari_ios: "15.4"
1220
- css.types.abs
21+
22+
# ⬇️ Same status as overall feature ⬇️
23+
# baseline: false
24+
# support:
25+
# firefox: "118"
26+
# firefox_android: "118"
27+
# safari: "15.4"
28+
# safari_ios: "15.4"
1329
- css.types.sign

features/cookie-store.yml.dist

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,14 @@ status:
88
chrome_android: "87"
99
edge: "87"
1010
compat_features:
11-
# baseline: false
11+
# baseline: low
12+
# baseline_low_date: 2025-06-24
1213
# support:
1314
# chrome: "87"
1415
# chrome_android: "87"
1516
# edge: "87"
17+
# firefox: "140"
18+
# firefox_android: "140"
1619
# safari: "18.4"
1720
# safari_ios: "18.4"
1821
- api.CookieChangeEvent
@@ -34,20 +37,28 @@ compat_features:
3437
- api.ServiceWorkerGlobalScope.cookieStore
3538
- api.Window.cookieStore
3639

37-
# ⬇️ Same status as overall feature ⬇️
3840
# baseline: false
3941
# support:
4042
# chrome: "87"
4143
# chrome_android: "87"
4244
# edge: "87"
43-
- api.CookieStore.get.domain_return_property
44-
- api.CookieStore.get.expires_return_property
45-
- api.CookieStore.get.path_return_property
46-
- api.CookieStore.get.sameSite_return_property
47-
- api.CookieStore.get.secure_return_property
45+
# firefox: "140"
46+
# firefox_android: "140"
4847
- api.CookieStoreManager
4948
- api.CookieStoreManager.getSubscriptions
5049
- api.CookieStoreManager.subscribe
5150
- api.CookieStoreManager.unsubscribe
5251
- api.ServiceWorkerGlobalScope.cookiechange_event
5352
- api.ServiceWorkerRegistration.cookies
53+
54+
# ⬇️ Same status as overall feature ⬇️
55+
# baseline: false
56+
# support:
57+
# chrome: "87"
58+
# chrome_android: "87"
59+
# edge: "87"
60+
- api.CookieStore.get.domain_return_property
61+
- api.CookieStore.get.expires_return_property
62+
- api.CookieStore.get.path_return_property
63+
- api.CookieStore.get.sameSite_return_property
64+
- api.CookieStore.get.secure_return_property

features/customizable-select.yml.dist

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,12 @@
44
status:
55
baseline: false
66
support:
7-
chrome: "134"
8-
chrome_android: "134"
9-
edge: "134"
7+
chrome: "135"
8+
chrome_android: "135"
9+
edge: "135"
1010
compat_features:
11-
# baseline: false
12-
# support:
13-
# chrome: "133"
14-
# chrome_android: "133"
15-
# edge: "133"
16-
- css.selectors.checkmark
17-
- css.selectors.picker-icon
18-
19-
# ⬇️ Same status as overall feature ⬇️
20-
# baseline: false
21-
# support:
22-
# chrome: "134"
23-
# chrome_android: "134"
24-
# edge: "134"
2511
- css.properties.appearance.base-select
12+
- css.selectors.checkmark
2613
- css.selectors.picker
14+
- css.selectors.picker-icon
2715
- html.elements.selectedcontent

features/draft/spec/css-values-5.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+
chrome: "138"
8+
chrome_android: "138"
79
compat_features:
810
# baseline: false
911
# support:
@@ -14,6 +16,8 @@ compat_features:
1416

1517
# ⬇️ Same status as overall feature ⬇️
1618
# baseline: false
17-
# support: {}
19+
# support:
20+
# chrome: "138"
21+
# chrome_android: "138"
1822
- css.types.sibling-count
1923
- css.types.sibling-index

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

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

44
status:
55
baseline: false
6-
support: {}
6+
support:
7+
chrome: "138"
8+
chrome_android: "138"
79
compat_features:
810
- api.Viewport
911
- api.Viewport.segments

features/draft/spec/html.yml.dist

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -909,11 +909,16 @@ compat_features:
909909
# edge: "135"
910910
- api.NavigateEvent.sourceElement
911911

912+
# baseline: false
913+
# support:
914+
# firefox: "140"
915+
# firefox_android: "140"
916+
- html.elements.h1.no_ua_styles_in_article_aside_nav_section
917+
912918
# ⬇️ Same status as overall feature ⬇️
913919
# baseline: false
914920
# support: {}
915921
- api.HTMLButtonElement.command.request-close
916922
- api.Navigator.authentication
917-
- html.elements.h1.no_ua_styles_in_article_aside_nav_section
918923
- html.elements.hr.hr_in_select
919924
- html.elements.track.kind.descriptions

features/draft/spec/manifest-incubations.yml.dist

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

44
status:
55
baseline: false
6-
support: {}
6+
support:
7+
chrome: "138"
78
compat_features:
89
# baseline: false
910
# support:
@@ -26,7 +27,8 @@ compat_features:
2627
- manifests.webapp.note_taking
2728
- manifests.webapp.note_taking.new_note_url
2829

29-
# ⬇️ Same status as overall feature ⬇️
3030
# baseline: false
31-
# support: {}
31+
# support:
32+
# chrome: "138"
33+
# chrome_android: "138"
3234
- manifests.webapp.scope_extensions

features/draft/spec/paint-timing.yml.dist

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

44
status:
55
baseline: false
6-
support: {}
6+
support:
7+
firefox: "140"
8+
firefox_android: "140"
79
compat_features:
810
- api.LargestContentfulPaint.paintTime
911
- api.LargestContentfulPaint.presentationTime

features/draft/spec/prefetch.yml.dist

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

44
status:
55
baseline: false
6-
support: {}
6+
support:
7+
chrome: "138"
8+
chrome_android: "138"
79
compat_features:
810
- http.headers.Clear-Site-Data.prefetchCache
911
- http.headers.Clear-Site-Data.prerenderCache

features/draft/spec/sri-2.yml.dist

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

44
status:
55
baseline: false
6-
support: {}
6+
support:
7+
chrome: "138"
8+
chrome_android: "138"
79
compat_features:
810
- http.headers.Integrity-Policy
911
- http.headers.Integrity-Policy-Report-Only

0 commit comments

Comments
 (0)