web-specs 3.81.0 → 3.82.1
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 +121 -51
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1035,9 +1035,9 @@
|
|
|
1035
1035
|
"sourcePath": "css-image-animation-1/Overview.bs",
|
|
1036
1036
|
"filename": "index.html"
|
|
1037
1037
|
},
|
|
1038
|
-
"title": "CSS Image Animation",
|
|
1038
|
+
"title": "CSS Image Animation Module Level 1",
|
|
1039
1039
|
"source": "spec",
|
|
1040
|
-
"shortTitle": "CSS Image Animation",
|
|
1040
|
+
"shortTitle": "CSS Image Animation 1",
|
|
1041
1041
|
"categories": [
|
|
1042
1042
|
"browser"
|
|
1043
1043
|
],
|
|
@@ -1944,8 +1944,8 @@
|
|
|
1944
1944
|
"organization": "W3C",
|
|
1945
1945
|
"groups": [
|
|
1946
1946
|
{
|
|
1947
|
-
"name": "Immersive Web
|
|
1948
|
-
"url": "https://www.w3.org/
|
|
1947
|
+
"name": "Immersive Web Working Group",
|
|
1948
|
+
"url": "https://www.w3.org/immersive-web/"
|
|
1949
1949
|
}
|
|
1950
1950
|
],
|
|
1951
1951
|
"nightly": {
|
|
@@ -4549,7 +4549,7 @@
|
|
|
4549
4549
|
"series": {
|
|
4550
4550
|
"shortname": "ecmascript",
|
|
4551
4551
|
"currentSpecification": "ecmascript",
|
|
4552
|
-
"title": "ECMAScript®
|
|
4552
|
+
"title": "ECMAScript® 2027 Language Specification",
|
|
4553
4553
|
"shortTitle": "ECMAScript",
|
|
4554
4554
|
"nightlyUrl": "https://tc39.es/ecma262/multipage/"
|
|
4555
4555
|
},
|
|
@@ -4618,7 +4618,7 @@
|
|
|
4618
4618
|
],
|
|
4619
4619
|
"filename": "index.html"
|
|
4620
4620
|
},
|
|
4621
|
-
"title": "ECMAScript®
|
|
4621
|
+
"title": "ECMAScript® 2027 Language Specification",
|
|
4622
4622
|
"source": "spec",
|
|
4623
4623
|
"categories": [
|
|
4624
4624
|
"browser"
|
|
@@ -5272,6 +5272,40 @@
|
|
|
5272
5272
|
"browser"
|
|
5273
5273
|
]
|
|
5274
5274
|
},
|
|
5275
|
+
{
|
|
5276
|
+
"url": "https://tc39.es/proposal-import-text/",
|
|
5277
|
+
"seriesComposition": "full",
|
|
5278
|
+
"shortname": "tc39-import-text",
|
|
5279
|
+
"series": {
|
|
5280
|
+
"shortname": "tc39-import-text",
|
|
5281
|
+
"currentSpecification": "tc39-import-text",
|
|
5282
|
+
"title": "Import Text",
|
|
5283
|
+
"shortTitle": "Import Text",
|
|
5284
|
+
"nightlyUrl": "https://tc39.es/proposal-import-text/"
|
|
5285
|
+
},
|
|
5286
|
+
"organization": "Ecma International",
|
|
5287
|
+
"groups": [
|
|
5288
|
+
{
|
|
5289
|
+
"name": "TC39",
|
|
5290
|
+
"url": "https://tc39.es/"
|
|
5291
|
+
}
|
|
5292
|
+
],
|
|
5293
|
+
"nightly": {
|
|
5294
|
+
"url": "https://tc39.es/proposal-import-text/",
|
|
5295
|
+
"status": "Editor's Draft",
|
|
5296
|
+
"alternateUrls": [],
|
|
5297
|
+
"repository": "https://github.com/tc39/proposal-import-text",
|
|
5298
|
+
"sourcePath": "spec.emu",
|
|
5299
|
+
"filename": "index.html"
|
|
5300
|
+
},
|
|
5301
|
+
"title": "Import Text",
|
|
5302
|
+
"source": "spec",
|
|
5303
|
+
"shortTitle": "Import Text",
|
|
5304
|
+
"categories": [
|
|
5305
|
+
"browser"
|
|
5306
|
+
],
|
|
5307
|
+
"standing": "good"
|
|
5308
|
+
},
|
|
5275
5309
|
{
|
|
5276
5310
|
"url": "https://tc39.es/proposal-intl-duration-format/",
|
|
5277
5311
|
"seriesComposition": "full",
|
|
@@ -8669,6 +8703,40 @@
|
|
|
8669
8703
|
]
|
|
8670
8704
|
}
|
|
8671
8705
|
},
|
|
8706
|
+
{
|
|
8707
|
+
"url": "https://wicg.github.io/container-timing/",
|
|
8708
|
+
"seriesComposition": "full",
|
|
8709
|
+
"shortname": "container-timing",
|
|
8710
|
+
"series": {
|
|
8711
|
+
"shortname": "container-timing",
|
|
8712
|
+
"currentSpecification": "container-timing",
|
|
8713
|
+
"title": "Container Timing API",
|
|
8714
|
+
"shortTitle": "Container Timing API",
|
|
8715
|
+
"nightlyUrl": "https://wicg.github.io/container-timing/"
|
|
8716
|
+
},
|
|
8717
|
+
"organization": "W3C",
|
|
8718
|
+
"groups": [
|
|
8719
|
+
{
|
|
8720
|
+
"name": "Web Platform Incubator Community Group",
|
|
8721
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
8722
|
+
}
|
|
8723
|
+
],
|
|
8724
|
+
"nightly": {
|
|
8725
|
+
"url": "https://wicg.github.io/container-timing/",
|
|
8726
|
+
"status": "Draft Community Group Report",
|
|
8727
|
+
"alternateUrls": [],
|
|
8728
|
+
"repository": "https://github.com/WICG/container-timing",
|
|
8729
|
+
"sourcePath": "index.bs",
|
|
8730
|
+
"filename": "index.html"
|
|
8731
|
+
},
|
|
8732
|
+
"title": "Container Timing API",
|
|
8733
|
+
"source": "spec",
|
|
8734
|
+
"shortTitle": "Container Timing API",
|
|
8735
|
+
"categories": [
|
|
8736
|
+
"browser"
|
|
8737
|
+
],
|
|
8738
|
+
"standing": "good"
|
|
8739
|
+
},
|
|
8672
8740
|
{
|
|
8673
8741
|
"url": "https://wicg.github.io/content-index/spec/",
|
|
8674
8742
|
"seriesComposition": "full",
|
|
@@ -14204,7 +14272,7 @@
|
|
|
14204
14272
|
"status": "Editor's Draft",
|
|
14205
14273
|
"alternateUrls": [],
|
|
14206
14274
|
"repository": "https://github.com/w3c/beacon",
|
|
14207
|
-
"sourcePath": "index.
|
|
14275
|
+
"sourcePath": "index.bs",
|
|
14208
14276
|
"filename": "index.html"
|
|
14209
14277
|
},
|
|
14210
14278
|
"title": "Beacon",
|
|
@@ -20793,7 +20861,7 @@
|
|
|
20793
20861
|
],
|
|
20794
20862
|
"release": {
|
|
20795
20863
|
"url": "https://www.w3.org/TR/did-1.1/",
|
|
20796
|
-
"status": "
|
|
20864
|
+
"status": "Candidate Recommendation Snapshot",
|
|
20797
20865
|
"filename": "Overview.html"
|
|
20798
20866
|
},
|
|
20799
20867
|
"nightly": {
|
|
@@ -22225,7 +22293,7 @@
|
|
|
22225
22293
|
],
|
|
22226
22294
|
"release": {
|
|
22227
22295
|
"url": "https://www.w3.org/TR/geolocation/",
|
|
22228
|
-
"status": "Recommendation",
|
|
22296
|
+
"status": "Candidate Recommendation Snapshot",
|
|
22229
22297
|
"filename": "Overview.html"
|
|
22230
22298
|
},
|
|
22231
22299
|
"nightly": {
|
|
@@ -26881,7 +26949,7 @@
|
|
|
26881
26949
|
"status": "Editor's Draft",
|
|
26882
26950
|
"alternateUrls": [],
|
|
26883
26951
|
"repository": "https://github.com/w3c/server-timing",
|
|
26884
|
-
"sourcePath": "index.
|
|
26952
|
+
"sourcePath": "index.bs",
|
|
26885
26953
|
"filename": "index.html"
|
|
26886
26954
|
},
|
|
26887
26955
|
"title": "Server Timing",
|
|
@@ -27720,7 +27788,7 @@
|
|
|
27720
27788
|
"title": "Scalable Vector Graphics (SVG)",
|
|
27721
27789
|
"shortTitle": "SVG",
|
|
27722
27790
|
"releaseUrl": "https://www.w3.org/TR/SVG/",
|
|
27723
|
-
"nightlyUrl": "https://
|
|
27791
|
+
"nightlyUrl": "https://w3c.github.io/svgwg/svg2-draft/"
|
|
27724
27792
|
},
|
|
27725
27793
|
"seriesVersion": "1.1",
|
|
27726
27794
|
"seriesNext": "SVG2",
|
|
@@ -27846,9 +27914,48 @@
|
|
|
27846
27914
|
"title": "Scalable Vector Graphics (SVG)",
|
|
27847
27915
|
"shortTitle": "SVG",
|
|
27848
27916
|
"releaseUrl": "https://www.w3.org/TR/SVG/",
|
|
27849
|
-
"nightlyUrl": "https://
|
|
27917
|
+
"nightlyUrl": "https://w3c.github.io/svgwg/svg2-draft/"
|
|
27850
27918
|
},
|
|
27851
27919
|
"seriesVersion": "2",
|
|
27920
|
+
"nightly": {
|
|
27921
|
+
"url": "https://w3c.github.io/svgwg/svg2-draft/",
|
|
27922
|
+
"status": "Editor's Draft",
|
|
27923
|
+
"alternateUrls": [
|
|
27924
|
+
"https://svgwg.org/svg2-draft/"
|
|
27925
|
+
],
|
|
27926
|
+
"repository": "https://github.com/w3c/svgwg",
|
|
27927
|
+
"sourcePath": "master/Overview.html",
|
|
27928
|
+
"pages": [
|
|
27929
|
+
"https://w3c.github.io/svgwg/svg2-draft/intro.html",
|
|
27930
|
+
"https://w3c.github.io/svgwg/svg2-draft/conform.html",
|
|
27931
|
+
"https://w3c.github.io/svgwg/svg2-draft/render.html",
|
|
27932
|
+
"https://w3c.github.io/svgwg/svg2-draft/types.html",
|
|
27933
|
+
"https://w3c.github.io/svgwg/svg2-draft/struct.html",
|
|
27934
|
+
"https://w3c.github.io/svgwg/svg2-draft/styling.html",
|
|
27935
|
+
"https://w3c.github.io/svgwg/svg2-draft/geometry.html",
|
|
27936
|
+
"https://w3c.github.io/svgwg/svg2-draft/coords.html",
|
|
27937
|
+
"https://w3c.github.io/svgwg/svg2-draft/paths.html",
|
|
27938
|
+
"https://w3c.github.io/svgwg/svg2-draft/shapes.html",
|
|
27939
|
+
"https://w3c.github.io/svgwg/svg2-draft/text.html",
|
|
27940
|
+
"https://w3c.github.io/svgwg/svg2-draft/embedded.html",
|
|
27941
|
+
"https://w3c.github.io/svgwg/svg2-draft/painting.html",
|
|
27942
|
+
"https://w3c.github.io/svgwg/svg2-draft/pservers.html",
|
|
27943
|
+
"https://w3c.github.io/svgwg/svg2-draft/interact.html",
|
|
27944
|
+
"https://w3c.github.io/svgwg/svg2-draft/linking.html",
|
|
27945
|
+
"https://w3c.github.io/svgwg/svg2-draft/idl.html",
|
|
27946
|
+
"https://w3c.github.io/svgwg/svg2-draft/implnote.html",
|
|
27947
|
+
"https://w3c.github.io/svgwg/svg2-draft/access.html",
|
|
27948
|
+
"https://w3c.github.io/svgwg/svg2-draft/animate.html",
|
|
27949
|
+
"https://w3c.github.io/svgwg/svg2-draft/refs.html",
|
|
27950
|
+
"https://w3c.github.io/svgwg/svg2-draft/eltindex.html",
|
|
27951
|
+
"https://w3c.github.io/svgwg/svg2-draft/attindex.html",
|
|
27952
|
+
"https://w3c.github.io/svgwg/svg2-draft/propidx.html",
|
|
27953
|
+
"https://w3c.github.io/svgwg/svg2-draft/idlindex.html",
|
|
27954
|
+
"https://w3c.github.io/svgwg/svg2-draft/mimereg.html",
|
|
27955
|
+
"https://w3c.github.io/svgwg/svg2-draft/changes.html"
|
|
27956
|
+
],
|
|
27957
|
+
"filename": "Overview.html"
|
|
27958
|
+
},
|
|
27852
27959
|
"seriesPrevious": "SVG11",
|
|
27853
27960
|
"organization": "W3C",
|
|
27854
27961
|
"groups": [
|
|
@@ -27891,43 +27998,6 @@
|
|
|
27891
27998
|
],
|
|
27892
27999
|
"filename": "Overview.html"
|
|
27893
28000
|
},
|
|
27894
|
-
"nightly": {
|
|
27895
|
-
"url": "https://svgwg.org/svg2-draft/",
|
|
27896
|
-
"status": "Editor's Draft",
|
|
27897
|
-
"alternateUrls": [],
|
|
27898
|
-
"repository": "https://github.com/w3c/svgwg",
|
|
27899
|
-
"sourcePath": "master/Overview.html",
|
|
27900
|
-
"pages": [
|
|
27901
|
-
"https://svgwg.org/svg2-draft/intro.html",
|
|
27902
|
-
"https://svgwg.org/svg2-draft/conform.html",
|
|
27903
|
-
"https://svgwg.org/svg2-draft/render.html",
|
|
27904
|
-
"https://svgwg.org/svg2-draft/types.html",
|
|
27905
|
-
"https://svgwg.org/svg2-draft/struct.html",
|
|
27906
|
-
"https://svgwg.org/svg2-draft/styling.html",
|
|
27907
|
-
"https://svgwg.org/svg2-draft/geometry.html",
|
|
27908
|
-
"https://svgwg.org/svg2-draft/coords.html",
|
|
27909
|
-
"https://svgwg.org/svg2-draft/paths.html",
|
|
27910
|
-
"https://svgwg.org/svg2-draft/shapes.html",
|
|
27911
|
-
"https://svgwg.org/svg2-draft/text.html",
|
|
27912
|
-
"https://svgwg.org/svg2-draft/embedded.html",
|
|
27913
|
-
"https://svgwg.org/svg2-draft/painting.html",
|
|
27914
|
-
"https://svgwg.org/svg2-draft/pservers.html",
|
|
27915
|
-
"https://svgwg.org/svg2-draft/interact.html",
|
|
27916
|
-
"https://svgwg.org/svg2-draft/linking.html",
|
|
27917
|
-
"https://svgwg.org/svg2-draft/idl.html",
|
|
27918
|
-
"https://svgwg.org/svg2-draft/implnote.html",
|
|
27919
|
-
"https://svgwg.org/svg2-draft/access.html",
|
|
27920
|
-
"https://svgwg.org/svg2-draft/animate.html",
|
|
27921
|
-
"https://svgwg.org/svg2-draft/refs.html",
|
|
27922
|
-
"https://svgwg.org/svg2-draft/eltindex.html",
|
|
27923
|
-
"https://svgwg.org/svg2-draft/attindex.html",
|
|
27924
|
-
"https://svgwg.org/svg2-draft/propidx.html",
|
|
27925
|
-
"https://svgwg.org/svg2-draft/idlindex.html",
|
|
27926
|
-
"https://svgwg.org/svg2-draft/mimereg.html",
|
|
27927
|
-
"https://svgwg.org/svg2-draft/changes.html"
|
|
27928
|
-
],
|
|
27929
|
-
"filename": "Overview.html"
|
|
27930
|
-
},
|
|
27931
28001
|
"title": "Scalable Vector Graphics (SVG) 2",
|
|
27932
28002
|
"source": "w3c",
|
|
27933
28003
|
"shortTitle": "SVG 2",
|
|
@@ -28552,7 +28622,7 @@
|
|
|
28552
28622
|
"status": "Editor's Draft",
|
|
28553
28623
|
"alternateUrls": [],
|
|
28554
28624
|
"repository": "https://github.com/w3c/user-timing",
|
|
28555
|
-
"sourcePath": "index.
|
|
28625
|
+
"sourcePath": "index.bs",
|
|
28556
28626
|
"filename": "index.html"
|
|
28557
28627
|
},
|
|
28558
28628
|
"title": "User Timing",
|
|
@@ -28628,7 +28698,7 @@
|
|
|
28628
28698
|
],
|
|
28629
28699
|
"release": {
|
|
28630
28700
|
"url": "https://www.w3.org/TR/vc-confidence-method/",
|
|
28631
|
-
"status": "
|
|
28701
|
+
"status": "Working Draft",
|
|
28632
28702
|
"filename": "Overview.html"
|
|
28633
28703
|
},
|
|
28634
28704
|
"nightly": {
|