Skip to content

Commit 637221f

Browse files
committed
Merge branch 'main' into fix-standard-track-exceptions
2 parents 01977d5 + d39ff7d commit 637221f

60 files changed

Lines changed: 1561 additions & 340 deletions

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: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,83 @@
11
# @mdn/browser-compat-data release notes
22

3+
## [v7.3.11](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.11)
4+
5+
April 10, 2026
6+
7+
### Additions
8+
9+
- `api.CustomElementRegistry.define.html_name_validity` ([#29217](https://github.com/mdn/browser-compat-data/pull/29217))
10+
- `api.CustomElementRegistry.whenDefined.html_name_validity` ([#29217](https://github.com/mdn/browser-compat-data/pull/29217))
11+
- `api.Document.createAttribute.html_name_validity` ([#29217](https://github.com/mdn/browser-compat-data/pull/29217))
12+
- `api.Document.createAttributeNS.html_name_validity` ([#29217](https://github.com/mdn/browser-compat-data/pull/29217))
13+
- `api.Document.createElement.html_name_validity` ([#29217](https://github.com/mdn/browser-compat-data/pull/29217))
14+
- `api.Document.createElementNS.html_name_validity` ([#29217](https://github.com/mdn/browser-compat-data/pull/29217))
15+
- `api.Element.setAttribute.html_name_validity` ([#29217](https://github.com/mdn/browser-compat-data/pull/29217))
16+
- `api.Element.setAttributeNodeNS.html_name_validity` ([#29217](https://github.com/mdn/browser-compat-data/pull/29217))
17+
- `api.Element.toggleAttribute.html_name_validity` ([#29217](https://github.com/mdn/browser-compat-data/pull/29217))
18+
- `api.PaymentRequest.getSecurePaymentConfirmationCapabilities_static` ([#29434](https://github.com/mdn/browser-compat-data/pull/29434))
19+
- `api.WGSLLanguageFeatures.extension_subgroup_uniformity` ([#29422](https://github.com/mdn/browser-compat-data/pull/29422))
20+
- `browsers.chrome_android.releases.150` ([#29413](https://github.com/mdn/browser-compat-data/pull/29413))
21+
- `browsers.chrome.releases.150` ([#29413](https://github.com/mdn/browser-compat-data/pull/29413))
22+
- `browsers.opera.releases.126` ([#29414](https://github.com/mdn/browser-compat-data/pull/29414))
23+
- `browsers.opera.releases.127` ([#29414](https://github.com/mdn/browser-compat-data/pull/29414))
24+
- `browsers.opera.releases.128` ([#29414](https://github.com/mdn/browser-compat-data/pull/29414))
25+
- `browsers.opera.releases.129` ([#29414](https://github.com/mdn/browser-compat-data/pull/29414))
26+
- `browsers.opera.releases.130` ([#29414](https://github.com/mdn/browser-compat-data/pull/29414))
27+
- `browsers.opera.releases.131` ([#29414](https://github.com/mdn/browser-compat-data/pull/29414))
28+
- `browsers.opera.releases.132` ([#29444](https://github.com/mdn/browser-compat-data/pull/29444))
29+
- `browsers.webview_android.releases.150` ([#29413](https://github.com/mdn/browser-compat-data/pull/29413))
30+
- `css.at-rules.container.container-query_optional` ([#29300](https://github.com/mdn/browser-compat-data/pull/29300))
31+
- `css.types.url.cross-origin` ([#29440](https://github.com/mdn/browser-compat-data/pull/29440))
32+
- `css.types.url.referrer-policy` ([#29440](https://github.com/mdn/browser-compat-data/pull/29440))
33+
- `http.headers.Reporting-Endpoints.crash-reporting` ([#29399](https://github.com/mdn/browser-compat-data/pull/29399))
34+
35+
### Statistics
36+
37+
- 11 contributors have changed 49 files with 950 additions and 300 deletions in 28 commits ([`v7.3.10...v7.3.11`](https://github.com/mdn/browser-compat-data/compare/v7.3.10...v7.3.11))
38+
- 19,561 total features
39+
- 1,240 total contributors
40+
- 5,628 total stargazers
41+
42+
## [v7.3.10](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.10)
43+
44+
April 3, 2026
45+
46+
### Removals
47+
48+
- `html.elements.video.autoplay.loading` ([#29359](https://github.com/mdn/browser-compat-data/pull/29359))
49+
50+
### Additions
51+
52+
- `api.Element.attachShadow.options_referenceTarget_parameter` ([#29261](https://github.com/mdn/browser-compat-data/pull/29261))
53+
- `api.fetch.init_targetAddressSpace_parameter` ([#29331](https://github.com/mdn/browser-compat-data/pull/29331))
54+
- `api.HTMLTemplateElement.shadowRootReferenceTarget` ([#29261](https://github.com/mdn/browser-compat-data/pull/29261))
55+
- `api.Permissions.permission_local-network` ([#29331](https://github.com/mdn/browser-compat-data/pull/29331))
56+
- `api.Permissions.permission_local-network-access` ([#29331](https://github.com/mdn/browser-compat-data/pull/29331))
57+
- `api.Permissions.permission_loopback-network` ([#29331](https://github.com/mdn/browser-compat-data/pull/29331))
58+
- `api.Request.Request.init_targetAddressSpace_parameter` ([#29331](https://github.com/mdn/browser-compat-data/pull/29331))
59+
- `browsers.safari_ios.releases.26.5` ([#29370](https://github.com/mdn/browser-compat-data/pull/29370))
60+
- `browsers.safari.releases.26.5` ([#29370](https://github.com/mdn/browser-compat-data/pull/29370))
61+
- `browsers.webview_ios.releases.26.5` ([#29370](https://github.com/mdn/browser-compat-data/pull/29370))
62+
- `html.elements.video.loading` ([#29359](https://github.com/mdn/browser-compat-data/pull/29359))
63+
- `http.headers.Permissions-Policy.local-network` ([#29331](https://github.com/mdn/browser-compat-data/pull/29331))
64+
- `http.headers.Permissions-Policy.local-network-access` ([#29331](https://github.com/mdn/browser-compat-data/pull/29331))
65+
- `http.headers.Permissions-Policy.loopback-network` ([#29331](https://github.com/mdn/browser-compat-data/pull/29331))
66+
- `manifests.webapp.migrate_from` ([#29356](https://github.com/mdn/browser-compat-data/pull/29356))
67+
- `manifests.webapp.migrate_to` ([#29356](https://github.com/mdn/browser-compat-data/pull/29356))
68+
- `webdriver.bidi.browser.setClientWindowState.height_parameter` ([#29394](https://github.com/mdn/browser-compat-data/pull/29394))
69+
- `webdriver.bidi.browser.setClientWindowState.state_parameter` ([#29394](https://github.com/mdn/browser-compat-data/pull/29394))
70+
- `webdriver.bidi.browser.setClientWindowState.width_parameter` ([#29394](https://github.com/mdn/browser-compat-data/pull/29394))
71+
- `webdriver.bidi.browser.setClientWindowState.x_parameter` ([#29394](https://github.com/mdn/browser-compat-data/pull/29394))
72+
- `webdriver.bidi.browser.setClientWindowState.y_parameter` ([#29394](https://github.com/mdn/browser-compat-data/pull/29394))
73+
74+
### Statistics
75+
76+
- 11 contributors have changed 37 files with 986 additions and 282 deletions in 31 commits ([`v7.3.9...v7.3.10`](https://github.com/mdn/browser-compat-data/compare/v7.3.9...v7.3.10))
77+
- 19,546 total features
78+
- 1,239 total contributors
79+
- 5,628 total stargazers
80+
381
## [v7.3.9](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.9)
482

583
March 27, 2026

api/CSS.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@
113113
"cap_static": {
114114
"__compat": {
115115
"description": "`cap()` static method",
116+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static",
116117
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-css-cap",
117118
"tags": [
118119
"web-features:numeric-factory-functions"
@@ -1035,6 +1036,7 @@
10351036
"ic_static": {
10361037
"__compat": {
10371038
"description": "`ic()` static method",
1039+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static",
10381040
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-css-ic",
10391041
"tags": [
10401042
"web-features:numeric-factory-functions"
@@ -1145,6 +1147,7 @@
11451147
"lh_static": {
11461148
"__compat": {
11471149
"description": "`lh()` static method",
1150+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static",
11481151
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-css-lh",
11491152
"tags": [
11501153
"web-features:numeric-factory-functions"
@@ -1737,6 +1740,7 @@
17371740
"rcap_static": {
17381741
"__compat": {
17391742
"description": "`rcap()` static method",
1743+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static",
17401744
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-css-rcap",
17411745
"tags": [
17421746
"web-features:numeric-factory-functions"
@@ -1773,6 +1777,7 @@
17731777
"rch_static": {
17741778
"__compat": {
17751779
"description": "`rch()` static method",
1780+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static",
17761781
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-css-rch",
17771782
"tags": [
17781783
"web-features:numeric-factory-functions"
@@ -1882,6 +1887,7 @@
18821887
"rex_static": {
18831888
"__compat": {
18841889
"description": "`rex()` static method",
1890+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static",
18851891
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-css-rex",
18861892
"tags": [
18871893
"web-features:numeric-factory-functions"
@@ -1918,6 +1924,7 @@
19181924
"ric_static": {
19191925
"__compat": {
19201926
"description": "`ric()` static method",
1927+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static",
19211928
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-css-ric",
19221929
"tags": [
19231930
"web-features:numeric-factory-functions"
@@ -1954,6 +1961,7 @@
19541961
"rlh_static": {
19551962
"__compat": {
19561963
"description": "`rlh()` static method",
1964+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static",
19571965
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-css-rlh",
19581966
"tags": [
19591967
"web-features:numeric-factory-functions"

api/CSSFontFaceRule.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"chrome_android": "mirror",
101101
"edge": "mirror",
102102
"firefox": {
103-
"version_added": false
103+
"version_added": "150"
104104
},
105105
"firefox_android": "mirror",
106106
"oculus": "mirror",
@@ -115,7 +115,7 @@
115115
"webview_ios": "mirror"
116116
},
117117
"status": {
118-
"experimental": true,
118+
"experimental": false,
119119
"standard_track": true,
120120
"deprecated": false
121121
}

api/CSSMathClamp.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"api": {
33
"CSSMathClamp": {
44
"__compat": {
5+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSSMathClamp",
56
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#cssmathclamp",
67
"tags": [
78
"web-features:css-typed-om"
@@ -37,6 +38,7 @@
3738
"CSSMathClamp": {
3839
"__compat": {
3940
"description": "`CSSMathClamp()` constructor",
41+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSSMathClamp/CSSMathClamp",
4042
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-cssmathclamp-cssmathclamp",
4143
"tags": [
4244
"web-features:css-typed-om"
@@ -72,6 +74,7 @@
7274
},
7375
"lower": {
7476
"__compat": {
77+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSSMathClamp/lower",
7578
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-cssmathclamp-lower",
7679
"tags": [
7780
"web-features:css-typed-om"
@@ -107,6 +110,7 @@
107110
},
108111
"upper": {
109112
"__compat": {
113+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSSMathClamp/upper",
110114
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-cssmathclamp-upper",
111115
"tags": [
112116
"web-features:css-typed-om"
@@ -142,6 +146,7 @@
142146
},
143147
"value": {
144148
"__compat": {
149+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSSMathClamp/value",
145150
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-cssmathclamp-value",
146151
"tags": [
147152
"web-features:css-typed-om"

api/Credential.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
],
8484
"support": {
8585
"chrome": {
86-
"version_added": false
86+
"version_added": "148"
8787
},
8888
"chrome_android": "mirror",
8989
"edge": "mirror",
@@ -103,7 +103,7 @@
103103
"webview_ios": "mirror"
104104
},
105105
"status": {
106-
"experimental": true,
106+
"experimental": false,
107107
"standard_track": true,
108108
"deprecated": false
109109
}

api/CustomElementRegistry.json

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,38 @@
210210
"deprecated": false
211211
}
212212
}
213+
},
214+
"html_name_validity": {
215+
"__compat": {
216+
"description": "Emoji and more Unicode in element and attribute names and namespace prefix (valid names match HTML parser)",
217+
"spec_url": "https://dom.spec.whatwg.org/#namespaces",
218+
"support": {
219+
"chrome": {
220+
"version_added": "143"
221+
},
222+
"chrome_android": "mirror",
223+
"edge": "mirror",
224+
"firefox": {
225+
"version_added": "149"
226+
},
227+
"firefox_android": "mirror",
228+
"oculus": "mirror",
229+
"opera": "mirror",
230+
"opera_android": "mirror",
231+
"safari": {
232+
"version_added": false
233+
},
234+
"safari_ios": "mirror",
235+
"samsunginternet_android": "mirror",
236+
"webview_android": "mirror",
237+
"webview_ios": "mirror"
238+
},
239+
"status": {
240+
"experimental": false,
241+
"standard_track": true,
242+
"deprecated": false
243+
}
244+
}
213245
}
214246
},
215247
"get": {
@@ -389,6 +421,38 @@
389421
"standard_track": true,
390422
"deprecated": false
391423
}
424+
},
425+
"html_name_validity": {
426+
"__compat": {
427+
"description": "Emoji and more Unicode in element and attribute names and namespace prefix (valid names match HTML parser)",
428+
"spec_url": "https://dom.spec.whatwg.org/#namespaces",
429+
"support": {
430+
"chrome": {
431+
"version_added": "143"
432+
},
433+
"chrome_android": "mirror",
434+
"edge": "mirror",
435+
"firefox": {
436+
"version_added": "149"
437+
},
438+
"firefox_android": "mirror",
439+
"oculus": "mirror",
440+
"opera": "mirror",
441+
"opera_android": "mirror",
442+
"safari": {
443+
"version_added": false
444+
},
445+
"safari_ios": "mirror",
446+
"samsunginternet_android": "mirror",
447+
"webview_android": "mirror",
448+
"webview_ios": "mirror"
449+
},
450+
"status": {
451+
"experimental": false,
452+
"standard_track": true,
453+
"deprecated": false
454+
}
455+
}
392456
}
393457
}
394458
}

0 commit comments

Comments
 (0)