web-specs 3.42.1 → 3.44.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 +91 -48
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -429,6 +429,40 @@
|
|
|
429
429
|
],
|
|
430
430
|
"standing": "good"
|
|
431
431
|
},
|
|
432
|
+
{
|
|
433
|
+
"url": "https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-compression-dictionary",
|
|
434
|
+
"seriesComposition": "full",
|
|
435
|
+
"shortname": "compression-dictionary",
|
|
436
|
+
"series": {
|
|
437
|
+
"shortname": "compression-dictionary",
|
|
438
|
+
"currentSpecification": "compression-dictionary",
|
|
439
|
+
"title": "Compression Dictionary Transport",
|
|
440
|
+
"shortTitle": "Compression Dictionary Transport",
|
|
441
|
+
"nightlyUrl": "https://httpwg.org/http-extensions/draft-ietf-httpbis-compression-dictionary.html"
|
|
442
|
+
},
|
|
443
|
+
"organization": "IETF",
|
|
444
|
+
"groups": [
|
|
445
|
+
{
|
|
446
|
+
"name": "HTTP Working Group",
|
|
447
|
+
"url": "https://datatracker.ietf.org/wg/httpbis/"
|
|
448
|
+
}
|
|
449
|
+
],
|
|
450
|
+
"nightly": {
|
|
451
|
+
"url": "https://httpwg.org/http-extensions/draft-ietf-httpbis-compression-dictionary.html",
|
|
452
|
+
"status": "Editor's Draft",
|
|
453
|
+
"alternateUrls": [],
|
|
454
|
+
"repository": "https://github.com/httpwg/http-extensions",
|
|
455
|
+
"sourcePath": "draft-ietf-httpbis-compression-dictionary.md",
|
|
456
|
+
"filename": "draft-ietf-httpbis-compression-dictionary.html"
|
|
457
|
+
},
|
|
458
|
+
"title": "Compression Dictionary Transport",
|
|
459
|
+
"source": "ietf",
|
|
460
|
+
"shortTitle": "Compression Dictionary Transport",
|
|
461
|
+
"categories": [
|
|
462
|
+
"browser"
|
|
463
|
+
],
|
|
464
|
+
"standing": "good"
|
|
465
|
+
},
|
|
432
466
|
{
|
|
433
467
|
"url": "https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-no-vary-search",
|
|
434
468
|
"seriesComposition": "full",
|
|
@@ -892,7 +926,7 @@
|
|
|
892
926
|
],
|
|
893
927
|
"nightly": {
|
|
894
928
|
"url": "https://drafts.csswg.org/css-forms-1/",
|
|
895
|
-
"status": "
|
|
929
|
+
"status": "Editor's Draft",
|
|
896
930
|
"alternateUrls": [
|
|
897
931
|
"https://w3c.github.io/csswg-drafts/css-forms-1/",
|
|
898
932
|
"https://w3c.github.io/csswg-drafts/css-forms/"
|
|
@@ -4573,6 +4607,43 @@
|
|
|
4573
4607
|
],
|
|
4574
4608
|
"standing": "good"
|
|
4575
4609
|
},
|
|
4610
|
+
{
|
|
4611
|
+
"url": "https://tc39.es/ecma426/",
|
|
4612
|
+
"seriesComposition": "full",
|
|
4613
|
+
"shortname": "ecma-426",
|
|
4614
|
+
"series": {
|
|
4615
|
+
"shortname": "ecma-426",
|
|
4616
|
+
"currentSpecification": "ecma-426",
|
|
4617
|
+
"title": "Source map format specification",
|
|
4618
|
+
"shortTitle": "Source map format",
|
|
4619
|
+
"nightlyUrl": "https://tc39.es/ecma426/"
|
|
4620
|
+
},
|
|
4621
|
+
"nightly": {
|
|
4622
|
+
"url": "https://tc39.es/ecma426/",
|
|
4623
|
+
"status": "Editor's Draft",
|
|
4624
|
+
"sourcePath": "source-map.bs",
|
|
4625
|
+
"alternateUrls": [],
|
|
4626
|
+
"repository": "https://github.com/tc39/ecma426",
|
|
4627
|
+
"filename": "index.html"
|
|
4628
|
+
},
|
|
4629
|
+
"formerNames": [
|
|
4630
|
+
"sourcemap"
|
|
4631
|
+
],
|
|
4632
|
+
"organization": "Ecma International",
|
|
4633
|
+
"groups": [
|
|
4634
|
+
{
|
|
4635
|
+
"name": "TC39",
|
|
4636
|
+
"url": "https://tc39.es/"
|
|
4637
|
+
}
|
|
4638
|
+
],
|
|
4639
|
+
"title": "Source map format specification",
|
|
4640
|
+
"source": "spec",
|
|
4641
|
+
"shortTitle": "Source map format",
|
|
4642
|
+
"categories": [
|
|
4643
|
+
"browser"
|
|
4644
|
+
],
|
|
4645
|
+
"standing": "good"
|
|
4646
|
+
},
|
|
4576
4647
|
{
|
|
4577
4648
|
"url": "https://tc39.es/proposal-array-find-from-last/",
|
|
4578
4649
|
"seriesComposition": "full",
|
|
@@ -5977,40 +6048,6 @@
|
|
|
5977
6048
|
],
|
|
5978
6049
|
"standing": "good"
|
|
5979
6050
|
},
|
|
5980
|
-
{
|
|
5981
|
-
"url": "https://tc39.es/source-map/",
|
|
5982
|
-
"seriesComposition": "full",
|
|
5983
|
-
"shortname": "sourcemap",
|
|
5984
|
-
"series": {
|
|
5985
|
-
"shortname": "sourcemap",
|
|
5986
|
-
"currentSpecification": "sourcemap",
|
|
5987
|
-
"title": "Source map format specification",
|
|
5988
|
-
"shortTitle": "Source map format",
|
|
5989
|
-
"nightlyUrl": "https://tc39.es/source-map/"
|
|
5990
|
-
},
|
|
5991
|
-
"nightly": {
|
|
5992
|
-
"url": "https://tc39.es/source-map/",
|
|
5993
|
-
"status": "Editor's Draft",
|
|
5994
|
-
"sourcePath": "source-map.bs",
|
|
5995
|
-
"alternateUrls": [],
|
|
5996
|
-
"repository": "https://github.com/tc39/source-map",
|
|
5997
|
-
"filename": "index.html"
|
|
5998
|
-
},
|
|
5999
|
-
"organization": "Ecma International",
|
|
6000
|
-
"groups": [
|
|
6001
|
-
{
|
|
6002
|
-
"name": "TC39",
|
|
6003
|
-
"url": "https://tc39.es/"
|
|
6004
|
-
}
|
|
6005
|
-
],
|
|
6006
|
-
"title": "Source map format specification",
|
|
6007
|
-
"source": "spec",
|
|
6008
|
-
"shortTitle": "Source map format",
|
|
6009
|
-
"categories": [
|
|
6010
|
-
"browser"
|
|
6011
|
-
],
|
|
6012
|
-
"standing": "good"
|
|
6013
|
-
},
|
|
6014
6051
|
{
|
|
6015
6052
|
"url": "https://testutils.spec.whatwg.org/",
|
|
6016
6053
|
"seriesComposition": "full",
|
|
@@ -6117,7 +6154,13 @@
|
|
|
6117
6154
|
"categories": [
|
|
6118
6155
|
"browser"
|
|
6119
6156
|
],
|
|
6120
|
-
"standing": "good"
|
|
6157
|
+
"standing": "good",
|
|
6158
|
+
"tests": {
|
|
6159
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
6160
|
+
"testPaths": [
|
|
6161
|
+
"urlpattern"
|
|
6162
|
+
]
|
|
6163
|
+
}
|
|
6121
6164
|
},
|
|
6122
6165
|
{
|
|
6123
6166
|
"url": "https://w3c-fedid.github.io/login-status/",
|
|
@@ -18688,7 +18731,7 @@
|
|
|
18688
18731
|
"currentSpecification": "CSS2",
|
|
18689
18732
|
"title": "Cascading Style Sheets",
|
|
18690
18733
|
"shortTitle": "CSS",
|
|
18691
|
-
"releaseUrl": "https://www.w3.org/TR/
|
|
18734
|
+
"releaseUrl": "https://www.w3.org/TR/CSS2/",
|
|
18692
18735
|
"nightlyUrl": "https://drafts.csswg.org/css2/"
|
|
18693
18736
|
},
|
|
18694
18737
|
"seriesVersion": "2",
|
|
@@ -18716,7 +18759,7 @@
|
|
|
18716
18759
|
}
|
|
18717
18760
|
],
|
|
18718
18761
|
"release": {
|
|
18719
|
-
"url": "https://www.w3.org/TR/
|
|
18762
|
+
"url": "https://www.w3.org/TR/CSS2/",
|
|
18720
18763
|
"status": "Recommendation",
|
|
18721
18764
|
"pages": [
|
|
18722
18765
|
"https://www.w3.org/TR/CSS2/about.html",
|
|
@@ -19113,7 +19156,7 @@
|
|
|
19113
19156
|
],
|
|
19114
19157
|
"release": {
|
|
19115
19158
|
"url": "https://www.w3.org/TR/dpub-aam-1.1/",
|
|
19116
|
-
"status": "
|
|
19159
|
+
"status": "Proposed Recommendation",
|
|
19117
19160
|
"filename": "Overview.html"
|
|
19118
19161
|
},
|
|
19119
19162
|
"nightly": {
|
|
@@ -19158,7 +19201,7 @@
|
|
|
19158
19201
|
],
|
|
19159
19202
|
"release": {
|
|
19160
19203
|
"url": "https://www.w3.org/TR/dpub-aria-1.1/",
|
|
19161
|
-
"status": "
|
|
19204
|
+
"status": "Proposed Recommendation",
|
|
19162
19205
|
"filename": "Overview.html"
|
|
19163
19206
|
},
|
|
19164
19207
|
"nightly": {
|
|
@@ -19959,8 +20002,8 @@
|
|
|
19959
20002
|
"organization": "W3C",
|
|
19960
20003
|
"groups": [
|
|
19961
20004
|
{
|
|
19962
|
-
"name": "Privacy
|
|
19963
|
-
"url": "https://www.w3.org/
|
|
20005
|
+
"name": "Privacy Working Group",
|
|
20006
|
+
"url": "https://www.w3.org/groups/wg/privacy/"
|
|
19964
20007
|
}
|
|
19965
20008
|
],
|
|
19966
20009
|
"release": {
|
|
@@ -20670,7 +20713,7 @@
|
|
|
20670
20713
|
"groups": [
|
|
20671
20714
|
{
|
|
20672
20715
|
"name": "Web Fonts Working Group",
|
|
20673
|
-
"url": "https://www.w3.org/
|
|
20716
|
+
"url": "https://www.w3.org/groups/wg/webfonts/"
|
|
20674
20717
|
}
|
|
20675
20718
|
],
|
|
20676
20719
|
"release": {
|
|
@@ -23144,7 +23187,7 @@
|
|
|
23144
23187
|
],
|
|
23145
23188
|
"release": {
|
|
23146
23189
|
"url": "https://www.w3.org/TR/png-3/",
|
|
23147
|
-
"status": "Candidate Recommendation
|
|
23190
|
+
"status": "Candidate Recommendation Snapshot",
|
|
23148
23191
|
"filename": "Overview.html"
|
|
23149
23192
|
},
|
|
23150
23193
|
"nightly": {
|
|
@@ -25971,7 +26014,7 @@
|
|
|
25971
26014
|
],
|
|
25972
26015
|
"release": {
|
|
25973
26016
|
"url": "https://www.w3.org/TR/vc-data-integrity/",
|
|
25974
|
-
"status": "
|
|
26017
|
+
"status": "Proposed Recommendation",
|
|
25975
26018
|
"filename": "Overview.html"
|
|
25976
26019
|
},
|
|
25977
26020
|
"nightly": {
|
|
@@ -26010,7 +26053,7 @@
|
|
|
26010
26053
|
],
|
|
26011
26054
|
"release": {
|
|
26012
26055
|
"url": "https://www.w3.org/TR/vc-data-model-2.0/",
|
|
26013
|
-
"status": "
|
|
26056
|
+
"status": "Proposed Recommendation",
|
|
26014
26057
|
"filename": "Overview.html"
|
|
26015
26058
|
},
|
|
26016
26059
|
"nightly": {
|
|
@@ -28525,7 +28568,7 @@
|
|
|
28525
28568
|
"groups": [
|
|
28526
28569
|
{
|
|
28527
28570
|
"name": "Web Fonts Working Group",
|
|
28528
|
-
"url": "https://www.w3.org/
|
|
28571
|
+
"url": "https://www.w3.org/groups/wg/webfonts/"
|
|
28529
28572
|
}
|
|
28530
28573
|
],
|
|
28531
28574
|
"release": {
|
|
@@ -28567,7 +28610,7 @@
|
|
|
28567
28610
|
"groups": [
|
|
28568
28611
|
{
|
|
28569
28612
|
"name": "Web Fonts Working Group",
|
|
28570
|
-
"url": "https://www.w3.org/
|
|
28613
|
+
"url": "https://www.w3.org/groups/wg/webfonts/"
|
|
28571
28614
|
}
|
|
28572
28615
|
],
|
|
28573
28616
|
"release": {
|