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

features/draft/spec/translation-api.yml.dist

Lines changed: 2 additions & 1 deletion
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
- api.LanguageDetector
910
- api.LanguageDetector.availability_static

features/draft/spec/webdriver-bidi.yml.dist

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,15 @@ compat_features:
204204
- webdriver.bidi.session.subscribe
205205
- webdriver.bidi.session.unsubscribe
206206

207+
# baseline: false
208+
# support:
209+
# chrome: "126"
210+
# chrome_android: "126"
211+
# edge: "126"
212+
# firefox: "140"
213+
# firefox_android: "140"
214+
- webdriver.bidi.browsingContext.navigationCommitted_event
215+
207216
# baseline: false
208217
# support:
209218
# chrome: "131"
@@ -231,7 +240,6 @@ compat_features:
231240
- webdriver.bidi.browsingContext.contextDestroyed_event
232241
- webdriver.bidi.browsingContext.locateNodes
233242
- webdriver.bidi.browsingContext.navigate
234-
- webdriver.bidi.browsingContext.navigationCommitted_event
235243
- webdriver.bidi.browsingContext.navigationFailed_event
236244
- webdriver.bidi.browsingContext.reload
237245
- webdriver.bidi.browsingContext.setViewport

features/draft/spec/writing-assistance-apis.yml.dist

Lines changed: 2 additions & 1 deletion
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
- api.CreateMonitor
910
- api.CreateMonitor.downloadprogress_event

features/fetch-priority.yml.dist

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,9 @@ compat_features:
5757
- http.headers.Link.fetchpriority
5858

5959
# baseline: false
60-
# support: {}
60+
# support:
61+
# firefox: "140"
62+
# firefox_android: "140"
6163
- svg.elements.feImage.fetchpriority
6264
- svg.elements.image.fetchpriority
6365
- svg.elements.script.fetchpriority

features/highlight.yml.dist

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ status:
1010
safari: "17.2"
1111
safari_ios: "17.2"
1212
compat_features:
13+
# baseline: low
14+
# baseline_low_date: 2025-06-24
15+
# support:
16+
# chrome: "105"
17+
# chrome_android: "105"
18+
# edge: "105"
19+
# firefox: "140"
20+
# firefox_android: "140"
21+
# safari: "17.2"
22+
# safari_ios: "17.2"
1323
- api.CSS.highlights_static
1424
- api.Highlight
1525
- api.Highlight.@@iterator
@@ -37,4 +47,13 @@ compat_features:
3747
- api.HighlightRegistry.set
3848
- api.HighlightRegistry.size
3949
- api.HighlightRegistry.values
50+
51+
# ⬇️ Same status as overall feature ⬇️
52+
# baseline: false
53+
# support:
54+
# chrome: "105"
55+
# chrome_android: "105"
56+
# edge: "105"
57+
# safari: "17.2"
58+
# safari_ios: "17.2"
4059
- css.selectors.highlight

features/mutation-events.yml.dist

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
status:
55
baseline: false
66
support:
7-
firefox: "1"
8-
firefox_android: "4"
97
safari: "1"
108
safari_ios: "1"
119
compat_features:

features/notifications.yml.dist

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -191,14 +191,6 @@ compat_features:
191191
# firefox_android: "41"
192192
- api.Notification.worker_support
193193

194-
# baseline: false
195-
# support:
196-
# chrome: "48"
197-
# edge: "18"
198-
# firefox: "138"
199-
# firefox_android: "138"
200-
- api.Notification.maxActions_static
201-
202194
# baseline: false
203195
# support:
204196
# chrome: "62"
@@ -261,6 +253,12 @@ compat_features:
261253
# edge: "17"
262254
- api.Notification.requireInteraction
263255

256+
# baseline: false
257+
# support:
258+
# chrome: "48"
259+
# edge: "18"
260+
- api.Notification.maxActions_static
261+
264262
# baseline: false
265263
# support:
266264
# chrome: "50"

features/partitioned-cookies.yml.dist

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,21 @@ compat_features:
1818
- api.ExtendableCookieChangeEvent.changed.partitioned_property
1919
- api.ExtendableCookieChangeEvent.deleted.partitioned_property
2020

21-
# ⬇️ Same status as overall feature ⬇️
2221
# baseline: false
2322
# support:
2423
# chrome: "114"
2524
# chrome_android: "114"
2625
# edge: "114"
26+
# firefox: "140"
27+
# firefox_android: "140"
2728
- api.CookieStore.delete.partitioned_option
28-
- api.CookieStore.get.partitioned_return_property
2929
- api.CookieStore.set.partitioned_option
30+
31+
# ⬇️ Same status as overall feature ⬇️
32+
# baseline: false
33+
# support:
34+
# chrome: "114"
35+
# chrome_android: "114"
36+
# edge: "114"
37+
- api.CookieStore.get.partitioned_return_property
3038
- http.headers.Set-Cookie.Partitioned

features/pointer-events-api.yml.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,8 @@ compat_features:
178178
# chrome: "77"
179179
# chrome_android: "77"
180180
# edge: "79"
181+
# firefox: "140"
182+
# firefox_android: "140"
181183
- api.Element.pointerrawupdate_event
182184

183185
# baseline: false

0 commit comments

Comments
 (0)