Skip to content

Commit 0807bef

Browse files
committed
Merge branch 'main' into fix-standard-track-exceptions
2 parents 71f95b9 + 9476e40 commit 0807bef

100 files changed

Lines changed: 5102 additions & 1035 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

RELEASE_NOTES.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,58 @@
11
# @mdn/browser-compat-data release notes
22

3+
## [v7.3.14](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.14)
4+
5+
April 30, 2026
6+
7+
### Renamings
8+
9+
- `api.Element.requestFullscreen.options_navigationUI_parameter` to `api.Element.requestFullscreen.options_parameter.navigationUI_option` ([#29548](https://github.com/mdn/browser-compat-data/pull/29548))
10+
- `api.Element.requestFullscreen.options_screen_parameter` to `api.Element.requestFullscreen.options_parameter.screen_option` ([#29548](https://github.com/mdn/browser-compat-data/pull/29548))
11+
- `api.fetch.body_readablestream` to `api.fetch.options_parameter.body.accepts_readablestream` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
12+
- `api.fetch.init_attributionReporting_parameter` to `api.fetch.options_parameter.attributionReporting` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
13+
- `api.fetch.init_browsingTopics_parameter` to `api.fetch.options_parameter.browsingTopics` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
14+
- `api.fetch.init_duplex_parameter` to `api.fetch.options_parameter.duplex` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
15+
- `api.fetch.init_keepalive_parameter` to `api.fetch.options_parameter.keepalive` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
16+
- `api.fetch.init_priority_parameter` to `api.fetch.options_parameter.priority` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
17+
- `api.fetch.init_privateToken_parameter` to `api.fetch.options_parameter.privateToken` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
18+
- `api.fetch.init_referrerPolicy_parameter` to `api.fetch.options_parameter.referrerPolicy` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
19+
- `api.fetch.init_signal_parameter` to `api.fetch.options_parameter.signal` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
20+
- `api.fetch.init_targetAddressSpace_parameter` to `api.fetch.options_parameter.targetAddressSpace` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
21+
- `api.Request.Request.init_attributionReporting_parameter` to `api.Request.Request.options_parameter.attributionReporting` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
22+
- `api.Request.Request.init_browsingTopics_parameter` to `api.Request.Request.options_parameter.browsingTopics` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
23+
- `api.Request.Request.init_duplex_parameter` to `api.Request.Request.options_parameter.duplex` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
24+
- `api.Request.Request.init_keepalive_parameter` to `api.Request.Request.options_parameter.keepalive` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
25+
- `api.Request.Request.init_priority_parameter` to `api.Request.Request.options_parameter.priority` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
26+
- `api.Request.Request.init_privateToken_parameter` to `api.Request.Request.options_parameter.privateToken` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
27+
- `api.Request.Request.init_referrer_parameter` to `api.Request.Request.options_parameter.referrer` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
28+
- `api.Request.Request.init_targetAddressSpace_parameter` to `api.Request.Request.options_parameter.targetAddressSpace` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
29+
- `api.Request.Request.request_body_readablestream` to `api.Request.Request.options_parameter.body.accepts_readablestream` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
30+
31+
### Additions
32+
33+
- `api.Element.requestFullscreen.options_parameter` ([#29548](https://github.com/mdn/browser-compat-data/pull/29548))
34+
- `api.Element.requestFullscreen.options_parameter.keyboardLock_option` ([#29548](https://github.com/mdn/browser-compat-data/pull/29548))
35+
- `api.fetch.options_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
36+
- `api.fetch.options_parameter.body` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
37+
- `api.GPU.requestAdapter.options_featureLevel` ([#29551](https://github.com/mdn/browser-compat-data/pull/29551))
38+
- `api.Request.Request.options_parameter` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
39+
- `api.Request.Request.options_parameter.body` ([#29451](https://github.com/mdn/browser-compat-data/pull/29451))
40+
- `api.SharedWorker.SharedWorker.options_extendedLifetime_parameter` ([#29562](https://github.com/mdn/browser-compat-data/pull/29562))
41+
- `api.XRSession.visibilitymaskchange_event` ([#29576](https://github.com/mdn/browser-compat-data/pull/29576))
42+
- `browsers.opera.releases.133` ([#29579](https://github.com/mdn/browser-compat-data/pull/29579))
43+
- `css.properties.accent-color.transparent` ([#29532](https://github.com/mdn/browser-compat-data/pull/29532))
44+
- `css.properties.shape-outside.rect` ([#29574](https://github.com/mdn/browser-compat-data/pull/29574))
45+
- `css.properties.stop-color.transparent` ([#29532](https://github.com/mdn/browser-compat-data/pull/29532))
46+
- `css.types.attr.fallback` ([#29573](https://github.com/mdn/browser-compat-data/pull/29573))
47+
- `html.elements.audio.autoplay` ([#29571](https://github.com/mdn/browser-compat-data/pull/29571))
48+
49+
### Statistics
50+
51+
- 11 contributors have changed 54 files with 1,555 additions and 924 deletions in 26 commits ([`v7.3.13...v7.3.14`](https://github.com/mdn/browser-compat-data/compare/v7.3.13...v7.3.14))
52+
- 19,602 total features
53+
- 1,245 total contributors
54+
- 5,651 total stargazers
55+
356
## [v7.3.13](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.13)
457

558
April 24, 2026

api/Document.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8212,7 +8212,6 @@
82128212
"requestStorageAccessFor": {
82138213
"__compat": {
82148214
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Document/requestStorageAccessFor",
8215-
"spec_url": "https://privacycg.github.io/requestStorageAccessFor/#dom-document-requeststorageaccessfor",
82168215
"tags": [
82178216
"web-features:related-website-sets"
82188217
],
@@ -8242,7 +8241,7 @@
82428241
},
82438242
"status": {
82448243
"experimental": false,
8245-
"standard_track": true,
8244+
"standard_track": false,
82468245
"deprecated": true
82478246
}
82488247
}

api/Element.json

Lines changed: 108 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -8771,21 +8771,18 @@
87718771
"deprecated": false
87728772
}
87738773
},
8774-
"options_navigationUI_parameter": {
8774+
"options_parameter": {
87758775
"__compat": {
8776-
"description": "`options.navigationUI` parameter",
8777-
"spec_url": "https://fullscreen.spec.whatwg.org/#dom-fullscreenoptions-navigationui",
8778-
"tags": [
8779-
"web-features:fullscreen"
8780-
],
8776+
"description": "`options` parameter",
8777+
"spec_url": "https://fullscreen.spec.whatwg.org/#dom-element-requestfullscreen-options-options",
87818778
"support": {
87828779
"chrome": {
87838780
"version_added": "71"
87848781
},
87858782
"chrome_android": "mirror",
87868783
"edge": "mirror",
87878784
"firefox": {
8788-
"version_added": false
8785+
"version_added": "151"
87898786
},
87908787
"firefox_android": "mirror",
87918788
"oculus": "mirror",
@@ -8806,42 +8803,113 @@
88068803
"standard_track": true,
88078804
"deprecated": false
88088805
}
8809-
}
8810-
},
8811-
"options_screen_parameter": {
8812-
"__compat": {
8813-
"description": "`options.screen` parameter",
8814-
"spec_url": "https://w3c.github.io/window-management/#ref-for-dom-fullscreenoptions-screen",
8815-
"tags": [
8816-
"web-features:window-management"
8817-
],
8818-
"support": {
8819-
"chrome": {
8820-
"version_added": "100"
8821-
},
8822-
"chrome_android": {
8823-
"version_added": false
8806+
},
8807+
"keyboardLock_option": {
8808+
"__compat": {
8809+
"description": "`keyboardLock` option",
8810+
"support": {
8811+
"chrome": {
8812+
"version_added": false,
8813+
"impl_url": "https://crbug.com/505427218"
8814+
},
8815+
"chrome_android": "mirror",
8816+
"edge": "mirror",
8817+
"firefox": {
8818+
"version_added": "151"
8819+
},
8820+
"firefox_android": "mirror",
8821+
"oculus": "mirror",
8822+
"opera": "mirror",
8823+
"opera_android": "mirror",
8824+
"safari": {
8825+
"version_added": "26.4"
8826+
},
8827+
"safari_ios": {
8828+
"version_added": false
8829+
},
8830+
"samsunginternet_android": "mirror",
8831+
"webview_android": "mirror",
8832+
"webview_ios": "mirror"
88248833
},
8825-
"edge": "mirror",
8826-
"firefox": {
8827-
"version_added": false
8834+
"status": {
8835+
"experimental": false,
8836+
"standard_track": false,
8837+
"deprecated": false
8838+
}
8839+
}
8840+
},
8841+
"navigationUI_option": {
8842+
"__compat": {
8843+
"description": "`navigationUI` option",
8844+
"spec_url": "https://fullscreen.spec.whatwg.org/#dom-fullscreenoptions-navigationui",
8845+
"tags": [
8846+
"web-features:fullscreen"
8847+
],
8848+
"support": {
8849+
"chrome": {
8850+
"version_added": "71"
8851+
},
8852+
"chrome_android": "mirror",
8853+
"edge": "mirror",
8854+
"firefox": {
8855+
"version_added": false
8856+
},
8857+
"firefox_android": "mirror",
8858+
"oculus": "mirror",
8859+
"opera": "mirror",
8860+
"opera_android": "mirror",
8861+
"safari": {
8862+
"version_added": "16.4"
8863+
},
8864+
"safari_ios": {
8865+
"version_added": false
8866+
},
8867+
"samsunginternet_android": "mirror",
8868+
"webview_android": "mirror",
8869+
"webview_ios": "mirror"
88288870
},
8829-
"firefox_android": "mirror",
8830-
"oculus": "mirror",
8831-
"opera": "mirror",
8832-
"opera_android": "mirror",
8833-
"safari": {
8834-
"version_added": false
8871+
"status": {
8872+
"experimental": false,
8873+
"standard_track": true,
8874+
"deprecated": false
8875+
}
8876+
}
8877+
},
8878+
"screen_option": {
8879+
"__compat": {
8880+
"description": "`screen` option",
8881+
"spec_url": "https://w3c.github.io/window-management/#ref-for-dom-fullscreenoptions-screen",
8882+
"tags": [
8883+
"web-features:window-management"
8884+
],
8885+
"support": {
8886+
"chrome": {
8887+
"version_added": "100"
8888+
},
8889+
"chrome_android": {
8890+
"version_added": false
8891+
},
8892+
"edge": "mirror",
8893+
"firefox": {
8894+
"version_added": false
8895+
},
8896+
"firefox_android": "mirror",
8897+
"oculus": "mirror",
8898+
"opera": "mirror",
8899+
"opera_android": "mirror",
8900+
"safari": {
8901+
"version_added": false
8902+
},
8903+
"safari_ios": "mirror",
8904+
"samsunginternet_android": "mirror",
8905+
"webview_android": "mirror",
8906+
"webview_ios": "mirror"
88358907
},
8836-
"safari_ios": "mirror",
8837-
"samsunginternet_android": "mirror",
8838-
"webview_android": "mirror",
8839-
"webview_ios": "mirror"
8840-
},
8841-
"status": {
8842-
"experimental": true,
8843-
"standard_track": true,
8844-
"deprecated": false
8908+
"status": {
8909+
"experimental": true,
8910+
"standard_track": true,
8911+
"deprecated": false
8912+
}
88458913
}
88468914
}
88478915
},

api/GPU.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,43 @@
227227
"deprecated": false
228228
}
229229
}
230+
},
231+
"options_featureLevel": {
232+
"__compat": {
233+
"description": "`featureLevel` option",
234+
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpurequestadapteroptions-featurelevel",
235+
"tags": [
236+
"web-features:webgpu"
237+
],
238+
"support": {
239+
"chrome": {
240+
"version_added": "146",
241+
"partial_implementation": true,
242+
"notes": "Compatibility mode supported only on Android 10.0 and above (running OpenGL ES 3.1 and above)."
243+
},
244+
"chrome_android": "mirror",
245+
"edge": "mirror",
246+
"firefox": {
247+
"version_added": false
248+
},
249+
"firefox_android": "mirror",
250+
"oculus": "mirror",
251+
"opera": "mirror",
252+
"opera_android": "mirror",
253+
"safari": {
254+
"version_added": false
255+
},
256+
"safari_ios": "mirror",
257+
"samsunginternet_android": "mirror",
258+
"webview_android": "mirror",
259+
"webview_ios": "mirror"
260+
},
261+
"status": {
262+
"experimental": true,
263+
"standard_track": true,
264+
"deprecated": false
265+
}
266+
}
230267
}
231268
},
232269
"wgslLanguageFeatures": {

api/HTMLAnchorElement.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"webview_ios": "mirror"
8282
},
8383
"status": {
84-
"experimental": true,
84+
"experimental": false,
8585
"standard_track": true,
8686
"deprecated": false
8787
}
@@ -90,7 +90,6 @@
9090
"attributionSrc": {
9191
"__compat": {
9292
"mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/attributionSrc",
93-
"spec_url": "https://wicg.github.io/attribution-reporting-api/#dom-htmlattributionsrcelementutils-attributionsrc",
9493
"tags": [
9594
"web-features:attribution-reporting"
9695
],
@@ -117,7 +116,7 @@
117116
},
118117
"status": {
119118
"experimental": false,
120-
"standard_track": true,
119+
"standard_track": false,
121120
"deprecated": true
122121
}
123122
}

api/HTMLAreaElement.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
},
9090
"attributionSrc": {
9191
"__compat": {
92-
"spec_url": "https://wicg.github.io/attribution-reporting-api/#dom-htmlattributionsrcelementutils-attributionsrc",
9392
"tags": [
9493
"web-features:attribution-reporting"
9594
],
@@ -116,7 +115,7 @@
116115
},
117116
"status": {
118117
"experimental": false,
119-
"standard_track": true,
118+
"standard_track": false,
120119
"deprecated": true
121120
}
122121
}

api/HTMLIFrameElement.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
},
5050
"adAuctionHeaders": {
5151
"__compat": {
52-
"spec_url": "https://wicg.github.io/turtledove/#dom-htmliframeelement-adauctionheaders",
5352
"support": {
5453
"chrome": {
5554
"version_added": "122"
@@ -72,9 +71,9 @@
7271
"webview_ios": "mirror"
7372
},
7473
"status": {
75-
"experimental": true,
76-
"standard_track": true,
77-
"deprecated": false
74+
"experimental": false,
75+
"standard_track": false,
76+
"deprecated": true
7877
}
7978
}
8079
},
@@ -1096,7 +1095,6 @@
10961095
},
10971096
"sharedStorageWritable": {
10981097
"__compat": {
1099-
"spec_url": "https://wicg.github.io/shared-storage/#html-attr",
11001098
"tags": [
11011099
"web-features:shared-storage"
11021100
],
@@ -1123,7 +1121,7 @@
11231121
},
11241122
"status": {
11251123
"experimental": false,
1126-
"standard_track": true,
1124+
"standard_track": false,
11271125
"deprecated": true
11281126
}
11291127
}

0 commit comments

Comments
 (0)