web-specs 2.70.0 → 2.72.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 +241 -37
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1,4 +1,44 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"url": "https://aomediacodec.github.io/av1-avif/",
|
|
4
|
+
"seriesComposition": "full",
|
|
5
|
+
"shortname": "av1-avif",
|
|
6
|
+
"series": {
|
|
7
|
+
"shortname": "av1-avif",
|
|
8
|
+
"currentSpecification": "av1-avif",
|
|
9
|
+
"title": "AV1 Image File Format (AVIF)",
|
|
10
|
+
"shortTitle": "AVIF",
|
|
11
|
+
"nightlyUrl": "https://aomediacodec.github.io/av1-avif/"
|
|
12
|
+
},
|
|
13
|
+
"organization": "Alliance for Open Media",
|
|
14
|
+
"groups": [
|
|
15
|
+
{
|
|
16
|
+
"name": "Storage and Transport Formats Working Group",
|
|
17
|
+
"url": "https://aomedia.org/about/#storage-and-transport-formats-working-group"
|
|
18
|
+
}
|
|
19
|
+
],
|
|
20
|
+
"nightly": {
|
|
21
|
+
"url": "https://aomediacodec.github.io/av1-avif/",
|
|
22
|
+
"status": "Editor's Draft",
|
|
23
|
+
"alternateUrls": [],
|
|
24
|
+
"repository": "https://github.com/AOMediaCodec/av1-avif",
|
|
25
|
+
"sourcePath": "index.bs",
|
|
26
|
+
"filename": "index.html"
|
|
27
|
+
},
|
|
28
|
+
"title": "AV1 Image File Format (AVIF)",
|
|
29
|
+
"source": "spec",
|
|
30
|
+
"shortTitle": "AVIF",
|
|
31
|
+
"categories": [
|
|
32
|
+
"browser"
|
|
33
|
+
],
|
|
34
|
+
"standing": "good",
|
|
35
|
+
"tests": {
|
|
36
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
37
|
+
"testPaths": [
|
|
38
|
+
"avif"
|
|
39
|
+
]
|
|
40
|
+
}
|
|
41
|
+
},
|
|
2
42
|
{
|
|
3
43
|
"url": "https://compat.spec.whatwg.org/",
|
|
4
44
|
"seriesComposition": "full",
|
|
@@ -5672,6 +5712,40 @@
|
|
|
5672
5712
|
]
|
|
5673
5713
|
}
|
|
5674
5714
|
},
|
|
5715
|
+
{
|
|
5716
|
+
"url": "https://urlpattern.spec.whatwg.org/",
|
|
5717
|
+
"seriesComposition": "full",
|
|
5718
|
+
"shortname": "urlpattern",
|
|
5719
|
+
"series": {
|
|
5720
|
+
"shortname": "urlpattern",
|
|
5721
|
+
"currentSpecification": "urlpattern",
|
|
5722
|
+
"title": "URL Pattern",
|
|
5723
|
+
"shortTitle": "URL Pattern",
|
|
5724
|
+
"nightlyUrl": "https://urlpattern.spec.whatwg.org/"
|
|
5725
|
+
},
|
|
5726
|
+
"organization": "WHATWG",
|
|
5727
|
+
"groups": [
|
|
5728
|
+
{
|
|
5729
|
+
"name": "URL Workstream",
|
|
5730
|
+
"url": "https://urlpattern.spec.whatwg.org/"
|
|
5731
|
+
}
|
|
5732
|
+
],
|
|
5733
|
+
"nightly": {
|
|
5734
|
+
"url": "https://urlpattern.spec.whatwg.org/",
|
|
5735
|
+
"status": "Living Standard",
|
|
5736
|
+
"alternateUrls": [],
|
|
5737
|
+
"repository": "https://github.com/whatwg/urlpattern",
|
|
5738
|
+
"sourcePath": "spec.bs",
|
|
5739
|
+
"filename": "index.html"
|
|
5740
|
+
},
|
|
5741
|
+
"title": "URL Pattern",
|
|
5742
|
+
"source": "spec",
|
|
5743
|
+
"shortTitle": "URL Pattern",
|
|
5744
|
+
"categories": [
|
|
5745
|
+
"browser"
|
|
5746
|
+
],
|
|
5747
|
+
"standing": "good"
|
|
5748
|
+
},
|
|
5675
5749
|
{
|
|
5676
5750
|
"url": "https://w3c.github.io/audio-session/",
|
|
5677
5751
|
"seriesComposition": "full",
|
|
@@ -6612,7 +6686,7 @@
|
|
|
6612
6686
|
],
|
|
6613
6687
|
"nightly": {
|
|
6614
6688
|
"url": "https://wicg.github.io/close-watcher/",
|
|
6615
|
-
"status": "
|
|
6689
|
+
"status": "Living Standard",
|
|
6616
6690
|
"alternateUrls": [],
|
|
6617
6691
|
"repository": "https://github.com/WICG/close-watcher",
|
|
6618
6692
|
"sourcePath": "spec.html",
|
|
@@ -7836,6 +7910,40 @@
|
|
|
7836
7910
|
],
|
|
7837
7911
|
"standing": "good"
|
|
7838
7912
|
},
|
|
7913
|
+
{
|
|
7914
|
+
"url": "https://wicg.github.io/nav-speculation/no-vary-search.html",
|
|
7915
|
+
"seriesComposition": "full",
|
|
7916
|
+
"shortname": "no-vary-search",
|
|
7917
|
+
"series": {
|
|
7918
|
+
"shortname": "no-vary-search",
|
|
7919
|
+
"currentSpecification": "no-vary-search",
|
|
7920
|
+
"title": "No-Vary-Search",
|
|
7921
|
+
"shortTitle": "No-Vary-Search",
|
|
7922
|
+
"nightlyUrl": "https://wicg.github.io/nav-speculation/no-vary-search.html"
|
|
7923
|
+
},
|
|
7924
|
+
"organization": "W3C",
|
|
7925
|
+
"groups": [
|
|
7926
|
+
{
|
|
7927
|
+
"name": "Web Platform Incubator Community Group",
|
|
7928
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
7929
|
+
}
|
|
7930
|
+
],
|
|
7931
|
+
"nightly": {
|
|
7932
|
+
"url": "https://wicg.github.io/nav-speculation/no-vary-search.html",
|
|
7933
|
+
"status": "Draft Community Group Report",
|
|
7934
|
+
"alternateUrls": [],
|
|
7935
|
+
"repository": "https://github.com/WICG/nav-speculation",
|
|
7936
|
+
"sourcePath": "no-vary-search.bs",
|
|
7937
|
+
"filename": "no-vary-search.html"
|
|
7938
|
+
},
|
|
7939
|
+
"title": "No-Vary-Search",
|
|
7940
|
+
"source": "spec",
|
|
7941
|
+
"shortTitle": "No-Vary-Search",
|
|
7942
|
+
"categories": [
|
|
7943
|
+
"browser"
|
|
7944
|
+
],
|
|
7945
|
+
"standing": "good"
|
|
7946
|
+
},
|
|
7839
7947
|
{
|
|
7840
7948
|
"url": "https://wicg.github.io/nav-speculation/prefetch.html",
|
|
7841
7949
|
"seriesComposition": "full",
|
|
@@ -8809,7 +8917,13 @@
|
|
|
8809
8917
|
"categories": [
|
|
8810
8918
|
"browser"
|
|
8811
8919
|
],
|
|
8812
|
-
"standing": "good"
|
|
8920
|
+
"standing": "good",
|
|
8921
|
+
"tests": {
|
|
8922
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
8923
|
+
"testPaths": [
|
|
8924
|
+
"storage/buckets"
|
|
8925
|
+
]
|
|
8926
|
+
}
|
|
8813
8927
|
},
|
|
8814
8928
|
{
|
|
8815
8929
|
"url": "https://wicg.github.io/trust-token-api/",
|
|
@@ -8919,40 +9033,6 @@
|
|
|
8919
9033
|
]
|
|
8920
9034
|
}
|
|
8921
9035
|
},
|
|
8922
|
-
{
|
|
8923
|
-
"url": "https://wicg.github.io/urlpattern/",
|
|
8924
|
-
"seriesComposition": "full",
|
|
8925
|
-
"shortname": "urlpattern",
|
|
8926
|
-
"series": {
|
|
8927
|
-
"shortname": "urlpattern",
|
|
8928
|
-
"currentSpecification": "urlpattern",
|
|
8929
|
-
"title": "URLPattern API",
|
|
8930
|
-
"shortTitle": "URLPattern API",
|
|
8931
|
-
"nightlyUrl": "https://wicg.github.io/urlpattern/"
|
|
8932
|
-
},
|
|
8933
|
-
"organization": "W3C",
|
|
8934
|
-
"groups": [
|
|
8935
|
-
{
|
|
8936
|
-
"name": "Web Platform Incubator Community Group",
|
|
8937
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
8938
|
-
}
|
|
8939
|
-
],
|
|
8940
|
-
"nightly": {
|
|
8941
|
-
"url": "https://wicg.github.io/urlpattern/",
|
|
8942
|
-
"status": "Draft Community Group Report",
|
|
8943
|
-
"alternateUrls": [],
|
|
8944
|
-
"repository": "https://github.com/WICG/urlpattern",
|
|
8945
|
-
"sourcePath": "spec.bs",
|
|
8946
|
-
"filename": "index.html"
|
|
8947
|
-
},
|
|
8948
|
-
"title": "URLPattern API",
|
|
8949
|
-
"source": "spec",
|
|
8950
|
-
"shortTitle": "URLPattern API",
|
|
8951
|
-
"categories": [
|
|
8952
|
-
"browser"
|
|
8953
|
-
],
|
|
8954
|
-
"standing": "good"
|
|
8955
|
-
},
|
|
8956
9036
|
{
|
|
8957
9037
|
"url": "https://wicg.github.io/user-preference-media-features-headers/",
|
|
8958
9038
|
"seriesComposition": "full",
|
|
@@ -9135,6 +9215,40 @@
|
|
|
9135
9215
|
],
|
|
9136
9216
|
"standing": "pending"
|
|
9137
9217
|
},
|
|
9218
|
+
{
|
|
9219
|
+
"url": "https://wicg.github.io/web-smart-card/",
|
|
9220
|
+
"seriesComposition": "full",
|
|
9221
|
+
"shortname": "web-smart-card",
|
|
9222
|
+
"series": {
|
|
9223
|
+
"shortname": "web-smart-card",
|
|
9224
|
+
"currentSpecification": "web-smart-card",
|
|
9225
|
+
"title": "Web Smart Card API",
|
|
9226
|
+
"shortTitle": "Web Smart Card API",
|
|
9227
|
+
"nightlyUrl": "https://wicg.github.io/web-smart-card/"
|
|
9228
|
+
},
|
|
9229
|
+
"organization": "W3C",
|
|
9230
|
+
"groups": [
|
|
9231
|
+
{
|
|
9232
|
+
"name": "Web Platform Incubator Community Group",
|
|
9233
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
9234
|
+
}
|
|
9235
|
+
],
|
|
9236
|
+
"nightly": {
|
|
9237
|
+
"url": "https://wicg.github.io/web-smart-card/",
|
|
9238
|
+
"status": "Unofficial Proposal Draft",
|
|
9239
|
+
"alternateUrls": [],
|
|
9240
|
+
"repository": "https://github.com/WICG/web-smart-card",
|
|
9241
|
+
"sourcePath": "index.html",
|
|
9242
|
+
"filename": "index.html"
|
|
9243
|
+
},
|
|
9244
|
+
"title": "Web Smart Card API",
|
|
9245
|
+
"source": "spec",
|
|
9246
|
+
"shortTitle": "Web Smart Card API",
|
|
9247
|
+
"categories": [
|
|
9248
|
+
"browser"
|
|
9249
|
+
],
|
|
9250
|
+
"standing": "pending"
|
|
9251
|
+
},
|
|
9138
9252
|
{
|
|
9139
9253
|
"url": "https://wicg.github.io/WebApiDevice/managed_config/",
|
|
9140
9254
|
"seriesComposition": "full",
|
|
@@ -16614,6 +16728,96 @@
|
|
|
16614
16728
|
]
|
|
16615
16729
|
}
|
|
16616
16730
|
},
|
|
16731
|
+
{
|
|
16732
|
+
"url": "https://www.w3.org/TR/dpub-aam-1.1/",
|
|
16733
|
+
"seriesComposition": "full",
|
|
16734
|
+
"shortname": "dpub-aam-1.1",
|
|
16735
|
+
"series": {
|
|
16736
|
+
"shortname": "dpub-aam",
|
|
16737
|
+
"currentSpecification": "dpub-aam-1.1",
|
|
16738
|
+
"title": "Digital Publishing Accessibility API Mappings",
|
|
16739
|
+
"shortTitle": "Digital Publishing Accessibility API Mappings",
|
|
16740
|
+
"releaseUrl": "https://www.w3.org/TR/dpub-aam/",
|
|
16741
|
+
"nightlyUrl": "https://w3c.github.io/dpub-aam/"
|
|
16742
|
+
},
|
|
16743
|
+
"seriesVersion": "1.1",
|
|
16744
|
+
"categories": [],
|
|
16745
|
+
"organization": "W3C",
|
|
16746
|
+
"groups": [
|
|
16747
|
+
{
|
|
16748
|
+
"name": "Accessible Rich Internet Applications Working Group",
|
|
16749
|
+
"url": "https://www.w3.org/WAI/ARIA/"
|
|
16750
|
+
}
|
|
16751
|
+
],
|
|
16752
|
+
"release": {
|
|
16753
|
+
"url": "https://www.w3.org/TR/dpub-aam-1.1/",
|
|
16754
|
+
"status": "Working Draft",
|
|
16755
|
+
"filename": "Overview.html"
|
|
16756
|
+
},
|
|
16757
|
+
"nightly": {
|
|
16758
|
+
"url": "https://w3c.github.io/dpub-aam/",
|
|
16759
|
+
"status": "Editor's Draft",
|
|
16760
|
+
"alternateUrls": [],
|
|
16761
|
+
"repository": "https://github.com/w3c/dpub-aam",
|
|
16762
|
+
"sourcePath": "index.html",
|
|
16763
|
+
"filename": "index.html"
|
|
16764
|
+
},
|
|
16765
|
+
"title": "Digital Publishing Accessibility API Mappings 1.1",
|
|
16766
|
+
"source": "w3c",
|
|
16767
|
+
"shortTitle": "Digital Publishing Accessibility API Mappings 1.1",
|
|
16768
|
+
"standing": "good",
|
|
16769
|
+
"tests": {
|
|
16770
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
16771
|
+
"testPaths": [
|
|
16772
|
+
"dpub-aam"
|
|
16773
|
+
]
|
|
16774
|
+
}
|
|
16775
|
+
},
|
|
16776
|
+
{
|
|
16777
|
+
"url": "https://www.w3.org/TR/dpub-aria-1.1/",
|
|
16778
|
+
"seriesComposition": "full",
|
|
16779
|
+
"shortname": "dpub-aria-1.1",
|
|
16780
|
+
"series": {
|
|
16781
|
+
"shortname": "dpub-aria",
|
|
16782
|
+
"currentSpecification": "dpub-aria-1.1",
|
|
16783
|
+
"title": "Digital Publishing WAI-ARIA",
|
|
16784
|
+
"shortTitle": "Digital Publishing WAI-ARIA",
|
|
16785
|
+
"releaseUrl": "https://www.w3.org/TR/dpub-aria/",
|
|
16786
|
+
"nightlyUrl": "https://w3c.github.io/dpub-aria/"
|
|
16787
|
+
},
|
|
16788
|
+
"seriesVersion": "1.1",
|
|
16789
|
+
"categories": [],
|
|
16790
|
+
"organization": "W3C",
|
|
16791
|
+
"groups": [
|
|
16792
|
+
{
|
|
16793
|
+
"name": "Accessible Rich Internet Applications Working Group",
|
|
16794
|
+
"url": "https://www.w3.org/WAI/ARIA/"
|
|
16795
|
+
}
|
|
16796
|
+
],
|
|
16797
|
+
"release": {
|
|
16798
|
+
"url": "https://www.w3.org/TR/dpub-aria-1.1/",
|
|
16799
|
+
"status": "Working Draft",
|
|
16800
|
+
"filename": "Overview.html"
|
|
16801
|
+
},
|
|
16802
|
+
"nightly": {
|
|
16803
|
+
"url": "https://w3c.github.io/dpub-aria/",
|
|
16804
|
+
"status": "Editor's Draft",
|
|
16805
|
+
"alternateUrls": [],
|
|
16806
|
+
"repository": "https://github.com/w3c/dpub-aria",
|
|
16807
|
+
"sourcePath": "index.html",
|
|
16808
|
+
"filename": "index.html"
|
|
16809
|
+
},
|
|
16810
|
+
"title": "Digital Publishing WAI-ARIA Module 1.1",
|
|
16811
|
+
"source": "w3c",
|
|
16812
|
+
"shortTitle": "Digital Publishing WAI-ARIA 1.1",
|
|
16813
|
+
"standing": "good",
|
|
16814
|
+
"tests": {
|
|
16815
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
16816
|
+
"testPaths": [
|
|
16817
|
+
"dpub-aria"
|
|
16818
|
+
]
|
|
16819
|
+
}
|
|
16820
|
+
},
|
|
16617
16821
|
{
|
|
16618
16822
|
"url": "https://www.w3.org/TR/edit-context/",
|
|
16619
16823
|
"seriesComposition": "full",
|
|
@@ -20250,7 +20454,7 @@
|
|
|
20250
20454
|
],
|
|
20251
20455
|
"release": {
|
|
20252
20456
|
"url": "https://www.w3.org/TR/rdf-canon/",
|
|
20253
|
-
"status": "
|
|
20457
|
+
"status": "Candidate Recommendation Snapshot",
|
|
20254
20458
|
"filename": "Overview.html"
|
|
20255
20459
|
},
|
|
20256
20460
|
"title": "RDF Dataset Canonicalization",
|