web-specs 2.71.0 → 2.73.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 +151 -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",
|
|
@@ -5990,6 +6064,40 @@
|
|
|
5990
6064
|
],
|
|
5991
6065
|
"standing": "good"
|
|
5992
6066
|
},
|
|
6067
|
+
{
|
|
6068
|
+
"url": "https://w3c.github.io/reporting/network-reporting.html",
|
|
6069
|
+
"seriesComposition": "full",
|
|
6070
|
+
"shortname": "network-reporting",
|
|
6071
|
+
"series": {
|
|
6072
|
+
"shortname": "network-reporting",
|
|
6073
|
+
"currentSpecification": "network-reporting",
|
|
6074
|
+
"title": "Network Reporting API",
|
|
6075
|
+
"shortTitle": "Network Reporting API",
|
|
6076
|
+
"nightlyUrl": "https://w3c.github.io/reporting/network-reporting.html"
|
|
6077
|
+
},
|
|
6078
|
+
"nightly": {
|
|
6079
|
+
"url": "https://w3c.github.io/reporting/network-reporting.html",
|
|
6080
|
+
"status": "Editor's Draft",
|
|
6081
|
+
"sourcePath": "network-reporting.bs",
|
|
6082
|
+
"alternateUrls": [],
|
|
6083
|
+
"repository": "https://github.com/w3c/reporting",
|
|
6084
|
+
"filename": "network-reporting.html"
|
|
6085
|
+
},
|
|
6086
|
+
"organization": "W3C",
|
|
6087
|
+
"groups": [
|
|
6088
|
+
{
|
|
6089
|
+
"name": "Web Performance Working Group",
|
|
6090
|
+
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
6091
|
+
}
|
|
6092
|
+
],
|
|
6093
|
+
"title": "Network Reporting API",
|
|
6094
|
+
"source": "spec",
|
|
6095
|
+
"shortTitle": "Network Reporting API",
|
|
6096
|
+
"categories": [
|
|
6097
|
+
"browser"
|
|
6098
|
+
],
|
|
6099
|
+
"standing": "good"
|
|
6100
|
+
},
|
|
5993
6101
|
{
|
|
5994
6102
|
"url": "https://w3c.github.io/sparql-concepts/spec/",
|
|
5995
6103
|
"seriesComposition": "full",
|
|
@@ -6612,7 +6720,7 @@
|
|
|
6612
6720
|
],
|
|
6613
6721
|
"nightly": {
|
|
6614
6722
|
"url": "https://wicg.github.io/close-watcher/",
|
|
6615
|
-
"status": "
|
|
6723
|
+
"status": "Living Standard",
|
|
6616
6724
|
"alternateUrls": [],
|
|
6617
6725
|
"repository": "https://github.com/WICG/close-watcher",
|
|
6618
6726
|
"sourcePath": "spec.html",
|
|
@@ -8843,7 +8951,13 @@
|
|
|
8843
8951
|
"categories": [
|
|
8844
8952
|
"browser"
|
|
8845
8953
|
],
|
|
8846
|
-
"standing": "good"
|
|
8954
|
+
"standing": "good",
|
|
8955
|
+
"tests": {
|
|
8956
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
8957
|
+
"testPaths": [
|
|
8958
|
+
"storage/buckets"
|
|
8959
|
+
]
|
|
8960
|
+
}
|
|
8847
8961
|
},
|
|
8848
8962
|
{
|
|
8849
8963
|
"url": "https://wicg.github.io/trust-token-api/",
|
|
@@ -8953,40 +9067,6 @@
|
|
|
8953
9067
|
]
|
|
8954
9068
|
}
|
|
8955
9069
|
},
|
|
8956
|
-
{
|
|
8957
|
-
"url": "https://wicg.github.io/urlpattern/",
|
|
8958
|
-
"seriesComposition": "full",
|
|
8959
|
-
"shortname": "urlpattern",
|
|
8960
|
-
"series": {
|
|
8961
|
-
"shortname": "urlpattern",
|
|
8962
|
-
"currentSpecification": "urlpattern",
|
|
8963
|
-
"title": "URLPattern API",
|
|
8964
|
-
"shortTitle": "URLPattern API",
|
|
8965
|
-
"nightlyUrl": "https://wicg.github.io/urlpattern/"
|
|
8966
|
-
},
|
|
8967
|
-
"organization": "W3C",
|
|
8968
|
-
"groups": [
|
|
8969
|
-
{
|
|
8970
|
-
"name": "Web Platform Incubator Community Group",
|
|
8971
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
8972
|
-
}
|
|
8973
|
-
],
|
|
8974
|
-
"nightly": {
|
|
8975
|
-
"url": "https://wicg.github.io/urlpattern/",
|
|
8976
|
-
"status": "Draft Community Group Report",
|
|
8977
|
-
"alternateUrls": [],
|
|
8978
|
-
"repository": "https://github.com/WICG/urlpattern",
|
|
8979
|
-
"sourcePath": "spec.bs",
|
|
8980
|
-
"filename": "index.html"
|
|
8981
|
-
},
|
|
8982
|
-
"title": "URLPattern API",
|
|
8983
|
-
"source": "spec",
|
|
8984
|
-
"shortTitle": "URLPattern API",
|
|
8985
|
-
"categories": [
|
|
8986
|
-
"browser"
|
|
8987
|
-
],
|
|
8988
|
-
"standing": "good"
|
|
8989
|
-
},
|
|
8990
9070
|
{
|
|
8991
9071
|
"url": "https://wicg.github.io/user-preference-media-features-headers/",
|
|
8992
9072
|
"seriesComposition": "full",
|
|
@@ -9169,6 +9249,40 @@
|
|
|
9169
9249
|
],
|
|
9170
9250
|
"standing": "pending"
|
|
9171
9251
|
},
|
|
9252
|
+
{
|
|
9253
|
+
"url": "https://wicg.github.io/web-smart-card/",
|
|
9254
|
+
"seriesComposition": "full",
|
|
9255
|
+
"shortname": "web-smart-card",
|
|
9256
|
+
"series": {
|
|
9257
|
+
"shortname": "web-smart-card",
|
|
9258
|
+
"currentSpecification": "web-smart-card",
|
|
9259
|
+
"title": "Web Smart Card API",
|
|
9260
|
+
"shortTitle": "Web Smart Card API",
|
|
9261
|
+
"nightlyUrl": "https://wicg.github.io/web-smart-card/"
|
|
9262
|
+
},
|
|
9263
|
+
"organization": "W3C",
|
|
9264
|
+
"groups": [
|
|
9265
|
+
{
|
|
9266
|
+
"name": "Web Platform Incubator Community Group",
|
|
9267
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
9268
|
+
}
|
|
9269
|
+
],
|
|
9270
|
+
"nightly": {
|
|
9271
|
+
"url": "https://wicg.github.io/web-smart-card/",
|
|
9272
|
+
"status": "Unofficial Proposal Draft",
|
|
9273
|
+
"alternateUrls": [],
|
|
9274
|
+
"repository": "https://github.com/WICG/web-smart-card",
|
|
9275
|
+
"sourcePath": "index.html",
|
|
9276
|
+
"filename": "index.html"
|
|
9277
|
+
},
|
|
9278
|
+
"title": "Web Smart Card API",
|
|
9279
|
+
"source": "spec",
|
|
9280
|
+
"shortTitle": "Web Smart Card API",
|
|
9281
|
+
"categories": [
|
|
9282
|
+
"browser"
|
|
9283
|
+
],
|
|
9284
|
+
"standing": "pending"
|
|
9285
|
+
},
|
|
9172
9286
|
{
|
|
9173
9287
|
"url": "https://wicg.github.io/WebApiDevice/managed_config/",
|
|
9174
9288
|
"seriesComposition": "full",
|
|
@@ -20374,7 +20488,7 @@
|
|
|
20374
20488
|
],
|
|
20375
20489
|
"release": {
|
|
20376
20490
|
"url": "https://www.w3.org/TR/rdf-canon/",
|
|
20377
|
-
"status": "
|
|
20491
|
+
"status": "Candidate Recommendation Snapshot",
|
|
20378
20492
|
"filename": "Overview.html"
|
|
20379
20493
|
},
|
|
20380
20494
|
"title": "RDF Dataset Canonicalization",
|