browser-specs 4.12.0 → 4.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.json +503 -95
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1227,51 +1227,6 @@
|
|
|
1227
1227
|
]
|
|
1228
1228
|
}
|
|
1229
1229
|
},
|
|
1230
|
-
{
|
|
1231
|
-
"url": "https://drafts.csswg.org/css-scroll-snap-2/",
|
|
1232
|
-
"seriesComposition": "delta",
|
|
1233
|
-
"shortname": "css-scroll-snap-2",
|
|
1234
|
-
"series": {
|
|
1235
|
-
"shortname": "css-scroll-snap",
|
|
1236
|
-
"currentSpecification": "css-scroll-snap-1",
|
|
1237
|
-
"title": "CSS Scroll Snap",
|
|
1238
|
-
"shortTitle": "CSS Scroll Snap",
|
|
1239
|
-
"releaseUrl": "https://www.w3.org/TR/css-scroll-snap/",
|
|
1240
|
-
"nightlyUrl": "https://drafts.csswg.org/css-scroll-snap/"
|
|
1241
|
-
},
|
|
1242
|
-
"seriesVersion": "2",
|
|
1243
|
-
"seriesPrevious": "css-scroll-snap-1",
|
|
1244
|
-
"organization": "W3C",
|
|
1245
|
-
"groups": [
|
|
1246
|
-
{
|
|
1247
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
1248
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
1249
|
-
}
|
|
1250
|
-
],
|
|
1251
|
-
"nightly": {
|
|
1252
|
-
"url": "https://drafts.csswg.org/css-scroll-snap-2/",
|
|
1253
|
-
"status": "Editor's Draft",
|
|
1254
|
-
"alternateUrls": [
|
|
1255
|
-
"https://w3c.github.io/csswg-drafts/css-scroll-snap-2/"
|
|
1256
|
-
],
|
|
1257
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
1258
|
-
"sourcePath": "css-scroll-snap-2/Overview.bs",
|
|
1259
|
-
"filename": "index.html"
|
|
1260
|
-
},
|
|
1261
|
-
"title": "CSS Scroll Snap Module Level 2",
|
|
1262
|
-
"source": "spec",
|
|
1263
|
-
"shortTitle": "CSS Scroll Snap 2",
|
|
1264
|
-
"categories": [
|
|
1265
|
-
"browser"
|
|
1266
|
-
],
|
|
1267
|
-
"standing": "good",
|
|
1268
|
-
"tests": {
|
|
1269
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
1270
|
-
"testPaths": [
|
|
1271
|
-
"css/css-scroll-snap"
|
|
1272
|
-
]
|
|
1273
|
-
}
|
|
1274
|
-
},
|
|
1275
1230
|
{
|
|
1276
1231
|
"url": "https://drafts.csswg.org/css-shapes-2/",
|
|
1277
1232
|
"seriesComposition": "delta",
|
|
@@ -1609,7 +1564,13 @@
|
|
|
1609
1564
|
"categories": [
|
|
1610
1565
|
"browser"
|
|
1611
1566
|
],
|
|
1612
|
-
"standing": "good"
|
|
1567
|
+
"standing": "good",
|
|
1568
|
+
"tests": {
|
|
1569
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
1570
|
+
"testPaths": [
|
|
1571
|
+
"fedcm"
|
|
1572
|
+
]
|
|
1573
|
+
}
|
|
1613
1574
|
},
|
|
1614
1575
|
{
|
|
1615
1576
|
"url": "https://fetch.spec.whatwg.org/",
|
|
@@ -5590,8 +5551,8 @@
|
|
|
5590
5551
|
"url": "https://w3c.github.io/mathml-aam/",
|
|
5591
5552
|
"status": "Editor's Draft",
|
|
5592
5553
|
"alternateUrls": [],
|
|
5593
|
-
"repository": "https://github.com/w3c/
|
|
5594
|
-
"sourcePath": "index.html",
|
|
5554
|
+
"repository": "https://github.com/w3c/aria",
|
|
5555
|
+
"sourcePath": "mathml-aam/index.html",
|
|
5595
5556
|
"filename": "index.html"
|
|
5596
5557
|
},
|
|
5597
5558
|
"title": "MathML Accessibility API Mappings 1.0",
|
|
@@ -6068,6 +6029,43 @@
|
|
|
6068
6029
|
],
|
|
6069
6030
|
"standing": "good"
|
|
6070
6031
|
},
|
|
6032
|
+
{
|
|
6033
|
+
"url": "https://webassembly.github.io/esm-integration/js-api/",
|
|
6034
|
+
"seriesComposition": "fork",
|
|
6035
|
+
"shortname": "wasm-js-api-2-fork-esm-integration",
|
|
6036
|
+
"series": {
|
|
6037
|
+
"shortname": "wasm-js-api",
|
|
6038
|
+
"currentSpecification": "wasm-js-api-2",
|
|
6039
|
+
"title": "WebAssembly JavaScript Interface",
|
|
6040
|
+
"shortTitle": "WebAssembly JavaScript Interface",
|
|
6041
|
+
"releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
|
|
6042
|
+
"nightlyUrl": "https://webassembly.github.io/spec/js-api/"
|
|
6043
|
+
},
|
|
6044
|
+
"seriesVersion": "2",
|
|
6045
|
+
"forkOf": "wasm-js-api-2",
|
|
6046
|
+
"title": "WebAssembly JavaScript Interface: ESM Integration",
|
|
6047
|
+
"organization": "W3C",
|
|
6048
|
+
"groups": [
|
|
6049
|
+
{
|
|
6050
|
+
"name": "WebAssembly Community Group",
|
|
6051
|
+
"url": "https://www.w3.org/community/webassembly/"
|
|
6052
|
+
}
|
|
6053
|
+
],
|
|
6054
|
+
"nightly": {
|
|
6055
|
+
"url": "https://webassembly.github.io/esm-integration/js-api/",
|
|
6056
|
+
"status": "Editor's Draft",
|
|
6057
|
+
"alternateUrls": [],
|
|
6058
|
+
"repository": "https://github.com/WebAssembly/esm-integration",
|
|
6059
|
+
"sourcePath": "document/js-api/index.bs",
|
|
6060
|
+
"filename": "index.html"
|
|
6061
|
+
},
|
|
6062
|
+
"source": "spec",
|
|
6063
|
+
"shortTitle": "WebAssembly JavaScript Interface: ESM Integration",
|
|
6064
|
+
"categories": [
|
|
6065
|
+
"browser"
|
|
6066
|
+
],
|
|
6067
|
+
"standing": "good"
|
|
6068
|
+
},
|
|
6071
6069
|
{
|
|
6072
6070
|
"url": "https://webassembly.github.io/exception-handling/js-api/",
|
|
6073
6071
|
"seriesComposition": "fork",
|
|
@@ -10796,6 +10794,14 @@
|
|
|
10796
10794
|
"nightlyUrl": "https://w3c.github.io/accname/"
|
|
10797
10795
|
},
|
|
10798
10796
|
"seriesVersion": "1.2",
|
|
10797
|
+
"nightly": {
|
|
10798
|
+
"url": "https://w3c.github.io/accname/",
|
|
10799
|
+
"status": "Editor's Draft",
|
|
10800
|
+
"repository": "https://github.com/w3c/aria",
|
|
10801
|
+
"alternateUrls": [],
|
|
10802
|
+
"sourcePath": "accname/index.html",
|
|
10803
|
+
"filename": "index.html"
|
|
10804
|
+
},
|
|
10799
10805
|
"organization": "W3C",
|
|
10800
10806
|
"groups": [
|
|
10801
10807
|
{
|
|
@@ -10808,14 +10814,6 @@
|
|
|
10808
10814
|
"status": "Working Draft",
|
|
10809
10815
|
"filename": "Overview.html"
|
|
10810
10816
|
},
|
|
10811
|
-
"nightly": {
|
|
10812
|
-
"url": "https://w3c.github.io/accname/",
|
|
10813
|
-
"status": "Editor's Draft",
|
|
10814
|
-
"alternateUrls": [],
|
|
10815
|
-
"repository": "https://github.com/w3c/accname",
|
|
10816
|
-
"sourcePath": "index.html",
|
|
10817
|
-
"filename": "index.html"
|
|
10818
|
-
},
|
|
10819
10817
|
"title": "Accessible Name and Description Computation 1.2",
|
|
10820
10818
|
"source": "w3c",
|
|
10821
10819
|
"shortTitle": "Accessible Name and Description Computation 1.2",
|
|
@@ -11479,8 +11477,8 @@
|
|
|
11479
11477
|
"url": "https://w3c.github.io/core-aam/",
|
|
11480
11478
|
"status": "Editor's Draft",
|
|
11481
11479
|
"alternateUrls": [],
|
|
11482
|
-
"repository": "https://github.com/w3c/
|
|
11483
|
-
"sourcePath": "index.html",
|
|
11480
|
+
"repository": "https://github.com/w3c/aria",
|
|
11481
|
+
"sourcePath": "core-aam/index.html",
|
|
11484
11482
|
"filename": "index.html"
|
|
11485
11483
|
},
|
|
11486
11484
|
"title": "Core Accessibility API Mappings 1.2",
|
|
@@ -12755,7 +12753,7 @@
|
|
|
12755
12753
|
],
|
|
12756
12754
|
"release": {
|
|
12757
12755
|
"url": "https://www.w3.org/TR/css-conditional-5/",
|
|
12758
|
-
"status": "
|
|
12756
|
+
"status": "Working Draft",
|
|
12759
12757
|
"filename": "Overview.html"
|
|
12760
12758
|
},
|
|
12761
12759
|
"nightly": {
|
|
@@ -14893,6 +14891,56 @@
|
|
|
14893
14891
|
]
|
|
14894
14892
|
}
|
|
14895
14893
|
},
|
|
14894
|
+
{
|
|
14895
|
+
"url": "https://www.w3.org/TR/css-scroll-snap-2/",
|
|
14896
|
+
"seriesComposition": "delta",
|
|
14897
|
+
"shortname": "css-scroll-snap-2",
|
|
14898
|
+
"series": {
|
|
14899
|
+
"shortname": "css-scroll-snap",
|
|
14900
|
+
"currentSpecification": "css-scroll-snap-1",
|
|
14901
|
+
"title": "CSS Scroll Snap",
|
|
14902
|
+
"shortTitle": "CSS Scroll Snap",
|
|
14903
|
+
"releaseUrl": "https://www.w3.org/TR/css-scroll-snap/",
|
|
14904
|
+
"nightlyUrl": "https://drafts.csswg.org/css-scroll-snap/"
|
|
14905
|
+
},
|
|
14906
|
+
"seriesVersion": "2",
|
|
14907
|
+
"seriesPrevious": "css-scroll-snap-1",
|
|
14908
|
+
"organization": "W3C",
|
|
14909
|
+
"groups": [
|
|
14910
|
+
{
|
|
14911
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
14912
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
14913
|
+
}
|
|
14914
|
+
],
|
|
14915
|
+
"release": {
|
|
14916
|
+
"url": "https://www.w3.org/TR/css-scroll-snap-2/",
|
|
14917
|
+
"status": "First Public Working Draft",
|
|
14918
|
+
"filename": "Overview.html"
|
|
14919
|
+
},
|
|
14920
|
+
"nightly": {
|
|
14921
|
+
"url": "https://drafts.csswg.org/css-scroll-snap-2/",
|
|
14922
|
+
"status": "Editor's Draft",
|
|
14923
|
+
"alternateUrls": [
|
|
14924
|
+
"https://w3c.github.io/csswg-drafts/css-scroll-snap-2/"
|
|
14925
|
+
],
|
|
14926
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
14927
|
+
"sourcePath": "css-scroll-snap-2/Overview.bs",
|
|
14928
|
+
"filename": "index.html"
|
|
14929
|
+
},
|
|
14930
|
+
"title": "CSS Scroll Snap Module Level 2",
|
|
14931
|
+
"source": "w3c",
|
|
14932
|
+
"shortTitle": "CSS Scroll Snap 2",
|
|
14933
|
+
"categories": [
|
|
14934
|
+
"browser"
|
|
14935
|
+
],
|
|
14936
|
+
"standing": "good",
|
|
14937
|
+
"tests": {
|
|
14938
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
14939
|
+
"testPaths": [
|
|
14940
|
+
"css/css-scroll-snap"
|
|
14941
|
+
]
|
|
14942
|
+
}
|
|
14943
|
+
},
|
|
14896
14944
|
{
|
|
14897
14945
|
"url": "https://www.w3.org/TR/css-scrollbars-1/",
|
|
14898
14946
|
"seriesComposition": "full",
|
|
@@ -16845,17 +16893,339 @@
|
|
|
16845
16893
|
"standing": "good"
|
|
16846
16894
|
},
|
|
16847
16895
|
{
|
|
16848
|
-
"url": "https://www.w3.org/TR/
|
|
16896
|
+
"url": "https://www.w3.org/TR/eme-hdcp-version-registry/",
|
|
16849
16897
|
"seriesComposition": "full",
|
|
16850
|
-
"shortname": "
|
|
16898
|
+
"shortname": "eme-hdcp-version-registry",
|
|
16899
|
+
"series": {
|
|
16900
|
+
"shortname": "eme-hdcp-version-registry",
|
|
16901
|
+
"currentSpecification": "eme-hdcp-version-registry",
|
|
16902
|
+
"title": "Encrypted Media Extensions HDCP Version Registry",
|
|
16903
|
+
"shortTitle": "Encrypted Media Extensions HDCP Version Registry",
|
|
16904
|
+
"releaseUrl": "https://www.w3.org/TR/eme-hdcp-version-registry/",
|
|
16905
|
+
"nightlyUrl": "https://w3c.github.io/encrypted-media/hdcp-version-registry.html"
|
|
16906
|
+
},
|
|
16907
|
+
"nightly": {
|
|
16908
|
+
"url": "https://w3c.github.io/encrypted-media/hdcp-version-registry.html",
|
|
16909
|
+
"status": "Editor's Draft",
|
|
16910
|
+
"sourcePath": "hdcp-version-registry-respec.html",
|
|
16911
|
+
"alternateUrls": [],
|
|
16912
|
+
"repository": "https://github.com/w3c/encrypted-media",
|
|
16913
|
+
"filename": "hdcp-version-registry.html"
|
|
16914
|
+
},
|
|
16915
|
+
"organization": "W3C",
|
|
16916
|
+
"groups": [
|
|
16917
|
+
{
|
|
16918
|
+
"name": "Media Working Group",
|
|
16919
|
+
"url": "https://www.w3.org/media-wg/"
|
|
16920
|
+
}
|
|
16921
|
+
],
|
|
16922
|
+
"release": {
|
|
16923
|
+
"url": "https://www.w3.org/TR/eme-hdcp-version-registry/",
|
|
16924
|
+
"status": "Draft Registry",
|
|
16925
|
+
"filename": "Overview.html"
|
|
16926
|
+
},
|
|
16927
|
+
"title": "Encrypted Media Extensions HDCP Version Registry",
|
|
16928
|
+
"source": "w3c",
|
|
16929
|
+
"shortTitle": "Encrypted Media Extensions HDCP Version Registry",
|
|
16930
|
+
"categories": [
|
|
16931
|
+
"browser"
|
|
16932
|
+
],
|
|
16933
|
+
"standing": "good"
|
|
16934
|
+
},
|
|
16935
|
+
{
|
|
16936
|
+
"url": "https://www.w3.org/TR/eme-initdata-cenc/",
|
|
16937
|
+
"seriesComposition": "full",
|
|
16938
|
+
"shortname": "eme-initdata-cenc",
|
|
16939
|
+
"series": {
|
|
16940
|
+
"shortname": "eme-initdata-cenc",
|
|
16941
|
+
"currentSpecification": "eme-initdata-cenc",
|
|
16942
|
+
"title": "\"cenc\" Initialization Data Format",
|
|
16943
|
+
"shortTitle": "\"cenc\" Initialization Data Format",
|
|
16944
|
+
"releaseUrl": "https://www.w3.org/TR/eme-initdata-cenc/",
|
|
16945
|
+
"nightlyUrl": "https://w3c.github.io/encrypted-media/format-registry/initdata/cenc.html"
|
|
16946
|
+
},
|
|
16947
|
+
"nightly": {
|
|
16948
|
+
"url": "https://w3c.github.io/encrypted-media/format-registry/initdata/cenc.html",
|
|
16949
|
+
"status": "Editor's Draft",
|
|
16950
|
+
"sourcePath": "format-registry/initdata/cenc-respec.html",
|
|
16951
|
+
"alternateUrls": [],
|
|
16952
|
+
"repository": "https://github.com/w3c/encrypted-media",
|
|
16953
|
+
"filename": "cenc.html"
|
|
16954
|
+
},
|
|
16955
|
+
"organization": "W3C",
|
|
16956
|
+
"groups": [
|
|
16957
|
+
{
|
|
16958
|
+
"name": "Media Working Group",
|
|
16959
|
+
"url": "https://www.w3.org/media-wg/"
|
|
16960
|
+
}
|
|
16961
|
+
],
|
|
16962
|
+
"release": {
|
|
16963
|
+
"url": "https://www.w3.org/TR/eme-initdata-cenc/",
|
|
16964
|
+
"status": "Note",
|
|
16965
|
+
"filename": "Overview.html"
|
|
16966
|
+
},
|
|
16967
|
+
"title": "\"cenc\" Initialization Data Format",
|
|
16968
|
+
"source": "w3c",
|
|
16969
|
+
"shortTitle": "\"cenc\" Initialization Data Format",
|
|
16970
|
+
"categories": [
|
|
16971
|
+
"browser"
|
|
16972
|
+
],
|
|
16973
|
+
"standing": "good"
|
|
16974
|
+
},
|
|
16975
|
+
{
|
|
16976
|
+
"url": "https://www.w3.org/TR/eme-initdata-keyids/",
|
|
16977
|
+
"seriesComposition": "full",
|
|
16978
|
+
"shortname": "eme-initdata-keyids",
|
|
16979
|
+
"series": {
|
|
16980
|
+
"shortname": "eme-initdata-keyids",
|
|
16981
|
+
"currentSpecification": "eme-initdata-keyids",
|
|
16982
|
+
"title": "\"keyids\" Initialization Data Format",
|
|
16983
|
+
"shortTitle": "\"keyids\" Initialization Data Format",
|
|
16984
|
+
"releaseUrl": "https://www.w3.org/TR/eme-initdata-keyids/",
|
|
16985
|
+
"nightlyUrl": "https://w3c.github.io/encrypted-media/format-registry/initdata/keyids.html"
|
|
16986
|
+
},
|
|
16987
|
+
"nightly": {
|
|
16988
|
+
"url": "https://w3c.github.io/encrypted-media/format-registry/initdata/keyids.html",
|
|
16989
|
+
"status": "Editor's Draft",
|
|
16990
|
+
"sourcePath": "format-registry/initdata/keyids-respec.html",
|
|
16991
|
+
"alternateUrls": [],
|
|
16992
|
+
"repository": "https://github.com/w3c/encrypted-media",
|
|
16993
|
+
"filename": "keyids.html"
|
|
16994
|
+
},
|
|
16995
|
+
"organization": "W3C",
|
|
16996
|
+
"groups": [
|
|
16997
|
+
{
|
|
16998
|
+
"name": "Media Working Group",
|
|
16999
|
+
"url": "https://www.w3.org/media-wg/"
|
|
17000
|
+
}
|
|
17001
|
+
],
|
|
17002
|
+
"release": {
|
|
17003
|
+
"url": "https://www.w3.org/TR/eme-initdata-keyids/",
|
|
17004
|
+
"status": "Note",
|
|
17005
|
+
"filename": "Overview.html"
|
|
17006
|
+
},
|
|
17007
|
+
"title": "\"keyids\" Initialization Data Format",
|
|
17008
|
+
"source": "w3c",
|
|
17009
|
+
"shortTitle": "\"keyids\" Initialization Data Format",
|
|
17010
|
+
"categories": [
|
|
17011
|
+
"browser"
|
|
17012
|
+
],
|
|
17013
|
+
"standing": "good"
|
|
17014
|
+
},
|
|
17015
|
+
{
|
|
17016
|
+
"url": "https://www.w3.org/TR/eme-initdata-registry/",
|
|
17017
|
+
"seriesComposition": "full",
|
|
17018
|
+
"shortname": "eme-initdata-registry",
|
|
17019
|
+
"series": {
|
|
17020
|
+
"shortname": "eme-initdata-registry",
|
|
17021
|
+
"currentSpecification": "eme-initdata-registry",
|
|
17022
|
+
"title": "Encrypted Media Extensions Initialization Data Format Registry",
|
|
17023
|
+
"shortTitle": "Encrypted Media Extensions Initialization Data Format Registry",
|
|
17024
|
+
"releaseUrl": "https://www.w3.org/TR/eme-initdata-registry/",
|
|
17025
|
+
"nightlyUrl": "https://w3c.github.io/encrypted-media/format-registry/initdata/"
|
|
17026
|
+
},
|
|
17027
|
+
"nightly": {
|
|
17028
|
+
"url": "https://w3c.github.io/encrypted-media/format-registry/initdata/",
|
|
17029
|
+
"status": "Editor's Draft",
|
|
17030
|
+
"sourcePath": "format-registry/initdata/index-respec.html",
|
|
17031
|
+
"alternateUrls": [],
|
|
17032
|
+
"repository": "https://github.com/w3c/encrypted-media",
|
|
17033
|
+
"filename": "index.html"
|
|
17034
|
+
},
|
|
17035
|
+
"organization": "W3C",
|
|
17036
|
+
"groups": [
|
|
17037
|
+
{
|
|
17038
|
+
"name": "Media Working Group",
|
|
17039
|
+
"url": "https://www.w3.org/media-wg/"
|
|
17040
|
+
}
|
|
17041
|
+
],
|
|
17042
|
+
"release": {
|
|
17043
|
+
"url": "https://www.w3.org/TR/eme-initdata-registry/",
|
|
17044
|
+
"status": "Draft Registry",
|
|
17045
|
+
"filename": "Overview.html"
|
|
17046
|
+
},
|
|
17047
|
+
"title": "Encrypted Media Extensions Initialization Data Format Registry",
|
|
17048
|
+
"source": "w3c",
|
|
17049
|
+
"shortTitle": "Encrypted Media Extensions Initialization Data Format Registry",
|
|
17050
|
+
"categories": [
|
|
17051
|
+
"browser"
|
|
17052
|
+
],
|
|
17053
|
+
"standing": "good"
|
|
17054
|
+
},
|
|
17055
|
+
{
|
|
17056
|
+
"url": "https://www.w3.org/TR/eme-initdata-webm/",
|
|
17057
|
+
"seriesComposition": "full",
|
|
17058
|
+
"shortname": "eme-initdata-webm",
|
|
17059
|
+
"series": {
|
|
17060
|
+
"shortname": "eme-initdata-webm",
|
|
17061
|
+
"currentSpecification": "eme-initdata-webm",
|
|
17062
|
+
"title": "\"webm\" Initialization Data Format",
|
|
17063
|
+
"shortTitle": "\"webm\" Initialization Data Format",
|
|
17064
|
+
"releaseUrl": "https://www.w3.org/TR/eme-initdata-webm/",
|
|
17065
|
+
"nightlyUrl": "https://w3c.github.io/encrypted-media/format-registry/initdata/webm.html"
|
|
17066
|
+
},
|
|
17067
|
+
"nightly": {
|
|
17068
|
+
"url": "https://w3c.github.io/encrypted-media/format-registry/initdata/webm.html",
|
|
17069
|
+
"status": "Editor's Draft",
|
|
17070
|
+
"sourcePath": "format-registry/initdata/webm-respec.html",
|
|
17071
|
+
"alternateUrls": [],
|
|
17072
|
+
"repository": "https://github.com/w3c/encrypted-media",
|
|
17073
|
+
"filename": "webm.html"
|
|
17074
|
+
},
|
|
17075
|
+
"organization": "W3C",
|
|
17076
|
+
"groups": [
|
|
17077
|
+
{
|
|
17078
|
+
"name": "Media Working Group",
|
|
17079
|
+
"url": "https://www.w3.org/media-wg/"
|
|
17080
|
+
}
|
|
17081
|
+
],
|
|
17082
|
+
"release": {
|
|
17083
|
+
"url": "https://www.w3.org/TR/eme-initdata-webm/",
|
|
17084
|
+
"status": "Note",
|
|
17085
|
+
"filename": "Overview.html"
|
|
17086
|
+
},
|
|
17087
|
+
"title": "\"webm\" Initialization Data Format",
|
|
17088
|
+
"source": "w3c",
|
|
17089
|
+
"shortTitle": "\"webm\" Initialization Data Format",
|
|
17090
|
+
"categories": [
|
|
17091
|
+
"browser"
|
|
17092
|
+
],
|
|
17093
|
+
"standing": "good"
|
|
17094
|
+
},
|
|
17095
|
+
{
|
|
17096
|
+
"url": "https://www.w3.org/TR/eme-stream-mp4/",
|
|
17097
|
+
"seriesComposition": "full",
|
|
17098
|
+
"shortname": "eme-stream-mp4",
|
|
17099
|
+
"series": {
|
|
17100
|
+
"shortname": "eme-stream-mp4",
|
|
17101
|
+
"currentSpecification": "eme-stream-mp4",
|
|
17102
|
+
"title": "ISO Common Encryption Protection Scheme for ISO Base Media File Format Stream Format",
|
|
17103
|
+
"shortTitle": "ISO Common Encryption Protection Scheme for ISO Base Media File Format Stream Format",
|
|
17104
|
+
"releaseUrl": "https://www.w3.org/TR/eme-stream-mp4/",
|
|
17105
|
+
"nightlyUrl": "https://w3c.github.io/encrypted-media/format-registry/stream/mp4.html"
|
|
17106
|
+
},
|
|
17107
|
+
"seriesVersion": "4",
|
|
17108
|
+
"nightly": {
|
|
17109
|
+
"url": "https://w3c.github.io/encrypted-media/format-registry/stream/mp4.html",
|
|
17110
|
+
"status": "Editor's Draft",
|
|
17111
|
+
"sourcePath": "format-registry/stream/mp4-respec.html",
|
|
17112
|
+
"alternateUrls": [],
|
|
17113
|
+
"repository": "https://github.com/w3c/encrypted-media",
|
|
17114
|
+
"filename": "mp4.html"
|
|
17115
|
+
},
|
|
17116
|
+
"organization": "W3C",
|
|
17117
|
+
"groups": [
|
|
17118
|
+
{
|
|
17119
|
+
"name": "Media Working Group",
|
|
17120
|
+
"url": "https://www.w3.org/media-wg/"
|
|
17121
|
+
}
|
|
17122
|
+
],
|
|
17123
|
+
"release": {
|
|
17124
|
+
"url": "https://www.w3.org/TR/eme-stream-mp4/",
|
|
17125
|
+
"status": "Note",
|
|
17126
|
+
"filename": "Overview.html"
|
|
17127
|
+
},
|
|
17128
|
+
"title": "ISO Common Encryption Protection Scheme for ISO Base Media File Format Stream Format",
|
|
17129
|
+
"source": "w3c",
|
|
17130
|
+
"shortTitle": "ISO Common Encryption Protection Scheme for ISO Base Media File Format Stream Format",
|
|
17131
|
+
"categories": [
|
|
17132
|
+
"browser"
|
|
17133
|
+
],
|
|
17134
|
+
"standing": "good"
|
|
17135
|
+
},
|
|
17136
|
+
{
|
|
17137
|
+
"url": "https://www.w3.org/TR/eme-stream-registry/",
|
|
17138
|
+
"seriesComposition": "full",
|
|
17139
|
+
"shortname": "eme-stream-registry",
|
|
17140
|
+
"series": {
|
|
17141
|
+
"shortname": "eme-stream-registry",
|
|
17142
|
+
"currentSpecification": "eme-stream-registry",
|
|
17143
|
+
"title": "Encrypted Media Extensions Stream Format Registry",
|
|
17144
|
+
"shortTitle": "Encrypted Media Extensions Stream Format Registry",
|
|
17145
|
+
"releaseUrl": "https://www.w3.org/TR/eme-stream-registry/",
|
|
17146
|
+
"nightlyUrl": "https://w3c.github.io/encrypted-media/format-registry/stream/"
|
|
17147
|
+
},
|
|
17148
|
+
"nightly": {
|
|
17149
|
+
"url": "https://w3c.github.io/encrypted-media/format-registry/stream/",
|
|
17150
|
+
"status": "Editor's Draft",
|
|
17151
|
+
"sourcePath": "format-registry/stream/index-respec.html",
|
|
17152
|
+
"alternateUrls": [],
|
|
17153
|
+
"repository": "https://github.com/w3c/encrypted-media",
|
|
17154
|
+
"filename": "index.html"
|
|
17155
|
+
},
|
|
17156
|
+
"organization": "W3C",
|
|
17157
|
+
"groups": [
|
|
17158
|
+
{
|
|
17159
|
+
"name": "Media Working Group",
|
|
17160
|
+
"url": "https://www.w3.org/media-wg/"
|
|
17161
|
+
}
|
|
17162
|
+
],
|
|
17163
|
+
"release": {
|
|
17164
|
+
"url": "https://www.w3.org/TR/eme-stream-registry/",
|
|
17165
|
+
"status": "Draft Registry",
|
|
17166
|
+
"filename": "Overview.html"
|
|
17167
|
+
},
|
|
17168
|
+
"title": "Encrypted Media Extensions Stream Format Registry",
|
|
17169
|
+
"source": "w3c",
|
|
17170
|
+
"shortTitle": "Encrypted Media Extensions Stream Format Registry",
|
|
17171
|
+
"categories": [
|
|
17172
|
+
"browser"
|
|
17173
|
+
],
|
|
17174
|
+
"standing": "good"
|
|
17175
|
+
},
|
|
17176
|
+
{
|
|
17177
|
+
"url": "https://www.w3.org/TR/eme-stream-webm/",
|
|
17178
|
+
"seriesComposition": "full",
|
|
17179
|
+
"shortname": "eme-stream-webm",
|
|
17180
|
+
"series": {
|
|
17181
|
+
"shortname": "eme-stream-webm",
|
|
17182
|
+
"currentSpecification": "eme-stream-webm",
|
|
17183
|
+
"title": "WebM Stream Format",
|
|
17184
|
+
"shortTitle": "WebM Stream Format",
|
|
17185
|
+
"releaseUrl": "https://www.w3.org/TR/eme-stream-webm/",
|
|
17186
|
+
"nightlyUrl": "https://w3c.github.io/encrypted-media/format-registry/stream/webm.html"
|
|
17187
|
+
},
|
|
17188
|
+
"nightly": {
|
|
17189
|
+
"url": "https://w3c.github.io/encrypted-media/format-registry/stream/webm.html",
|
|
17190
|
+
"status": "Editor's Draft",
|
|
17191
|
+
"sourcePath": "format-registry/stream/webm-respec.html",
|
|
17192
|
+
"alternateUrls": [],
|
|
17193
|
+
"repository": "https://github.com/w3c/encrypted-media",
|
|
17194
|
+
"filename": "webm.html"
|
|
17195
|
+
},
|
|
17196
|
+
"organization": "W3C",
|
|
17197
|
+
"groups": [
|
|
17198
|
+
{
|
|
17199
|
+
"name": "Media Working Group",
|
|
17200
|
+
"url": "https://www.w3.org/media-wg/"
|
|
17201
|
+
}
|
|
17202
|
+
],
|
|
17203
|
+
"release": {
|
|
17204
|
+
"url": "https://www.w3.org/TR/eme-stream-webm/",
|
|
17205
|
+
"status": "Note",
|
|
17206
|
+
"filename": "Overview.html"
|
|
17207
|
+
},
|
|
17208
|
+
"title": "WebM Stream Format",
|
|
17209
|
+
"source": "w3c",
|
|
17210
|
+
"shortTitle": "WebM Stream Format",
|
|
17211
|
+
"categories": [
|
|
17212
|
+
"browser"
|
|
17213
|
+
],
|
|
17214
|
+
"standing": "good"
|
|
17215
|
+
},
|
|
17216
|
+
{
|
|
17217
|
+
"url": "https://www.w3.org/TR/encrypted-media-2/",
|
|
17218
|
+
"seriesComposition": "full",
|
|
17219
|
+
"shortname": "encrypted-media-2",
|
|
16851
17220
|
"series": {
|
|
16852
17221
|
"shortname": "encrypted-media",
|
|
16853
|
-
"currentSpecification": "encrypted-media",
|
|
17222
|
+
"currentSpecification": "encrypted-media-2",
|
|
16854
17223
|
"title": "Encrypted Media Extensions",
|
|
16855
17224
|
"shortTitle": "Encrypted Media Extensions",
|
|
16856
17225
|
"releaseUrl": "https://www.w3.org/TR/encrypted-media/",
|
|
16857
17226
|
"nightlyUrl": "https://w3c.github.io/encrypted-media/"
|
|
16858
17227
|
},
|
|
17228
|
+
"seriesVersion": "2",
|
|
16859
17229
|
"nightly": {
|
|
16860
17230
|
"url": "https://w3c.github.io/encrypted-media/",
|
|
16861
17231
|
"status": "Editor's Draft",
|
|
@@ -16864,16 +17234,19 @@
|
|
|
16864
17234
|
"repository": "https://github.com/w3c/encrypted-media",
|
|
16865
17235
|
"filename": "index.html"
|
|
16866
17236
|
},
|
|
17237
|
+
"formerNames": [
|
|
17238
|
+
"encrypted-media"
|
|
17239
|
+
],
|
|
16867
17240
|
"organization": "W3C",
|
|
16868
17241
|
"groups": [
|
|
16869
17242
|
{
|
|
16870
|
-
"name": "
|
|
16871
|
-
"url": "https://www.w3.org/
|
|
17243
|
+
"name": "Media Working Group",
|
|
17244
|
+
"url": "https://www.w3.org/media-wg/"
|
|
16872
17245
|
}
|
|
16873
17246
|
],
|
|
16874
17247
|
"release": {
|
|
16875
|
-
"url": "https://www.w3.org/TR/encrypted-media/",
|
|
16876
|
-
"status": "
|
|
17248
|
+
"url": "https://www.w3.org/TR/encrypted-media-2/",
|
|
17249
|
+
"status": "First Public Working Draft",
|
|
16877
17250
|
"filename": "Overview.html"
|
|
16878
17251
|
},
|
|
16879
17252
|
"title": "Encrypted Media Extensions",
|
|
@@ -17419,8 +17792,8 @@
|
|
|
17419
17792
|
"url": "https://w3c.github.io/graphics-aam/",
|
|
17420
17793
|
"status": "Editor's Draft",
|
|
17421
17794
|
"alternateUrls": [],
|
|
17422
|
-
"repository": "https://github.com/w3c/
|
|
17423
|
-
"sourcePath": "index.html",
|
|
17795
|
+
"repository": "https://github.com/w3c/aria",
|
|
17796
|
+
"sourcePath": "graphics-aam/index.html",
|
|
17424
17797
|
"filename": "index.html"
|
|
17425
17798
|
},
|
|
17426
17799
|
"title": "Graphics Accessibility API Mappings",
|
|
@@ -17466,8 +17839,8 @@
|
|
|
17466
17839
|
"url": "https://w3c.github.io/graphics-aria/",
|
|
17467
17840
|
"status": "Editor's Draft",
|
|
17468
17841
|
"alternateUrls": [],
|
|
17469
|
-
"repository": "https://github.com/w3c/
|
|
17470
|
-
"sourcePath": "index.html",
|
|
17842
|
+
"repository": "https://github.com/w3c/aria",
|
|
17843
|
+
"sourcePath": "graphics-aria/index.html",
|
|
17471
17844
|
"filename": "index.html"
|
|
17472
17845
|
},
|
|
17473
17846
|
"title": "WAI-ARIA Graphics Module",
|
|
@@ -17606,8 +17979,8 @@
|
|
|
17606
17979
|
"url": "https://w3c.github.io/html-aam/",
|
|
17607
17980
|
"status": "Editor's Draft",
|
|
17608
17981
|
"alternateUrls": [],
|
|
17609
|
-
"repository": "https://github.com/w3c/
|
|
17610
|
-
"sourcePath": "index.html",
|
|
17982
|
+
"repository": "https://github.com/w3c/aria",
|
|
17983
|
+
"sourcePath": "html-aam/index.html",
|
|
17611
17984
|
"filename": "index.html"
|
|
17612
17985
|
},
|
|
17613
17986
|
"title": "HTML Accessibility API Mappings 1.0",
|
|
@@ -18872,8 +19245,8 @@
|
|
|
18872
19245
|
"organization": "W3C",
|
|
18873
19246
|
"groups": [
|
|
18874
19247
|
{
|
|
18875
|
-
"name": "
|
|
18876
|
-
"url": "https://www.w3.org/
|
|
19248
|
+
"name": "Media Working Group",
|
|
19249
|
+
"url": "https://www.w3.org/media-wg/"
|
|
18877
19250
|
}
|
|
18878
19251
|
],
|
|
18879
19252
|
"release": {
|
|
@@ -18912,8 +19285,8 @@
|
|
|
18912
19285
|
"organization": "W3C",
|
|
18913
19286
|
"groups": [
|
|
18914
19287
|
{
|
|
18915
|
-
"name": "
|
|
18916
|
-
"url": "https://www.w3.org/
|
|
19288
|
+
"name": "Media Working Group",
|
|
19289
|
+
"url": "https://www.w3.org/media-wg/"
|
|
18917
19290
|
}
|
|
18918
19291
|
],
|
|
18919
19292
|
"release": {
|
|
@@ -18952,8 +19325,8 @@
|
|
|
18952
19325
|
"organization": "W3C",
|
|
18953
19326
|
"groups": [
|
|
18954
19327
|
{
|
|
18955
|
-
"name": "
|
|
18956
|
-
"url": "https://www.w3.org/
|
|
19328
|
+
"name": "Media Working Group",
|
|
19329
|
+
"url": "https://www.w3.org/media-wg/"
|
|
18957
19330
|
}
|
|
18958
19331
|
],
|
|
18959
19332
|
"release": {
|
|
@@ -18992,13 +19365,13 @@
|
|
|
18992
19365
|
"organization": "W3C",
|
|
18993
19366
|
"groups": [
|
|
18994
19367
|
{
|
|
18995
|
-
"name": "
|
|
18996
|
-
"url": "https://www.w3.org/
|
|
19368
|
+
"name": "Media Working Group",
|
|
19369
|
+
"url": "https://www.w3.org/media-wg/"
|
|
18997
19370
|
}
|
|
18998
19371
|
],
|
|
18999
19372
|
"release": {
|
|
19000
19373
|
"url": "https://www.w3.org/TR/mse-byte-stream-format-registry/",
|
|
19001
|
-
"status": "
|
|
19374
|
+
"status": "Draft Registry",
|
|
19002
19375
|
"filename": "Overview.html"
|
|
19003
19376
|
},
|
|
19004
19377
|
"title": "Media Source Extensions Byte Stream Format Registry",
|
|
@@ -19032,8 +19405,8 @@
|
|
|
19032
19405
|
"organization": "W3C",
|
|
19033
19406
|
"groups": [
|
|
19034
19407
|
{
|
|
19035
|
-
"name": "
|
|
19036
|
-
"url": "https://www.w3.org/
|
|
19408
|
+
"name": "Media Working Group",
|
|
19409
|
+
"url": "https://www.w3.org/media-wg/"
|
|
19037
19410
|
}
|
|
19038
19411
|
],
|
|
19039
19412
|
"release": {
|
|
@@ -19234,8 +19607,8 @@
|
|
|
19234
19607
|
"shortname": "orientation-event",
|
|
19235
19608
|
"series": {
|
|
19236
19609
|
"shortname": "orientation-event",
|
|
19237
|
-
"title": "Device Orientation and Motion",
|
|
19238
19610
|
"currentSpecification": "orientation-event",
|
|
19611
|
+
"title": "Device Orientation and Motion",
|
|
19239
19612
|
"shortTitle": "Device Orientation and Motion",
|
|
19240
19613
|
"releaseUrl": "https://www.w3.org/TR/orientation-event/",
|
|
19241
19614
|
"nightlyUrl": "https://w3c.github.io/deviceorientation/"
|
|
@@ -20299,8 +20672,8 @@
|
|
|
20299
20672
|
"shortname": "screen-orientation",
|
|
20300
20673
|
"series": {
|
|
20301
20674
|
"shortname": "screen-orientation",
|
|
20302
|
-
"title": "Screen Orientation",
|
|
20303
20675
|
"currentSpecification": "screen-orientation",
|
|
20676
|
+
"title": "Screen Orientation",
|
|
20304
20677
|
"shortTitle": "Screen Orientation",
|
|
20305
20678
|
"releaseUrl": "https://www.w3.org/TR/screen-orientation/",
|
|
20306
20679
|
"nightlyUrl": "https://w3c.github.io/screen-orientation/"
|
|
@@ -20395,8 +20768,8 @@
|
|
|
20395
20768
|
"shortname": "scroll-animations-1",
|
|
20396
20769
|
"series": {
|
|
20397
20770
|
"shortname": "scroll-animations",
|
|
20398
|
-
"title": "Scroll-driven Animations",
|
|
20399
20771
|
"currentSpecification": "scroll-animations-1",
|
|
20772
|
+
"title": "Scroll-driven Animations",
|
|
20400
20773
|
"shortTitle": "Scroll-driven Animations",
|
|
20401
20774
|
"releaseUrl": "https://www.w3.org/TR/scroll-animations/",
|
|
20402
20775
|
"nightlyUrl": "https://drafts.csswg.org/scroll-animations/"
|
|
@@ -20845,8 +21218,8 @@
|
|
|
20845
21218
|
"url": "https://w3c.github.io/svg-aam/",
|
|
20846
21219
|
"status": "Editor's Draft",
|
|
20847
21220
|
"alternateUrls": [],
|
|
20848
|
-
"repository": "https://github.com/w3c/
|
|
20849
|
-
"sourcePath": "index.html",
|
|
21221
|
+
"repository": "https://github.com/w3c/aria",
|
|
21222
|
+
"sourcePath": "svg-aam/index.html",
|
|
20850
21223
|
"filename": "index.html"
|
|
20851
21224
|
},
|
|
20852
21225
|
"title": "SVG Accessibility API Mappings",
|
|
@@ -21785,6 +22158,7 @@
|
|
|
21785
22158
|
"seriesVersion": "2",
|
|
21786
22159
|
"forks": [
|
|
21787
22160
|
"wasm-js-api-2-fork-content-security-policy",
|
|
22161
|
+
"wasm-js-api-2-fork-esm-integration",
|
|
21788
22162
|
"wasm-js-api-2-fork-exception-handling",
|
|
21789
22163
|
"wasm-js-api-2-fork-js-promise-integration",
|
|
21790
22164
|
"wasm-js-api-2-fork-js-types",
|
|
@@ -22597,6 +22971,46 @@
|
|
|
22597
22971
|
],
|
|
22598
22972
|
"standing": "good"
|
|
22599
22973
|
},
|
|
22974
|
+
{
|
|
22975
|
+
"url": "https://www.w3.org/TR/webcodecs-video-frame-metadata-registry/",
|
|
22976
|
+
"seriesComposition": "full",
|
|
22977
|
+
"shortname": "webcodecs-video-frame-metadata-registry",
|
|
22978
|
+
"series": {
|
|
22979
|
+
"shortname": "webcodecs-video-frame-metadata-registry",
|
|
22980
|
+
"currentSpecification": "webcodecs-video-frame-metadata-registry",
|
|
22981
|
+
"title": "WebCodecs VideoFrame Metadata Registry",
|
|
22982
|
+
"shortTitle": "WebCodecs VideoFrame Metadata Registry",
|
|
22983
|
+
"releaseUrl": "https://www.w3.org/TR/webcodecs-video-frame-metadata-registry/",
|
|
22984
|
+
"nightlyUrl": "https://w3c.github.io/webcodecs/video_frame_metadata_registry.html"
|
|
22985
|
+
},
|
|
22986
|
+
"nightly": {
|
|
22987
|
+
"url": "https://w3c.github.io/webcodecs/video_frame_metadata_registry.html",
|
|
22988
|
+
"status": "Editor's Draft",
|
|
22989
|
+
"sourcePath": "video_frame_metadata_registry.src.html",
|
|
22990
|
+
"alternateUrls": [],
|
|
22991
|
+
"repository": "https://github.com/w3c/webcodecs",
|
|
22992
|
+
"filename": "video_frame_metadata_registry.html"
|
|
22993
|
+
},
|
|
22994
|
+
"organization": "W3C",
|
|
22995
|
+
"groups": [
|
|
22996
|
+
{
|
|
22997
|
+
"name": "Media Working Group",
|
|
22998
|
+
"url": "https://www.w3.org/media-wg/"
|
|
22999
|
+
}
|
|
23000
|
+
],
|
|
23001
|
+
"release": {
|
|
23002
|
+
"url": "https://www.w3.org/TR/webcodecs-video-frame-metadata-registry/",
|
|
23003
|
+
"status": "Draft Registry",
|
|
23004
|
+
"filename": "Overview.html"
|
|
23005
|
+
},
|
|
23006
|
+
"title": "WebCodecs VideoFrame Metadata Registry",
|
|
23007
|
+
"source": "w3c",
|
|
23008
|
+
"shortTitle": "WebCodecs VideoFrame Metadata Registry",
|
|
23009
|
+
"categories": [
|
|
23010
|
+
"browser"
|
|
23011
|
+
],
|
|
23012
|
+
"standing": "good"
|
|
23013
|
+
},
|
|
22600
23014
|
{
|
|
22601
23015
|
"url": "https://www.w3.org/TR/webcodecs-vorbis-codec-registration/",
|
|
22602
23016
|
"seriesComposition": "full",
|
|
@@ -22986,13 +23400,7 @@
|
|
|
22986
23400
|
"categories": [
|
|
22987
23401
|
"browser"
|
|
22988
23402
|
],
|
|
22989
|
-
"standing": "good"
|
|
22990
|
-
"tests": {
|
|
22991
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
22992
|
-
"testPaths": [
|
|
22993
|
-
"webnn"
|
|
22994
|
-
]
|
|
22995
|
-
}
|
|
23403
|
+
"standing": "good"
|
|
22996
23404
|
},
|
|
22997
23405
|
{
|
|
22998
23406
|
"url": "https://www.w3.org/TR/webrtc-encoded-transform/",
|
package/package.json
CHANGED