web-specs 2.36.0 → 2.38.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 +209 -5
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -75,6 +75,38 @@
|
|
|
75
75
|
]
|
|
76
76
|
}
|
|
77
77
|
},
|
|
78
|
+
{
|
|
79
|
+
"url": "https://datatracker.ietf.org/doc/html/draft-davidben-http-client-hint-reliability",
|
|
80
|
+
"seriesComposition": "full",
|
|
81
|
+
"shortname": "client-hint-reliability",
|
|
82
|
+
"series": {
|
|
83
|
+
"shortname": "client-hint-reliability",
|
|
84
|
+
"currentSpecification": "client-hint-reliability",
|
|
85
|
+
"title": "Client Hint Reliability",
|
|
86
|
+
"shortTitle": "Client Hint Reliability",
|
|
87
|
+
"nightlyUrl": "https://www.ietf.org/archive/id/draft-davidben-http-client-hint-reliability-03.html"
|
|
88
|
+
},
|
|
89
|
+
"organization": "IETF",
|
|
90
|
+
"groups": [
|
|
91
|
+
{
|
|
92
|
+
"name": "HTTP Working Group",
|
|
93
|
+
"url": "https://datatracker.ietf.org/wg/httpbis/"
|
|
94
|
+
}
|
|
95
|
+
],
|
|
96
|
+
"nightly": {
|
|
97
|
+
"url": "https://www.ietf.org/archive/id/draft-davidben-http-client-hint-reliability-03.html",
|
|
98
|
+
"repository": "https://github.com/davidben/http-client-hint-reliability",
|
|
99
|
+
"sourcePath": "draft-davidben-http-client-hint-reliability.md",
|
|
100
|
+
"alternateUrls": [],
|
|
101
|
+
"filename": "draft-davidben-http-client-hint-reliability-03.html"
|
|
102
|
+
},
|
|
103
|
+
"title": "Client Hint Reliability",
|
|
104
|
+
"source": "spec",
|
|
105
|
+
"shortTitle": "Client Hint Reliability",
|
|
106
|
+
"categories": [
|
|
107
|
+
"browser"
|
|
108
|
+
]
|
|
109
|
+
},
|
|
78
110
|
{
|
|
79
111
|
"url": "https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-digest-headers",
|
|
80
112
|
"seriesComposition": "full",
|
|
@@ -581,6 +613,49 @@
|
|
|
581
613
|
]
|
|
582
614
|
}
|
|
583
615
|
},
|
|
616
|
+
{
|
|
617
|
+
"url": "https://drafts.csswg.org/css-images-5/",
|
|
618
|
+
"seriesComposition": "delta",
|
|
619
|
+
"shortname": "css-images-5",
|
|
620
|
+
"series": {
|
|
621
|
+
"shortname": "css-images",
|
|
622
|
+
"currentSpecification": "css-images-3",
|
|
623
|
+
"title": "CSS Images",
|
|
624
|
+
"shortTitle": "CSS Images",
|
|
625
|
+
"releaseUrl": "https://www.w3.org/TR/css-images/",
|
|
626
|
+
"nightlyUrl": "https://drafts.csswg.org/css-images/"
|
|
627
|
+
},
|
|
628
|
+
"seriesVersion": "5",
|
|
629
|
+
"seriesPrevious": "css-images-4",
|
|
630
|
+
"organization": "W3C",
|
|
631
|
+
"groups": [
|
|
632
|
+
{
|
|
633
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
634
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
635
|
+
}
|
|
636
|
+
],
|
|
637
|
+
"nightly": {
|
|
638
|
+
"url": "https://drafts.csswg.org/css-images-5/",
|
|
639
|
+
"alternateUrls": [
|
|
640
|
+
"https://w3c.github.io/csswg-drafts/css-images-5/"
|
|
641
|
+
],
|
|
642
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
643
|
+
"sourcePath": "css-images-5/Overview.bs",
|
|
644
|
+
"filename": "Overview.html"
|
|
645
|
+
},
|
|
646
|
+
"title": "CSS Images Module Level 5",
|
|
647
|
+
"source": "spec",
|
|
648
|
+
"shortTitle": "CSS Images 5",
|
|
649
|
+
"categories": [
|
|
650
|
+
"browser"
|
|
651
|
+
],
|
|
652
|
+
"tests": {
|
|
653
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
654
|
+
"testPaths": [
|
|
655
|
+
"css/css-images"
|
|
656
|
+
]
|
|
657
|
+
}
|
|
658
|
+
},
|
|
584
659
|
{
|
|
585
660
|
"url": "https://drafts.csswg.org/css-multicol-2/",
|
|
586
661
|
"seriesComposition": "delta",
|
|
@@ -3784,6 +3859,38 @@
|
|
|
3784
3859
|
"browser"
|
|
3785
3860
|
]
|
|
3786
3861
|
},
|
|
3862
|
+
{
|
|
3863
|
+
"url": "https://tc39.es/proposal-explicit-resource-management/",
|
|
3864
|
+
"seriesComposition": "full",
|
|
3865
|
+
"shortname": "tc39-explicit-resource-management",
|
|
3866
|
+
"series": {
|
|
3867
|
+
"shortname": "tc39-explicit-resource-management",
|
|
3868
|
+
"currentSpecification": "tc39-explicit-resource-management",
|
|
3869
|
+
"title": "ECMAScript Explicit Resource Management",
|
|
3870
|
+
"shortTitle": "ECMAScript Explicit Resource Management",
|
|
3871
|
+
"nightlyUrl": "https://tc39.es/proposal-explicit-resource-management/"
|
|
3872
|
+
},
|
|
3873
|
+
"nightly": {
|
|
3874
|
+
"url": "https://tc39.es/proposal-explicit-resource-management/",
|
|
3875
|
+
"sourcePath": "spec.emu",
|
|
3876
|
+
"alternateUrls": [],
|
|
3877
|
+
"repository": "https://github.com/tc39/proposal-explicit-resource-management",
|
|
3878
|
+
"filename": "index.html"
|
|
3879
|
+
},
|
|
3880
|
+
"organization": "Ecma International",
|
|
3881
|
+
"groups": [
|
|
3882
|
+
{
|
|
3883
|
+
"name": "TC39",
|
|
3884
|
+
"url": "https://tc39.es/"
|
|
3885
|
+
}
|
|
3886
|
+
],
|
|
3887
|
+
"title": "ECMAScript Explicit Resource Management",
|
|
3888
|
+
"source": "spec",
|
|
3889
|
+
"shortTitle": "ECMAScript Explicit Resource Management",
|
|
3890
|
+
"categories": [
|
|
3891
|
+
"browser"
|
|
3892
|
+
]
|
|
3893
|
+
},
|
|
3787
3894
|
{
|
|
3788
3895
|
"url": "https://tc39.es/proposal-import-assertions/",
|
|
3789
3896
|
"seriesComposition": "full",
|
|
@@ -4072,6 +4179,70 @@
|
|
|
4072
4179
|
"browser"
|
|
4073
4180
|
]
|
|
4074
4181
|
},
|
|
4182
|
+
{
|
|
4183
|
+
"url": "https://tc39.es/proposal-is-usv-string/",
|
|
4184
|
+
"seriesComposition": "full",
|
|
4185
|
+
"shortname": "tc39-is-usv-string",
|
|
4186
|
+
"series": {
|
|
4187
|
+
"shortname": "tc39-is-usv-string",
|
|
4188
|
+
"currentSpecification": "tc39-is-usv-string",
|
|
4189
|
+
"title": "Well-Formed Unicode Strings",
|
|
4190
|
+
"shortTitle": "Well-Formed Unicode Strings",
|
|
4191
|
+
"nightlyUrl": "https://tc39.es/proposal-is-usv-string/"
|
|
4192
|
+
},
|
|
4193
|
+
"organization": "Ecma International",
|
|
4194
|
+
"groups": [
|
|
4195
|
+
{
|
|
4196
|
+
"name": "TC39",
|
|
4197
|
+
"url": "https://tc39.es/"
|
|
4198
|
+
}
|
|
4199
|
+
],
|
|
4200
|
+
"nightly": {
|
|
4201
|
+
"url": "https://tc39.es/proposal-is-usv-string/",
|
|
4202
|
+
"alternateUrls": [],
|
|
4203
|
+
"repository": "https://github.com/tc39/proposal-is-usv-string",
|
|
4204
|
+
"sourcePath": "spec.html",
|
|
4205
|
+
"filename": "index.html"
|
|
4206
|
+
},
|
|
4207
|
+
"title": "Well-Formed Unicode Strings",
|
|
4208
|
+
"source": "spec",
|
|
4209
|
+
"shortTitle": "Well-Formed Unicode Strings",
|
|
4210
|
+
"categories": [
|
|
4211
|
+
"browser"
|
|
4212
|
+
]
|
|
4213
|
+
},
|
|
4214
|
+
{
|
|
4215
|
+
"url": "https://tc39.es/proposal-iterator-helpers/",
|
|
4216
|
+
"seriesComposition": "full",
|
|
4217
|
+
"shortname": "tc39-iterator-helpers",
|
|
4218
|
+
"series": {
|
|
4219
|
+
"shortname": "tc39-iterator-helpers",
|
|
4220
|
+
"currentSpecification": "tc39-iterator-helpers",
|
|
4221
|
+
"title": "Iterator Helpers",
|
|
4222
|
+
"shortTitle": "Iterator Helpers",
|
|
4223
|
+
"nightlyUrl": "https://tc39.es/proposal-iterator-helpers/"
|
|
4224
|
+
},
|
|
4225
|
+
"organization": "Ecma International",
|
|
4226
|
+
"groups": [
|
|
4227
|
+
{
|
|
4228
|
+
"name": "TC39",
|
|
4229
|
+
"url": "https://tc39.es/"
|
|
4230
|
+
}
|
|
4231
|
+
],
|
|
4232
|
+
"nightly": {
|
|
4233
|
+
"url": "https://tc39.es/proposal-iterator-helpers/",
|
|
4234
|
+
"alternateUrls": [],
|
|
4235
|
+
"repository": "https://github.com/tc39/proposal-iterator-helpers",
|
|
4236
|
+
"sourcePath": "spec.html",
|
|
4237
|
+
"filename": "index.html"
|
|
4238
|
+
},
|
|
4239
|
+
"title": "Iterator Helpers",
|
|
4240
|
+
"source": "spec",
|
|
4241
|
+
"shortTitle": "Iterator Helpers",
|
|
4242
|
+
"categories": [
|
|
4243
|
+
"browser"
|
|
4244
|
+
]
|
|
4245
|
+
},
|
|
4075
4246
|
{
|
|
4076
4247
|
"url": "https://tc39.es/proposal-json-modules/",
|
|
4077
4248
|
"seriesComposition": "full",
|
|
@@ -4200,6 +4371,38 @@
|
|
|
4200
4371
|
"browser"
|
|
4201
4372
|
]
|
|
4202
4373
|
},
|
|
4374
|
+
{
|
|
4375
|
+
"url": "https://tc39.es/proposal-set-methods/",
|
|
4376
|
+
"seriesComposition": "full",
|
|
4377
|
+
"shortname": "tc39-set-methods",
|
|
4378
|
+
"series": {
|
|
4379
|
+
"shortname": "tc39-set-methods",
|
|
4380
|
+
"currentSpecification": "tc39-set-methods",
|
|
4381
|
+
"title": "Set methods",
|
|
4382
|
+
"shortTitle": "Set methods",
|
|
4383
|
+
"nightlyUrl": "https://tc39.es/proposal-set-methods/"
|
|
4384
|
+
},
|
|
4385
|
+
"organization": "Ecma International",
|
|
4386
|
+
"groups": [
|
|
4387
|
+
{
|
|
4388
|
+
"name": "TC39",
|
|
4389
|
+
"url": "https://tc39.es/"
|
|
4390
|
+
}
|
|
4391
|
+
],
|
|
4392
|
+
"nightly": {
|
|
4393
|
+
"url": "https://tc39.es/proposal-set-methods/",
|
|
4394
|
+
"alternateUrls": [],
|
|
4395
|
+
"repository": "https://github.com/tc39/proposal-set-methods",
|
|
4396
|
+
"sourcePath": "spec/index.html",
|
|
4397
|
+
"filename": "index.html"
|
|
4398
|
+
},
|
|
4399
|
+
"title": "Set methods",
|
|
4400
|
+
"source": "spec",
|
|
4401
|
+
"shortTitle": "Set methods",
|
|
4402
|
+
"categories": [
|
|
4403
|
+
"browser"
|
|
4404
|
+
]
|
|
4405
|
+
},
|
|
4203
4406
|
{
|
|
4204
4407
|
"url": "https://tc39.es/proposal-shadowrealm/",
|
|
4205
4408
|
"seriesComposition": "full",
|
|
@@ -6168,8 +6371,8 @@
|
|
|
6168
6371
|
"series": {
|
|
6169
6372
|
"shortname": "local-font-access",
|
|
6170
6373
|
"currentSpecification": "local-font-access",
|
|
6171
|
-
"title": "Local Font Access
|
|
6172
|
-
"shortTitle": "Local Font Access
|
|
6374
|
+
"title": "Local Font Access",
|
|
6375
|
+
"shortTitle": "Local Font Access",
|
|
6173
6376
|
"nightlyUrl": "https://wicg.github.io/local-font-access/"
|
|
6174
6377
|
},
|
|
6175
6378
|
"organization": "W3C",
|
|
@@ -6186,9 +6389,9 @@
|
|
|
6186
6389
|
"sourcePath": "index.bs",
|
|
6187
6390
|
"filename": "index.html"
|
|
6188
6391
|
},
|
|
6189
|
-
"title": "Local Font Access
|
|
6190
|
-
"source": "
|
|
6191
|
-
"shortTitle": "Local Font Access
|
|
6392
|
+
"title": "Local Font Access",
|
|
6393
|
+
"source": "specref",
|
|
6394
|
+
"shortTitle": "Local Font Access",
|
|
6192
6395
|
"categories": [
|
|
6193
6396
|
"browser"
|
|
6194
6397
|
]
|
|
@@ -10903,6 +11106,7 @@
|
|
|
10903
11106
|
"seriesVersion": "4",
|
|
10904
11107
|
"shortTitle": "CSS Images 4",
|
|
10905
11108
|
"seriesPrevious": "css-images-3",
|
|
11109
|
+
"seriesNext": "css-images-5",
|
|
10906
11110
|
"organization": "W3C",
|
|
10907
11111
|
"groups": [
|
|
10908
11112
|
{
|