web-specs 2.41.0 → 2.43.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 +156 -90
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -79,6 +79,40 @@
|
|
|
79
79
|
]
|
|
80
80
|
}
|
|
81
81
|
},
|
|
82
|
+
{
|
|
83
|
+
"url": "https://datatracker.ietf.org/doc/html/draft-cutler-httpbis-partitioned-cookies",
|
|
84
|
+
"seriesComposition": "full",
|
|
85
|
+
"shortname": "partitioned-cookies",
|
|
86
|
+
"series": {
|
|
87
|
+
"shortname": "partitioned-cookies",
|
|
88
|
+
"currentSpecification": "partitioned-cookies",
|
|
89
|
+
"title": "Cookies Having Independent Partitioned State specification",
|
|
90
|
+
"shortTitle": "Cookies Having Independent Partitioned State specification",
|
|
91
|
+
"nightlyUrl": "https://dcthetall.github.io/CHIPS-spec/draft-cutler-httpbis-partitioned-cookies.html"
|
|
92
|
+
},
|
|
93
|
+
"organization": "IETF",
|
|
94
|
+
"groups": [
|
|
95
|
+
{
|
|
96
|
+
"name": "HTTP Working Group",
|
|
97
|
+
"url": "https://datatracker.ietf.org/wg/httpbis/"
|
|
98
|
+
}
|
|
99
|
+
],
|
|
100
|
+
"nightly": {
|
|
101
|
+
"url": "https://dcthetall.github.io/CHIPS-spec/draft-cutler-httpbis-partitioned-cookies.html",
|
|
102
|
+
"status": "Editor's Draft",
|
|
103
|
+
"repository": "https://github.com/DCtheTall/CHIPS-spec",
|
|
104
|
+
"alternateUrls": [],
|
|
105
|
+
"sourcePath": "draft-cutler-httpbis-partitioned-cookies.md",
|
|
106
|
+
"filename": "draft-cutler-httpbis-partitioned-cookies.html"
|
|
107
|
+
},
|
|
108
|
+
"title": "Cookies Having Independent Partitioned State specification",
|
|
109
|
+
"source": "spec",
|
|
110
|
+
"shortTitle": "Cookies Having Independent Partitioned State specification",
|
|
111
|
+
"categories": [
|
|
112
|
+
"browser"
|
|
113
|
+
],
|
|
114
|
+
"standing": "good"
|
|
115
|
+
},
|
|
82
116
|
{
|
|
83
117
|
"url": "https://datatracker.ietf.org/doc/html/draft-davidben-http-client-hint-reliability",
|
|
84
118
|
"seriesComposition": "full",
|
|
@@ -547,6 +581,51 @@
|
|
|
547
581
|
],
|
|
548
582
|
"standing": "pending"
|
|
549
583
|
},
|
|
584
|
+
{
|
|
585
|
+
"url": "https://drafts.csswg.org/css-display-4/",
|
|
586
|
+
"seriesComposition": "full",
|
|
587
|
+
"shortname": "css-display-4",
|
|
588
|
+
"series": {
|
|
589
|
+
"shortname": "css-display",
|
|
590
|
+
"currentSpecification": "css-display-3",
|
|
591
|
+
"title": "CSS Display",
|
|
592
|
+
"shortTitle": "CSS Display",
|
|
593
|
+
"releaseUrl": "https://www.w3.org/TR/css-display/",
|
|
594
|
+
"nightlyUrl": "https://drafts.csswg.org/css-display/"
|
|
595
|
+
},
|
|
596
|
+
"seriesVersion": "4",
|
|
597
|
+
"seriesPrevious": "css-display-3",
|
|
598
|
+
"organization": "W3C",
|
|
599
|
+
"groups": [
|
|
600
|
+
{
|
|
601
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
602
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
603
|
+
}
|
|
604
|
+
],
|
|
605
|
+
"nightly": {
|
|
606
|
+
"url": "https://drafts.csswg.org/css-display-4/",
|
|
607
|
+
"status": "Editor's Draft",
|
|
608
|
+
"alternateUrls": [
|
|
609
|
+
"https://w3c.github.io/csswg-drafts/css-display-4/"
|
|
610
|
+
],
|
|
611
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
612
|
+
"sourcePath": "css-display-4/Overview.bs",
|
|
613
|
+
"filename": "Overview.html"
|
|
614
|
+
},
|
|
615
|
+
"title": "CSS Display Module Level 4",
|
|
616
|
+
"source": "spec",
|
|
617
|
+
"shortTitle": "CSS Display 4",
|
|
618
|
+
"categories": [
|
|
619
|
+
"browser"
|
|
620
|
+
],
|
|
621
|
+
"standing": "good",
|
|
622
|
+
"tests": {
|
|
623
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
624
|
+
"testPaths": [
|
|
625
|
+
"css/css-display"
|
|
626
|
+
]
|
|
627
|
+
}
|
|
628
|
+
},
|
|
550
629
|
{
|
|
551
630
|
"url": "https://drafts.csswg.org/css-easing-2/",
|
|
552
631
|
"seriesComposition": "full",
|
|
@@ -1244,6 +1323,42 @@
|
|
|
1244
1323
|
]
|
|
1245
1324
|
}
|
|
1246
1325
|
},
|
|
1326
|
+
{
|
|
1327
|
+
"url": "https://drafts.csswg.org/css-viewport/",
|
|
1328
|
+
"seriesComposition": "full",
|
|
1329
|
+
"shortname": "css-viewport",
|
|
1330
|
+
"series": {
|
|
1331
|
+
"shortname": "css-viewport",
|
|
1332
|
+
"currentSpecification": "css-viewport",
|
|
1333
|
+
"title": "CSS Viewport",
|
|
1334
|
+
"shortTitle": "CSS Viewport",
|
|
1335
|
+
"nightlyUrl": "https://drafts.csswg.org/css-viewport/"
|
|
1336
|
+
},
|
|
1337
|
+
"organization": "W3C",
|
|
1338
|
+
"groups": [
|
|
1339
|
+
{
|
|
1340
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
1341
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
1342
|
+
}
|
|
1343
|
+
],
|
|
1344
|
+
"nightly": {
|
|
1345
|
+
"url": "https://drafts.csswg.org/css-viewport/",
|
|
1346
|
+
"status": "Editor's Draft",
|
|
1347
|
+
"alternateUrls": [
|
|
1348
|
+
"https://w3c.github.io/csswg-drafts/css-viewport/"
|
|
1349
|
+
],
|
|
1350
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
1351
|
+
"sourcePath": "css-viewport/Overview.bs",
|
|
1352
|
+
"filename": "Overview.html"
|
|
1353
|
+
},
|
|
1354
|
+
"title": "CSS Viewport Module Level 1",
|
|
1355
|
+
"source": "spec",
|
|
1356
|
+
"shortTitle": "CSS Viewport 1",
|
|
1357
|
+
"categories": [
|
|
1358
|
+
"browser"
|
|
1359
|
+
],
|
|
1360
|
+
"standing": "good"
|
|
1361
|
+
},
|
|
1247
1362
|
{
|
|
1248
1363
|
"url": "https://drafts.csswg.org/web-animations-2/",
|
|
1249
1364
|
"seriesComposition": "delta",
|
|
@@ -6867,6 +6982,40 @@
|
|
|
6867
6982
|
],
|
|
6868
6983
|
"standing": "good"
|
|
6869
6984
|
},
|
|
6985
|
+
{
|
|
6986
|
+
"url": "https://wicg.github.io/local-network-access/",
|
|
6987
|
+
"seriesComposition": "full",
|
|
6988
|
+
"shortname": "local-network-access",
|
|
6989
|
+
"series": {
|
|
6990
|
+
"shortname": "local-network-access",
|
|
6991
|
+
"currentSpecification": "local-network-access",
|
|
6992
|
+
"title": "Private Network Access",
|
|
6993
|
+
"shortTitle": "Private Network Access",
|
|
6994
|
+
"nightlyUrl": "https://wicg.github.io/local-network-access/"
|
|
6995
|
+
},
|
|
6996
|
+
"organization": "W3C",
|
|
6997
|
+
"groups": [
|
|
6998
|
+
{
|
|
6999
|
+
"name": "Web Platform Incubator Community Group",
|
|
7000
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
7001
|
+
}
|
|
7002
|
+
],
|
|
7003
|
+
"nightly": {
|
|
7004
|
+
"url": "https://wicg.github.io/local-network-access/",
|
|
7005
|
+
"status": "Draft Community Group Report",
|
|
7006
|
+
"alternateUrls": [],
|
|
7007
|
+
"repository": "https://github.com/WICG/local-network-access",
|
|
7008
|
+
"sourcePath": "index.src.html",
|
|
7009
|
+
"filename": "index.html"
|
|
7010
|
+
},
|
|
7011
|
+
"title": "Private Network Access",
|
|
7012
|
+
"source": "spec",
|
|
7013
|
+
"shortTitle": "Private Network Access",
|
|
7014
|
+
"categories": [
|
|
7015
|
+
"browser"
|
|
7016
|
+
],
|
|
7017
|
+
"standing": "good"
|
|
7018
|
+
},
|
|
6870
7019
|
{
|
|
6871
7020
|
"url": "https://wicg.github.io/manifest-incubations/",
|
|
6872
7021
|
"seriesComposition": "full",
|
|
@@ -7466,46 +7615,6 @@
|
|
|
7466
7615
|
]
|
|
7467
7616
|
}
|
|
7468
7617
|
},
|
|
7469
|
-
{
|
|
7470
|
-
"url": "https://wicg.github.io/private-network-access/",
|
|
7471
|
-
"seriesComposition": "full",
|
|
7472
|
-
"shortname": "private-network-access",
|
|
7473
|
-
"series": {
|
|
7474
|
-
"shortname": "private-network-access",
|
|
7475
|
-
"currentSpecification": "private-network-access",
|
|
7476
|
-
"title": "Private Network Access",
|
|
7477
|
-
"shortTitle": "Private Network Access",
|
|
7478
|
-
"nightlyUrl": "https://wicg.github.io/private-network-access/"
|
|
7479
|
-
},
|
|
7480
|
-
"organization": "W3C",
|
|
7481
|
-
"groups": [
|
|
7482
|
-
{
|
|
7483
|
-
"name": "Web Platform Incubator Community Group",
|
|
7484
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
7485
|
-
}
|
|
7486
|
-
],
|
|
7487
|
-
"nightly": {
|
|
7488
|
-
"url": "https://wicg.github.io/private-network-access/",
|
|
7489
|
-
"status": "Draft Community Group Report",
|
|
7490
|
-
"alternateUrls": [],
|
|
7491
|
-
"repository": "https://github.com/WICG/private-network-access",
|
|
7492
|
-
"sourcePath": "index.src.html",
|
|
7493
|
-
"filename": "index.html"
|
|
7494
|
-
},
|
|
7495
|
-
"title": "Private Network Access",
|
|
7496
|
-
"source": "spec",
|
|
7497
|
-
"shortTitle": "Private Network Access",
|
|
7498
|
-
"categories": [
|
|
7499
|
-
"browser"
|
|
7500
|
-
],
|
|
7501
|
-
"standing": "good",
|
|
7502
|
-
"tests": {
|
|
7503
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
7504
|
-
"testPaths": [
|
|
7505
|
-
"fetch/private-network-access"
|
|
7506
|
-
]
|
|
7507
|
-
}
|
|
7508
|
-
},
|
|
7509
7618
|
{
|
|
7510
7619
|
"url": "https://wicg.github.io/responsive-image-client-hints/",
|
|
7511
7620
|
"seriesComposition": "full",
|
|
@@ -11578,50 +11687,6 @@
|
|
|
11578
11687
|
]
|
|
11579
11688
|
}
|
|
11580
11689
|
},
|
|
11581
|
-
{
|
|
11582
|
-
"url": "https://www.w3.org/TR/css-device-adapt-1/",
|
|
11583
|
-
"seriesComposition": "full",
|
|
11584
|
-
"shortname": "css-device-adapt-1",
|
|
11585
|
-
"series": {
|
|
11586
|
-
"shortname": "css-device-adapt",
|
|
11587
|
-
"currentSpecification": "css-device-adapt-1",
|
|
11588
|
-
"title": "CSS Device Adaptation",
|
|
11589
|
-
"shortTitle": "CSS Device Adaptation",
|
|
11590
|
-
"releaseUrl": "https://www.w3.org/TR/css-device-adapt/",
|
|
11591
|
-
"nightlyUrl": "https://drafts.csswg.org/css-viewport-1/"
|
|
11592
|
-
},
|
|
11593
|
-
"seriesVersion": "1",
|
|
11594
|
-
"nightly": {
|
|
11595
|
-
"url": "https://drafts.csswg.org/css-viewport-1/",
|
|
11596
|
-
"status": "Editor's Draft",
|
|
11597
|
-
"sourcePath": "css-viewport/Overview.bs",
|
|
11598
|
-
"alternateUrls": [
|
|
11599
|
-
"https://w3c.github.io/csswg-drafts/css-viewport-1/",
|
|
11600
|
-
"https://w3c.github.io/csswg-drafts/css-viewport/"
|
|
11601
|
-
],
|
|
11602
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11603
|
-
"filename": "Overview.html"
|
|
11604
|
-
},
|
|
11605
|
-
"organization": "W3C",
|
|
11606
|
-
"groups": [
|
|
11607
|
-
{
|
|
11608
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
11609
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
11610
|
-
}
|
|
11611
|
-
],
|
|
11612
|
-
"release": {
|
|
11613
|
-
"url": "https://www.w3.org/TR/css-device-adapt-1/",
|
|
11614
|
-
"status": "Working Draft",
|
|
11615
|
-
"filename": "Overview.html"
|
|
11616
|
-
},
|
|
11617
|
-
"title": "CSS Device Adaptation Module Level 1",
|
|
11618
|
-
"source": "w3c",
|
|
11619
|
-
"shortTitle": "CSS Device Adaptation 1",
|
|
11620
|
-
"categories": [
|
|
11621
|
-
"browser"
|
|
11622
|
-
],
|
|
11623
|
-
"standing": "good"
|
|
11624
|
-
},
|
|
11625
11690
|
{
|
|
11626
11691
|
"url": "https://www.w3.org/TR/css-display-3/",
|
|
11627
11692
|
"seriesComposition": "full",
|
|
@@ -11635,6 +11700,7 @@
|
|
|
11635
11700
|
"nightlyUrl": "https://drafts.csswg.org/css-display/"
|
|
11636
11701
|
},
|
|
11637
11702
|
"seriesVersion": "3",
|
|
11703
|
+
"seriesNext": "css-display-4",
|
|
11638
11704
|
"organization": "W3C",
|
|
11639
11705
|
"groups": [
|
|
11640
11706
|
{
|
|
@@ -14794,11 +14860,11 @@
|
|
|
14794
14860
|
"shortname": "CSS21",
|
|
14795
14861
|
"series": {
|
|
14796
14862
|
"shortname": "CSS",
|
|
14797
|
-
"currentSpecification": "
|
|
14863
|
+
"currentSpecification": "CSS22",
|
|
14798
14864
|
"title": "Cascading Style Sheets",
|
|
14799
14865
|
"shortTitle": "Cascading Style Sheets",
|
|
14800
|
-
"releaseUrl": "https://www.w3.org/TR/
|
|
14801
|
-
"nightlyUrl": "https://drafts.csswg.org/
|
|
14866
|
+
"releaseUrl": "https://www.w3.org/TR/CSS/",
|
|
14867
|
+
"nightlyUrl": "https://drafts.csswg.org/css2/"
|
|
14802
14868
|
},
|
|
14803
14869
|
"seriesVersion": "2.1",
|
|
14804
14870
|
"nightly": {
|
|
@@ -14873,11 +14939,11 @@
|
|
|
14873
14939
|
"shortname": "CSS22",
|
|
14874
14940
|
"series": {
|
|
14875
14941
|
"shortname": "CSS",
|
|
14876
|
-
"currentSpecification": "
|
|
14942
|
+
"currentSpecification": "CSS22",
|
|
14877
14943
|
"title": "Cascading Style Sheets",
|
|
14878
14944
|
"shortTitle": "Cascading Style Sheets",
|
|
14879
|
-
"releaseUrl": "https://www.w3.org/TR/
|
|
14880
|
-
"nightlyUrl": "https://drafts.csswg.org/
|
|
14945
|
+
"releaseUrl": "https://www.w3.org/TR/CSS/",
|
|
14946
|
+
"nightlyUrl": "https://drafts.csswg.org/css2/"
|
|
14881
14947
|
},
|
|
14882
14948
|
"seriesVersion": "2.2",
|
|
14883
14949
|
"nightly": {
|