web-specs 2.24.1 → 2.26.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/README.md +23 -0
- package/index.json +798 -43
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -13,6 +13,7 @@
|
|
|
13
13
|
"nightly": {
|
|
14
14
|
"url": "https://compat.spec.whatwg.org/",
|
|
15
15
|
"sourcePath": "compatibility.bs",
|
|
16
|
+
"alternateUrls": [],
|
|
16
17
|
"repository": "https://github.com/whatwg/compat",
|
|
17
18
|
"filename": "index.html"
|
|
18
19
|
},
|
|
@@ -56,6 +57,7 @@
|
|
|
56
57
|
],
|
|
57
58
|
"nightly": {
|
|
58
59
|
"url": "https://console.spec.whatwg.org/",
|
|
60
|
+
"alternateUrls": [],
|
|
59
61
|
"repository": "https://github.com/whatwg/console",
|
|
60
62
|
"sourcePath": "index.bs",
|
|
61
63
|
"filename": "index.html"
|
|
@@ -95,6 +97,7 @@
|
|
|
95
97
|
"url": "https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html",
|
|
96
98
|
"repository": "https://github.com/httpwg/http-extensions",
|
|
97
99
|
"sourcePath": "draft-ietf-httpbis-rfc6265bis.md",
|
|
100
|
+
"alternateUrls": [],
|
|
98
101
|
"filename": "draft-ietf-httpbis-rfc6265bis.html"
|
|
99
102
|
},
|
|
100
103
|
"title": "Cookies: HTTP State Management Mechanism",
|
|
@@ -124,6 +127,7 @@
|
|
|
124
127
|
],
|
|
125
128
|
"nightly": {
|
|
126
129
|
"url": "https://dom.spec.whatwg.org/",
|
|
130
|
+
"alternateUrls": [],
|
|
127
131
|
"repository": "https://github.com/whatwg/dom",
|
|
128
132
|
"sourcePath": "dom.bs",
|
|
129
133
|
"filename": "index.html"
|
|
@@ -165,6 +169,7 @@
|
|
|
165
169
|
],
|
|
166
170
|
"nightly": {
|
|
167
171
|
"url": "https://drafts.css-houdini.org/css-typed-om-2/",
|
|
172
|
+
"alternateUrls": [],
|
|
168
173
|
"repository": "https://github.com/w3c/css-houdini-drafts",
|
|
169
174
|
"sourcePath": "css-typed-om-2/Overview.bs",
|
|
170
175
|
"filename": "Overview.html"
|
|
@@ -203,6 +208,7 @@
|
|
|
203
208
|
],
|
|
204
209
|
"nightly": {
|
|
205
210
|
"url": "https://drafts.css-houdini.org/font-metrics-api-1/",
|
|
211
|
+
"alternateUrls": [],
|
|
206
212
|
"repository": "https://github.com/w3c/css-houdini-drafts",
|
|
207
213
|
"sourcePath": "font-metrics-api/Overview.bs",
|
|
208
214
|
"filename": "Overview.html"
|
|
@@ -214,6 +220,41 @@
|
|
|
214
220
|
"browser"
|
|
215
221
|
]
|
|
216
222
|
},
|
|
223
|
+
{
|
|
224
|
+
"url": "https://drafts.csswg.org/css-anchor-1/",
|
|
225
|
+
"seriesComposition": "full",
|
|
226
|
+
"shortname": "css-anchor-1",
|
|
227
|
+
"series": {
|
|
228
|
+
"shortname": "css-anchor",
|
|
229
|
+
"currentSpecification": "css-anchor-1",
|
|
230
|
+
"title": "CSS Anchor Positioning",
|
|
231
|
+
"shortTitle": "CSS Anchor Positioning",
|
|
232
|
+
"nightlyUrl": "https://drafts.csswg.org/css-anchor/"
|
|
233
|
+
},
|
|
234
|
+
"seriesVersion": "1",
|
|
235
|
+
"organization": "W3C",
|
|
236
|
+
"groups": [
|
|
237
|
+
{
|
|
238
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
239
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
240
|
+
}
|
|
241
|
+
],
|
|
242
|
+
"nightly": {
|
|
243
|
+
"url": "https://drafts.csswg.org/css-anchor-1/",
|
|
244
|
+
"alternateUrls": [
|
|
245
|
+
"https://w3c.github.io/csswg-drafts/css-anchor-1/"
|
|
246
|
+
],
|
|
247
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
248
|
+
"sourcePath": "css-anchor-1/Overview.bs",
|
|
249
|
+
"filename": "Overview.html"
|
|
250
|
+
},
|
|
251
|
+
"title": "CSS Anchor Positioning",
|
|
252
|
+
"source": "spec",
|
|
253
|
+
"shortTitle": "CSS Anchor Positioning",
|
|
254
|
+
"categories": [
|
|
255
|
+
"browser"
|
|
256
|
+
]
|
|
257
|
+
},
|
|
217
258
|
{
|
|
218
259
|
"url": "https://drafts.csswg.org/css-animations-2/",
|
|
219
260
|
"seriesComposition": "delta",
|
|
@@ -237,6 +278,9 @@
|
|
|
237
278
|
],
|
|
238
279
|
"nightly": {
|
|
239
280
|
"url": "https://drafts.csswg.org/css-animations-2/",
|
|
281
|
+
"alternateUrls": [
|
|
282
|
+
"https://w3c.github.io/csswg-drafts/css-animations-2/"
|
|
283
|
+
],
|
|
240
284
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
241
285
|
"sourcePath": "css-animations-2/Overview.bs",
|
|
242
286
|
"filename": "Overview.html"
|
|
@@ -278,6 +322,9 @@
|
|
|
278
322
|
],
|
|
279
323
|
"nightly": {
|
|
280
324
|
"url": "https://drafts.csswg.org/css-backgrounds-4/",
|
|
325
|
+
"alternateUrls": [
|
|
326
|
+
"https://w3c.github.io/csswg-drafts/css-backgrounds-4/"
|
|
327
|
+
],
|
|
281
328
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
282
329
|
"sourcePath": "css-backgrounds-4/Overview.bs",
|
|
283
330
|
"filename": "Overview.html"
|
|
@@ -317,6 +364,9 @@
|
|
|
317
364
|
],
|
|
318
365
|
"nightly": {
|
|
319
366
|
"url": "https://drafts.csswg.org/css-easing-2/",
|
|
367
|
+
"alternateUrls": [
|
|
368
|
+
"https://w3c.github.io/csswg-drafts/css-easing-2/"
|
|
369
|
+
],
|
|
320
370
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
321
371
|
"sourcePath": "css-easing-2/Overview.bs",
|
|
322
372
|
"filename": "Overview.html"
|
|
@@ -355,6 +405,9 @@
|
|
|
355
405
|
],
|
|
356
406
|
"nightly": {
|
|
357
407
|
"url": "https://drafts.csswg.org/css-env-1/",
|
|
408
|
+
"alternateUrls": [
|
|
409
|
+
"https://w3c.github.io/csswg-drafts/css-env-1/"
|
|
410
|
+
],
|
|
358
411
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
359
412
|
"sourcePath": "css-env-1/Overview.bs",
|
|
360
413
|
"filename": "Overview.html"
|
|
@@ -393,6 +446,9 @@
|
|
|
393
446
|
],
|
|
394
447
|
"nightly": {
|
|
395
448
|
"url": "https://drafts.csswg.org/css-extensions-1/",
|
|
449
|
+
"alternateUrls": [
|
|
450
|
+
"https://w3c.github.io/csswg-drafts/css-extensions-1/"
|
|
451
|
+
],
|
|
396
452
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
397
453
|
"sourcePath": "css-extensions-1/Overview.bs",
|
|
398
454
|
"filename": "Overview.html"
|
|
@@ -428,6 +484,9 @@
|
|
|
428
484
|
],
|
|
429
485
|
"nightly": {
|
|
430
486
|
"url": "https://drafts.csswg.org/css-gcpm-4/",
|
|
487
|
+
"alternateUrls": [
|
|
488
|
+
"https://w3c.github.io/csswg-drafts/css-gcpm-4/"
|
|
489
|
+
],
|
|
431
490
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
432
491
|
"sourcePath": "css-gcpm-4/Overview.bs",
|
|
433
492
|
"filename": "Overview.html"
|
|
@@ -467,6 +526,9 @@
|
|
|
467
526
|
],
|
|
468
527
|
"nightly": {
|
|
469
528
|
"url": "https://drafts.csswg.org/css-grid-3/",
|
|
529
|
+
"alternateUrls": [
|
|
530
|
+
"https://w3c.github.io/csswg-drafts/css-grid-3/"
|
|
531
|
+
],
|
|
470
532
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
471
533
|
"sourcePath": "css-grid-3/Overview.bs",
|
|
472
534
|
"filename": "Overview.html"
|
|
@@ -508,6 +570,9 @@
|
|
|
508
570
|
],
|
|
509
571
|
"nightly": {
|
|
510
572
|
"url": "https://drafts.csswg.org/css-multicol-2/",
|
|
573
|
+
"alternateUrls": [
|
|
574
|
+
"https://w3c.github.io/csswg-drafts/css-multicol-2/"
|
|
575
|
+
],
|
|
511
576
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
512
577
|
"sourcePath": "css-multicol-2/Overview.bs",
|
|
513
578
|
"filename": "Overview.html"
|
|
@@ -547,6 +612,9 @@
|
|
|
547
612
|
],
|
|
548
613
|
"nightly": {
|
|
549
614
|
"url": "https://drafts.csswg.org/css-page-4/",
|
|
615
|
+
"alternateUrls": [
|
|
616
|
+
"https://w3c.github.io/csswg-drafts/css-page-4/"
|
|
617
|
+
],
|
|
550
618
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
551
619
|
"sourcePath": "css-page-4/Overview.src.html",
|
|
552
620
|
"filename": "Overview.html"
|
|
@@ -587,6 +655,9 @@
|
|
|
587
655
|
],
|
|
588
656
|
"nightly": {
|
|
589
657
|
"url": "https://drafts.csswg.org/css-scroll-snap-2/",
|
|
658
|
+
"alternateUrls": [
|
|
659
|
+
"https://w3c.github.io/csswg-drafts/css-scroll-snap-2/"
|
|
660
|
+
],
|
|
590
661
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
591
662
|
"sourcePath": "css-scroll-snap-2/Overview.bs",
|
|
592
663
|
"filename": "Overview.html"
|
|
@@ -627,6 +698,9 @@
|
|
|
627
698
|
],
|
|
628
699
|
"nightly": {
|
|
629
700
|
"url": "https://drafts.csswg.org/css-shapes-2/",
|
|
701
|
+
"alternateUrls": [
|
|
702
|
+
"https://w3c.github.io/csswg-drafts/css-shapes-2/"
|
|
703
|
+
],
|
|
630
704
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
631
705
|
"sourcePath": "css-shapes-2/Overview.bs",
|
|
632
706
|
"filename": "Overview.html"
|
|
@@ -665,6 +739,9 @@
|
|
|
665
739
|
],
|
|
666
740
|
"nightly": {
|
|
667
741
|
"url": "https://drafts.csswg.org/css-shared-element-transitions-1/",
|
|
742
|
+
"alternateUrls": [
|
|
743
|
+
"https://w3c.github.io/csswg-drafts/css-shared-element-transitions-1/"
|
|
744
|
+
],
|
|
668
745
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
669
746
|
"sourcePath": "css-shared-element-transitions-1/Overview.bs",
|
|
670
747
|
"filename": "Overview.html"
|
|
@@ -698,6 +775,9 @@
|
|
|
698
775
|
],
|
|
699
776
|
"nightly": {
|
|
700
777
|
"url": "https://drafts.csswg.org/css-size-adjust-1/",
|
|
778
|
+
"alternateUrls": [
|
|
779
|
+
"https://w3c.github.io/csswg-drafts/css-size-adjust-1/"
|
|
780
|
+
],
|
|
701
781
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
702
782
|
"sourcePath": "css-size-adjust-1/Overview.bs",
|
|
703
783
|
"filename": "Overview.html"
|
|
@@ -737,6 +817,9 @@
|
|
|
737
817
|
],
|
|
738
818
|
"nightly": {
|
|
739
819
|
"url": "https://drafts.csswg.org/css-transitions-2/",
|
|
820
|
+
"alternateUrls": [
|
|
821
|
+
"https://w3c.github.io/csswg-drafts/css-transitions-2/"
|
|
822
|
+
],
|
|
740
823
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
741
824
|
"sourcePath": "css-transitions-2/Overview.bs",
|
|
742
825
|
"filename": "Overview.html"
|
|
@@ -778,6 +861,9 @@
|
|
|
778
861
|
],
|
|
779
862
|
"nightly": {
|
|
780
863
|
"url": "https://drafts.csswg.org/css-values-5/",
|
|
864
|
+
"alternateUrls": [
|
|
865
|
+
"https://w3c.github.io/csswg-drafts/css-values-5/"
|
|
866
|
+
],
|
|
781
867
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
782
868
|
"sourcePath": "css-values-5/Overview.bs",
|
|
783
869
|
"filename": "Overview.html"
|
|
@@ -818,6 +904,9 @@
|
|
|
818
904
|
],
|
|
819
905
|
"nightly": {
|
|
820
906
|
"url": "https://drafts.csswg.org/css-variables-2/",
|
|
907
|
+
"alternateUrls": [
|
|
908
|
+
"https://w3c.github.io/csswg-drafts/css-variables-2/"
|
|
909
|
+
],
|
|
821
910
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
822
911
|
"sourcePath": "css-variables-2/Overview.bs",
|
|
823
912
|
"filename": "Overview.html"
|
|
@@ -855,6 +944,9 @@
|
|
|
855
944
|
],
|
|
856
945
|
"nightly": {
|
|
857
946
|
"url": "https://drafts.csswg.org/scroll-animations-1/",
|
|
947
|
+
"alternateUrls": [
|
|
948
|
+
"https://w3c.github.io/csswg-drafts/scroll-animations-1/"
|
|
949
|
+
],
|
|
858
950
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
859
951
|
"sourcePath": "scroll-animations-1/Overview.bs",
|
|
860
952
|
"filename": "Overview.html"
|
|
@@ -895,6 +987,9 @@
|
|
|
895
987
|
],
|
|
896
988
|
"nightly": {
|
|
897
989
|
"url": "https://drafts.csswg.org/web-animations-2/",
|
|
990
|
+
"alternateUrls": [
|
|
991
|
+
"https://w3c.github.io/csswg-drafts/web-animations-2/"
|
|
992
|
+
],
|
|
898
993
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
899
994
|
"sourcePath": "web-animations-2/Overview.bs",
|
|
900
995
|
"filename": "Overview.html"
|
|
@@ -936,6 +1031,7 @@
|
|
|
936
1031
|
],
|
|
937
1032
|
"nightly": {
|
|
938
1033
|
"url": "https://drafts.fxtf.org/compositing-2/",
|
|
1034
|
+
"alternateUrls": [],
|
|
939
1035
|
"repository": "https://github.com/w3c/fxtf-drafts",
|
|
940
1036
|
"sourcePath": "compositing-2/Overview.bs",
|
|
941
1037
|
"filename": "Overview.html"
|
|
@@ -975,6 +1071,7 @@
|
|
|
975
1071
|
],
|
|
976
1072
|
"nightly": {
|
|
977
1073
|
"url": "https://drafts.fxtf.org/filter-effects-2/",
|
|
1074
|
+
"alternateUrls": [],
|
|
978
1075
|
"repository": "https://github.com/w3c/fxtf-drafts",
|
|
979
1076
|
"sourcePath": "filter-effects-2/Overview.bs",
|
|
980
1077
|
"filename": "Overview.html"
|
|
@@ -1012,6 +1109,7 @@
|
|
|
1012
1109
|
],
|
|
1013
1110
|
"nightly": {
|
|
1014
1111
|
"url": "https://fedidcg.github.io/FedCM/",
|
|
1112
|
+
"alternateUrls": [],
|
|
1015
1113
|
"repository": "https://github.com/fedidcg/FedCM",
|
|
1016
1114
|
"sourcePath": "spec/index.bs",
|
|
1017
1115
|
"filename": "index.html"
|
|
@@ -1043,6 +1141,7 @@
|
|
|
1043
1141
|
],
|
|
1044
1142
|
"nightly": {
|
|
1045
1143
|
"url": "https://fetch.spec.whatwg.org/",
|
|
1144
|
+
"alternateUrls": [],
|
|
1046
1145
|
"repository": "https://github.com/whatwg/fetch",
|
|
1047
1146
|
"sourcePath": "fetch.bs",
|
|
1048
1147
|
"filename": "index.html"
|
|
@@ -1085,6 +1184,7 @@
|
|
|
1085
1184
|
],
|
|
1086
1185
|
"nightly": {
|
|
1087
1186
|
"url": "https://fs.spec.whatwg.org/",
|
|
1187
|
+
"alternateUrls": [],
|
|
1088
1188
|
"repository": "https://github.com/whatwg/fs",
|
|
1089
1189
|
"sourcePath": "index.bs",
|
|
1090
1190
|
"filename": "index.html"
|
|
@@ -1122,6 +1222,7 @@
|
|
|
1122
1222
|
],
|
|
1123
1223
|
"nightly": {
|
|
1124
1224
|
"url": "https://fullscreen.spec.whatwg.org/",
|
|
1225
|
+
"alternateUrls": [],
|
|
1125
1226
|
"repository": "https://github.com/whatwg/fullscreen",
|
|
1126
1227
|
"sourcePath": "fullscreen.bs",
|
|
1127
1228
|
"filename": "index.html"
|
|
@@ -1153,6 +1254,7 @@
|
|
|
1153
1254
|
"nightly": {
|
|
1154
1255
|
"url": "https://html.spec.whatwg.org/multipage/",
|
|
1155
1256
|
"sourcePath": "source",
|
|
1257
|
+
"alternateUrls": [],
|
|
1156
1258
|
"repository": "https://github.com/whatwg/html",
|
|
1157
1259
|
"pages": [
|
|
1158
1260
|
"https://html.spec.whatwg.org/multipage/introduction.html",
|
|
@@ -1268,6 +1370,7 @@
|
|
|
1268
1370
|
],
|
|
1269
1371
|
"nightly": {
|
|
1270
1372
|
"url": "https://immersive-web.github.io/anchors/",
|
|
1373
|
+
"alternateUrls": [],
|
|
1271
1374
|
"repository": "https://github.com/immersive-web/anchors",
|
|
1272
1375
|
"sourcePath": "index.bs",
|
|
1273
1376
|
"filename": "index.html"
|
|
@@ -1305,6 +1408,7 @@
|
|
|
1305
1408
|
],
|
|
1306
1409
|
"nightly": {
|
|
1307
1410
|
"url": "https://immersive-web.github.io/model-element/",
|
|
1411
|
+
"alternateUrls": [],
|
|
1308
1412
|
"repository": "https://github.com/immersive-web/model-element",
|
|
1309
1413
|
"sourcePath": "index.html",
|
|
1310
1414
|
"filename": "index.html"
|
|
@@ -1336,6 +1440,7 @@
|
|
|
1336
1440
|
],
|
|
1337
1441
|
"nightly": {
|
|
1338
1442
|
"url": "https://immersive-web.github.io/raw-camera-access/",
|
|
1443
|
+
"alternateUrls": [],
|
|
1339
1444
|
"repository": "https://github.com/immersive-web/raw-camera-access",
|
|
1340
1445
|
"sourcePath": "index.bs",
|
|
1341
1446
|
"filename": "index.html"
|
|
@@ -1367,6 +1472,7 @@
|
|
|
1367
1472
|
],
|
|
1368
1473
|
"nightly": {
|
|
1369
1474
|
"url": "https://infra.spec.whatwg.org/",
|
|
1475
|
+
"alternateUrls": [],
|
|
1370
1476
|
"repository": "https://github.com/whatwg/infra",
|
|
1371
1477
|
"sourcePath": "infra.bs",
|
|
1372
1478
|
"filename": "index.html"
|
|
@@ -1398,6 +1504,7 @@
|
|
|
1398
1504
|
],
|
|
1399
1505
|
"nightly": {
|
|
1400
1506
|
"url": "https://mimesniff.spec.whatwg.org/",
|
|
1507
|
+
"alternateUrls": [],
|
|
1401
1508
|
"repository": "https://github.com/whatwg/mimesniff",
|
|
1402
1509
|
"sourcePath": "mimesniff.bs",
|
|
1403
1510
|
"filename": "index.html"
|
|
@@ -1435,6 +1542,7 @@
|
|
|
1435
1542
|
],
|
|
1436
1543
|
"nightly": {
|
|
1437
1544
|
"url": "https://notifications.spec.whatwg.org/",
|
|
1545
|
+
"alternateUrls": [],
|
|
1438
1546
|
"repository": "https://github.com/whatwg/notifications",
|
|
1439
1547
|
"sourcePath": "notifications.bs",
|
|
1440
1548
|
"filename": "index.html"
|
|
@@ -1472,6 +1580,7 @@
|
|
|
1472
1580
|
],
|
|
1473
1581
|
"nightly": {
|
|
1474
1582
|
"url": "https://privacycg.github.io/private-click-measurement/",
|
|
1583
|
+
"alternateUrls": [],
|
|
1475
1584
|
"repository": "https://github.com/privacycg/private-click-measurement",
|
|
1476
1585
|
"sourcePath": "private-click-measurement.bs",
|
|
1477
1586
|
"filename": "index.html"
|
|
@@ -1503,6 +1612,7 @@
|
|
|
1503
1612
|
],
|
|
1504
1613
|
"nightly": {
|
|
1505
1614
|
"url": "https://privacycg.github.io/storage-access/",
|
|
1615
|
+
"alternateUrls": [],
|
|
1506
1616
|
"repository": "https://github.com/privacycg/storage-access",
|
|
1507
1617
|
"sourcePath": "storage-access.bs",
|
|
1508
1618
|
"filename": "index.html"
|
|
@@ -1540,6 +1650,7 @@
|
|
|
1540
1650
|
],
|
|
1541
1651
|
"nightly": {
|
|
1542
1652
|
"url": "https://quirks.spec.whatwg.org/",
|
|
1653
|
+
"alternateUrls": [],
|
|
1543
1654
|
"repository": "https://github.com/whatwg/quirks",
|
|
1544
1655
|
"sourcePath": "quirks.bs",
|
|
1545
1656
|
"filename": "index.html"
|
|
@@ -1577,6 +1688,7 @@
|
|
|
1577
1688
|
],
|
|
1578
1689
|
"nightly": {
|
|
1579
1690
|
"url": "https://registry.khronos.org/webgl/extensions/ANGLE_instanced_arrays/",
|
|
1691
|
+
"alternateUrls": [],
|
|
1580
1692
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
1581
1693
|
"sourcePath": "extensions/ANGLE_instanced_arrays/extension.xml",
|
|
1582
1694
|
"filename": "index.html"
|
|
@@ -1614,6 +1726,7 @@
|
|
|
1614
1726
|
],
|
|
1615
1727
|
"nightly": {
|
|
1616
1728
|
"url": "https://registry.khronos.org/webgl/extensions/EXT_blend_minmax/",
|
|
1729
|
+
"alternateUrls": [],
|
|
1617
1730
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
1618
1731
|
"sourcePath": "extensions/EXT_blend_minmax/extension.xml",
|
|
1619
1732
|
"filename": "index.html"
|
|
@@ -1651,6 +1764,7 @@
|
|
|
1651
1764
|
],
|
|
1652
1765
|
"nightly": {
|
|
1653
1766
|
"url": "https://registry.khronos.org/webgl/extensions/EXT_clip_cull_distance/",
|
|
1767
|
+
"alternateUrls": [],
|
|
1654
1768
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
1655
1769
|
"sourcePath": "extensions/EXT_clip_cull_distance/extension.xml",
|
|
1656
1770
|
"filename": "index.html"
|
|
@@ -1688,6 +1802,7 @@
|
|
|
1688
1802
|
],
|
|
1689
1803
|
"nightly": {
|
|
1690
1804
|
"url": "https://registry.khronos.org/webgl/extensions/EXT_color_buffer_float/",
|
|
1805
|
+
"alternateUrls": [],
|
|
1691
1806
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
1692
1807
|
"sourcePath": "extensions/EXT_color_buffer_float/extension.xml",
|
|
1693
1808
|
"filename": "index.html"
|
|
@@ -1725,6 +1840,7 @@
|
|
|
1725
1840
|
],
|
|
1726
1841
|
"nightly": {
|
|
1727
1842
|
"url": "https://registry.khronos.org/webgl/extensions/EXT_color_buffer_half_float/",
|
|
1843
|
+
"alternateUrls": [],
|
|
1728
1844
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
1729
1845
|
"sourcePath": "extensions/EXT_color_buffer_half_float/extension.xml",
|
|
1730
1846
|
"filename": "index.html"
|
|
@@ -1762,6 +1878,7 @@
|
|
|
1762
1878
|
],
|
|
1763
1879
|
"nightly": {
|
|
1764
1880
|
"url": "https://registry.khronos.org/webgl/extensions/EXT_disjoint_timer_query_webgl2/",
|
|
1881
|
+
"alternateUrls": [],
|
|
1765
1882
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
1766
1883
|
"sourcePath": "extensions/EXT_disjoint_timer_query_webgl2/extension.xml",
|
|
1767
1884
|
"filename": "index.html"
|
|
@@ -1799,6 +1916,7 @@
|
|
|
1799
1916
|
],
|
|
1800
1917
|
"nightly": {
|
|
1801
1918
|
"url": "https://registry.khronos.org/webgl/extensions/EXT_disjoint_timer_query/",
|
|
1919
|
+
"alternateUrls": [],
|
|
1802
1920
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
1803
1921
|
"sourcePath": "extensions/EXT_disjoint_timer_query/extension.xml",
|
|
1804
1922
|
"filename": "index.html"
|
|
@@ -1836,6 +1954,7 @@
|
|
|
1836
1954
|
],
|
|
1837
1955
|
"nightly": {
|
|
1838
1956
|
"url": "https://registry.khronos.org/webgl/extensions/EXT_float_blend/",
|
|
1957
|
+
"alternateUrls": [],
|
|
1839
1958
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
1840
1959
|
"sourcePath": "extensions/EXT_float_blend/extension.xml",
|
|
1841
1960
|
"filename": "index.html"
|
|
@@ -1873,6 +1992,7 @@
|
|
|
1873
1992
|
],
|
|
1874
1993
|
"nightly": {
|
|
1875
1994
|
"url": "https://registry.khronos.org/webgl/extensions/EXT_frag_depth/",
|
|
1995
|
+
"alternateUrls": [],
|
|
1876
1996
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
1877
1997
|
"sourcePath": "extensions/EXT_frag_depth/extension.xml",
|
|
1878
1998
|
"filename": "index.html"
|
|
@@ -1910,6 +2030,7 @@
|
|
|
1910
2030
|
],
|
|
1911
2031
|
"nightly": {
|
|
1912
2032
|
"url": "https://registry.khronos.org/webgl/extensions/EXT_shader_texture_lod/",
|
|
2033
|
+
"alternateUrls": [],
|
|
1913
2034
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
1914
2035
|
"sourcePath": "extensions/EXT_shader_texture_lod/extension.xml",
|
|
1915
2036
|
"filename": "index.html"
|
|
@@ -1947,6 +2068,7 @@
|
|
|
1947
2068
|
],
|
|
1948
2069
|
"nightly": {
|
|
1949
2070
|
"url": "https://registry.khronos.org/webgl/extensions/EXT_sRGB/",
|
|
2071
|
+
"alternateUrls": [],
|
|
1950
2072
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
1951
2073
|
"sourcePath": "extensions/EXT_sRGB/extension.xml",
|
|
1952
2074
|
"filename": "index.html"
|
|
@@ -1984,6 +2106,7 @@
|
|
|
1984
2106
|
],
|
|
1985
2107
|
"nightly": {
|
|
1986
2108
|
"url": "https://registry.khronos.org/webgl/extensions/EXT_texture_compression_bptc/",
|
|
2109
|
+
"alternateUrls": [],
|
|
1987
2110
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
1988
2111
|
"sourcePath": "extensions/EXT_texture_compression_bptc/extension.xml",
|
|
1989
2112
|
"filename": "index.html"
|
|
@@ -2021,6 +2144,7 @@
|
|
|
2021
2144
|
],
|
|
2022
2145
|
"nightly": {
|
|
2023
2146
|
"url": "https://registry.khronos.org/webgl/extensions/EXT_texture_compression_rgtc/",
|
|
2147
|
+
"alternateUrls": [],
|
|
2024
2148
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2025
2149
|
"sourcePath": "extensions/EXT_texture_compression_rgtc/extension.xml",
|
|
2026
2150
|
"filename": "index.html"
|
|
@@ -2058,6 +2182,7 @@
|
|
|
2058
2182
|
],
|
|
2059
2183
|
"nightly": {
|
|
2060
2184
|
"url": "https://registry.khronos.org/webgl/extensions/EXT_texture_filter_anisotropic/",
|
|
2185
|
+
"alternateUrls": [],
|
|
2061
2186
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2062
2187
|
"sourcePath": "extensions/EXT_texture_filter_anisotropic/extension.xml",
|
|
2063
2188
|
"filename": "index.html"
|
|
@@ -2095,6 +2220,7 @@
|
|
|
2095
2220
|
],
|
|
2096
2221
|
"nightly": {
|
|
2097
2222
|
"url": "https://registry.khronos.org/webgl/extensions/EXT_texture_norm16/",
|
|
2223
|
+
"alternateUrls": [],
|
|
2098
2224
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2099
2225
|
"sourcePath": "extensions/EXT_texture_norm16/extension.xml",
|
|
2100
2226
|
"filename": "index.html"
|
|
@@ -2132,6 +2258,7 @@
|
|
|
2132
2258
|
],
|
|
2133
2259
|
"nightly": {
|
|
2134
2260
|
"url": "https://registry.khronos.org/webgl/extensions/KHR_parallel_shader_compile/",
|
|
2261
|
+
"alternateUrls": [],
|
|
2135
2262
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2136
2263
|
"sourcePath": "extensions/KHR_parallel_shader_compile/extension.xml",
|
|
2137
2264
|
"filename": "index.html"
|
|
@@ -2169,6 +2296,7 @@
|
|
|
2169
2296
|
],
|
|
2170
2297
|
"nightly": {
|
|
2171
2298
|
"url": "https://registry.khronos.org/webgl/extensions/OES_draw_buffers_indexed/",
|
|
2299
|
+
"alternateUrls": [],
|
|
2172
2300
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2173
2301
|
"sourcePath": "extensions/OES_draw_buffers_indexed/extension.xml",
|
|
2174
2302
|
"filename": "index.html"
|
|
@@ -2206,6 +2334,7 @@
|
|
|
2206
2334
|
],
|
|
2207
2335
|
"nightly": {
|
|
2208
2336
|
"url": "https://registry.khronos.org/webgl/extensions/OES_element_index_uint/",
|
|
2337
|
+
"alternateUrls": [],
|
|
2209
2338
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2210
2339
|
"sourcePath": "extensions/OES_element_index_uint/extension.xml",
|
|
2211
2340
|
"filename": "index.html"
|
|
@@ -2243,6 +2372,7 @@
|
|
|
2243
2372
|
],
|
|
2244
2373
|
"nightly": {
|
|
2245
2374
|
"url": "https://registry.khronos.org/webgl/extensions/OES_fbo_render_mipmap/",
|
|
2375
|
+
"alternateUrls": [],
|
|
2246
2376
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2247
2377
|
"sourcePath": "extensions/OES_fbo_render_mipmap/extension.xml",
|
|
2248
2378
|
"filename": "index.html"
|
|
@@ -2280,6 +2410,7 @@
|
|
|
2280
2410
|
],
|
|
2281
2411
|
"nightly": {
|
|
2282
2412
|
"url": "https://registry.khronos.org/webgl/extensions/OES_standard_derivatives/",
|
|
2413
|
+
"alternateUrls": [],
|
|
2283
2414
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2284
2415
|
"sourcePath": "extensions/OES_standard_derivatives/extension.xml",
|
|
2285
2416
|
"filename": "index.html"
|
|
@@ -2317,6 +2448,7 @@
|
|
|
2317
2448
|
],
|
|
2318
2449
|
"nightly": {
|
|
2319
2450
|
"url": "https://registry.khronos.org/webgl/extensions/OES_texture_float_linear/",
|
|
2451
|
+
"alternateUrls": [],
|
|
2320
2452
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2321
2453
|
"sourcePath": "extensions/OES_texture_float_linear/extension.xml",
|
|
2322
2454
|
"filename": "index.html"
|
|
@@ -2354,6 +2486,7 @@
|
|
|
2354
2486
|
],
|
|
2355
2487
|
"nightly": {
|
|
2356
2488
|
"url": "https://registry.khronos.org/webgl/extensions/OES_texture_float/",
|
|
2489
|
+
"alternateUrls": [],
|
|
2357
2490
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2358
2491
|
"sourcePath": "extensions/OES_texture_float/extension.xml",
|
|
2359
2492
|
"filename": "index.html"
|
|
@@ -2391,6 +2524,7 @@
|
|
|
2391
2524
|
],
|
|
2392
2525
|
"nightly": {
|
|
2393
2526
|
"url": "https://registry.khronos.org/webgl/extensions/OES_texture_half_float_linear/",
|
|
2527
|
+
"alternateUrls": [],
|
|
2394
2528
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2395
2529
|
"sourcePath": "extensions/OES_texture_half_float_linear/extension.xml",
|
|
2396
2530
|
"filename": "index.html"
|
|
@@ -2428,6 +2562,7 @@
|
|
|
2428
2562
|
],
|
|
2429
2563
|
"nightly": {
|
|
2430
2564
|
"url": "https://registry.khronos.org/webgl/extensions/OES_texture_half_float/",
|
|
2565
|
+
"alternateUrls": [],
|
|
2431
2566
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2432
2567
|
"sourcePath": "extensions/OES_texture_half_float/extension.xml",
|
|
2433
2568
|
"filename": "index.html"
|
|
@@ -2465,6 +2600,7 @@
|
|
|
2465
2600
|
],
|
|
2466
2601
|
"nightly": {
|
|
2467
2602
|
"url": "https://registry.khronos.org/webgl/extensions/OES_vertex_array_object/",
|
|
2603
|
+
"alternateUrls": [],
|
|
2468
2604
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2469
2605
|
"sourcePath": "extensions/OES_vertex_array_object/extension.xml",
|
|
2470
2606
|
"filename": "index.html"
|
|
@@ -2502,6 +2638,7 @@
|
|
|
2502
2638
|
],
|
|
2503
2639
|
"nightly": {
|
|
2504
2640
|
"url": "https://registry.khronos.org/webgl/extensions/OVR_multiview2/",
|
|
2641
|
+
"alternateUrls": [],
|
|
2505
2642
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2506
2643
|
"sourcePath": "extensions/OVR_multiview2/extension.xml",
|
|
2507
2644
|
"filename": "index.html"
|
|
@@ -2539,6 +2676,7 @@
|
|
|
2539
2676
|
],
|
|
2540
2677
|
"nightly": {
|
|
2541
2678
|
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_blend_equation_advanced_coherent/",
|
|
2679
|
+
"alternateUrls": [],
|
|
2542
2680
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2543
2681
|
"sourcePath": "extensions/WEBGL_blend_equation_advanced_coherent/extension.xml",
|
|
2544
2682
|
"filename": "index.html"
|
|
@@ -2576,6 +2714,7 @@
|
|
|
2576
2714
|
],
|
|
2577
2715
|
"nightly": {
|
|
2578
2716
|
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_color_buffer_float/",
|
|
2717
|
+
"alternateUrls": [],
|
|
2579
2718
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2580
2719
|
"sourcePath": "extensions/WEBGL_color_buffer_float/extension.xml",
|
|
2581
2720
|
"filename": "index.html"
|
|
@@ -2613,6 +2752,7 @@
|
|
|
2613
2752
|
],
|
|
2614
2753
|
"nightly": {
|
|
2615
2754
|
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_astc/",
|
|
2755
|
+
"alternateUrls": [],
|
|
2616
2756
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2617
2757
|
"sourcePath": "extensions/WEBGL_compressed_texture_astc/extension.xml",
|
|
2618
2758
|
"filename": "index.html"
|
|
@@ -2650,6 +2790,7 @@
|
|
|
2650
2790
|
],
|
|
2651
2791
|
"nightly": {
|
|
2652
2792
|
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_etc/",
|
|
2793
|
+
"alternateUrls": [],
|
|
2653
2794
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2654
2795
|
"sourcePath": "extensions/WEBGL_compressed_texture_etc/extension.xml",
|
|
2655
2796
|
"filename": "index.html"
|
|
@@ -2687,6 +2828,7 @@
|
|
|
2687
2828
|
],
|
|
2688
2829
|
"nightly": {
|
|
2689
2830
|
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_etc1/",
|
|
2831
|
+
"alternateUrls": [],
|
|
2690
2832
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2691
2833
|
"sourcePath": "extensions/WEBGL_compressed_texture_etc1/extension.xml",
|
|
2692
2834
|
"filename": "index.html"
|
|
@@ -2724,6 +2866,7 @@
|
|
|
2724
2866
|
],
|
|
2725
2867
|
"nightly": {
|
|
2726
2868
|
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_pvrtc/",
|
|
2869
|
+
"alternateUrls": [],
|
|
2727
2870
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2728
2871
|
"sourcePath": "extensions/WEBGL_compressed_texture_pvrtc/extension.xml",
|
|
2729
2872
|
"filename": "index.html"
|
|
@@ -2761,6 +2904,7 @@
|
|
|
2761
2904
|
],
|
|
2762
2905
|
"nightly": {
|
|
2763
2906
|
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_s3tc_srgb/",
|
|
2907
|
+
"alternateUrls": [],
|
|
2764
2908
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2765
2909
|
"sourcePath": "extensions/WEBGL_compressed_texture_s3tc_srgb/extension.xml",
|
|
2766
2910
|
"filename": "index.html"
|
|
@@ -2798,6 +2942,7 @@
|
|
|
2798
2942
|
],
|
|
2799
2943
|
"nightly": {
|
|
2800
2944
|
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_s3tc/",
|
|
2945
|
+
"alternateUrls": [],
|
|
2801
2946
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2802
2947
|
"sourcePath": "extensions/WEBGL_compressed_texture_s3tc/extension.xml",
|
|
2803
2948
|
"filename": "index.html"
|
|
@@ -2835,6 +2980,7 @@
|
|
|
2835
2980
|
],
|
|
2836
2981
|
"nightly": {
|
|
2837
2982
|
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_debug_renderer_info/",
|
|
2983
|
+
"alternateUrls": [],
|
|
2838
2984
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2839
2985
|
"sourcePath": "extensions/WEBGL_debug_renderer_info/extension.xml",
|
|
2840
2986
|
"filename": "index.html"
|
|
@@ -2872,6 +3018,7 @@
|
|
|
2872
3018
|
],
|
|
2873
3019
|
"nightly": {
|
|
2874
3020
|
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_debug_shaders/",
|
|
3021
|
+
"alternateUrls": [],
|
|
2875
3022
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2876
3023
|
"sourcePath": "extensions/WEBGL_debug_shaders/extension.xml",
|
|
2877
3024
|
"filename": "index.html"
|
|
@@ -2909,6 +3056,7 @@
|
|
|
2909
3056
|
],
|
|
2910
3057
|
"nightly": {
|
|
2911
3058
|
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_depth_texture/",
|
|
3059
|
+
"alternateUrls": [],
|
|
2912
3060
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2913
3061
|
"sourcePath": "extensions/WEBGL_depth_texture/extension.xml",
|
|
2914
3062
|
"filename": "index.html"
|
|
@@ -2946,6 +3094,7 @@
|
|
|
2946
3094
|
],
|
|
2947
3095
|
"nightly": {
|
|
2948
3096
|
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_draw_buffers/",
|
|
3097
|
+
"alternateUrls": [],
|
|
2949
3098
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2950
3099
|
"sourcePath": "extensions/WEBGL_draw_buffers/extension.xml",
|
|
2951
3100
|
"filename": "index.html"
|
|
@@ -2983,6 +3132,7 @@
|
|
|
2983
3132
|
],
|
|
2984
3133
|
"nightly": {
|
|
2985
3134
|
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/",
|
|
3135
|
+
"alternateUrls": [],
|
|
2986
3136
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2987
3137
|
"sourcePath": "extensions/WEBGL_draw_instanced_base_vertex_base_instance/extension.xml",
|
|
2988
3138
|
"filename": "index.html"
|
|
@@ -3020,6 +3170,7 @@
|
|
|
3020
3170
|
],
|
|
3021
3171
|
"nightly": {
|
|
3022
3172
|
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_lose_context/",
|
|
3173
|
+
"alternateUrls": [],
|
|
3023
3174
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
3024
3175
|
"sourcePath": "extensions/WEBGL_lose_context/extension.xml",
|
|
3025
3176
|
"filename": "index.html"
|
|
@@ -3057,6 +3208,7 @@
|
|
|
3057
3208
|
],
|
|
3058
3209
|
"nightly": {
|
|
3059
3210
|
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/",
|
|
3211
|
+
"alternateUrls": [],
|
|
3060
3212
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
3061
3213
|
"sourcePath": "extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/extension.xml",
|
|
3062
3214
|
"filename": "index.html"
|
|
@@ -3094,6 +3246,7 @@
|
|
|
3094
3246
|
],
|
|
3095
3247
|
"nightly": {
|
|
3096
3248
|
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_multi_draw/",
|
|
3249
|
+
"alternateUrls": [],
|
|
3097
3250
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
3098
3251
|
"sourcePath": "extensions/WEBGL_multi_draw/extension.xml",
|
|
3099
3252
|
"filename": "index.html"
|
|
@@ -3126,6 +3279,7 @@
|
|
|
3126
3279
|
"nightly": {
|
|
3127
3280
|
"url": "https://registry.khronos.org/webgl/specs/latest/1.0/",
|
|
3128
3281
|
"sourcePath": "specs/latest/1.0/index.html",
|
|
3282
|
+
"alternateUrls": [],
|
|
3129
3283
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
3130
3284
|
"filename": "index.html"
|
|
3131
3285
|
},
|
|
@@ -3164,6 +3318,7 @@
|
|
|
3164
3318
|
"nightly": {
|
|
3165
3319
|
"url": "https://registry.khronos.org/webgl/specs/latest/2.0/",
|
|
3166
3320
|
"sourcePath": "specs/latest/2.0/index.html",
|
|
3321
|
+
"alternateUrls": [],
|
|
3167
3322
|
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
3168
3323
|
"filename": "index.html"
|
|
3169
3324
|
},
|
|
@@ -3208,6 +3363,7 @@
|
|
|
3208
3363
|
],
|
|
3209
3364
|
"nightly": {
|
|
3210
3365
|
"url": "https://sourcemaps.info/spec.html",
|
|
3366
|
+
"alternateUrls": [],
|
|
3211
3367
|
"filename": "spec.html"
|
|
3212
3368
|
},
|
|
3213
3369
|
"title": "Source Map Revision 3 Proposal",
|
|
@@ -3236,6 +3392,7 @@
|
|
|
3236
3392
|
],
|
|
3237
3393
|
"nightly": {
|
|
3238
3394
|
"url": "https://storage.spec.whatwg.org/",
|
|
3395
|
+
"alternateUrls": [],
|
|
3239
3396
|
"repository": "https://github.com/whatwg/storage",
|
|
3240
3397
|
"sourcePath": "storage.bs",
|
|
3241
3398
|
"filename": "index.html"
|
|
@@ -3276,6 +3433,7 @@
|
|
|
3276
3433
|
],
|
|
3277
3434
|
"nightly": {
|
|
3278
3435
|
"url": "https://streams.spec.whatwg.org/",
|
|
3436
|
+
"alternateUrls": [],
|
|
3279
3437
|
"repository": "https://github.com/whatwg/streams",
|
|
3280
3438
|
"sourcePath": "index.bs",
|
|
3281
3439
|
"filename": "index.html"
|
|
@@ -3313,6 +3471,7 @@
|
|
|
3313
3471
|
],
|
|
3314
3472
|
"nightly": {
|
|
3315
3473
|
"url": "https://svgwg.org/specs/animations/",
|
|
3474
|
+
"alternateUrls": [],
|
|
3316
3475
|
"repository": "https://github.com/w3c/svgwg",
|
|
3317
3476
|
"sourcePath": "specs/animations/master/Overview.html",
|
|
3318
3477
|
"filename": "Overview.html"
|
|
@@ -3354,6 +3513,7 @@
|
|
|
3354
3513
|
],
|
|
3355
3514
|
"nightly": {
|
|
3356
3515
|
"url": "https://tc39.es/ecma262/multipage/",
|
|
3516
|
+
"alternateUrls": [],
|
|
3357
3517
|
"repository": "https://github.com/tc39/ecma262",
|
|
3358
3518
|
"sourcePath": "spec.html",
|
|
3359
3519
|
"pages": [
|
|
@@ -3430,6 +3590,7 @@
|
|
|
3430
3590
|
],
|
|
3431
3591
|
"nightly": {
|
|
3432
3592
|
"url": "https://tc39.es/ecma402/",
|
|
3593
|
+
"alternateUrls": [],
|
|
3433
3594
|
"repository": "https://github.com/tc39/ecma402",
|
|
3434
3595
|
"sourcePath": "spec/index.html",
|
|
3435
3596
|
"filename": "index.html"
|
|
@@ -3461,6 +3622,7 @@
|
|
|
3461
3622
|
],
|
|
3462
3623
|
"nightly": {
|
|
3463
3624
|
"url": "https://tc39.es/proposal-array-find-from-last/",
|
|
3625
|
+
"alternateUrls": [],
|
|
3464
3626
|
"repository": "https://github.com/tc39/proposal-array-find-from-last",
|
|
3465
3627
|
"sourcePath": "spec.html",
|
|
3466
3628
|
"filename": "index.html"
|
|
@@ -3472,6 +3634,38 @@
|
|
|
3472
3634
|
"browser"
|
|
3473
3635
|
]
|
|
3474
3636
|
},
|
|
3637
|
+
{
|
|
3638
|
+
"url": "https://tc39.es/proposal-array-from-async/",
|
|
3639
|
+
"seriesComposition": "full",
|
|
3640
|
+
"shortname": "tc39-array-from-async",
|
|
3641
|
+
"series": {
|
|
3642
|
+
"shortname": "tc39-array-from-async",
|
|
3643
|
+
"currentSpecification": "tc39-array-from-async",
|
|
3644
|
+
"title": "ES Array.fromAsync (2022)",
|
|
3645
|
+
"shortTitle": "2022",
|
|
3646
|
+
"nightlyUrl": "https://tc39.es/proposal-array-from-async/"
|
|
3647
|
+
},
|
|
3648
|
+
"organization": "Ecma International",
|
|
3649
|
+
"groups": [
|
|
3650
|
+
{
|
|
3651
|
+
"name": "TC39",
|
|
3652
|
+
"url": "https://tc39.es/"
|
|
3653
|
+
}
|
|
3654
|
+
],
|
|
3655
|
+
"nightly": {
|
|
3656
|
+
"url": "https://tc39.es/proposal-array-from-async/",
|
|
3657
|
+
"alternateUrls": [],
|
|
3658
|
+
"repository": "https://github.com/tc39/proposal-array-from-async",
|
|
3659
|
+
"sourcePath": "spec.html",
|
|
3660
|
+
"filename": "index.html"
|
|
3661
|
+
},
|
|
3662
|
+
"title": "ES Array.fromAsync (2022)",
|
|
3663
|
+
"source": "spec",
|
|
3664
|
+
"shortTitle": "2022",
|
|
3665
|
+
"categories": [
|
|
3666
|
+
"browser"
|
|
3667
|
+
]
|
|
3668
|
+
},
|
|
3475
3669
|
{
|
|
3476
3670
|
"url": "https://tc39.es/proposal-array-grouping/",
|
|
3477
3671
|
"seriesComposition": "full",
|
|
@@ -3492,6 +3686,7 @@
|
|
|
3492
3686
|
],
|
|
3493
3687
|
"nightly": {
|
|
3494
3688
|
"url": "https://tc39.es/proposal-array-grouping/",
|
|
3689
|
+
"alternateUrls": [],
|
|
3495
3690
|
"repository": "https://github.com/tc39/proposal-array-grouping",
|
|
3496
3691
|
"sourcePath": "index.html",
|
|
3497
3692
|
"filename": "index.html"
|
|
@@ -3523,6 +3718,7 @@
|
|
|
3523
3718
|
],
|
|
3524
3719
|
"nightly": {
|
|
3525
3720
|
"url": "https://tc39.es/proposal-atomics-wait-async/",
|
|
3721
|
+
"alternateUrls": [],
|
|
3526
3722
|
"repository": "https://github.com/tc39/proposal-atomics-wait-async",
|
|
3527
3723
|
"sourcePath": "spec.html",
|
|
3528
3724
|
"filename": "index.html"
|
|
@@ -3554,6 +3750,7 @@
|
|
|
3554
3750
|
],
|
|
3555
3751
|
"nightly": {
|
|
3556
3752
|
"url": "https://tc39.es/proposal-change-array-by-copy/",
|
|
3753
|
+
"alternateUrls": [],
|
|
3557
3754
|
"repository": "https://github.com/tc39/proposal-change-array-by-copy",
|
|
3558
3755
|
"sourcePath": "spec.html",
|
|
3559
3756
|
"filename": "index.html"
|
|
@@ -3585,6 +3782,7 @@
|
|
|
3585
3782
|
],
|
|
3586
3783
|
"nightly": {
|
|
3587
3784
|
"url": "https://tc39.es/proposal-decorators/",
|
|
3785
|
+
"alternateUrls": [],
|
|
3588
3786
|
"repository": "https://github.com/tc39/proposal-decorators",
|
|
3589
3787
|
"filename": "index.html"
|
|
3590
3788
|
},
|
|
@@ -3615,6 +3813,7 @@
|
|
|
3615
3813
|
],
|
|
3616
3814
|
"nightly": {
|
|
3617
3815
|
"url": "https://tc39.es/proposal-import-assertions/",
|
|
3816
|
+
"alternateUrls": [],
|
|
3618
3817
|
"repository": "https://github.com/tc39/proposal-import-assertions",
|
|
3619
3818
|
"sourcePath": "spec.html",
|
|
3620
3819
|
"filename": "index.html"
|
|
@@ -3646,6 +3845,7 @@
|
|
|
3646
3845
|
],
|
|
3647
3846
|
"nightly": {
|
|
3648
3847
|
"url": "https://tc39.es/proposal-intl-duration-format/",
|
|
3848
|
+
"alternateUrls": [],
|
|
3649
3849
|
"repository": "https://github.com/tc39/proposal-intl-duration-format",
|
|
3650
3850
|
"sourcePath": "index.html",
|
|
3651
3851
|
"filename": "index.html"
|
|
@@ -3677,6 +3877,7 @@
|
|
|
3677
3877
|
],
|
|
3678
3878
|
"nightly": {
|
|
3679
3879
|
"url": "https://tc39.es/proposal-intl-enumeration/",
|
|
3880
|
+
"alternateUrls": [],
|
|
3680
3881
|
"repository": "https://github.com/tc39/proposal-intl-enumeration",
|
|
3681
3882
|
"sourcePath": "index.html",
|
|
3682
3883
|
"filename": "index.html"
|
|
@@ -3708,6 +3909,7 @@
|
|
|
3708
3909
|
],
|
|
3709
3910
|
"nightly": {
|
|
3710
3911
|
"url": "https://tc39.es/proposal-intl-extend-timezonename/",
|
|
3912
|
+
"alternateUrls": [],
|
|
3711
3913
|
"repository": "https://github.com/tc39/proposal-intl-extend-timezonename",
|
|
3712
3914
|
"sourcePath": "index.html",
|
|
3713
3915
|
"filename": "index.html"
|
|
@@ -3739,6 +3941,7 @@
|
|
|
3739
3941
|
],
|
|
3740
3942
|
"nightly": {
|
|
3741
3943
|
"url": "https://tc39.es/proposal-intl-locale-info/",
|
|
3944
|
+
"alternateUrls": [],
|
|
3742
3945
|
"repository": "https://github.com/tc39/proposal-intl-locale-info",
|
|
3743
3946
|
"sourcePath": "index.html",
|
|
3744
3947
|
"filename": "index.html"
|
|
@@ -3765,6 +3968,7 @@
|
|
|
3765
3968
|
"nightly": {
|
|
3766
3969
|
"url": "https://tc39.es/proposal-intl-numberformat-v3/out/annexes/proposed.html",
|
|
3767
3970
|
"sourcePath": "out/annexes/proposed.html",
|
|
3971
|
+
"alternateUrls": [],
|
|
3768
3972
|
"repository": "https://github.com/tc39/proposal-intl-numberformat-v3",
|
|
3769
3973
|
"filename": "proposed.html"
|
|
3770
3974
|
},
|
|
@@ -3796,6 +4000,7 @@
|
|
|
3796
4000
|
"nightly": {
|
|
3797
4001
|
"url": "https://tc39.es/proposal-intl-numberformat-v3/out/negotiation/proposed.html",
|
|
3798
4002
|
"sourcePath": "out/negotiation/proposed.html",
|
|
4003
|
+
"alternateUrls": [],
|
|
3799
4004
|
"repository": "https://github.com/tc39/proposal-intl-numberformat-v3",
|
|
3800
4005
|
"filename": "proposed.html"
|
|
3801
4006
|
},
|
|
@@ -3827,6 +4032,7 @@
|
|
|
3827
4032
|
"nightly": {
|
|
3828
4033
|
"url": "https://tc39.es/proposal-intl-numberformat-v3/out/numberformat/proposed.html",
|
|
3829
4034
|
"sourcePath": "out/numberformat/proposed.html",
|
|
4035
|
+
"alternateUrls": [],
|
|
3830
4036
|
"repository": "https://github.com/tc39/proposal-intl-numberformat-v3",
|
|
3831
4037
|
"filename": "proposed.html"
|
|
3832
4038
|
},
|
|
@@ -3858,6 +4064,7 @@
|
|
|
3858
4064
|
"nightly": {
|
|
3859
4065
|
"url": "https://tc39.es/proposal-intl-numberformat-v3/out/pluralrules/proposed.html",
|
|
3860
4066
|
"sourcePath": "out/pluralrules/proposed.html",
|
|
4067
|
+
"alternateUrls": [],
|
|
3861
4068
|
"repository": "https://github.com/tc39/proposal-intl-numberformat-v3",
|
|
3862
4069
|
"filename": "proposed.html"
|
|
3863
4070
|
},
|
|
@@ -3894,6 +4101,7 @@
|
|
|
3894
4101
|
],
|
|
3895
4102
|
"nightly": {
|
|
3896
4103
|
"url": "https://tc39.es/proposal-json-modules/",
|
|
4104
|
+
"alternateUrls": [],
|
|
3897
4105
|
"repository": "https://github.com/tc39/proposal-json-modules",
|
|
3898
4106
|
"sourcePath": "spec.html",
|
|
3899
4107
|
"filename": "index.html"
|
|
@@ -3925,6 +4133,7 @@
|
|
|
3925
4133
|
],
|
|
3926
4134
|
"nightly": {
|
|
3927
4135
|
"url": "https://tc39.es/proposal-json-parse-with-source/",
|
|
4136
|
+
"alternateUrls": [],
|
|
3928
4137
|
"repository": "https://github.com/tc39/proposal-json-parse-with-source",
|
|
3929
4138
|
"sourcePath": "spec.html",
|
|
3930
4139
|
"filename": "index.html"
|
|
@@ -3956,6 +4165,7 @@
|
|
|
3956
4165
|
],
|
|
3957
4166
|
"nightly": {
|
|
3958
4167
|
"url": "https://tc39.es/proposal-resizablearraybuffer/",
|
|
4168
|
+
"alternateUrls": [],
|
|
3959
4169
|
"repository": "https://github.com/tc39/proposal-resizablearraybuffer",
|
|
3960
4170
|
"sourcePath": "spec.html",
|
|
3961
4171
|
"filename": "index.html"
|
|
@@ -3987,6 +4197,7 @@
|
|
|
3987
4197
|
],
|
|
3988
4198
|
"nightly": {
|
|
3989
4199
|
"url": "https://tc39.es/proposal-shadowrealm/",
|
|
4200
|
+
"alternateUrls": [],
|
|
3990
4201
|
"repository": "https://github.com/tc39/proposal-shadowrealm",
|
|
3991
4202
|
"sourcePath": "spec.html",
|
|
3992
4203
|
"filename": "index.html"
|
|
@@ -4012,6 +4223,7 @@
|
|
|
4012
4223
|
"nightly": {
|
|
4013
4224
|
"url": "https://tc39.es/proposal-symbols-as-weakmap-keys/",
|
|
4014
4225
|
"sourcePath": "spec.emu",
|
|
4226
|
+
"alternateUrls": [],
|
|
4015
4227
|
"repository": "https://github.com/tc39/proposal-symbols-as-weakmap-keys",
|
|
4016
4228
|
"filename": "index.html"
|
|
4017
4229
|
},
|
|
@@ -4049,6 +4261,7 @@
|
|
|
4049
4261
|
],
|
|
4050
4262
|
"nightly": {
|
|
4051
4263
|
"url": "https://tc39.es/proposal-temporal/",
|
|
4264
|
+
"alternateUrls": [],
|
|
4052
4265
|
"repository": "https://github.com/tc39/proposal-temporal",
|
|
4053
4266
|
"sourcePath": "spec.html",
|
|
4054
4267
|
"filename": "index.html"
|
|
@@ -4080,6 +4293,7 @@
|
|
|
4080
4293
|
],
|
|
4081
4294
|
"nightly": {
|
|
4082
4295
|
"url": "https://testutils.spec.whatwg.org/",
|
|
4296
|
+
"alternateUrls": [],
|
|
4083
4297
|
"repository": "https://github.com/whatwg/testutils",
|
|
4084
4298
|
"sourcePath": "index.bs",
|
|
4085
4299
|
"filename": "index.html"
|
|
@@ -4111,6 +4325,7 @@
|
|
|
4111
4325
|
],
|
|
4112
4326
|
"nightly": {
|
|
4113
4327
|
"url": "https://url.spec.whatwg.org/",
|
|
4328
|
+
"alternateUrls": [],
|
|
4114
4329
|
"repository": "https://github.com/whatwg/url",
|
|
4115
4330
|
"sourcePath": "url.bs",
|
|
4116
4331
|
"filename": "index.html"
|
|
@@ -4148,6 +4363,7 @@
|
|
|
4148
4363
|
],
|
|
4149
4364
|
"nightly": {
|
|
4150
4365
|
"url": "https://w3c.github.io/badging/",
|
|
4366
|
+
"alternateUrls": [],
|
|
4151
4367
|
"repository": "https://github.com/w3c/badging",
|
|
4152
4368
|
"sourcePath": "index.html",
|
|
4153
4369
|
"filename": "index.html"
|
|
@@ -4185,6 +4401,7 @@
|
|
|
4185
4401
|
],
|
|
4186
4402
|
"nightly": {
|
|
4187
4403
|
"url": "https://w3c.github.io/contact-api/spec/",
|
|
4404
|
+
"alternateUrls": [],
|
|
4188
4405
|
"repository": "https://github.com/w3c/contact-api",
|
|
4189
4406
|
"sourcePath": "spec/index.bs",
|
|
4190
4407
|
"filename": "index.html"
|
|
@@ -4216,6 +4433,7 @@
|
|
|
4216
4433
|
],
|
|
4217
4434
|
"nightly": {
|
|
4218
4435
|
"url": "https://w3c.github.io/contentEditable/",
|
|
4436
|
+
"alternateUrls": [],
|
|
4219
4437
|
"repository": "https://github.com/w3c/contentEditable",
|
|
4220
4438
|
"sourcePath": "index.html",
|
|
4221
4439
|
"filename": "index.html"
|
|
@@ -4253,6 +4471,7 @@
|
|
|
4253
4471
|
],
|
|
4254
4472
|
"nightly": {
|
|
4255
4473
|
"url": "https://w3c.github.io/gamepad/extensions.html",
|
|
4474
|
+
"alternateUrls": [],
|
|
4256
4475
|
"repository": "https://github.com/w3c/gamepad",
|
|
4257
4476
|
"sourcePath": "extensions.html",
|
|
4258
4477
|
"filename": "extensions.html"
|
|
@@ -4284,6 +4503,7 @@
|
|
|
4284
4503
|
],
|
|
4285
4504
|
"nightly": {
|
|
4286
4505
|
"url": "https://w3c.github.io/mathml-aam/",
|
|
4506
|
+
"alternateUrls": [],
|
|
4287
4507
|
"repository": "https://github.com/w3c/mathml-aam",
|
|
4288
4508
|
"sourcePath": "index.html",
|
|
4289
4509
|
"filename": "index.html"
|
|
@@ -4315,6 +4535,7 @@
|
|
|
4315
4535
|
],
|
|
4316
4536
|
"nightly": {
|
|
4317
4537
|
"url": "https://w3c.github.io/media-playback-quality/",
|
|
4538
|
+
"alternateUrls": [],
|
|
4318
4539
|
"repository": "https://github.com/w3c/media-playback-quality",
|
|
4319
4540
|
"sourcePath": "index.html",
|
|
4320
4541
|
"filename": "index.html"
|
|
@@ -4352,6 +4573,7 @@
|
|
|
4352
4573
|
],
|
|
4353
4574
|
"nightly": {
|
|
4354
4575
|
"url": "https://w3c.github.io/mediacapture-automation/",
|
|
4576
|
+
"alternateUrls": [],
|
|
4355
4577
|
"repository": "https://github.com/w3c/mediacapture-automation",
|
|
4356
4578
|
"sourcePath": "index.html",
|
|
4357
4579
|
"filename": "index.html"
|
|
@@ -4377,6 +4599,7 @@
|
|
|
4377
4599
|
"nightly": {
|
|
4378
4600
|
"url": "https://w3c.github.io/mediacapture-handle/actions/",
|
|
4379
4601
|
"sourcePath": "actions/index.html",
|
|
4602
|
+
"alternateUrls": [],
|
|
4380
4603
|
"repository": "https://github.com/w3c/mediacapture-handle",
|
|
4381
4604
|
"filename": "index.html"
|
|
4382
4605
|
},
|
|
@@ -4414,6 +4637,7 @@
|
|
|
4414
4637
|
],
|
|
4415
4638
|
"nightly": {
|
|
4416
4639
|
"url": "https://w3c.github.io/PNG-spec/",
|
|
4640
|
+
"alternateUrls": [],
|
|
4417
4641
|
"repository": "https://github.com/w3c/PNG-spec",
|
|
4418
4642
|
"sourcePath": "index.html",
|
|
4419
4643
|
"filename": "index.html"
|
|
@@ -4425,6 +4649,38 @@
|
|
|
4425
4649
|
"browser"
|
|
4426
4650
|
]
|
|
4427
4651
|
},
|
|
4652
|
+
{
|
|
4653
|
+
"url": "https://w3c.github.io/trusted-types/dist/spec/",
|
|
4654
|
+
"seriesComposition": "full",
|
|
4655
|
+
"shortname": "trusted-types",
|
|
4656
|
+
"series": {
|
|
4657
|
+
"shortname": "trusted-types",
|
|
4658
|
+
"currentSpecification": "trusted-types",
|
|
4659
|
+
"title": "Trusted Types",
|
|
4660
|
+
"shortTitle": "Trusted Types",
|
|
4661
|
+
"nightlyUrl": "https://w3c.github.io/trusted-types/dist/spec/"
|
|
4662
|
+
},
|
|
4663
|
+
"organization": "W3C",
|
|
4664
|
+
"groups": [
|
|
4665
|
+
{
|
|
4666
|
+
"name": "Web Application Security Working Group",
|
|
4667
|
+
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
4668
|
+
}
|
|
4669
|
+
],
|
|
4670
|
+
"nightly": {
|
|
4671
|
+
"url": "https://w3c.github.io/trusted-types/dist/spec/",
|
|
4672
|
+
"alternateUrls": [],
|
|
4673
|
+
"repository": "https://github.com/w3c/trusted-types",
|
|
4674
|
+
"sourcePath": "spec/index.bs",
|
|
4675
|
+
"filename": "index.html"
|
|
4676
|
+
},
|
|
4677
|
+
"title": "Trusted Types",
|
|
4678
|
+
"source": "specref",
|
|
4679
|
+
"shortTitle": "Trusted Types",
|
|
4680
|
+
"categories": [
|
|
4681
|
+
"browser"
|
|
4682
|
+
]
|
|
4683
|
+
},
|
|
4428
4684
|
{
|
|
4429
4685
|
"url": "https://w3c.github.io/web-locks/",
|
|
4430
4686
|
"seriesComposition": "full",
|
|
@@ -4445,6 +4701,7 @@
|
|
|
4445
4701
|
],
|
|
4446
4702
|
"nightly": {
|
|
4447
4703
|
"url": "https://w3c.github.io/web-locks/",
|
|
4704
|
+
"alternateUrls": [],
|
|
4448
4705
|
"repository": "https://github.com/w3c/web-locks",
|
|
4449
4706
|
"sourcePath": "index.bs",
|
|
4450
4707
|
"filename": "index.html"
|
|
@@ -4482,6 +4739,7 @@
|
|
|
4482
4739
|
],
|
|
4483
4740
|
"nightly": {
|
|
4484
4741
|
"url": "https://w3c.github.io/web-nfc/",
|
|
4742
|
+
"alternateUrls": [],
|
|
4485
4743
|
"repository": "https://github.com/w3c/web-nfc",
|
|
4486
4744
|
"sourcePath": "index.html",
|
|
4487
4745
|
"filename": "index.html"
|
|
@@ -4519,6 +4777,7 @@
|
|
|
4519
4777
|
],
|
|
4520
4778
|
"nightly": {
|
|
4521
4779
|
"url": "https://w3c.github.io/web-share-target/",
|
|
4780
|
+
"alternateUrls": [],
|
|
4522
4781
|
"repository": "https://github.com/w3c/web-share-target",
|
|
4523
4782
|
"sourcePath": "index.html",
|
|
4524
4783
|
"filename": "index.html"
|
|
@@ -4550,6 +4809,7 @@
|
|
|
4550
4809
|
],
|
|
4551
4810
|
"nightly": {
|
|
4552
4811
|
"url": "https://w3c.github.io/webappsec-change-password-url/",
|
|
4812
|
+
"alternateUrls": [],
|
|
4553
4813
|
"repository": "https://github.com/w3c/webappsec-change-password-url",
|
|
4554
4814
|
"sourcePath": "change-password-url.bs",
|
|
4555
4815
|
"filename": "index.html"
|
|
@@ -4561,43 +4821,6 @@
|
|
|
4561
4821
|
"browser"
|
|
4562
4822
|
]
|
|
4563
4823
|
},
|
|
4564
|
-
{
|
|
4565
|
-
"url": "https://w3c.github.io/webappsec-trusted-types/dist/spec/",
|
|
4566
|
-
"seriesComposition": "full",
|
|
4567
|
-
"shortname": "trusted-types",
|
|
4568
|
-
"series": {
|
|
4569
|
-
"shortname": "trusted-types",
|
|
4570
|
-
"currentSpecification": "trusted-types",
|
|
4571
|
-
"title": "Trusted Types",
|
|
4572
|
-
"shortTitle": "Trusted Types",
|
|
4573
|
-
"nightlyUrl": "https://w3c.github.io/webappsec-trusted-types/dist/spec/"
|
|
4574
|
-
},
|
|
4575
|
-
"organization": "W3C",
|
|
4576
|
-
"groups": [
|
|
4577
|
-
{
|
|
4578
|
-
"name": "Web Application Security Working Group",
|
|
4579
|
-
"url": "https://www.w3.org/groups/wg/webappsec"
|
|
4580
|
-
}
|
|
4581
|
-
],
|
|
4582
|
-
"nightly": {
|
|
4583
|
-
"url": "https://w3c.github.io/webappsec-trusted-types/dist/spec/",
|
|
4584
|
-
"repository": "https://github.com/w3c/webappsec-trusted-types",
|
|
4585
|
-
"sourcePath": "spec/index.bs",
|
|
4586
|
-
"filename": "index.html"
|
|
4587
|
-
},
|
|
4588
|
-
"title": "Trusted Types",
|
|
4589
|
-
"source": "specref",
|
|
4590
|
-
"shortTitle": "Trusted Types",
|
|
4591
|
-
"categories": [
|
|
4592
|
-
"browser"
|
|
4593
|
-
],
|
|
4594
|
-
"tests": {
|
|
4595
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
4596
|
-
"testPaths": [
|
|
4597
|
-
"trusted-types"
|
|
4598
|
-
]
|
|
4599
|
-
}
|
|
4600
|
-
},
|
|
4601
4824
|
{
|
|
4602
4825
|
"url": "https://w3c.github.io/webdriver-bidi/",
|
|
4603
4826
|
"seriesComposition": "full",
|
|
@@ -4618,6 +4841,7 @@
|
|
|
4618
4841
|
],
|
|
4619
4842
|
"nightly": {
|
|
4620
4843
|
"url": "https://w3c.github.io/webdriver-bidi/",
|
|
4844
|
+
"alternateUrls": [],
|
|
4621
4845
|
"repository": "https://github.com/w3c/webdriver-bidi",
|
|
4622
4846
|
"sourcePath": "index.bs",
|
|
4623
4847
|
"filename": "index.html"
|
|
@@ -4649,6 +4873,7 @@
|
|
|
4649
4873
|
],
|
|
4650
4874
|
"nightly": {
|
|
4651
4875
|
"url": "https://w3c.github.io/webrtc-ice/",
|
|
4876
|
+
"alternateUrls": [],
|
|
4652
4877
|
"repository": "https://github.com/w3c/webrtc-ice",
|
|
4653
4878
|
"sourcePath": "index.html",
|
|
4654
4879
|
"filename": "index.html"
|
|
@@ -4689,6 +4914,7 @@
|
|
|
4689
4914
|
],
|
|
4690
4915
|
"nightly": {
|
|
4691
4916
|
"url": "https://webassembly.github.io/exception-handling/js-api/",
|
|
4917
|
+
"alternateUrls": [],
|
|
4692
4918
|
"repository": "https://github.com/WebAssembly/exception-handling",
|
|
4693
4919
|
"sourcePath": "document/js-api/index.bs",
|
|
4694
4920
|
"filename": "index.html"
|
|
@@ -4720,6 +4946,7 @@
|
|
|
4720
4946
|
],
|
|
4721
4947
|
"nightly": {
|
|
4722
4948
|
"url": "https://webbluetoothcg.github.io/web-bluetooth/",
|
|
4949
|
+
"alternateUrls": [],
|
|
4723
4950
|
"repository": "https://github.com/WebBluetoothCG/web-bluetooth",
|
|
4724
4951
|
"sourcePath": "index.bs",
|
|
4725
4952
|
"filename": "index.html"
|
|
@@ -4757,6 +4984,7 @@
|
|
|
4757
4984
|
],
|
|
4758
4985
|
"nightly": {
|
|
4759
4986
|
"url": "https://webidl.spec.whatwg.org/",
|
|
4987
|
+
"alternateUrls": [],
|
|
4760
4988
|
"repository": "https://github.com/whatwg/webidl",
|
|
4761
4989
|
"sourcePath": "index.bs",
|
|
4762
4990
|
"filename": "index.html"
|
|
@@ -4794,6 +5022,7 @@
|
|
|
4794
5022
|
],
|
|
4795
5023
|
"nightly": {
|
|
4796
5024
|
"url": "https://websockets.spec.whatwg.org/",
|
|
5025
|
+
"alternateUrls": [],
|
|
4797
5026
|
"repository": "https://github.com/whatwg/websockets",
|
|
4798
5027
|
"sourcePath": "index.bs",
|
|
4799
5028
|
"filename": "index.html"
|
|
@@ -4831,6 +5060,7 @@
|
|
|
4831
5060
|
],
|
|
4832
5061
|
"nightly": {
|
|
4833
5062
|
"url": "https://wicg.github.io/attribution-reporting-api/",
|
|
5063
|
+
"alternateUrls": [],
|
|
4834
5064
|
"repository": "https://github.com/WICG/attribution-reporting-api",
|
|
4835
5065
|
"sourcePath": "index.bs",
|
|
4836
5066
|
"filename": "index.html"
|
|
@@ -4862,6 +5092,7 @@
|
|
|
4862
5092
|
],
|
|
4863
5093
|
"nightly": {
|
|
4864
5094
|
"url": "https://wicg.github.io/background-fetch/",
|
|
5095
|
+
"alternateUrls": [],
|
|
4865
5096
|
"repository": "https://github.com/WICG/background-fetch",
|
|
4866
5097
|
"sourcePath": "index.bs",
|
|
4867
5098
|
"filename": "index.html"
|
|
@@ -4900,6 +5131,7 @@
|
|
|
4900
5131
|
],
|
|
4901
5132
|
"nightly": {
|
|
4902
5133
|
"url": "https://wicg.github.io/background-sync/spec/",
|
|
5134
|
+
"alternateUrls": [],
|
|
4903
5135
|
"repository": "https://github.com/WICG/background-sync",
|
|
4904
5136
|
"sourcePath": "spec/index.bs",
|
|
4905
5137
|
"filename": "index.html"
|
|
@@ -4936,6 +5168,7 @@
|
|
|
4936
5168
|
],
|
|
4937
5169
|
"nightly": {
|
|
4938
5170
|
"url": "https://wicg.github.io/capability-delegation/spec.html",
|
|
5171
|
+
"alternateUrls": [],
|
|
4939
5172
|
"repository": "https://github.com/WICG/capability-delegation",
|
|
4940
5173
|
"sourcePath": "spec.bs",
|
|
4941
5174
|
"filename": "spec.html"
|
|
@@ -4967,6 +5200,7 @@
|
|
|
4967
5200
|
],
|
|
4968
5201
|
"nightly": {
|
|
4969
5202
|
"url": "https://wicg.github.io/client-hints-infrastructure/",
|
|
5203
|
+
"alternateUrls": [],
|
|
4970
5204
|
"repository": "https://github.com/WICG/client-hints-infrastructure",
|
|
4971
5205
|
"sourcePath": "index.bs",
|
|
4972
5206
|
"filename": "index.html"
|
|
@@ -5004,6 +5238,7 @@
|
|
|
5004
5238
|
],
|
|
5005
5239
|
"nightly": {
|
|
5006
5240
|
"url": "https://wicg.github.io/close-watcher/",
|
|
5241
|
+
"alternateUrls": [],
|
|
5007
5242
|
"repository": "https://github.com/WICG/close-watcher",
|
|
5008
5243
|
"sourcePath": "spec.bs",
|
|
5009
5244
|
"filename": "index.html"
|
|
@@ -5041,6 +5276,7 @@
|
|
|
5041
5276
|
],
|
|
5042
5277
|
"nightly": {
|
|
5043
5278
|
"url": "https://wicg.github.io/compression/",
|
|
5279
|
+
"alternateUrls": [],
|
|
5044
5280
|
"repository": "https://github.com/WICG/compression",
|
|
5045
5281
|
"sourcePath": "index.bs",
|
|
5046
5282
|
"filename": "index.html"
|
|
@@ -5078,6 +5314,7 @@
|
|
|
5078
5314
|
],
|
|
5079
5315
|
"nightly": {
|
|
5080
5316
|
"url": "https://wicg.github.io/compute-pressure/",
|
|
5317
|
+
"alternateUrls": [],
|
|
5081
5318
|
"repository": "https://github.com/WICG/compute-pressure",
|
|
5082
5319
|
"sourcePath": "index.html",
|
|
5083
5320
|
"filename": "index.html"
|
|
@@ -5109,6 +5346,7 @@
|
|
|
5109
5346
|
],
|
|
5110
5347
|
"nightly": {
|
|
5111
5348
|
"url": "https://wicg.github.io/content-index/spec/",
|
|
5349
|
+
"alternateUrls": [],
|
|
5112
5350
|
"repository": "https://github.com/WICG/content-index",
|
|
5113
5351
|
"sourcePath": "spec/index.bs",
|
|
5114
5352
|
"filename": "index.html"
|
|
@@ -5146,6 +5384,7 @@
|
|
|
5146
5384
|
],
|
|
5147
5385
|
"nightly": {
|
|
5148
5386
|
"url": "https://wicg.github.io/cookie-store/",
|
|
5387
|
+
"alternateUrls": [],
|
|
5149
5388
|
"repository": "https://github.com/WICG/cookie-store",
|
|
5150
5389
|
"sourcePath": "index.bs",
|
|
5151
5390
|
"filename": "index.html"
|
|
@@ -5183,6 +5422,7 @@
|
|
|
5183
5422
|
],
|
|
5184
5423
|
"nightly": {
|
|
5185
5424
|
"url": "https://wicg.github.io/crash-reporting/",
|
|
5425
|
+
"alternateUrls": [],
|
|
5186
5426
|
"repository": "https://github.com/WICG/crash-reporting",
|
|
5187
5427
|
"sourcePath": "index.bs",
|
|
5188
5428
|
"filename": "index.html"
|
|
@@ -5208,6 +5448,7 @@
|
|
|
5208
5448
|
"nightly": {
|
|
5209
5449
|
"url": "https://wicg.github.io/csp-next/scripting-policy.html",
|
|
5210
5450
|
"sourcePath": "scripting-policy.bs",
|
|
5451
|
+
"alternateUrls": [],
|
|
5211
5452
|
"repository": "https://github.com/WICG/csp-next",
|
|
5212
5453
|
"filename": "scripting-policy.html"
|
|
5213
5454
|
},
|
|
@@ -5245,6 +5486,7 @@
|
|
|
5245
5486
|
],
|
|
5246
5487
|
"nightly": {
|
|
5247
5488
|
"url": "https://wicg.github.io/css-parser-api/",
|
|
5489
|
+
"alternateUrls": [],
|
|
5248
5490
|
"repository": "https://github.com/WICG/css-parser-api",
|
|
5249
5491
|
"sourcePath": "index.bs",
|
|
5250
5492
|
"filename": "index.html"
|
|
@@ -5282,6 +5524,7 @@
|
|
|
5282
5524
|
],
|
|
5283
5525
|
"nightly": {
|
|
5284
5526
|
"url": "https://wicg.github.io/custom-state-pseudo-class/",
|
|
5527
|
+
"alternateUrls": [],
|
|
5285
5528
|
"repository": "https://github.com/WICG/custom-state-pseudo-class",
|
|
5286
5529
|
"sourcePath": "index.bs",
|
|
5287
5530
|
"filename": "index.html"
|
|
@@ -5319,6 +5562,7 @@
|
|
|
5319
5562
|
],
|
|
5320
5563
|
"nightly": {
|
|
5321
5564
|
"url": "https://wicg.github.io/datacue/",
|
|
5565
|
+
"alternateUrls": [],
|
|
5322
5566
|
"repository": "https://github.com/WICG/datacue",
|
|
5323
5567
|
"sourcePath": "index.bs",
|
|
5324
5568
|
"filename": "index.html"
|
|
@@ -5350,6 +5594,7 @@
|
|
|
5350
5594
|
],
|
|
5351
5595
|
"nightly": {
|
|
5352
5596
|
"url": "https://wicg.github.io/deprecation-reporting/",
|
|
5597
|
+
"alternateUrls": [],
|
|
5353
5598
|
"repository": "https://github.com/WICG/deprecation-reporting",
|
|
5354
5599
|
"sourcePath": "index.bs",
|
|
5355
5600
|
"filename": "index.html"
|
|
@@ -5387,6 +5632,7 @@
|
|
|
5387
5632
|
],
|
|
5388
5633
|
"nightly": {
|
|
5389
5634
|
"url": "https://wicg.github.io/digital-goods/",
|
|
5635
|
+
"alternateUrls": [],
|
|
5390
5636
|
"repository": "https://github.com/WICG/digital-goods",
|
|
5391
5637
|
"sourcePath": "spec.bs",
|
|
5392
5638
|
"filename": "index.html"
|
|
@@ -5418,12 +5664,13 @@
|
|
|
5418
5664
|
],
|
|
5419
5665
|
"nightly": {
|
|
5420
5666
|
"url": "https://wicg.github.io/document-policy/",
|
|
5667
|
+
"alternateUrls": [],
|
|
5421
5668
|
"repository": "https://github.com/WICG/document-policy",
|
|
5422
5669
|
"sourcePath": "index.bs",
|
|
5423
5670
|
"filename": "index.html"
|
|
5424
5671
|
},
|
|
5425
5672
|
"title": "Document Policy",
|
|
5426
|
-
"source": "
|
|
5673
|
+
"source": "specref",
|
|
5427
5674
|
"shortTitle": "Document Policy",
|
|
5428
5675
|
"categories": [
|
|
5429
5676
|
"browser"
|
|
@@ -5455,6 +5702,7 @@
|
|
|
5455
5702
|
],
|
|
5456
5703
|
"nightly": {
|
|
5457
5704
|
"url": "https://wicg.github.io/element-timing/",
|
|
5705
|
+
"alternateUrls": [],
|
|
5458
5706
|
"repository": "https://github.com/WICG/element-timing",
|
|
5459
5707
|
"sourcePath": "index.bs",
|
|
5460
5708
|
"filename": "index.html"
|
|
@@ -5492,6 +5740,7 @@
|
|
|
5492
5740
|
],
|
|
5493
5741
|
"nightly": {
|
|
5494
5742
|
"url": "https://wicg.github.io/entries-api/",
|
|
5743
|
+
"alternateUrls": [],
|
|
5495
5744
|
"repository": "https://github.com/WICG/entries-api",
|
|
5496
5745
|
"sourcePath": "index.bs",
|
|
5497
5746
|
"filename": "index.html"
|
|
@@ -5529,6 +5778,7 @@
|
|
|
5529
5778
|
],
|
|
5530
5779
|
"nightly": {
|
|
5531
5780
|
"url": "https://wicg.github.io/eyedropper-api/",
|
|
5781
|
+
"alternateUrls": [],
|
|
5532
5782
|
"repository": "https://github.com/WICG/eyedropper-api",
|
|
5533
5783
|
"sourcePath": "index.html",
|
|
5534
5784
|
"filename": "index.html"
|
|
@@ -5560,6 +5810,7 @@
|
|
|
5560
5810
|
],
|
|
5561
5811
|
"nightly": {
|
|
5562
5812
|
"url": "https://wicg.github.io/file-system-access/",
|
|
5813
|
+
"alternateUrls": [],
|
|
5563
5814
|
"repository": "https://github.com/WICG/file-system-access",
|
|
5564
5815
|
"sourcePath": "index.bs",
|
|
5565
5816
|
"filename": "index.html"
|
|
@@ -5597,6 +5848,7 @@
|
|
|
5597
5848
|
],
|
|
5598
5849
|
"nightly": {
|
|
5599
5850
|
"url": "https://wicg.github.io/get-installed-related-apps/spec/",
|
|
5851
|
+
"alternateUrls": [],
|
|
5600
5852
|
"repository": "https://github.com/WICG/get-installed-related-apps",
|
|
5601
5853
|
"sourcePath": "spec/index.bs",
|
|
5602
5854
|
"filename": "index.html"
|
|
@@ -5634,6 +5886,7 @@
|
|
|
5634
5886
|
],
|
|
5635
5887
|
"nightly": {
|
|
5636
5888
|
"url": "https://wicg.github.io/idle-detection/",
|
|
5889
|
+
"alternateUrls": [],
|
|
5637
5890
|
"repository": "https://github.com/WICG/idle-detection",
|
|
5638
5891
|
"sourcePath": "index.bs",
|
|
5639
5892
|
"filename": "index.html"
|
|
@@ -5671,6 +5924,7 @@
|
|
|
5671
5924
|
],
|
|
5672
5925
|
"nightly": {
|
|
5673
5926
|
"url": "https://wicg.github.io/import-maps/",
|
|
5927
|
+
"alternateUrls": [],
|
|
5674
5928
|
"repository": "https://github.com/WICG/import-maps",
|
|
5675
5929
|
"sourcePath": "spec.bs",
|
|
5676
5930
|
"filename": "index.html"
|
|
@@ -5708,6 +5962,7 @@
|
|
|
5708
5962
|
],
|
|
5709
5963
|
"nightly": {
|
|
5710
5964
|
"url": "https://wicg.github.io/ink-enhancement/",
|
|
5965
|
+
"alternateUrls": [],
|
|
5711
5966
|
"repository": "https://github.com/WICG/ink-enhancement",
|
|
5712
5967
|
"sourcePath": "index.bs",
|
|
5713
5968
|
"filename": "index.html"
|
|
@@ -5739,6 +5994,7 @@
|
|
|
5739
5994
|
],
|
|
5740
5995
|
"nightly": {
|
|
5741
5996
|
"url": "https://wicg.github.io/input-device-capabilities/",
|
|
5997
|
+
"alternateUrls": [],
|
|
5742
5998
|
"repository": "https://github.com/WICG/input-device-capabilities",
|
|
5743
5999
|
"sourcePath": "index.html",
|
|
5744
6000
|
"filename": "index.html"
|
|
@@ -5776,6 +6032,7 @@
|
|
|
5776
6032
|
],
|
|
5777
6033
|
"nightly": {
|
|
5778
6034
|
"url": "https://wicg.github.io/intervention-reporting/",
|
|
6035
|
+
"alternateUrls": [],
|
|
5779
6036
|
"repository": "https://github.com/WICG/intervention-reporting",
|
|
5780
6037
|
"sourcePath": "index.bs",
|
|
5781
6038
|
"filename": "index.html"
|
|
@@ -5813,6 +6070,7 @@
|
|
|
5813
6070
|
],
|
|
5814
6071
|
"nightly": {
|
|
5815
6072
|
"url": "https://wicg.github.io/is-input-pending/",
|
|
6073
|
+
"alternateUrls": [],
|
|
5816
6074
|
"repository": "https://github.com/WICG/is-input-pending",
|
|
5817
6075
|
"sourcePath": "index.html",
|
|
5818
6076
|
"filename": "index.html"
|
|
@@ -5850,6 +6108,7 @@
|
|
|
5850
6108
|
],
|
|
5851
6109
|
"nightly": {
|
|
5852
6110
|
"url": "https://wicg.github.io/js-self-profiling/",
|
|
6111
|
+
"alternateUrls": [],
|
|
5853
6112
|
"repository": "https://github.com/WICG/js-self-profiling",
|
|
5854
6113
|
"sourcePath": "index.html",
|
|
5855
6114
|
"filename": "index.html"
|
|
@@ -5887,6 +6146,7 @@
|
|
|
5887
6146
|
],
|
|
5888
6147
|
"nightly": {
|
|
5889
6148
|
"url": "https://wicg.github.io/keyboard-lock/",
|
|
6149
|
+
"alternateUrls": [],
|
|
5890
6150
|
"repository": "https://github.com/WICG/keyboard-lock",
|
|
5891
6151
|
"sourcePath": "index.bs",
|
|
5892
6152
|
"filename": "index.html"
|
|
@@ -5924,6 +6184,7 @@
|
|
|
5924
6184
|
],
|
|
5925
6185
|
"nightly": {
|
|
5926
6186
|
"url": "https://wicg.github.io/keyboard-map/",
|
|
6187
|
+
"alternateUrls": [],
|
|
5927
6188
|
"repository": "https://github.com/WICG/keyboard-map",
|
|
5928
6189
|
"sourcePath": "index.bs",
|
|
5929
6190
|
"filename": "index.html"
|
|
@@ -5961,6 +6222,7 @@
|
|
|
5961
6222
|
],
|
|
5962
6223
|
"nightly": {
|
|
5963
6224
|
"url": "https://wicg.github.io/layout-instability/",
|
|
6225
|
+
"alternateUrls": [],
|
|
5964
6226
|
"repository": "https://github.com/WICG/layout-instability",
|
|
5965
6227
|
"sourcePath": "index.bs",
|
|
5966
6228
|
"filename": "index.html"
|
|
@@ -5998,6 +6260,7 @@
|
|
|
5998
6260
|
],
|
|
5999
6261
|
"nightly": {
|
|
6000
6262
|
"url": "https://wicg.github.io/local-font-access/",
|
|
6263
|
+
"alternateUrls": [],
|
|
6001
6264
|
"repository": "https://github.com/WICG/local-font-access",
|
|
6002
6265
|
"sourcePath": "index.bs",
|
|
6003
6266
|
"filename": "index.html"
|
|
@@ -6029,6 +6292,7 @@
|
|
|
6029
6292
|
],
|
|
6030
6293
|
"nightly": {
|
|
6031
6294
|
"url": "https://wicg.github.io/manifest-incubations/",
|
|
6295
|
+
"alternateUrls": [],
|
|
6032
6296
|
"repository": "https://github.com/WICG/manifest-incubations",
|
|
6033
6297
|
"sourcePath": "index.html",
|
|
6034
6298
|
"filename": "index.html"
|
|
@@ -6060,6 +6324,7 @@
|
|
|
6060
6324
|
],
|
|
6061
6325
|
"nightly": {
|
|
6062
6326
|
"url": "https://wicg.github.io/media-feeds/",
|
|
6327
|
+
"alternateUrls": [],
|
|
6063
6328
|
"repository": "https://github.com/WICG/media-feeds",
|
|
6064
6329
|
"sourcePath": "index.html",
|
|
6065
6330
|
"filename": "index.html"
|
|
@@ -6091,6 +6356,7 @@
|
|
|
6091
6356
|
],
|
|
6092
6357
|
"nightly": {
|
|
6093
6358
|
"url": "https://wicg.github.io/nav-speculation/prefetch.html",
|
|
6359
|
+
"alternateUrls": [],
|
|
6094
6360
|
"repository": "https://github.com/WICG/nav-speculation",
|
|
6095
6361
|
"sourcePath": "prefetch.bs",
|
|
6096
6362
|
"filename": "prefetch.html"
|
|
@@ -6122,6 +6388,7 @@
|
|
|
6122
6388
|
],
|
|
6123
6389
|
"nightly": {
|
|
6124
6390
|
"url": "https://wicg.github.io/nav-speculation/prerendering.html",
|
|
6391
|
+
"alternateUrls": [],
|
|
6125
6392
|
"repository": "https://github.com/WICG/nav-speculation",
|
|
6126
6393
|
"sourcePath": "prerendering.bs",
|
|
6127
6394
|
"filename": "prerendering.html"
|
|
@@ -6153,6 +6420,7 @@
|
|
|
6153
6420
|
],
|
|
6154
6421
|
"nightly": {
|
|
6155
6422
|
"url": "https://wicg.github.io/nav-speculation/speculation-rules.html",
|
|
6423
|
+
"alternateUrls": [],
|
|
6156
6424
|
"repository": "https://github.com/WICG/nav-speculation",
|
|
6157
6425
|
"sourcePath": "speculation-rules.bs",
|
|
6158
6426
|
"filename": "speculation-rules.html"
|
|
@@ -6184,6 +6452,7 @@
|
|
|
6184
6452
|
],
|
|
6185
6453
|
"nightly": {
|
|
6186
6454
|
"url": "https://wicg.github.io/navigation-api/",
|
|
6455
|
+
"alternateUrls": [],
|
|
6187
6456
|
"repository": "https://github.com/WICG/navigation-api",
|
|
6188
6457
|
"sourcePath": "spec.bs",
|
|
6189
6458
|
"filename": "index.html"
|
|
@@ -6221,6 +6490,7 @@
|
|
|
6221
6490
|
],
|
|
6222
6491
|
"nightly": {
|
|
6223
6492
|
"url": "https://wicg.github.io/netinfo/",
|
|
6493
|
+
"alternateUrls": [],
|
|
6224
6494
|
"repository": "https://github.com/WICG/netinfo",
|
|
6225
6495
|
"sourcePath": "index.html",
|
|
6226
6496
|
"filename": "index.html"
|
|
@@ -6258,6 +6528,7 @@
|
|
|
6258
6528
|
],
|
|
6259
6529
|
"nightly": {
|
|
6260
6530
|
"url": "https://wicg.github.io/overscroll-scrollend-events/",
|
|
6531
|
+
"alternateUrls": [],
|
|
6261
6532
|
"repository": "https://github.com/WICG/overscroll-scrollend-events",
|
|
6262
6533
|
"sourcePath": "index.html",
|
|
6263
6534
|
"filename": "index.html"
|
|
@@ -6289,6 +6560,7 @@
|
|
|
6289
6560
|
],
|
|
6290
6561
|
"nightly": {
|
|
6291
6562
|
"url": "https://wicg.github.io/page-lifecycle/",
|
|
6563
|
+
"alternateUrls": [],
|
|
6292
6564
|
"repository": "https://github.com/WICG/page-lifecycle",
|
|
6293
6565
|
"sourcePath": "spec.bs",
|
|
6294
6566
|
"filename": "index.html"
|
|
@@ -6327,6 +6599,7 @@
|
|
|
6327
6599
|
],
|
|
6328
6600
|
"nightly": {
|
|
6329
6601
|
"url": "https://wicg.github.io/performance-measure-memory/",
|
|
6602
|
+
"alternateUrls": [],
|
|
6330
6603
|
"repository": "https://github.com/WICG/performance-measure-memory",
|
|
6331
6604
|
"sourcePath": "index.src.html",
|
|
6332
6605
|
"filename": "index.html"
|
|
@@ -6364,6 +6637,7 @@
|
|
|
6364
6637
|
],
|
|
6365
6638
|
"nightly": {
|
|
6366
6639
|
"url": "https://wicg.github.io/periodic-background-sync/",
|
|
6640
|
+
"alternateUrls": [],
|
|
6367
6641
|
"repository": "https://github.com/WICG/periodic-background-sync",
|
|
6368
6642
|
"sourcePath": "index.bs",
|
|
6369
6643
|
"filename": "index.html"
|
|
@@ -6401,6 +6675,7 @@
|
|
|
6401
6675
|
],
|
|
6402
6676
|
"nightly": {
|
|
6403
6677
|
"url": "https://wicg.github.io/permissions-request/",
|
|
6678
|
+
"alternateUrls": [],
|
|
6404
6679
|
"repository": "https://github.com/WICG/permissions-request",
|
|
6405
6680
|
"sourcePath": "index.bs",
|
|
6406
6681
|
"filename": "index.html"
|
|
@@ -6438,6 +6713,7 @@
|
|
|
6438
6713
|
],
|
|
6439
6714
|
"nightly": {
|
|
6440
6715
|
"url": "https://wicg.github.io/permissions-revoke/",
|
|
6716
|
+
"alternateUrls": [],
|
|
6441
6717
|
"repository": "https://github.com/WICG/permissions-revoke",
|
|
6442
6718
|
"sourcePath": "index.bs",
|
|
6443
6719
|
"filename": "index.html"
|
|
@@ -6475,6 +6751,7 @@
|
|
|
6475
6751
|
],
|
|
6476
6752
|
"nightly": {
|
|
6477
6753
|
"url": "https://wicg.github.io/portals/",
|
|
6754
|
+
"alternateUrls": [],
|
|
6478
6755
|
"repository": "https://github.com/WICG/portals",
|
|
6479
6756
|
"sourcePath": "index.bs",
|
|
6480
6757
|
"filename": "index.html"
|
|
@@ -6512,12 +6789,13 @@
|
|
|
6512
6789
|
],
|
|
6513
6790
|
"nightly": {
|
|
6514
6791
|
"url": "https://wicg.github.io/prefer-current-tab/",
|
|
6792
|
+
"alternateUrls": [],
|
|
6515
6793
|
"repository": "https://github.com/WICG/prefer-current-tab",
|
|
6516
6794
|
"sourcePath": "index.html",
|
|
6517
6795
|
"filename": "index.html"
|
|
6518
6796
|
},
|
|
6519
6797
|
"title": "preferCurrentTab",
|
|
6520
|
-
"source": "
|
|
6798
|
+
"source": "specref",
|
|
6521
6799
|
"shortTitle": "preferCurrentTab",
|
|
6522
6800
|
"categories": [
|
|
6523
6801
|
"browser"
|
|
@@ -6543,6 +6821,7 @@
|
|
|
6543
6821
|
],
|
|
6544
6822
|
"nightly": {
|
|
6545
6823
|
"url": "https://wicg.github.io/priority-hints/",
|
|
6824
|
+
"alternateUrls": [],
|
|
6546
6825
|
"repository": "https://github.com/WICG/priority-hints",
|
|
6547
6826
|
"sourcePath": "index.bs",
|
|
6548
6827
|
"filename": "index.html"
|
|
@@ -6580,6 +6859,7 @@
|
|
|
6580
6859
|
],
|
|
6581
6860
|
"nightly": {
|
|
6582
6861
|
"url": "https://wicg.github.io/private-network-access/",
|
|
6862
|
+
"alternateUrls": [],
|
|
6583
6863
|
"repository": "https://github.com/WICG/private-network-access",
|
|
6584
6864
|
"sourcePath": "index.src.html",
|
|
6585
6865
|
"filename": "index.html"
|
|
@@ -6617,6 +6897,7 @@
|
|
|
6617
6897
|
],
|
|
6618
6898
|
"nightly": {
|
|
6619
6899
|
"url": "https://wicg.github.io/responsive-image-client-hints/",
|
|
6900
|
+
"alternateUrls": [],
|
|
6620
6901
|
"repository": "https://github.com/WICG/responsive-image-client-hints",
|
|
6621
6902
|
"sourcePath": "index.bs",
|
|
6622
6903
|
"filename": "index.html"
|
|
@@ -6648,6 +6929,7 @@
|
|
|
6648
6929
|
],
|
|
6649
6930
|
"nightly": {
|
|
6650
6931
|
"url": "https://wicg.github.io/sanitizer-api/",
|
|
6932
|
+
"alternateUrls": [],
|
|
6651
6933
|
"repository": "https://github.com/WICG/sanitizer-api",
|
|
6652
6934
|
"sourcePath": "index.bs",
|
|
6653
6935
|
"filename": "index.html"
|
|
@@ -6685,6 +6967,7 @@
|
|
|
6685
6967
|
],
|
|
6686
6968
|
"nightly": {
|
|
6687
6969
|
"url": "https://wicg.github.io/savedata/",
|
|
6970
|
+
"alternateUrls": [],
|
|
6688
6971
|
"repository": "https://github.com/WICG/savedata",
|
|
6689
6972
|
"sourcePath": "index.html",
|
|
6690
6973
|
"filename": "index.html"
|
|
@@ -6722,6 +7005,7 @@
|
|
|
6722
7005
|
],
|
|
6723
7006
|
"nightly": {
|
|
6724
7007
|
"url": "https://wicg.github.io/scheduling-apis/",
|
|
7008
|
+
"alternateUrls": [],
|
|
6725
7009
|
"repository": "https://github.com/WICG/scheduling-apis",
|
|
6726
7010
|
"sourcePath": "spec/index.bs",
|
|
6727
7011
|
"filename": "index.html"
|
|
@@ -6759,6 +7043,7 @@
|
|
|
6759
7043
|
],
|
|
6760
7044
|
"nightly": {
|
|
6761
7045
|
"url": "https://wicg.github.io/scroll-to-text-fragment/",
|
|
7046
|
+
"alternateUrls": [],
|
|
6762
7047
|
"repository": "https://github.com/WICG/scroll-to-text-fragment",
|
|
6763
7048
|
"sourcePath": "index.bs",
|
|
6764
7049
|
"filename": "index.html"
|
|
@@ -6796,6 +7081,7 @@
|
|
|
6796
7081
|
],
|
|
6797
7082
|
"nightly": {
|
|
6798
7083
|
"url": "https://wicg.github.io/serial/",
|
|
7084
|
+
"alternateUrls": [],
|
|
6799
7085
|
"repository": "https://github.com/WICG/serial",
|
|
6800
7086
|
"sourcePath": "index.html",
|
|
6801
7087
|
"filename": "index.html"
|
|
@@ -6833,6 +7119,7 @@
|
|
|
6833
7119
|
],
|
|
6834
7120
|
"nightly": {
|
|
6835
7121
|
"url": "https://wicg.github.io/shape-detection-api/",
|
|
7122
|
+
"alternateUrls": [],
|
|
6836
7123
|
"repository": "https://github.com/WICG/shape-detection-api",
|
|
6837
7124
|
"sourcePath": "index.bs",
|
|
6838
7125
|
"filename": "index.html"
|
|
@@ -6870,6 +7157,7 @@
|
|
|
6870
7157
|
],
|
|
6871
7158
|
"nightly": {
|
|
6872
7159
|
"url": "https://wicg.github.io/shape-detection-api/text.html",
|
|
7160
|
+
"alternateUrls": [],
|
|
6873
7161
|
"repository": "https://github.com/WICG/shape-detection-api",
|
|
6874
7162
|
"sourcePath": "text.bs",
|
|
6875
7163
|
"filename": "text.html"
|
|
@@ -6902,6 +7190,7 @@
|
|
|
6902
7190
|
],
|
|
6903
7191
|
"nightly": {
|
|
6904
7192
|
"url": "https://wicg.github.io/sms-one-time-codes/",
|
|
7193
|
+
"alternateUrls": [],
|
|
6905
7194
|
"repository": "https://github.com/WICG/sms-one-time-codes",
|
|
6906
7195
|
"sourcePath": "index.bs",
|
|
6907
7196
|
"filename": "index.html"
|
|
@@ -6932,6 +7221,7 @@
|
|
|
6932
7221
|
],
|
|
6933
7222
|
"nightly": {
|
|
6934
7223
|
"url": "https://wicg.github.io/speech-api/",
|
|
7224
|
+
"alternateUrls": [],
|
|
6935
7225
|
"repository": "https://github.com/WICG/speech-api",
|
|
6936
7226
|
"sourcePath": "index.bs",
|
|
6937
7227
|
"filename": "index.html"
|
|
@@ -6969,6 +7259,7 @@
|
|
|
6969
7259
|
],
|
|
6970
7260
|
"nightly": {
|
|
6971
7261
|
"url": "https://wicg.github.io/ua-client-hints/",
|
|
7262
|
+
"alternateUrls": [],
|
|
6972
7263
|
"repository": "https://github.com/WICG/ua-client-hints",
|
|
6973
7264
|
"sourcePath": "index.bs",
|
|
6974
7265
|
"filename": "index.html"
|
|
@@ -7006,6 +7297,7 @@
|
|
|
7006
7297
|
],
|
|
7007
7298
|
"nightly": {
|
|
7008
7299
|
"url": "https://wicg.github.io/urlpattern/",
|
|
7300
|
+
"alternateUrls": [],
|
|
7009
7301
|
"repository": "https://github.com/WICG/urlpattern",
|
|
7010
7302
|
"sourcePath": "spec.bs",
|
|
7011
7303
|
"filename": "index.html"
|
|
@@ -7037,6 +7329,7 @@
|
|
|
7037
7329
|
],
|
|
7038
7330
|
"nightly": {
|
|
7039
7331
|
"url": "https://wicg.github.io/user-preference-media-features-headers/",
|
|
7332
|
+
"alternateUrls": [],
|
|
7040
7333
|
"repository": "https://github.com/WICG/user-preference-media-features-headers",
|
|
7041
7334
|
"sourcePath": "index.bs",
|
|
7042
7335
|
"filename": "index.html"
|
|
@@ -7068,6 +7361,7 @@
|
|
|
7068
7361
|
],
|
|
7069
7362
|
"nightly": {
|
|
7070
7363
|
"url": "https://wicg.github.io/video-rvfc/",
|
|
7364
|
+
"alternateUrls": [],
|
|
7071
7365
|
"repository": "https://github.com/WICG/video-rvfc",
|
|
7072
7366
|
"sourcePath": "index.bs",
|
|
7073
7367
|
"filename": "index.html"
|
|
@@ -7105,6 +7399,7 @@
|
|
|
7105
7399
|
],
|
|
7106
7400
|
"nightly": {
|
|
7107
7401
|
"url": "https://wicg.github.io/web-otp/",
|
|
7402
|
+
"alternateUrls": [],
|
|
7108
7403
|
"repository": "https://github.com/WICG/web-otp",
|
|
7109
7404
|
"sourcePath": "index.bs",
|
|
7110
7405
|
"filename": "index.html"
|
|
@@ -7142,6 +7437,7 @@
|
|
|
7142
7437
|
],
|
|
7143
7438
|
"nightly": {
|
|
7144
7439
|
"url": "https://wicg.github.io/webcrypto-secure-curves/",
|
|
7440
|
+
"alternateUrls": [],
|
|
7145
7441
|
"repository": "https://github.com/WICG/webcrypto-secure-curves",
|
|
7146
7442
|
"sourcePath": "index.html",
|
|
7147
7443
|
"filename": "index.html"
|
|
@@ -7173,6 +7469,7 @@
|
|
|
7173
7469
|
],
|
|
7174
7470
|
"nightly": {
|
|
7175
7471
|
"url": "https://wicg.github.io/webhid/",
|
|
7472
|
+
"alternateUrls": [],
|
|
7176
7473
|
"repository": "https://github.com/WICG/webhid",
|
|
7177
7474
|
"sourcePath": "index.html",
|
|
7178
7475
|
"filename": "index.html"
|
|
@@ -7210,6 +7507,7 @@
|
|
|
7210
7507
|
],
|
|
7211
7508
|
"nightly": {
|
|
7212
7509
|
"url": "https://wicg.github.io/webpackage/loading.html",
|
|
7510
|
+
"alternateUrls": [],
|
|
7213
7511
|
"repository": "https://github.com/WICG/webpackage",
|
|
7214
7512
|
"sourcePath": "loading.bs",
|
|
7215
7513
|
"filename": "loading.html"
|
|
@@ -7241,6 +7539,7 @@
|
|
|
7241
7539
|
],
|
|
7242
7540
|
"nightly": {
|
|
7243
7541
|
"url": "https://wicg.github.io/webusb/",
|
|
7542
|
+
"alternateUrls": [],
|
|
7244
7543
|
"repository": "https://github.com/WICG/webusb",
|
|
7245
7544
|
"sourcePath": "index.bs",
|
|
7246
7545
|
"filename": "index.html"
|
|
@@ -7278,6 +7577,7 @@
|
|
|
7278
7577
|
],
|
|
7279
7578
|
"nightly": {
|
|
7280
7579
|
"url": "https://wicg.github.io/window-controls-overlay/",
|
|
7580
|
+
"alternateUrls": [],
|
|
7281
7581
|
"repository": "https://github.com/WICG/window-controls-overlay",
|
|
7282
7582
|
"sourcePath": "index.html",
|
|
7283
7583
|
"filename": "index.html"
|
|
@@ -7309,6 +7609,7 @@
|
|
|
7309
7609
|
"organization": "IETF",
|
|
7310
7610
|
"nightly": {
|
|
7311
7611
|
"url": "https://www.rfc-editor.org/rfc/rfc2397",
|
|
7612
|
+
"alternateUrls": [],
|
|
7312
7613
|
"filename": "rfc2397.html"
|
|
7313
7614
|
},
|
|
7314
7615
|
"title": "The \"data\" URL scheme",
|
|
@@ -7339,6 +7640,7 @@
|
|
|
7339
7640
|
],
|
|
7340
7641
|
"nightly": {
|
|
7341
7642
|
"url": "https://www.rfc-editor.org/rfc/rfc4120",
|
|
7643
|
+
"alternateUrls": [],
|
|
7342
7644
|
"filename": "rfc4120.html"
|
|
7343
7645
|
},
|
|
7344
7646
|
"title": "The Kerberos Network Authentication Service (V5)",
|
|
@@ -7367,6 +7669,7 @@
|
|
|
7367
7669
|
],
|
|
7368
7670
|
"nightly": {
|
|
7369
7671
|
"url": "https://httpwg.org/specs/rfc6265.html",
|
|
7672
|
+
"alternateUrls": [],
|
|
7370
7673
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
7371
7674
|
"sourcePath": "specs/rfc6265.xml",
|
|
7372
7675
|
"filename": "rfc6265.html"
|
|
@@ -7399,6 +7702,7 @@
|
|
|
7399
7702
|
],
|
|
7400
7703
|
"nightly": {
|
|
7401
7704
|
"url": "https://httpwg.org/specs/rfc6266.html",
|
|
7705
|
+
"alternateUrls": [],
|
|
7402
7706
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
7403
7707
|
"sourcePath": "specs/rfc6266.xml",
|
|
7404
7708
|
"filename": "rfc6266.html"
|
|
@@ -7429,6 +7733,7 @@
|
|
|
7429
7733
|
],
|
|
7430
7734
|
"nightly": {
|
|
7431
7735
|
"url": "https://www.rfc-editor.org/rfc/rfc6454",
|
|
7736
|
+
"alternateUrls": [],
|
|
7432
7737
|
"filename": "rfc6454.html"
|
|
7433
7738
|
},
|
|
7434
7739
|
"title": "The Web Origin Concept",
|
|
@@ -7458,6 +7763,7 @@
|
|
|
7458
7763
|
],
|
|
7459
7764
|
"nightly": {
|
|
7460
7765
|
"url": "https://www.rfc-editor.org/rfc/rfc6797",
|
|
7766
|
+
"alternateUrls": [],
|
|
7461
7767
|
"filename": "rfc6797.html"
|
|
7462
7768
|
},
|
|
7463
7769
|
"title": "HTTP Strict Transport Security (HSTS)",
|
|
@@ -7487,6 +7793,7 @@
|
|
|
7487
7793
|
],
|
|
7488
7794
|
"nightly": {
|
|
7489
7795
|
"url": "https://www.rfc-editor.org/rfc/rfc7034",
|
|
7796
|
+
"alternateUrls": [],
|
|
7490
7797
|
"filename": "rfc7034.html"
|
|
7491
7798
|
},
|
|
7492
7799
|
"title": "HTTP Header Field X-Frame-Options",
|
|
@@ -7516,6 +7823,7 @@
|
|
|
7516
7823
|
],
|
|
7517
7824
|
"nightly": {
|
|
7518
7825
|
"url": "https://httpwg.org/specs/rfc7230.html",
|
|
7826
|
+
"alternateUrls": [],
|
|
7519
7827
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
7520
7828
|
"sourcePath": "specs/rfc7230.xml",
|
|
7521
7829
|
"filename": "rfc7230.html"
|
|
@@ -7547,6 +7855,7 @@
|
|
|
7547
7855
|
],
|
|
7548
7856
|
"nightly": {
|
|
7549
7857
|
"url": "https://httpwg.org/specs/rfc7231.html",
|
|
7858
|
+
"alternateUrls": [],
|
|
7550
7859
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
7551
7860
|
"sourcePath": "specs/rfc7231.xml",
|
|
7552
7861
|
"filename": "rfc7231.html"
|
|
@@ -7578,6 +7887,7 @@
|
|
|
7578
7887
|
],
|
|
7579
7888
|
"nightly": {
|
|
7580
7889
|
"url": "https://httpwg.org/specs/rfc7232.html",
|
|
7890
|
+
"alternateUrls": [],
|
|
7581
7891
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
7582
7892
|
"sourcePath": "specs/rfc7232.xml",
|
|
7583
7893
|
"filename": "rfc7232.html"
|
|
@@ -7609,6 +7919,7 @@
|
|
|
7609
7919
|
],
|
|
7610
7920
|
"nightly": {
|
|
7611
7921
|
"url": "https://httpwg.org/specs/rfc7233.html",
|
|
7922
|
+
"alternateUrls": [],
|
|
7612
7923
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
7613
7924
|
"sourcePath": "specs/rfc7233.xml",
|
|
7614
7925
|
"filename": "rfc7233.html"
|
|
@@ -7640,6 +7951,7 @@
|
|
|
7640
7951
|
],
|
|
7641
7952
|
"nightly": {
|
|
7642
7953
|
"url": "https://httpwg.org/specs/rfc7234.html",
|
|
7954
|
+
"alternateUrls": [],
|
|
7643
7955
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
7644
7956
|
"sourcePath": "specs/rfc7234.xml",
|
|
7645
7957
|
"filename": "rfc7234.html"
|
|
@@ -7671,6 +7983,7 @@
|
|
|
7671
7983
|
],
|
|
7672
7984
|
"nightly": {
|
|
7673
7985
|
"url": "https://httpwg.org/specs/rfc7235.html",
|
|
7986
|
+
"alternateUrls": [],
|
|
7674
7987
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
7675
7988
|
"sourcePath": "specs/rfc7235.xml",
|
|
7676
7989
|
"filename": "rfc7235.html"
|
|
@@ -7702,6 +8015,7 @@
|
|
|
7702
8015
|
],
|
|
7703
8016
|
"nightly": {
|
|
7704
8017
|
"url": "https://www.rfc-editor.org/rfc/rfc7239",
|
|
8018
|
+
"alternateUrls": [],
|
|
7705
8019
|
"filename": "rfc7239.html"
|
|
7706
8020
|
},
|
|
7707
8021
|
"title": "Forwarded HTTP Extension",
|
|
@@ -7731,6 +8045,7 @@
|
|
|
7731
8045
|
],
|
|
7732
8046
|
"nightly": {
|
|
7733
8047
|
"url": "https://www.rfc-editor.org/rfc/rfc7469",
|
|
8048
|
+
"alternateUrls": [],
|
|
7734
8049
|
"filename": "rfc7469.html"
|
|
7735
8050
|
},
|
|
7736
8051
|
"title": "Public Key Pinning Extension for HTTP",
|
|
@@ -7760,6 +8075,7 @@
|
|
|
7760
8075
|
],
|
|
7761
8076
|
"nightly": {
|
|
7762
8077
|
"url": "https://httpwg.org/specs/rfc7538.html",
|
|
8078
|
+
"alternateUrls": [],
|
|
7763
8079
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
7764
8080
|
"sourcePath": "specs/rfc7538.xml",
|
|
7765
8081
|
"filename": "rfc7538.html"
|
|
@@ -7791,6 +8107,7 @@
|
|
|
7791
8107
|
],
|
|
7792
8108
|
"nightly": {
|
|
7793
8109
|
"url": "https://httpwg.org/specs/rfc7540.html",
|
|
8110
|
+
"alternateUrls": [],
|
|
7794
8111
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
7795
8112
|
"sourcePath": "specs/rfc7540.xml",
|
|
7796
8113
|
"filename": "rfc7540.html"
|
|
@@ -7822,6 +8139,7 @@
|
|
|
7822
8139
|
],
|
|
7823
8140
|
"nightly": {
|
|
7824
8141
|
"url": "https://www.rfc-editor.org/rfc/rfc7578",
|
|
8142
|
+
"alternateUrls": [],
|
|
7825
8143
|
"filename": "rfc7578.html"
|
|
7826
8144
|
},
|
|
7827
8145
|
"title": "Returning Values from Forms: multipart/form-data",
|
|
@@ -7851,6 +8169,7 @@
|
|
|
7851
8169
|
],
|
|
7852
8170
|
"nightly": {
|
|
7853
8171
|
"url": "https://httpwg.org/specs/rfc7616.html",
|
|
8172
|
+
"alternateUrls": [],
|
|
7854
8173
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
7855
8174
|
"sourcePath": "specs/rfc7616.xml",
|
|
7856
8175
|
"filename": "rfc7616.html"
|
|
@@ -7882,6 +8201,7 @@
|
|
|
7882
8201
|
],
|
|
7883
8202
|
"nightly": {
|
|
7884
8203
|
"url": "https://httpwg.org/specs/rfc7617.html",
|
|
8204
|
+
"alternateUrls": [],
|
|
7885
8205
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
7886
8206
|
"sourcePath": "specs/rfc7617.xml",
|
|
7887
8207
|
"filename": "rfc7617.html"
|
|
@@ -7907,12 +8227,13 @@
|
|
|
7907
8227
|
"organization": "IETF",
|
|
7908
8228
|
"groups": [
|
|
7909
8229
|
{
|
|
7910
|
-
"name": "
|
|
8230
|
+
"name": "HTTP Working Group",
|
|
7911
8231
|
"url": "https://datatracker.ietf.org/wg/httpbis/"
|
|
7912
8232
|
}
|
|
7913
8233
|
],
|
|
7914
8234
|
"nightly": {
|
|
7915
8235
|
"url": "https://httpwg.org/specs/rfc7725.html",
|
|
8236
|
+
"alternateUrls": [],
|
|
7916
8237
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
7917
8238
|
"sourcePath": "specs/rfc7725.xml",
|
|
7918
8239
|
"filename": "rfc7725.html"
|
|
@@ -7938,12 +8259,13 @@
|
|
|
7938
8259
|
"organization": "IETF",
|
|
7939
8260
|
"groups": [
|
|
7940
8261
|
{
|
|
7941
|
-
"name": "
|
|
8262
|
+
"name": "HTTP Working Group",
|
|
7942
8263
|
"url": "https://datatracker.ietf.org/wg/httpbis/"
|
|
7943
8264
|
}
|
|
7944
8265
|
],
|
|
7945
8266
|
"nightly": {
|
|
7946
8267
|
"url": "https://httpwg.org/specs/rfc7838.html",
|
|
8268
|
+
"alternateUrls": [],
|
|
7947
8269
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
7948
8270
|
"sourcePath": "specs/rfc7838.xml",
|
|
7949
8271
|
"filename": "rfc7838.html"
|
|
@@ -7969,12 +8291,13 @@
|
|
|
7969
8291
|
"organization": "IETF",
|
|
7970
8292
|
"groups": [
|
|
7971
8293
|
{
|
|
7972
|
-
"name": "
|
|
8294
|
+
"name": "HTTP Working Group",
|
|
7973
8295
|
"url": "https://datatracker.ietf.org/wg/httpbis/"
|
|
7974
8296
|
}
|
|
7975
8297
|
],
|
|
7976
8298
|
"nightly": {
|
|
7977
8299
|
"url": "https://httpwg.org/specs/rfc8246.html",
|
|
8300
|
+
"alternateUrls": [],
|
|
7978
8301
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
7979
8302
|
"sourcePath": "specs/rfc8246.xml",
|
|
7980
8303
|
"filename": "rfc8246.html"
|
|
@@ -8000,12 +8323,13 @@
|
|
|
8000
8323
|
"organization": "IETF",
|
|
8001
8324
|
"groups": [
|
|
8002
8325
|
{
|
|
8003
|
-
"name": "
|
|
8326
|
+
"name": "HTTP Working Group",
|
|
8004
8327
|
"url": "https://datatracker.ietf.org/wg/httpbis/"
|
|
8005
8328
|
}
|
|
8006
8329
|
],
|
|
8007
8330
|
"nightly": {
|
|
8008
8331
|
"url": "https://httpwg.org/specs/rfc8470.html",
|
|
8332
|
+
"alternateUrls": [],
|
|
8009
8333
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
8010
8334
|
"sourcePath": "specs/rfc8470.xml",
|
|
8011
8335
|
"filename": "rfc8470.html"
|
|
@@ -8037,6 +8361,7 @@
|
|
|
8037
8361
|
],
|
|
8038
8362
|
"nightly": {
|
|
8039
8363
|
"url": "https://www.rfc-editor.org/rfc/rfc8942",
|
|
8364
|
+
"alternateUrls": [],
|
|
8040
8365
|
"filename": "rfc8942.html"
|
|
8041
8366
|
},
|
|
8042
8367
|
"title": "HTTP Client Hints",
|
|
@@ -8059,6 +8384,7 @@
|
|
|
8059
8384
|
},
|
|
8060
8385
|
"nightly": {
|
|
8061
8386
|
"url": "https://httpwg.org/specs/rfc9110.html",
|
|
8387
|
+
"alternateUrls": [],
|
|
8062
8388
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
8063
8389
|
"sourcePath": "specs/rfc9110.xml",
|
|
8064
8390
|
"filename": "rfc9110.html"
|
|
@@ -8090,6 +8416,7 @@
|
|
|
8090
8416
|
},
|
|
8091
8417
|
"nightly": {
|
|
8092
8418
|
"url": "https://httpwg.org/specs/rfc9111.html",
|
|
8419
|
+
"alternateUrls": [],
|
|
8093
8420
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
8094
8421
|
"sourcePath": "specs/rfc9111.xml",
|
|
8095
8422
|
"filename": "rfc9111.html"
|
|
@@ -8121,6 +8448,7 @@
|
|
|
8121
8448
|
},
|
|
8122
8449
|
"nightly": {
|
|
8123
8450
|
"url": "https://httpwg.org/specs/rfc9112.html",
|
|
8451
|
+
"alternateUrls": [],
|
|
8124
8452
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
8125
8453
|
"sourcePath": "specs/rfc9112.xml",
|
|
8126
8454
|
"filename": "rfc9112.html"
|
|
@@ -8152,6 +8480,7 @@
|
|
|
8152
8480
|
},
|
|
8153
8481
|
"nightly": {
|
|
8154
8482
|
"url": "https://httpwg.org/specs/rfc9113.html",
|
|
8483
|
+
"alternateUrls": [],
|
|
8155
8484
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
8156
8485
|
"sourcePath": "specs/rfc9113.xml",
|
|
8157
8486
|
"filename": "rfc9113.html"
|
|
@@ -8183,6 +8512,7 @@
|
|
|
8183
8512
|
},
|
|
8184
8513
|
"nightly": {
|
|
8185
8514
|
"url": "https://httpwg.org/specs/rfc9114.html",
|
|
8515
|
+
"alternateUrls": [],
|
|
8186
8516
|
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
8187
8517
|
"sourcePath": "specs/rfc9114.xml",
|
|
8188
8518
|
"filename": "rfc9114.html"
|
|
@@ -8221,6 +8551,7 @@
|
|
|
8221
8551
|
],
|
|
8222
8552
|
"nightly": {
|
|
8223
8553
|
"url": "https://www.w3.org/Consortium/Patent-Policy/",
|
|
8554
|
+
"alternateUrls": [],
|
|
8224
8555
|
"filename": "Overview.html"
|
|
8225
8556
|
},
|
|
8226
8557
|
"title": "W3C Patent Policy",
|
|
@@ -8252,6 +8583,7 @@
|
|
|
8252
8583
|
"nightly": {
|
|
8253
8584
|
"url": "https://www.w3.org/Consortium/Process/",
|
|
8254
8585
|
"repository": "https://github.com/w3c/w3process",
|
|
8586
|
+
"alternateUrls": [],
|
|
8255
8587
|
"sourcePath": "index.bs",
|
|
8256
8588
|
"filename": "Overview.html"
|
|
8257
8589
|
},
|
|
@@ -8286,6 +8618,7 @@
|
|
|
8286
8618
|
},
|
|
8287
8619
|
"nightly": {
|
|
8288
8620
|
"url": "https://w3c.github.io/accelerometer/",
|
|
8621
|
+
"alternateUrls": [],
|
|
8289
8622
|
"repository": "https://github.com/w3c/accelerometer",
|
|
8290
8623
|
"sourcePath": "index.bs",
|
|
8291
8624
|
"filename": "index.html"
|
|
@@ -8329,6 +8662,7 @@
|
|
|
8329
8662
|
},
|
|
8330
8663
|
"nightly": {
|
|
8331
8664
|
"url": "https://w3c.github.io/accname/",
|
|
8665
|
+
"alternateUrls": [],
|
|
8332
8666
|
"repository": "https://github.com/w3c/accname",
|
|
8333
8667
|
"sourcePath": "index.html",
|
|
8334
8668
|
"filename": "index.html"
|
|
@@ -8371,6 +8705,7 @@
|
|
|
8371
8705
|
},
|
|
8372
8706
|
"nightly": {
|
|
8373
8707
|
"url": "https://w3c.github.io/ambient-light/",
|
|
8708
|
+
"alternateUrls": [],
|
|
8374
8709
|
"repository": "https://github.com/w3c/ambient-light",
|
|
8375
8710
|
"sourcePath": "index.bs",
|
|
8376
8711
|
"filename": "index.html"
|
|
@@ -8413,6 +8748,7 @@
|
|
|
8413
8748
|
},
|
|
8414
8749
|
"nightly": {
|
|
8415
8750
|
"url": "https://w3c.github.io/manifest/",
|
|
8751
|
+
"alternateUrls": [],
|
|
8416
8752
|
"repository": "https://github.com/w3c/manifest",
|
|
8417
8753
|
"sourcePath": "index.html",
|
|
8418
8754
|
"filename": "index.html"
|
|
@@ -8455,6 +8791,7 @@
|
|
|
8455
8791
|
},
|
|
8456
8792
|
"nightly": {
|
|
8457
8793
|
"url": "https://w3c.github.io/mediacapture-output/",
|
|
8794
|
+
"alternateUrls": [],
|
|
8458
8795
|
"repository": "https://github.com/w3c/mediacapture-output",
|
|
8459
8796
|
"sourcePath": "index.html",
|
|
8460
8797
|
"filename": "index.html"
|
|
@@ -8497,6 +8834,7 @@
|
|
|
8497
8834
|
},
|
|
8498
8835
|
"nightly": {
|
|
8499
8836
|
"url": "https://w3c.github.io/autoplay/",
|
|
8837
|
+
"alternateUrls": [],
|
|
8500
8838
|
"repository": "https://github.com/w3c/autoplay",
|
|
8501
8839
|
"sourcePath": "index.bs",
|
|
8502
8840
|
"filename": "index.html"
|
|
@@ -8533,6 +8871,7 @@
|
|
|
8533
8871
|
},
|
|
8534
8872
|
"nightly": {
|
|
8535
8873
|
"url": "https://w3c.github.io/battery/",
|
|
8874
|
+
"alternateUrls": [],
|
|
8536
8875
|
"repository": "https://github.com/w3c/battery",
|
|
8537
8876
|
"sourcePath": "index.html",
|
|
8538
8877
|
"filename": "index.html"
|
|
@@ -8575,6 +8914,7 @@
|
|
|
8575
8914
|
},
|
|
8576
8915
|
"nightly": {
|
|
8577
8916
|
"url": "https://w3c.github.io/beacon/",
|
|
8917
|
+
"alternateUrls": [],
|
|
8578
8918
|
"repository": "https://github.com/w3c/beacon",
|
|
8579
8919
|
"sourcePath": "index.html",
|
|
8580
8920
|
"filename": "index.html"
|
|
@@ -8607,6 +8947,7 @@
|
|
|
8607
8947
|
"nightly": {
|
|
8608
8948
|
"url": "https://w3c.github.io/mediacapture-handle/identity/",
|
|
8609
8949
|
"sourcePath": "identity/index.html",
|
|
8950
|
+
"alternateUrls": [],
|
|
8610
8951
|
"repository": "https://github.com/w3c/mediacapture-handle",
|
|
8611
8952
|
"filename": "index.html"
|
|
8612
8953
|
},
|
|
@@ -8653,6 +8994,7 @@
|
|
|
8653
8994
|
},
|
|
8654
8995
|
"nightly": {
|
|
8655
8996
|
"url": "https://w3c.github.io/webappsec-clear-site-data/",
|
|
8997
|
+
"alternateUrls": [],
|
|
8656
8998
|
"repository": "https://github.com/w3c/webappsec-clear-site-data",
|
|
8657
8999
|
"sourcePath": "index.src.html",
|
|
8658
9000
|
"filename": "index.html"
|
|
@@ -8695,6 +9037,7 @@
|
|
|
8695
9037
|
},
|
|
8696
9038
|
"nightly": {
|
|
8697
9039
|
"url": "https://w3c.github.io/clipboard-apis/",
|
|
9040
|
+
"alternateUrls": [],
|
|
8698
9041
|
"repository": "https://github.com/w3c/clipboard-apis",
|
|
8699
9042
|
"sourcePath": "index.bs",
|
|
8700
9043
|
"filename": "index.html"
|
|
@@ -8744,6 +9087,7 @@
|
|
|
8744
9087
|
},
|
|
8745
9088
|
"nightly": {
|
|
8746
9089
|
"url": "https://drafts.fxtf.org/compositing-1/",
|
|
9090
|
+
"alternateUrls": [],
|
|
8747
9091
|
"repository": "https://github.com/w3c/fxtf-drafts",
|
|
8748
9092
|
"sourcePath": "compositing-1/Overview.bs",
|
|
8749
9093
|
"filename": "Overview.html"
|
|
@@ -8786,6 +9130,7 @@
|
|
|
8786
9130
|
},
|
|
8787
9131
|
"nightly": {
|
|
8788
9132
|
"url": "https://w3c.github.io/core-aam/",
|
|
9133
|
+
"alternateUrls": [],
|
|
8789
9134
|
"repository": "https://github.com/w3c/core-aam",
|
|
8790
9135
|
"sourcePath": "index.html",
|
|
8791
9136
|
"filename": "index.html"
|
|
@@ -8829,6 +9174,7 @@
|
|
|
8829
9174
|
},
|
|
8830
9175
|
"nightly": {
|
|
8831
9176
|
"url": "https://w3c.github.io/webappsec-credential-management/",
|
|
9177
|
+
"alternateUrls": [],
|
|
8832
9178
|
"repository": "https://github.com/w3c/webappsec-credential-management",
|
|
8833
9179
|
"sourcePath": "index.bs",
|
|
8834
9180
|
"filename": "index.html"
|
|
@@ -8871,6 +9217,7 @@
|
|
|
8871
9217
|
},
|
|
8872
9218
|
"nightly": {
|
|
8873
9219
|
"url": "https://w3c.github.io/webappsec-cspee/",
|
|
9220
|
+
"alternateUrls": [],
|
|
8874
9221
|
"repository": "https://github.com/w3c/webappsec-cspee",
|
|
8875
9222
|
"sourcePath": "index.src.html",
|
|
8876
9223
|
"filename": "index.html"
|
|
@@ -8914,6 +9261,7 @@
|
|
|
8914
9261
|
},
|
|
8915
9262
|
"nightly": {
|
|
8916
9263
|
"url": "https://w3c.github.io/webappsec-csp/",
|
|
9264
|
+
"alternateUrls": [],
|
|
8917
9265
|
"repository": "https://github.com/w3c/webappsec-csp",
|
|
8918
9266
|
"sourcePath": "index.bs",
|
|
8919
9267
|
"filename": "index.html"
|
|
@@ -8960,6 +9308,9 @@
|
|
|
8960
9308
|
},
|
|
8961
9309
|
"nightly": {
|
|
8962
9310
|
"url": "https://drafts.csswg.org/css-align-3/",
|
|
9311
|
+
"alternateUrls": [
|
|
9312
|
+
"https://w3c.github.io/csswg-drafts/css-align-3/"
|
|
9313
|
+
],
|
|
8963
9314
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
8964
9315
|
"sourcePath": "css-align-3/Overview.bs",
|
|
8965
9316
|
"filename": "Overview.html"
|
|
@@ -9003,6 +9354,7 @@
|
|
|
9003
9354
|
},
|
|
9004
9355
|
"nightly": {
|
|
9005
9356
|
"url": "https://drafts.css-houdini.org/css-animationworklet-1/",
|
|
9357
|
+
"alternateUrls": [],
|
|
9006
9358
|
"repository": "https://github.com/w3c/css-houdini-drafts",
|
|
9007
9359
|
"sourcePath": "css-animation-worklet-1/Overview.bs",
|
|
9008
9360
|
"filename": "Overview.html"
|
|
@@ -9047,6 +9399,9 @@
|
|
|
9047
9399
|
},
|
|
9048
9400
|
"nightly": {
|
|
9049
9401
|
"url": "https://drafts.csswg.org/css-animations-1/",
|
|
9402
|
+
"alternateUrls": [
|
|
9403
|
+
"https://w3c.github.io/csswg-drafts/css-animations-1/"
|
|
9404
|
+
],
|
|
9050
9405
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9051
9406
|
"sourcePath": "css-animations-1/Overview.bs",
|
|
9052
9407
|
"filename": "Overview.html"
|
|
@@ -9092,6 +9447,9 @@
|
|
|
9092
9447
|
},
|
|
9093
9448
|
"nightly": {
|
|
9094
9449
|
"url": "https://drafts.csswg.org/css-backgrounds-3/",
|
|
9450
|
+
"alternateUrls": [
|
|
9451
|
+
"https://w3c.github.io/csswg-drafts/css-backgrounds-3/"
|
|
9452
|
+
],
|
|
9095
9453
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9096
9454
|
"sourcePath": "css-backgrounds-3/Overview.bs",
|
|
9097
9455
|
"filename": "Overview.html"
|
|
@@ -9135,6 +9493,9 @@
|
|
|
9135
9493
|
},
|
|
9136
9494
|
"nightly": {
|
|
9137
9495
|
"url": "https://drafts.csswg.org/css-box-3/",
|
|
9496
|
+
"alternateUrls": [
|
|
9497
|
+
"https://w3c.github.io/csswg-drafts/css-box-3/"
|
|
9498
|
+
],
|
|
9138
9499
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9139
9500
|
"sourcePath": "css-box-3/Overview.bs",
|
|
9140
9501
|
"filename": "Overview.html"
|
|
@@ -9179,6 +9540,9 @@
|
|
|
9179
9540
|
},
|
|
9180
9541
|
"nightly": {
|
|
9181
9542
|
"url": "https://drafts.csswg.org/css-box-4/",
|
|
9543
|
+
"alternateUrls": [
|
|
9544
|
+
"https://w3c.github.io/csswg-drafts/css-box-4/"
|
|
9545
|
+
],
|
|
9182
9546
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9183
9547
|
"sourcePath": "css-box-4/Overview.bs",
|
|
9184
9548
|
"filename": "Overview.html"
|
|
@@ -9223,6 +9587,9 @@
|
|
|
9223
9587
|
},
|
|
9224
9588
|
"nightly": {
|
|
9225
9589
|
"url": "https://drafts.csswg.org/css-break-3/",
|
|
9590
|
+
"alternateUrls": [
|
|
9591
|
+
"https://w3c.github.io/csswg-drafts/css-break-3/"
|
|
9592
|
+
],
|
|
9226
9593
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9227
9594
|
"sourcePath": "css-break-3/Overview.bs",
|
|
9228
9595
|
"filename": "Overview.html"
|
|
@@ -9267,6 +9634,9 @@
|
|
|
9267
9634
|
},
|
|
9268
9635
|
"nightly": {
|
|
9269
9636
|
"url": "https://drafts.csswg.org/css-break-4/",
|
|
9637
|
+
"alternateUrls": [
|
|
9638
|
+
"https://w3c.github.io/csswg-drafts/css-break-4/"
|
|
9639
|
+
],
|
|
9270
9640
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9271
9641
|
"sourcePath": "css-break-4/Overview.bs",
|
|
9272
9642
|
"filename": "Overview.html"
|
|
@@ -9312,6 +9682,9 @@
|
|
|
9312
9682
|
},
|
|
9313
9683
|
"nightly": {
|
|
9314
9684
|
"url": "https://drafts.csswg.org/css-cascade-3/",
|
|
9685
|
+
"alternateUrls": [
|
|
9686
|
+
"https://w3c.github.io/csswg-drafts/css-cascade-3/"
|
|
9687
|
+
],
|
|
9315
9688
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9316
9689
|
"sourcePath": "css-cascade-3/Overview.bs",
|
|
9317
9690
|
"filename": "Overview.html"
|
|
@@ -9357,6 +9730,9 @@
|
|
|
9357
9730
|
},
|
|
9358
9731
|
"nightly": {
|
|
9359
9732
|
"url": "https://drafts.csswg.org/css-cascade-4/",
|
|
9733
|
+
"alternateUrls": [
|
|
9734
|
+
"https://w3c.github.io/csswg-drafts/css-cascade-4/"
|
|
9735
|
+
],
|
|
9360
9736
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9361
9737
|
"sourcePath": "css-cascade-4/Overview.bs",
|
|
9362
9738
|
"filename": "Overview.html"
|
|
@@ -9402,6 +9778,9 @@
|
|
|
9402
9778
|
},
|
|
9403
9779
|
"nightly": {
|
|
9404
9780
|
"url": "https://drafts.csswg.org/css-cascade-5/",
|
|
9781
|
+
"alternateUrls": [
|
|
9782
|
+
"https://w3c.github.io/csswg-drafts/css-cascade-5/"
|
|
9783
|
+
],
|
|
9405
9784
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9406
9785
|
"sourcePath": "css-cascade-5/Overview.bs",
|
|
9407
9786
|
"filename": "Overview.html"
|
|
@@ -9446,6 +9825,9 @@
|
|
|
9446
9825
|
},
|
|
9447
9826
|
"nightly": {
|
|
9448
9827
|
"url": "https://drafts.csswg.org/css-cascade-6/",
|
|
9828
|
+
"alternateUrls": [
|
|
9829
|
+
"https://w3c.github.io/csswg-drafts/css-cascade-6/"
|
|
9830
|
+
],
|
|
9449
9831
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9450
9832
|
"sourcePath": "css-cascade-6/Overview.bs",
|
|
9451
9833
|
"filename": "Overview.html"
|
|
@@ -9477,6 +9859,9 @@
|
|
|
9477
9859
|
"seriesVersion": "4",
|
|
9478
9860
|
"nightly": {
|
|
9479
9861
|
"url": "https://drafts.csswg.org/css-color-4/",
|
|
9862
|
+
"alternateUrls": [
|
|
9863
|
+
"https://w3c.github.io/csswg-drafts/css-color-4/"
|
|
9864
|
+
],
|
|
9480
9865
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9481
9866
|
"sourcePath": "css-color-4/Overview.bs",
|
|
9482
9867
|
"filename": "Overview.html"
|
|
@@ -9533,6 +9918,9 @@
|
|
|
9533
9918
|
},
|
|
9534
9919
|
"nightly": {
|
|
9535
9920
|
"url": "https://drafts.csswg.org/css-color-5/",
|
|
9921
|
+
"alternateUrls": [
|
|
9922
|
+
"https://w3c.github.io/csswg-drafts/css-color-5/"
|
|
9923
|
+
],
|
|
9536
9924
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9537
9925
|
"sourcePath": "css-color-5/Overview.bs",
|
|
9538
9926
|
"filename": "Overview.html"
|
|
@@ -9576,6 +9964,9 @@
|
|
|
9576
9964
|
},
|
|
9577
9965
|
"nightly": {
|
|
9578
9966
|
"url": "https://drafts.csswg.org/css-color-adjust-1/",
|
|
9967
|
+
"alternateUrls": [
|
|
9968
|
+
"https://w3c.github.io/csswg-drafts/css-color-adjust-1/"
|
|
9969
|
+
],
|
|
9579
9970
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9580
9971
|
"sourcePath": "css-color-adjust-1/Overview.bs",
|
|
9581
9972
|
"filename": "Overview.html"
|
|
@@ -9621,6 +10012,9 @@
|
|
|
9621
10012
|
},
|
|
9622
10013
|
"nightly": {
|
|
9623
10014
|
"url": "https://drafts.csswg.org/css-conditional-3/",
|
|
10015
|
+
"alternateUrls": [
|
|
10016
|
+
"https://w3c.github.io/csswg-drafts/css-conditional-3/"
|
|
10017
|
+
],
|
|
9624
10018
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9625
10019
|
"sourcePath": "css-conditional-3/Overview.bs",
|
|
9626
10020
|
"filename": "Overview.html"
|
|
@@ -9666,6 +10060,9 @@
|
|
|
9666
10060
|
},
|
|
9667
10061
|
"nightly": {
|
|
9668
10062
|
"url": "https://drafts.csswg.org/css-conditional-4/",
|
|
10063
|
+
"alternateUrls": [
|
|
10064
|
+
"https://w3c.github.io/csswg-drafts/css-conditional-4/"
|
|
10065
|
+
],
|
|
9669
10066
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9670
10067
|
"sourcePath": "css-conditional-4/Overview.bs",
|
|
9671
10068
|
"filename": "Overview.html"
|
|
@@ -9710,6 +10107,9 @@
|
|
|
9710
10107
|
},
|
|
9711
10108
|
"nightly": {
|
|
9712
10109
|
"url": "https://drafts.csswg.org/css-conditional-5/",
|
|
10110
|
+
"alternateUrls": [
|
|
10111
|
+
"https://w3c.github.io/csswg-drafts/css-conditional-5/"
|
|
10112
|
+
],
|
|
9713
10113
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9714
10114
|
"sourcePath": "css-conditional-5/Overview.bs",
|
|
9715
10115
|
"filename": "Overview.html"
|
|
@@ -9753,6 +10153,9 @@
|
|
|
9753
10153
|
},
|
|
9754
10154
|
"nightly": {
|
|
9755
10155
|
"url": "https://drafts.csswg.org/css-contain-2/",
|
|
10156
|
+
"alternateUrls": [
|
|
10157
|
+
"https://w3c.github.io/csswg-drafts/css-contain-2/"
|
|
10158
|
+
],
|
|
9756
10159
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9757
10160
|
"sourcePath": "css-contain-2/Overview.bs",
|
|
9758
10161
|
"filename": "Overview.html"
|
|
@@ -9797,6 +10200,9 @@
|
|
|
9797
10200
|
},
|
|
9798
10201
|
"nightly": {
|
|
9799
10202
|
"url": "https://drafts.csswg.org/css-contain-3/",
|
|
10203
|
+
"alternateUrls": [
|
|
10204
|
+
"https://w3c.github.io/csswg-drafts/css-contain-3/"
|
|
10205
|
+
],
|
|
9800
10206
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9801
10207
|
"sourcePath": "css-contain-3/Overview.bs",
|
|
9802
10208
|
"filename": "Overview.html"
|
|
@@ -9840,6 +10246,9 @@
|
|
|
9840
10246
|
},
|
|
9841
10247
|
"nightly": {
|
|
9842
10248
|
"url": "https://drafts.csswg.org/css-content-3/",
|
|
10249
|
+
"alternateUrls": [
|
|
10250
|
+
"https://w3c.github.io/csswg-drafts/css-content-3/"
|
|
10251
|
+
],
|
|
9843
10252
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9844
10253
|
"sourcePath": "css-content-3/Overview.bs",
|
|
9845
10254
|
"filename": "Overview.html"
|
|
@@ -9883,6 +10292,9 @@
|
|
|
9883
10292
|
},
|
|
9884
10293
|
"nightly": {
|
|
9885
10294
|
"url": "https://drafts.csswg.org/css-counter-styles-3/",
|
|
10295
|
+
"alternateUrls": [
|
|
10296
|
+
"https://w3c.github.io/csswg-drafts/css-counter-styles-3/"
|
|
10297
|
+
],
|
|
9886
10298
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9887
10299
|
"sourcePath": "css-counter-styles-3/Overview.bs",
|
|
9888
10300
|
"filename": "Overview.html"
|
|
@@ -9916,6 +10328,9 @@
|
|
|
9916
10328
|
"nightly": {
|
|
9917
10329
|
"url": "https://drafts.csswg.org/css-viewport-1/",
|
|
9918
10330
|
"sourcePath": "css-viewport/Overview.bs",
|
|
10331
|
+
"alternateUrls": [
|
|
10332
|
+
"https://w3c.github.io/csswg-drafts/css-device-adapt-1/"
|
|
10333
|
+
],
|
|
9919
10334
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9920
10335
|
"filename": "Overview.html"
|
|
9921
10336
|
},
|
|
@@ -9963,6 +10378,9 @@
|
|
|
9963
10378
|
},
|
|
9964
10379
|
"nightly": {
|
|
9965
10380
|
"url": "https://drafts.csswg.org/css-display-3/",
|
|
10381
|
+
"alternateUrls": [
|
|
10382
|
+
"https://w3c.github.io/csswg-drafts/css-display-3/"
|
|
10383
|
+
],
|
|
9966
10384
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9967
10385
|
"sourcePath": "css-display-3/Overview.bs",
|
|
9968
10386
|
"filename": "Overview.html"
|
|
@@ -10007,6 +10425,9 @@
|
|
|
10007
10425
|
},
|
|
10008
10426
|
"nightly": {
|
|
10009
10427
|
"url": "https://drafts.csswg.org/css-easing-1/",
|
|
10428
|
+
"alternateUrls": [
|
|
10429
|
+
"https://w3c.github.io/csswg-drafts/css-easing-1/"
|
|
10430
|
+
],
|
|
10010
10431
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10011
10432
|
"sourcePath": "css-easing-1/Overview.bs",
|
|
10012
10433
|
"filename": "Overview.html"
|
|
@@ -10051,6 +10472,9 @@
|
|
|
10051
10472
|
},
|
|
10052
10473
|
"nightly": {
|
|
10053
10474
|
"url": "https://drafts.csswg.org/css-flexbox-1/",
|
|
10475
|
+
"alternateUrls": [
|
|
10476
|
+
"https://w3c.github.io/csswg-drafts/css-flexbox-1/"
|
|
10477
|
+
],
|
|
10054
10478
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10055
10479
|
"sourcePath": "css-flexbox-1/Overview.bs",
|
|
10056
10480
|
"filename": "Overview.html"
|
|
@@ -10093,6 +10517,9 @@
|
|
|
10093
10517
|
},
|
|
10094
10518
|
"nightly": {
|
|
10095
10519
|
"url": "https://drafts.csswg.org/css-font-loading-3/",
|
|
10520
|
+
"alternateUrls": [
|
|
10521
|
+
"https://w3c.github.io/csswg-drafts/css-font-loading-3/"
|
|
10522
|
+
],
|
|
10096
10523
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10097
10524
|
"sourcePath": "css-font-loading-3/Overview.bs",
|
|
10098
10525
|
"filename": "Overview.html"
|
|
@@ -10137,6 +10564,9 @@
|
|
|
10137
10564
|
},
|
|
10138
10565
|
"nightly": {
|
|
10139
10566
|
"url": "https://drafts.csswg.org/css-fonts-4/",
|
|
10567
|
+
"alternateUrls": [
|
|
10568
|
+
"https://w3c.github.io/csswg-drafts/css-fonts-4/"
|
|
10569
|
+
],
|
|
10140
10570
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10141
10571
|
"sourcePath": "css-fonts-4/Overview.bs",
|
|
10142
10572
|
"filename": "Overview.html"
|
|
@@ -10181,6 +10611,9 @@
|
|
|
10181
10611
|
},
|
|
10182
10612
|
"nightly": {
|
|
10183
10613
|
"url": "https://drafts.csswg.org/css-fonts-5/",
|
|
10614
|
+
"alternateUrls": [
|
|
10615
|
+
"https://w3c.github.io/csswg-drafts/css-fonts-5/"
|
|
10616
|
+
],
|
|
10184
10617
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10185
10618
|
"sourcePath": "css-fonts-5/Overview.bs",
|
|
10186
10619
|
"filename": "Overview.html"
|
|
@@ -10226,6 +10659,9 @@
|
|
|
10226
10659
|
},
|
|
10227
10660
|
"nightly": {
|
|
10228
10661
|
"url": "https://drafts.csswg.org/css-gcpm-3/",
|
|
10662
|
+
"alternateUrls": [
|
|
10663
|
+
"https://w3c.github.io/csswg-drafts/css-gcpm-3/"
|
|
10664
|
+
],
|
|
10229
10665
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10230
10666
|
"sourcePath": "css-gcpm-3/Overview.bs",
|
|
10231
10667
|
"filename": "Overview.html"
|
|
@@ -10269,6 +10705,9 @@
|
|
|
10269
10705
|
},
|
|
10270
10706
|
"nightly": {
|
|
10271
10707
|
"url": "https://drafts.csswg.org/css-grid-2/",
|
|
10708
|
+
"alternateUrls": [
|
|
10709
|
+
"https://w3c.github.io/csswg-drafts/css-grid-2/"
|
|
10710
|
+
],
|
|
10272
10711
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10273
10712
|
"sourcePath": "css-grid-2/Overview.bs",
|
|
10274
10713
|
"filename": "Overview.html"
|
|
@@ -10312,6 +10751,9 @@
|
|
|
10312
10751
|
},
|
|
10313
10752
|
"nightly": {
|
|
10314
10753
|
"url": "https://drafts.csswg.org/css-highlight-api-1/",
|
|
10754
|
+
"alternateUrls": [
|
|
10755
|
+
"https://w3c.github.io/csswg-drafts/css-highlight-api-1/"
|
|
10756
|
+
],
|
|
10315
10757
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10316
10758
|
"sourcePath": "css-highlight-api-1/Overview.bs",
|
|
10317
10759
|
"filename": "Overview.html"
|
|
@@ -10351,6 +10793,9 @@
|
|
|
10351
10793
|
},
|
|
10352
10794
|
"nightly": {
|
|
10353
10795
|
"url": "https://drafts.csswg.org/css-images-3/",
|
|
10796
|
+
"alternateUrls": [
|
|
10797
|
+
"https://w3c.github.io/csswg-drafts/css-images-3/"
|
|
10798
|
+
],
|
|
10354
10799
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10355
10800
|
"sourcePath": "css-images-3/Overview.bs",
|
|
10356
10801
|
"filename": "Overview.html"
|
|
@@ -10395,6 +10840,9 @@
|
|
|
10395
10840
|
},
|
|
10396
10841
|
"nightly": {
|
|
10397
10842
|
"url": "https://drafts.csswg.org/css-images-4/",
|
|
10843
|
+
"alternateUrls": [
|
|
10844
|
+
"https://w3c.github.io/csswg-drafts/css-images-4/"
|
|
10845
|
+
],
|
|
10398
10846
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10399
10847
|
"sourcePath": "css-images-4/Overview.bs",
|
|
10400
10848
|
"filename": "Overview.html"
|
|
@@ -10437,6 +10885,9 @@
|
|
|
10437
10885
|
},
|
|
10438
10886
|
"nightly": {
|
|
10439
10887
|
"url": "https://drafts.csswg.org/css-inline-3/",
|
|
10888
|
+
"alternateUrls": [
|
|
10889
|
+
"https://w3c.github.io/csswg-drafts/css-inline-3/"
|
|
10890
|
+
],
|
|
10440
10891
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10441
10892
|
"sourcePath": "css-inline-3/Overview.bs",
|
|
10442
10893
|
"filename": "Overview.html"
|
|
@@ -10480,6 +10931,7 @@
|
|
|
10480
10931
|
},
|
|
10481
10932
|
"nightly": {
|
|
10482
10933
|
"url": "https://drafts.css-houdini.org/css-layout-api-1/",
|
|
10934
|
+
"alternateUrls": [],
|
|
10483
10935
|
"repository": "https://github.com/w3c/css-houdini-drafts",
|
|
10484
10936
|
"sourcePath": "css-layout-api/Overview.bs",
|
|
10485
10937
|
"filename": "Overview.html"
|
|
@@ -10523,6 +10975,9 @@
|
|
|
10523
10975
|
},
|
|
10524
10976
|
"nightly": {
|
|
10525
10977
|
"url": "https://drafts.csswg.org/css-line-grid-1/",
|
|
10978
|
+
"alternateUrls": [
|
|
10979
|
+
"https://w3c.github.io/csswg-drafts/css-line-grid-1/"
|
|
10980
|
+
],
|
|
10526
10981
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10527
10982
|
"sourcePath": "css-line-grid-1/Overview.bs",
|
|
10528
10983
|
"filename": "Overview.html"
|
|
@@ -10561,6 +11016,9 @@
|
|
|
10561
11016
|
},
|
|
10562
11017
|
"nightly": {
|
|
10563
11018
|
"url": "https://drafts.csswg.org/css-lists-3/",
|
|
11019
|
+
"alternateUrls": [
|
|
11020
|
+
"https://w3c.github.io/csswg-drafts/css-lists-3/"
|
|
11021
|
+
],
|
|
10564
11022
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10565
11023
|
"sourcePath": "css-lists-3/Overview.bs",
|
|
10566
11024
|
"filename": "Overview.html"
|
|
@@ -10604,6 +11062,9 @@
|
|
|
10604
11062
|
},
|
|
10605
11063
|
"nightly": {
|
|
10606
11064
|
"url": "https://drafts.csswg.org/css-logical-1/",
|
|
11065
|
+
"alternateUrls": [
|
|
11066
|
+
"https://w3c.github.io/csswg-drafts/css-logical-1/"
|
|
11067
|
+
],
|
|
10607
11068
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10608
11069
|
"sourcePath": "css-logical-1/Overview.bs",
|
|
10609
11070
|
"filename": "Overview.html"
|
|
@@ -10646,6 +11107,7 @@
|
|
|
10646
11107
|
},
|
|
10647
11108
|
"nightly": {
|
|
10648
11109
|
"url": "https://drafts.fxtf.org/css-masking-1/",
|
|
11110
|
+
"alternateUrls": [],
|
|
10649
11111
|
"repository": "https://github.com/w3c/fxtf-drafts",
|
|
10650
11112
|
"sourcePath": "css-masking-1/Overview.bs",
|
|
10651
11113
|
"filename": "Overview.html"
|
|
@@ -10691,6 +11153,9 @@
|
|
|
10691
11153
|
},
|
|
10692
11154
|
"nightly": {
|
|
10693
11155
|
"url": "https://drafts.csswg.org/css-multicol-1/",
|
|
11156
|
+
"alternateUrls": [
|
|
11157
|
+
"https://w3c.github.io/csswg-drafts/css-multicol-1/"
|
|
11158
|
+
],
|
|
10694
11159
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10695
11160
|
"sourcePath": "css-multicol-1/Overview.bs",
|
|
10696
11161
|
"filename": "Overview.html"
|
|
@@ -10733,6 +11198,9 @@
|
|
|
10733
11198
|
},
|
|
10734
11199
|
"nightly": {
|
|
10735
11200
|
"url": "https://drafts.csswg.org/css-namespaces-3/",
|
|
11201
|
+
"alternateUrls": [
|
|
11202
|
+
"https://w3c.github.io/csswg-drafts/css-namespaces-3/"
|
|
11203
|
+
],
|
|
10736
11204
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10737
11205
|
"sourcePath": "css-namespaces-3/Overview.bs",
|
|
10738
11206
|
"filename": "Overview.html"
|
|
@@ -10776,6 +11244,9 @@
|
|
|
10776
11244
|
},
|
|
10777
11245
|
"nightly": {
|
|
10778
11246
|
"url": "https://drafts.csswg.org/css-nav-1/",
|
|
11247
|
+
"alternateUrls": [
|
|
11248
|
+
"https://w3c.github.io/csswg-drafts/css-nav-1/"
|
|
11249
|
+
],
|
|
10779
11250
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10780
11251
|
"sourcePath": "css-nav-1/Overview.bs",
|
|
10781
11252
|
"filename": "Overview.html"
|
|
@@ -10813,6 +11284,9 @@
|
|
|
10813
11284
|
},
|
|
10814
11285
|
"nightly": {
|
|
10815
11286
|
"url": "https://drafts.csswg.org/css-nesting-1/",
|
|
11287
|
+
"alternateUrls": [
|
|
11288
|
+
"https://w3c.github.io/csswg-drafts/css-nesting-1/"
|
|
11289
|
+
],
|
|
10816
11290
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10817
11291
|
"sourcePath": "css-nesting-1/Overview.bs",
|
|
10818
11292
|
"filename": "Overview.html"
|
|
@@ -10851,6 +11325,9 @@
|
|
|
10851
11325
|
},
|
|
10852
11326
|
"nightly": {
|
|
10853
11327
|
"url": "https://drafts.csswg.org/css-overflow-3/",
|
|
11328
|
+
"alternateUrls": [
|
|
11329
|
+
"https://w3c.github.io/csswg-drafts/css-overflow-3/"
|
|
11330
|
+
],
|
|
10854
11331
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10855
11332
|
"sourcePath": "css-overflow-3/Overview.bs",
|
|
10856
11333
|
"filename": "Overview.html"
|
|
@@ -10895,6 +11372,9 @@
|
|
|
10895
11372
|
},
|
|
10896
11373
|
"nightly": {
|
|
10897
11374
|
"url": "https://drafts.csswg.org/css-overflow-4/",
|
|
11375
|
+
"alternateUrls": [
|
|
11376
|
+
"https://w3c.github.io/csswg-drafts/css-overflow-4/"
|
|
11377
|
+
],
|
|
10898
11378
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10899
11379
|
"sourcePath": "css-overflow-4/Overview.bs",
|
|
10900
11380
|
"filename": "Overview.html"
|
|
@@ -10938,6 +11418,9 @@
|
|
|
10938
11418
|
},
|
|
10939
11419
|
"nightly": {
|
|
10940
11420
|
"url": "https://drafts.csswg.org/css-overscroll-1/",
|
|
11421
|
+
"alternateUrls": [
|
|
11422
|
+
"https://w3c.github.io/csswg-drafts/css-overscroll-1/"
|
|
11423
|
+
],
|
|
10941
11424
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10942
11425
|
"sourcePath": "css-overscroll-1/Overview.bs",
|
|
10943
11426
|
"filename": "Overview.html"
|
|
@@ -10982,6 +11465,9 @@
|
|
|
10982
11465
|
},
|
|
10983
11466
|
"nightly": {
|
|
10984
11467
|
"url": "https://drafts.csswg.org/css-page-3/",
|
|
11468
|
+
"alternateUrls": [
|
|
11469
|
+
"https://w3c.github.io/csswg-drafts/css-page-3/"
|
|
11470
|
+
],
|
|
10985
11471
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10986
11472
|
"sourcePath": "css-page-3/Overview.bs",
|
|
10987
11473
|
"filename": "Overview.html"
|
|
@@ -11025,6 +11511,9 @@
|
|
|
11025
11511
|
},
|
|
11026
11512
|
"nightly": {
|
|
11027
11513
|
"url": "https://drafts.csswg.org/css-page-floats-3/",
|
|
11514
|
+
"alternateUrls": [
|
|
11515
|
+
"https://w3c.github.io/csswg-drafts/css-page-floats-3/"
|
|
11516
|
+
],
|
|
11028
11517
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11029
11518
|
"sourcePath": "css-page-floats-3/Overview.bs",
|
|
11030
11519
|
"filename": "Overview.html"
|
|
@@ -11062,6 +11551,7 @@
|
|
|
11062
11551
|
},
|
|
11063
11552
|
"nightly": {
|
|
11064
11553
|
"url": "https://drafts.css-houdini.org/css-paint-api-1/",
|
|
11554
|
+
"alternateUrls": [],
|
|
11065
11555
|
"repository": "https://github.com/w3c/css-houdini-drafts",
|
|
11066
11556
|
"sourcePath": "css-paint-api/Overview.bs",
|
|
11067
11557
|
"filename": "Overview.html"
|
|
@@ -11105,6 +11595,9 @@
|
|
|
11105
11595
|
},
|
|
11106
11596
|
"nightly": {
|
|
11107
11597
|
"url": "https://drafts.csswg.org/css-position-3/",
|
|
11598
|
+
"alternateUrls": [
|
|
11599
|
+
"https://w3c.github.io/csswg-drafts/css-position-3/"
|
|
11600
|
+
],
|
|
11108
11601
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11109
11602
|
"sourcePath": "css-position-3/Overview.bs",
|
|
11110
11603
|
"filename": "Overview.html"
|
|
@@ -11152,6 +11645,7 @@
|
|
|
11152
11645
|
},
|
|
11153
11646
|
"nightly": {
|
|
11154
11647
|
"url": "https://drafts.css-houdini.org/css-properties-values-api-1/",
|
|
11648
|
+
"alternateUrls": [],
|
|
11155
11649
|
"repository": "https://github.com/w3c/css-houdini-drafts",
|
|
11156
11650
|
"sourcePath": "css-properties-values-api/Overview.bs",
|
|
11157
11651
|
"filename": "Overview.html"
|
|
@@ -11195,6 +11689,9 @@
|
|
|
11195
11689
|
},
|
|
11196
11690
|
"nightly": {
|
|
11197
11691
|
"url": "https://drafts.csswg.org/css-pseudo-4/",
|
|
11692
|
+
"alternateUrls": [
|
|
11693
|
+
"https://w3c.github.io/csswg-drafts/css-pseudo-4/"
|
|
11694
|
+
],
|
|
11198
11695
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11199
11696
|
"sourcePath": "css-pseudo-4/Overview.bs",
|
|
11200
11697
|
"filename": "Overview.html"
|
|
@@ -11238,6 +11735,9 @@
|
|
|
11238
11735
|
},
|
|
11239
11736
|
"nightly": {
|
|
11240
11737
|
"url": "https://drafts.csswg.org/css-regions-1/",
|
|
11738
|
+
"alternateUrls": [
|
|
11739
|
+
"https://w3c.github.io/csswg-drafts/css-regions-1/"
|
|
11740
|
+
],
|
|
11241
11741
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11242
11742
|
"sourcePath": "css-regions-1/Overview.bs",
|
|
11243
11743
|
"filename": "Overview.html"
|
|
@@ -11275,6 +11775,9 @@
|
|
|
11275
11775
|
},
|
|
11276
11776
|
"nightly": {
|
|
11277
11777
|
"url": "https://drafts.csswg.org/css-rhythm-1/",
|
|
11778
|
+
"alternateUrls": [
|
|
11779
|
+
"https://w3c.github.io/csswg-drafts/css-rhythm-1/"
|
|
11780
|
+
],
|
|
11278
11781
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11279
11782
|
"sourcePath": "css-rhythm-1/Overview.bs",
|
|
11280
11783
|
"filename": "Overview.html"
|
|
@@ -11312,6 +11815,9 @@
|
|
|
11312
11815
|
},
|
|
11313
11816
|
"nightly": {
|
|
11314
11817
|
"url": "https://drafts.csswg.org/css-round-display-1/",
|
|
11818
|
+
"alternateUrls": [
|
|
11819
|
+
"https://w3c.github.io/csswg-drafts/css-round-display-1/"
|
|
11820
|
+
],
|
|
11315
11821
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11316
11822
|
"sourcePath": "css-round-display-1/Overview.bs",
|
|
11317
11823
|
"filename": "Overview.html"
|
|
@@ -11355,6 +11861,9 @@
|
|
|
11355
11861
|
},
|
|
11356
11862
|
"nightly": {
|
|
11357
11863
|
"url": "https://drafts.csswg.org/css-ruby-1/",
|
|
11864
|
+
"alternateUrls": [
|
|
11865
|
+
"https://w3c.github.io/csswg-drafts/css-ruby-1/"
|
|
11866
|
+
],
|
|
11358
11867
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11359
11868
|
"sourcePath": "css-ruby-1/Overview.bs",
|
|
11360
11869
|
"filename": "Overview.html"
|
|
@@ -11398,6 +11907,9 @@
|
|
|
11398
11907
|
},
|
|
11399
11908
|
"nightly": {
|
|
11400
11909
|
"url": "https://drafts.csswg.org/css-scoping-1/",
|
|
11910
|
+
"alternateUrls": [
|
|
11911
|
+
"https://w3c.github.io/csswg-drafts/css-scoping-1/"
|
|
11912
|
+
],
|
|
11401
11913
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11402
11914
|
"sourcePath": "css-scoping-1/Overview.bs",
|
|
11403
11915
|
"filename": "Overview.html"
|
|
@@ -11441,6 +11953,9 @@
|
|
|
11441
11953
|
},
|
|
11442
11954
|
"nightly": {
|
|
11443
11955
|
"url": "https://drafts.csswg.org/css-scroll-anchoring-1/",
|
|
11956
|
+
"alternateUrls": [
|
|
11957
|
+
"https://w3c.github.io/csswg-drafts/css-scroll-anchoring-1/"
|
|
11958
|
+
],
|
|
11444
11959
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11445
11960
|
"sourcePath": "css-scroll-anchoring-1/Overview.bs",
|
|
11446
11961
|
"filename": "Overview.html"
|
|
@@ -11485,6 +12000,9 @@
|
|
|
11485
12000
|
},
|
|
11486
12001
|
"nightly": {
|
|
11487
12002
|
"url": "https://drafts.csswg.org/css-scroll-snap-1/",
|
|
12003
|
+
"alternateUrls": [
|
|
12004
|
+
"https://w3c.github.io/csswg-drafts/css-scroll-snap-1/"
|
|
12005
|
+
],
|
|
11488
12006
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11489
12007
|
"sourcePath": "css-scroll-snap-1/Overview.bs",
|
|
11490
12008
|
"filename": "Overview.html"
|
|
@@ -11528,6 +12046,9 @@
|
|
|
11528
12046
|
},
|
|
11529
12047
|
"nightly": {
|
|
11530
12048
|
"url": "https://drafts.csswg.org/css-scrollbars-1/",
|
|
12049
|
+
"alternateUrls": [
|
|
12050
|
+
"https://w3c.github.io/csswg-drafts/css-scrollbars-1/"
|
|
12051
|
+
],
|
|
11531
12052
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11532
12053
|
"sourcePath": "css-scrollbars-1/Overview.bs",
|
|
11533
12054
|
"filename": "Overview.html"
|
|
@@ -11571,6 +12092,9 @@
|
|
|
11571
12092
|
},
|
|
11572
12093
|
"nightly": {
|
|
11573
12094
|
"url": "https://drafts.csswg.org/css-shadow-parts-1/",
|
|
12095
|
+
"alternateUrls": [
|
|
12096
|
+
"https://w3c.github.io/csswg-drafts/css-shadow-parts-1/"
|
|
12097
|
+
],
|
|
11574
12098
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11575
12099
|
"sourcePath": "css-shadow-parts-1/Overview.bs",
|
|
11576
12100
|
"filename": "Overview.html"
|
|
@@ -11615,6 +12139,9 @@
|
|
|
11615
12139
|
},
|
|
11616
12140
|
"nightly": {
|
|
11617
12141
|
"url": "https://drafts.csswg.org/css-shapes-1/",
|
|
12142
|
+
"alternateUrls": [
|
|
12143
|
+
"https://w3c.github.io/csswg-drafts/css-shapes-1/"
|
|
12144
|
+
],
|
|
11618
12145
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11619
12146
|
"sourcePath": "css-shapes-1/Overview.bs",
|
|
11620
12147
|
"filename": "Overview.html"
|
|
@@ -11660,6 +12187,9 @@
|
|
|
11660
12187
|
},
|
|
11661
12188
|
"nightly": {
|
|
11662
12189
|
"url": "https://drafts.csswg.org/css-sizing-3/",
|
|
12190
|
+
"alternateUrls": [
|
|
12191
|
+
"https://w3c.github.io/csswg-drafts/css-sizing-3/"
|
|
12192
|
+
],
|
|
11663
12193
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11664
12194
|
"sourcePath": "css-sizing-3/Overview.bs",
|
|
11665
12195
|
"filename": "Overview.html"
|
|
@@ -11704,6 +12234,9 @@
|
|
|
11704
12234
|
},
|
|
11705
12235
|
"nightly": {
|
|
11706
12236
|
"url": "https://drafts.csswg.org/css-sizing-4/",
|
|
12237
|
+
"alternateUrls": [
|
|
12238
|
+
"https://w3c.github.io/csswg-drafts/css-sizing-4/"
|
|
12239
|
+
],
|
|
11707
12240
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11708
12241
|
"sourcePath": "css-sizing-4/Overview.bs",
|
|
11709
12242
|
"filename": "Overview.html"
|
|
@@ -11746,6 +12279,9 @@
|
|
|
11746
12279
|
},
|
|
11747
12280
|
"nightly": {
|
|
11748
12281
|
"url": "https://drafts.csswg.org/css-speech-1/",
|
|
12282
|
+
"alternateUrls": [
|
|
12283
|
+
"https://w3c.github.io/csswg-drafts/css-speech-1/"
|
|
12284
|
+
],
|
|
11749
12285
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11750
12286
|
"sourcePath": "css-speech-1/Overview.bs",
|
|
11751
12287
|
"filename": "Overview.html"
|
|
@@ -11778,6 +12314,9 @@
|
|
|
11778
12314
|
"nightly": {
|
|
11779
12315
|
"url": "https://drafts.csswg.org/css-style-attr/",
|
|
11780
12316
|
"sourcePath": "css-style-attr-1/Overview.src.html",
|
|
12317
|
+
"alternateUrls": [
|
|
12318
|
+
"https://w3c.github.io/csswg-drafts/css-style-attr/"
|
|
12319
|
+
],
|
|
11781
12320
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11782
12321
|
"filename": "Overview.html"
|
|
11783
12322
|
},
|
|
@@ -11831,6 +12370,9 @@
|
|
|
11831
12370
|
},
|
|
11832
12371
|
"nightly": {
|
|
11833
12372
|
"url": "https://drafts.csswg.org/css-syntax-3/",
|
|
12373
|
+
"alternateUrls": [
|
|
12374
|
+
"https://w3c.github.io/csswg-drafts/css-syntax-3/"
|
|
12375
|
+
],
|
|
11834
12376
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11835
12377
|
"sourcePath": "css-syntax-3/Overview.bs",
|
|
11836
12378
|
"filename": "Overview.html"
|
|
@@ -11874,6 +12416,9 @@
|
|
|
11874
12416
|
},
|
|
11875
12417
|
"nightly": {
|
|
11876
12418
|
"url": "https://drafts.csswg.org/css-tables-3/",
|
|
12419
|
+
"alternateUrls": [
|
|
12420
|
+
"https://w3c.github.io/csswg-drafts/css-tables-3/"
|
|
12421
|
+
],
|
|
11877
12422
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11878
12423
|
"sourcePath": "css-tables-3/Overview.bs",
|
|
11879
12424
|
"filename": "Overview.html"
|
|
@@ -11918,6 +12463,9 @@
|
|
|
11918
12463
|
},
|
|
11919
12464
|
"nightly": {
|
|
11920
12465
|
"url": "https://drafts.csswg.org/css-text-3/",
|
|
12466
|
+
"alternateUrls": [
|
|
12467
|
+
"https://w3c.github.io/csswg-drafts/css-text-3/"
|
|
12468
|
+
],
|
|
11921
12469
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11922
12470
|
"sourcePath": "css-text-3/Overview.bs",
|
|
11923
12471
|
"filename": "Overview.html"
|
|
@@ -11962,6 +12510,9 @@
|
|
|
11962
12510
|
},
|
|
11963
12511
|
"nightly": {
|
|
11964
12512
|
"url": "https://drafts.csswg.org/css-text-4/",
|
|
12513
|
+
"alternateUrls": [
|
|
12514
|
+
"https://w3c.github.io/csswg-drafts/css-text-4/"
|
|
12515
|
+
],
|
|
11965
12516
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11966
12517
|
"sourcePath": "css-text-4/Overview.bs",
|
|
11967
12518
|
"filename": "Overview.html"
|
|
@@ -12006,6 +12557,9 @@
|
|
|
12006
12557
|
},
|
|
12007
12558
|
"nightly": {
|
|
12008
12559
|
"url": "https://drafts.csswg.org/css-text-decor-3/",
|
|
12560
|
+
"alternateUrls": [
|
|
12561
|
+
"https://w3c.github.io/csswg-drafts/css-text-decor-3/"
|
|
12562
|
+
],
|
|
12009
12563
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12010
12564
|
"sourcePath": "css-text-decor-3/Overview.bs",
|
|
12011
12565
|
"filename": "Overview.html"
|
|
@@ -12050,6 +12604,9 @@
|
|
|
12050
12604
|
},
|
|
12051
12605
|
"nightly": {
|
|
12052
12606
|
"url": "https://drafts.csswg.org/css-text-decor-4/",
|
|
12607
|
+
"alternateUrls": [
|
|
12608
|
+
"https://w3c.github.io/csswg-drafts/css-text-decor-4/"
|
|
12609
|
+
],
|
|
12053
12610
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12054
12611
|
"sourcePath": "css-text-decor-4/Overview.bs",
|
|
12055
12612
|
"filename": "Overview.html"
|
|
@@ -12094,6 +12651,9 @@
|
|
|
12094
12651
|
},
|
|
12095
12652
|
"nightly": {
|
|
12096
12653
|
"url": "https://drafts.csswg.org/css-transforms-1/",
|
|
12654
|
+
"alternateUrls": [
|
|
12655
|
+
"https://w3c.github.io/csswg-drafts/css-transforms-1/"
|
|
12656
|
+
],
|
|
12097
12657
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12098
12658
|
"sourcePath": "css-transforms-1/Overview.bs",
|
|
12099
12659
|
"filename": "Overview.html"
|
|
@@ -12138,6 +12698,9 @@
|
|
|
12138
12698
|
},
|
|
12139
12699
|
"nightly": {
|
|
12140
12700
|
"url": "https://drafts.csswg.org/css-transforms-2/",
|
|
12701
|
+
"alternateUrls": [
|
|
12702
|
+
"https://w3c.github.io/csswg-drafts/css-transforms-2/"
|
|
12703
|
+
],
|
|
12141
12704
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12142
12705
|
"sourcePath": "css-transforms-2/Overview.bs",
|
|
12143
12706
|
"filename": "Overview.html"
|
|
@@ -12182,6 +12745,9 @@
|
|
|
12182
12745
|
},
|
|
12183
12746
|
"nightly": {
|
|
12184
12747
|
"url": "https://drafts.csswg.org/css-transitions-1/",
|
|
12748
|
+
"alternateUrls": [
|
|
12749
|
+
"https://w3c.github.io/csswg-drafts/css-transitions-1/"
|
|
12750
|
+
],
|
|
12185
12751
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12186
12752
|
"sourcePath": "css-transitions-1/Overview.bs",
|
|
12187
12753
|
"filename": "Overview.html"
|
|
@@ -12230,6 +12796,7 @@
|
|
|
12230
12796
|
},
|
|
12231
12797
|
"nightly": {
|
|
12232
12798
|
"url": "https://drafts.css-houdini.org/css-typed-om-1/",
|
|
12799
|
+
"alternateUrls": [],
|
|
12233
12800
|
"repository": "https://github.com/w3c/css-houdini-drafts",
|
|
12234
12801
|
"sourcePath": "css-typed-om/Overview.bs",
|
|
12235
12802
|
"filename": "Overview.html"
|
|
@@ -12274,6 +12841,9 @@
|
|
|
12274
12841
|
},
|
|
12275
12842
|
"nightly": {
|
|
12276
12843
|
"url": "https://drafts.csswg.org/css-ui-4/",
|
|
12844
|
+
"alternateUrls": [
|
|
12845
|
+
"https://w3c.github.io/csswg-drafts/css-ui-4/"
|
|
12846
|
+
],
|
|
12277
12847
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12278
12848
|
"sourcePath": "css-ui-4/Overview.bs",
|
|
12279
12849
|
"filename": "Overview.html"
|
|
@@ -12318,6 +12888,9 @@
|
|
|
12318
12888
|
},
|
|
12319
12889
|
"nightly": {
|
|
12320
12890
|
"url": "https://drafts.csswg.org/css-values-3/",
|
|
12891
|
+
"alternateUrls": [
|
|
12892
|
+
"https://w3c.github.io/csswg-drafts/css-values-3/"
|
|
12893
|
+
],
|
|
12321
12894
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12322
12895
|
"sourcePath": "css-values-3/Overview.bs",
|
|
12323
12896
|
"filename": "Overview.html"
|
|
@@ -12363,6 +12936,9 @@
|
|
|
12363
12936
|
},
|
|
12364
12937
|
"nightly": {
|
|
12365
12938
|
"url": "https://drafts.csswg.org/css-values-4/",
|
|
12939
|
+
"alternateUrls": [
|
|
12940
|
+
"https://w3c.github.io/csswg-drafts/css-values-4/"
|
|
12941
|
+
],
|
|
12366
12942
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12367
12943
|
"sourcePath": "css-values-4/Overview.bs",
|
|
12368
12944
|
"filename": "Overview.html"
|
|
@@ -12407,6 +12983,9 @@
|
|
|
12407
12983
|
},
|
|
12408
12984
|
"nightly": {
|
|
12409
12985
|
"url": "https://drafts.csswg.org/css-variables-1/",
|
|
12986
|
+
"alternateUrls": [
|
|
12987
|
+
"https://w3c.github.io/csswg-drafts/css-variables-1/"
|
|
12988
|
+
],
|
|
12410
12989
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12411
12990
|
"sourcePath": "css-variables-1/Overview.bs",
|
|
12412
12991
|
"filename": "Overview.html"
|
|
@@ -12449,6 +13028,9 @@
|
|
|
12449
13028
|
},
|
|
12450
13029
|
"nightly": {
|
|
12451
13030
|
"url": "https://drafts.csswg.org/css-will-change-1/",
|
|
13031
|
+
"alternateUrls": [
|
|
13032
|
+
"https://w3c.github.io/csswg-drafts/css-will-change-1/"
|
|
13033
|
+
],
|
|
12452
13034
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12453
13035
|
"sourcePath": "css-will-change-1/Overview.bs",
|
|
12454
13036
|
"filename": "Overview.html"
|
|
@@ -12492,6 +13074,9 @@
|
|
|
12492
13074
|
},
|
|
12493
13075
|
"nightly": {
|
|
12494
13076
|
"url": "https://drafts.csswg.org/css-writing-modes-4/",
|
|
13077
|
+
"alternateUrls": [
|
|
13078
|
+
"https://w3c.github.io/csswg-drafts/css-writing-modes-4/"
|
|
13079
|
+
],
|
|
12495
13080
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12496
13081
|
"sourcePath": "css-writing-modes-4/Overview.bs",
|
|
12497
13082
|
"filename": "Overview.html"
|
|
@@ -12525,6 +13110,9 @@
|
|
|
12525
13110
|
"nightly": {
|
|
12526
13111
|
"url": "https://drafts.csswg.org/css2/",
|
|
12527
13112
|
"sourcePath": "css2/Overview.bs",
|
|
13113
|
+
"alternateUrls": [
|
|
13114
|
+
"https://w3c.github.io/csswg-drafts/CSS21/"
|
|
13115
|
+
],
|
|
12528
13116
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12529
13117
|
"pages": [],
|
|
12530
13118
|
"filename": "Overview.html"
|
|
@@ -12598,6 +13186,9 @@
|
|
|
12598
13186
|
"nightly": {
|
|
12599
13187
|
"url": "https://drafts.csswg.org/css2/",
|
|
12600
13188
|
"sourcePath": "css2/Overview.bs",
|
|
13189
|
+
"alternateUrls": [
|
|
13190
|
+
"https://w3c.github.io/csswg-drafts/CSS22/"
|
|
13191
|
+
],
|
|
12601
13192
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12602
13193
|
"pages": [],
|
|
12603
13194
|
"filename": "Overview.html"
|
|
@@ -12671,6 +13262,9 @@
|
|
|
12671
13262
|
"nightly": {
|
|
12672
13263
|
"url": "https://drafts.csswg.org/css-exclusions-1/",
|
|
12673
13264
|
"sourcePath": "css-exclusions-1/Overview.bs",
|
|
13265
|
+
"alternateUrls": [
|
|
13266
|
+
"https://w3c.github.io/csswg-drafts/css3-exclusions/"
|
|
13267
|
+
],
|
|
12674
13268
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12675
13269
|
"filename": "Overview.html"
|
|
12676
13270
|
},
|
|
@@ -12724,6 +13318,9 @@
|
|
|
12724
13318
|
},
|
|
12725
13319
|
"nightly": {
|
|
12726
13320
|
"url": "https://drafts.csswg.org/cssom-1/",
|
|
13321
|
+
"alternateUrls": [
|
|
13322
|
+
"https://w3c.github.io/csswg-drafts/cssom-1/"
|
|
13323
|
+
],
|
|
12727
13324
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12728
13325
|
"sourcePath": "cssom-1/Overview.bs",
|
|
12729
13326
|
"filename": "Overview.html"
|
|
@@ -12767,6 +13364,9 @@
|
|
|
12767
13364
|
},
|
|
12768
13365
|
"nightly": {
|
|
12769
13366
|
"url": "https://drafts.csswg.org/cssom-view-1/",
|
|
13367
|
+
"alternateUrls": [
|
|
13368
|
+
"https://w3c.github.io/csswg-drafts/cssom-view-1/"
|
|
13369
|
+
],
|
|
12770
13370
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12771
13371
|
"sourcePath": "cssom-view-1/Overview.bs",
|
|
12772
13372
|
"filename": "Overview.html"
|
|
@@ -12810,6 +13410,7 @@
|
|
|
12810
13410
|
},
|
|
12811
13411
|
"nightly": {
|
|
12812
13412
|
"url": "https://www.w3.org/TR/device-memory/",
|
|
13413
|
+
"alternateUrls": [],
|
|
12813
13414
|
"repository": "https://github.com/w3c/device-memory",
|
|
12814
13415
|
"sourcePath": "index.bs",
|
|
12815
13416
|
"filename": "Overview.html"
|
|
@@ -12852,6 +13453,7 @@
|
|
|
12852
13453
|
},
|
|
12853
13454
|
"nightly": {
|
|
12854
13455
|
"url": "https://w3c.github.io/device-posture/",
|
|
13456
|
+
"alternateUrls": [],
|
|
12855
13457
|
"repository": "https://github.com/w3c/device-posture",
|
|
12856
13458
|
"sourcePath": "index.html",
|
|
12857
13459
|
"filename": "index.html"
|
|
@@ -12888,6 +13490,7 @@
|
|
|
12888
13490
|
},
|
|
12889
13491
|
"nightly": {
|
|
12890
13492
|
"url": "https://w3c.github.io/DOM-Parsing/",
|
|
13493
|
+
"alternateUrls": [],
|
|
12891
13494
|
"repository": "https://github.com/w3c/DOM-Parsing",
|
|
12892
13495
|
"sourcePath": "index.html",
|
|
12893
13496
|
"filename": "index.html"
|
|
@@ -12930,6 +13533,7 @@
|
|
|
12930
13533
|
},
|
|
12931
13534
|
"nightly": {
|
|
12932
13535
|
"url": "https://w3c.github.io/edit-context/",
|
|
13536
|
+
"alternateUrls": [],
|
|
12933
13537
|
"repository": "https://github.com/w3c/edit-context",
|
|
12934
13538
|
"sourcePath": "index.html",
|
|
12935
13539
|
"filename": "index.html"
|
|
@@ -12966,6 +13570,7 @@
|
|
|
12966
13570
|
},
|
|
12967
13571
|
"nightly": {
|
|
12968
13572
|
"url": "https://encoding.spec.whatwg.org/",
|
|
13573
|
+
"alternateUrls": [],
|
|
12969
13574
|
"repository": "https://github.com/whatwg/encoding",
|
|
12970
13575
|
"sourcePath": "encoding.bs",
|
|
12971
13576
|
"filename": "index.html"
|
|
@@ -12998,6 +13603,7 @@
|
|
|
12998
13603
|
"nightly": {
|
|
12999
13604
|
"url": "https://w3c.github.io/encrypted-media/",
|
|
13000
13605
|
"sourcePath": "encrypted-media-respec.html",
|
|
13606
|
+
"alternateUrls": [],
|
|
13001
13607
|
"repository": "https://github.com/w3c/encrypted-media",
|
|
13002
13608
|
"filename": "index.html"
|
|
13003
13609
|
},
|
|
@@ -13041,6 +13647,7 @@
|
|
|
13041
13647
|
"nightly": {
|
|
13042
13648
|
"url": "https://w3c.github.io/epub-specs/epub33/core/",
|
|
13043
13649
|
"sourcePath": "epub33/core/index.html",
|
|
13650
|
+
"alternateUrls": [],
|
|
13044
13651
|
"repository": "https://github.com/w3c/epub-specs",
|
|
13045
13652
|
"filename": "index.html"
|
|
13046
13653
|
},
|
|
@@ -13076,6 +13683,7 @@
|
|
|
13076
13683
|
"nightly": {
|
|
13077
13684
|
"url": "https://w3c.github.io/epub-specs/epub33/rs/",
|
|
13078
13685
|
"sourcePath": "epub33/rs/index.html",
|
|
13686
|
+
"alternateUrls": [],
|
|
13079
13687
|
"repository": "https://github.com/w3c/epub-specs",
|
|
13080
13688
|
"filename": "index.html"
|
|
13081
13689
|
},
|
|
@@ -13120,6 +13728,7 @@
|
|
|
13120
13728
|
},
|
|
13121
13729
|
"nightly": {
|
|
13122
13730
|
"url": "https://w3c.github.io/event-timing",
|
|
13731
|
+
"alternateUrls": [],
|
|
13123
13732
|
"repository": "https://github.com/w3c/event-timing",
|
|
13124
13733
|
"sourcePath": "index.bs",
|
|
13125
13734
|
"filename": "index.html"
|
|
@@ -13157,6 +13766,7 @@
|
|
|
13157
13766
|
},
|
|
13158
13767
|
"nightly": {
|
|
13159
13768
|
"url": "https://w3c.github.io/webappsec-fetch-metadata/",
|
|
13769
|
+
"alternateUrls": [],
|
|
13160
13770
|
"repository": "https://github.com/w3c/webappsec-fetch-metadata",
|
|
13161
13771
|
"sourcePath": "index.bs",
|
|
13162
13772
|
"filename": "index.html"
|
|
@@ -13198,6 +13808,7 @@
|
|
|
13198
13808
|
},
|
|
13199
13809
|
"nightly": {
|
|
13200
13810
|
"url": "https://w3c.github.io/FileAPI/",
|
|
13811
|
+
"alternateUrls": [],
|
|
13201
13812
|
"repository": "https://github.com/w3c/FileAPI",
|
|
13202
13813
|
"sourcePath": "index.bs",
|
|
13203
13814
|
"filename": "index.html"
|
|
@@ -13245,6 +13856,7 @@
|
|
|
13245
13856
|
},
|
|
13246
13857
|
"nightly": {
|
|
13247
13858
|
"url": "https://drafts.fxtf.org/fill-stroke-3/",
|
|
13859
|
+
"alternateUrls": [],
|
|
13248
13860
|
"repository": "https://github.com/w3c/fxtf-drafts",
|
|
13249
13861
|
"sourcePath": "fill-stroke/Overview.bs",
|
|
13250
13862
|
"filename": "Overview.html"
|
|
@@ -13289,6 +13901,7 @@
|
|
|
13289
13901
|
},
|
|
13290
13902
|
"nightly": {
|
|
13291
13903
|
"url": "https://drafts.fxtf.org/filter-effects-1/",
|
|
13904
|
+
"alternateUrls": [],
|
|
13292
13905
|
"repository": "https://github.com/w3c/fxtf-drafts",
|
|
13293
13906
|
"sourcePath": "filter-effects/Overview.bs",
|
|
13294
13907
|
"filename": "Overview.html"
|
|
@@ -13331,6 +13944,7 @@
|
|
|
13331
13944
|
},
|
|
13332
13945
|
"nightly": {
|
|
13333
13946
|
"url": "https://w3c.github.io/fingerprinting-guidance/",
|
|
13947
|
+
"alternateUrls": [],
|
|
13334
13948
|
"repository": "https://github.com/w3c/fingerprinting-guidance",
|
|
13335
13949
|
"sourcePath": "index.html",
|
|
13336
13950
|
"filename": "index.html"
|
|
@@ -13367,6 +13981,7 @@
|
|
|
13367
13981
|
},
|
|
13368
13982
|
"nightly": {
|
|
13369
13983
|
"url": "https://w3c.github.io/gamepad/",
|
|
13984
|
+
"alternateUrls": [],
|
|
13370
13985
|
"repository": "https://github.com/w3c/gamepad",
|
|
13371
13986
|
"sourcePath": "index.html",
|
|
13372
13987
|
"filename": "index.html"
|
|
@@ -13409,6 +14024,7 @@
|
|
|
13409
14024
|
},
|
|
13410
14025
|
"nightly": {
|
|
13411
14026
|
"url": "https://w3c.github.io/sensors/",
|
|
14027
|
+
"alternateUrls": [],
|
|
13412
14028
|
"repository": "https://github.com/w3c/sensors",
|
|
13413
14029
|
"sourcePath": "index.bs",
|
|
13414
14030
|
"filename": "index.html"
|
|
@@ -13451,6 +14067,7 @@
|
|
|
13451
14067
|
},
|
|
13452
14068
|
"nightly": {
|
|
13453
14069
|
"url": "https://w3c.github.io/geolocation-sensor/",
|
|
14070
|
+
"alternateUrls": [],
|
|
13454
14071
|
"repository": "https://github.com/w3c/geolocation-sensor",
|
|
13455
14072
|
"sourcePath": "index.bs",
|
|
13456
14073
|
"filename": "index.html"
|
|
@@ -13493,6 +14110,7 @@
|
|
|
13493
14110
|
},
|
|
13494
14111
|
"nightly": {
|
|
13495
14112
|
"url": "https://w3c.github.io/geolocation-api/",
|
|
14113
|
+
"alternateUrls": [],
|
|
13496
14114
|
"repository": "https://github.com/w3c/geolocation-api",
|
|
13497
14115
|
"sourcePath": "index.html",
|
|
13498
14116
|
"filename": "index.html"
|
|
@@ -13536,6 +14154,7 @@
|
|
|
13536
14154
|
},
|
|
13537
14155
|
"nightly": {
|
|
13538
14156
|
"url": "https://drafts.fxtf.org/geometry-1/",
|
|
14157
|
+
"alternateUrls": [],
|
|
13539
14158
|
"repository": "https://github.com/w3c/fxtf-drafts",
|
|
13540
14159
|
"sourcePath": "geometry/Overview.bs",
|
|
13541
14160
|
"filename": "Overview.html"
|
|
@@ -13579,6 +14198,7 @@
|
|
|
13579
14198
|
},
|
|
13580
14199
|
"nightly": {
|
|
13581
14200
|
"url": "https://w3c.github.io/graphics-aam/",
|
|
14201
|
+
"alternateUrls": [],
|
|
13582
14202
|
"repository": "https://github.com/w3c/graphics-aam",
|
|
13583
14203
|
"sourcePath": "index.html",
|
|
13584
14204
|
"filename": "index.html"
|
|
@@ -13622,6 +14242,7 @@
|
|
|
13622
14242
|
},
|
|
13623
14243
|
"nightly": {
|
|
13624
14244
|
"url": "https://w3c.github.io/graphics-aria/",
|
|
14245
|
+
"alternateUrls": [],
|
|
13625
14246
|
"repository": "https://github.com/w3c/graphics-aria",
|
|
13626
14247
|
"sourcePath": "index.html",
|
|
13627
14248
|
"filename": "index.html"
|
|
@@ -13658,6 +14279,7 @@
|
|
|
13658
14279
|
},
|
|
13659
14280
|
"nightly": {
|
|
13660
14281
|
"url": "https://w3c.github.io/gyroscope/",
|
|
14282
|
+
"alternateUrls": [],
|
|
13661
14283
|
"repository": "https://github.com/w3c/gyroscope",
|
|
13662
14284
|
"sourcePath": "index.bs",
|
|
13663
14285
|
"filename": "index.html"
|
|
@@ -13701,6 +14323,7 @@
|
|
|
13701
14323
|
},
|
|
13702
14324
|
"nightly": {
|
|
13703
14325
|
"url": "https://w3c.github.io/hr-time/",
|
|
14326
|
+
"alternateUrls": [],
|
|
13704
14327
|
"repository": "https://github.com/w3c/hr-time",
|
|
13705
14328
|
"sourcePath": "index.html",
|
|
13706
14329
|
"filename": "index.html"
|
|
@@ -13744,6 +14367,7 @@
|
|
|
13744
14367
|
},
|
|
13745
14368
|
"nightly": {
|
|
13746
14369
|
"url": "https://w3c.github.io/html-aam/",
|
|
14370
|
+
"alternateUrls": [],
|
|
13747
14371
|
"repository": "https://github.com/w3c/html-aam",
|
|
13748
14372
|
"sourcePath": "index.html",
|
|
13749
14373
|
"filename": "index.html"
|
|
@@ -13780,6 +14404,7 @@
|
|
|
13780
14404
|
},
|
|
13781
14405
|
"nightly": {
|
|
13782
14406
|
"url": "https://w3c.github.io/html-aria/",
|
|
14407
|
+
"alternateUrls": [],
|
|
13783
14408
|
"repository": "https://github.com/w3c/html-aria",
|
|
13784
14409
|
"sourcePath": "index.html",
|
|
13785
14410
|
"filename": "index.html"
|
|
@@ -13816,6 +14441,7 @@
|
|
|
13816
14441
|
},
|
|
13817
14442
|
"nightly": {
|
|
13818
14443
|
"url": "https://w3c.github.io/html-media-capture/",
|
|
14444
|
+
"alternateUrls": [],
|
|
13819
14445
|
"repository": "https://github.com/w3c/html-media-capture",
|
|
13820
14446
|
"sourcePath": "index.html",
|
|
13821
14447
|
"filename": "index.html"
|
|
@@ -13859,6 +14485,7 @@
|
|
|
13859
14485
|
},
|
|
13860
14486
|
"nightly": {
|
|
13861
14487
|
"url": "https://w3c.github.io/i18n-glossary/",
|
|
14488
|
+
"alternateUrls": [],
|
|
13862
14489
|
"repository": "https://github.com/w3c/i18n-glossary",
|
|
13863
14490
|
"sourcePath": "index.html",
|
|
13864
14491
|
"filename": "index.html"
|
|
@@ -13892,6 +14519,7 @@
|
|
|
13892
14519
|
},
|
|
13893
14520
|
"nightly": {
|
|
13894
14521
|
"url": "https://w3c.github.io/IFT/Overview.html",
|
|
14522
|
+
"alternateUrls": [],
|
|
13895
14523
|
"repository": "https://github.com/w3c/IFT",
|
|
13896
14524
|
"sourcePath": "Overview.bs",
|
|
13897
14525
|
"filename": "Overview.html"
|
|
@@ -13928,6 +14556,7 @@
|
|
|
13928
14556
|
},
|
|
13929
14557
|
"nightly": {
|
|
13930
14558
|
"url": "https://w3c.github.io/mediacapture-image/",
|
|
14559
|
+
"alternateUrls": [],
|
|
13931
14560
|
"repository": "https://github.com/w3c/mediacapture-image",
|
|
13932
14561
|
"sourcePath": "index.bs",
|
|
13933
14562
|
"filename": "index.html"
|
|
@@ -13970,6 +14599,7 @@
|
|
|
13970
14599
|
},
|
|
13971
14600
|
"nightly": {
|
|
13972
14601
|
"url": "https://w3c.github.io/image-resource/",
|
|
14602
|
+
"alternateUrls": [],
|
|
13973
14603
|
"repository": "https://github.com/w3c/image-resource",
|
|
13974
14604
|
"sourcePath": "index.html",
|
|
13975
14605
|
"filename": "index.html"
|
|
@@ -14008,6 +14638,7 @@
|
|
|
14008
14638
|
},
|
|
14009
14639
|
"nightly": {
|
|
14010
14640
|
"url": "https://w3c.github.io/IndexedDB/",
|
|
14641
|
+
"alternateUrls": [],
|
|
14011
14642
|
"repository": "https://github.com/w3c/IndexedDB",
|
|
14012
14643
|
"sourcePath": "index.bs",
|
|
14013
14644
|
"filename": "index.html"
|
|
@@ -14050,6 +14681,7 @@
|
|
|
14050
14681
|
},
|
|
14051
14682
|
"nightly": {
|
|
14052
14683
|
"url": "https://w3c.github.io/input-events/",
|
|
14684
|
+
"alternateUrls": [],
|
|
14053
14685
|
"repository": "https://github.com/w3c/input-events",
|
|
14054
14686
|
"sourcePath": "index.html",
|
|
14055
14687
|
"filename": "index.html"
|
|
@@ -14092,6 +14724,7 @@
|
|
|
14092
14724
|
},
|
|
14093
14725
|
"nightly": {
|
|
14094
14726
|
"url": "https://w3c.github.io/IntersectionObserver/",
|
|
14727
|
+
"alternateUrls": [],
|
|
14095
14728
|
"repository": "https://github.com/w3c/IntersectionObserver",
|
|
14096
14729
|
"sourcePath": "index.bs",
|
|
14097
14730
|
"filename": "index.html"
|
|
@@ -14135,6 +14768,7 @@
|
|
|
14135
14768
|
},
|
|
14136
14769
|
"nightly": {
|
|
14137
14770
|
"url": "https://w3c.github.io/json-ld-api/",
|
|
14771
|
+
"alternateUrls": [],
|
|
14138
14772
|
"repository": "https://github.com/w3c/json-ld-api",
|
|
14139
14773
|
"sourcePath": "index.html",
|
|
14140
14774
|
"filename": "index.html"
|
|
@@ -14169,6 +14803,7 @@
|
|
|
14169
14803
|
},
|
|
14170
14804
|
"nightly": {
|
|
14171
14805
|
"url": "https://w3c.github.io/json-ld-framing/",
|
|
14806
|
+
"alternateUrls": [],
|
|
14172
14807
|
"repository": "https://github.com/w3c/json-ld-framing",
|
|
14173
14808
|
"sourcePath": "index.html",
|
|
14174
14809
|
"filename": "index.html"
|
|
@@ -14204,6 +14839,7 @@
|
|
|
14204
14839
|
},
|
|
14205
14840
|
"nightly": {
|
|
14206
14841
|
"url": "https://w3c.github.io/json-ld-syntax/",
|
|
14842
|
+
"alternateUrls": [],
|
|
14207
14843
|
"repository": "https://github.com/w3c/json-ld-syntax",
|
|
14208
14844
|
"sourcePath": "index.html",
|
|
14209
14845
|
"filename": "index.html"
|
|
@@ -14237,6 +14873,7 @@
|
|
|
14237
14873
|
},
|
|
14238
14874
|
"nightly": {
|
|
14239
14875
|
"url": "https://w3c.github.io/largest-contentful-paint/",
|
|
14876
|
+
"alternateUrls": [],
|
|
14240
14877
|
"repository": "https://github.com/w3c/largest-contentful-paint",
|
|
14241
14878
|
"sourcePath": "index.bs",
|
|
14242
14879
|
"filename": "index.html"
|
|
@@ -14280,6 +14917,7 @@
|
|
|
14280
14917
|
},
|
|
14281
14918
|
"nightly": {
|
|
14282
14919
|
"url": "https://w3c.github.io/longtasks/",
|
|
14920
|
+
"alternateUrls": [],
|
|
14283
14921
|
"repository": "https://github.com/w3c/longtasks",
|
|
14284
14922
|
"sourcePath": "index.bs",
|
|
14285
14923
|
"filename": "index.html"
|
|
@@ -14322,6 +14960,7 @@
|
|
|
14322
14960
|
},
|
|
14323
14961
|
"nightly": {
|
|
14324
14962
|
"url": "https://w3c.github.io/magnetometer/",
|
|
14963
|
+
"alternateUrls": [],
|
|
14325
14964
|
"repository": "https://github.com/w3c/magnetometer",
|
|
14326
14965
|
"sourcePath": "index.bs",
|
|
14327
14966
|
"filename": "index.html"
|
|
@@ -14364,6 +15003,7 @@
|
|
|
14364
15003
|
},
|
|
14365
15004
|
"nightly": {
|
|
14366
15005
|
"url": "https://w3c.github.io/manifest-app-info/",
|
|
15006
|
+
"alternateUrls": [],
|
|
14367
15007
|
"repository": "https://github.com/w3c/manifest-app-info",
|
|
14368
15008
|
"sourcePath": "index.html",
|
|
14369
15009
|
"filename": "index.html"
|
|
@@ -14400,6 +15040,7 @@
|
|
|
14400
15040
|
},
|
|
14401
15041
|
"nightly": {
|
|
14402
15042
|
"url": "https://w3c.github.io/mathml-core/",
|
|
15043
|
+
"alternateUrls": [],
|
|
14403
15044
|
"repository": "https://github.com/w3c/mathml-core",
|
|
14404
15045
|
"sourcePath": "index.html",
|
|
14405
15046
|
"filename": "index.html"
|
|
@@ -14442,6 +15083,7 @@
|
|
|
14442
15083
|
},
|
|
14443
15084
|
"nightly": {
|
|
14444
15085
|
"url": "https://w3c.github.io/media-capabilities/",
|
|
15086
|
+
"alternateUrls": [],
|
|
14445
15087
|
"repository": "https://github.com/w3c/media-capabilities",
|
|
14446
15088
|
"sourcePath": "index.bs",
|
|
14447
15089
|
"filename": "index.html"
|
|
@@ -14475,6 +15117,7 @@
|
|
|
14475
15117
|
"nightly": {
|
|
14476
15118
|
"url": "https://w3c.github.io/media-source/",
|
|
14477
15119
|
"sourcePath": "media-source-respec.html",
|
|
15120
|
+
"alternateUrls": [],
|
|
14478
15121
|
"repository": "https://github.com/w3c/media-source",
|
|
14479
15122
|
"filename": "index.html"
|
|
14480
15123
|
},
|
|
@@ -14527,6 +15170,7 @@
|
|
|
14527
15170
|
},
|
|
14528
15171
|
"nightly": {
|
|
14529
15172
|
"url": "https://w3c.github.io/mediacapture-fromelement/",
|
|
15173
|
+
"alternateUrls": [],
|
|
14530
15174
|
"repository": "https://github.com/w3c/mediacapture-fromelement",
|
|
14531
15175
|
"sourcePath": "index.html",
|
|
14532
15176
|
"filename": "index.html"
|
|
@@ -14569,6 +15213,7 @@
|
|
|
14569
15213
|
},
|
|
14570
15214
|
"nightly": {
|
|
14571
15215
|
"url": "https://w3c.github.io/mediacapture-region/",
|
|
15216
|
+
"alternateUrls": [],
|
|
14572
15217
|
"repository": "https://github.com/w3c/mediacapture-region",
|
|
14573
15218
|
"sourcePath": "index.html",
|
|
14574
15219
|
"filename": "index.html"
|
|
@@ -14605,6 +15250,7 @@
|
|
|
14605
15250
|
},
|
|
14606
15251
|
"nightly": {
|
|
14607
15252
|
"url": "https://w3c.github.io/mediacapture-main/",
|
|
15253
|
+
"alternateUrls": [],
|
|
14608
15254
|
"repository": "https://github.com/w3c/mediacapture-main",
|
|
14609
15255
|
"sourcePath": "getusermedia.html",
|
|
14610
15256
|
"filename": "index.html"
|
|
@@ -14647,6 +15293,7 @@
|
|
|
14647
15293
|
},
|
|
14648
15294
|
"nightly": {
|
|
14649
15295
|
"url": "https://w3c.github.io/mediacapture-transform/",
|
|
15296
|
+
"alternateUrls": [],
|
|
14650
15297
|
"repository": "https://github.com/w3c/mediacapture-transform",
|
|
14651
15298
|
"sourcePath": "index.bs",
|
|
14652
15299
|
"filename": "index.html"
|
|
@@ -14683,6 +15330,7 @@
|
|
|
14683
15330
|
},
|
|
14684
15331
|
"nightly": {
|
|
14685
15332
|
"url": "https://w3c.github.io/mediacapture-viewport/",
|
|
15333
|
+
"alternateUrls": [],
|
|
14686
15334
|
"repository": "https://github.com/w3c/mediacapture-viewport",
|
|
14687
15335
|
"sourcePath": "index.html",
|
|
14688
15336
|
"filename": "index.html"
|
|
@@ -14721,6 +15369,9 @@
|
|
|
14721
15369
|
},
|
|
14722
15370
|
"nightly": {
|
|
14723
15371
|
"url": "https://drafts.csswg.org/mediaqueries-4/",
|
|
15372
|
+
"alternateUrls": [
|
|
15373
|
+
"https://w3c.github.io/csswg-drafts/mediaqueries-4/"
|
|
15374
|
+
],
|
|
14724
15375
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
14725
15376
|
"sourcePath": "mediaqueries-4/Overview.bs",
|
|
14726
15377
|
"filename": "Overview.html"
|
|
@@ -14765,6 +15416,9 @@
|
|
|
14765
15416
|
},
|
|
14766
15417
|
"nightly": {
|
|
14767
15418
|
"url": "https://drafts.csswg.org/mediaqueries-5/",
|
|
15419
|
+
"alternateUrls": [
|
|
15420
|
+
"https://w3c.github.io/csswg-drafts/mediaqueries-5/"
|
|
15421
|
+
],
|
|
14768
15422
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
14769
15423
|
"sourcePath": "mediaqueries-5/Overview.bs",
|
|
14770
15424
|
"filename": "Overview.html"
|
|
@@ -14807,6 +15461,7 @@
|
|
|
14807
15461
|
},
|
|
14808
15462
|
"nightly": {
|
|
14809
15463
|
"url": "https://w3c.github.io/mediasession/",
|
|
15464
|
+
"alternateUrls": [],
|
|
14810
15465
|
"repository": "https://github.com/w3c/mediasession",
|
|
14811
15466
|
"sourcePath": "index.bs",
|
|
14812
15467
|
"filename": "index.html"
|
|
@@ -14839,6 +15494,7 @@
|
|
|
14839
15494
|
"nightly": {
|
|
14840
15495
|
"url": "https://w3c.github.io/mediacapture-record/",
|
|
14841
15496
|
"sourcePath": "MediaRecorder.bs",
|
|
15497
|
+
"alternateUrls": [],
|
|
14842
15498
|
"repository": "https://github.com/w3c/mediacapture-record",
|
|
14843
15499
|
"filename": "index.html"
|
|
14844
15500
|
},
|
|
@@ -14892,6 +15548,7 @@
|
|
|
14892
15548
|
},
|
|
14893
15549
|
"nightly": {
|
|
14894
15550
|
"url": "https://w3c.github.io/miniapp-lifecycle/",
|
|
15551
|
+
"alternateUrls": [],
|
|
14895
15552
|
"repository": "https://github.com/w3c/miniapp-lifecycle",
|
|
14896
15553
|
"sourcePath": "index.html",
|
|
14897
15554
|
"filename": "index.html"
|
|
@@ -14926,6 +15583,7 @@
|
|
|
14926
15583
|
},
|
|
14927
15584
|
"nightly": {
|
|
14928
15585
|
"url": "https://w3c.github.io/miniapp-manifest/",
|
|
15586
|
+
"alternateUrls": [],
|
|
14929
15587
|
"repository": "https://github.com/w3c/miniapp-manifest",
|
|
14930
15588
|
"sourcePath": "index.html",
|
|
14931
15589
|
"filename": "index.html"
|
|
@@ -14960,6 +15618,7 @@
|
|
|
14960
15618
|
},
|
|
14961
15619
|
"nightly": {
|
|
14962
15620
|
"url": "https://w3c.github.io/miniapp-packaging/",
|
|
15621
|
+
"alternateUrls": [],
|
|
14963
15622
|
"repository": "https://github.com/w3c/miniapp-packaging",
|
|
14964
15623
|
"sourcePath": "index.html",
|
|
14965
15624
|
"filename": "index.html"
|
|
@@ -14993,6 +15652,7 @@
|
|
|
14993
15652
|
},
|
|
14994
15653
|
"nightly": {
|
|
14995
15654
|
"url": "https://w3c.github.io/webappsec-mixed-content/",
|
|
15655
|
+
"alternateUrls": [],
|
|
14996
15656
|
"repository": "https://github.com/w3c/webappsec-mixed-content",
|
|
14997
15657
|
"sourcePath": "index.bs",
|
|
14998
15658
|
"filename": "index.html"
|
|
@@ -15036,6 +15696,7 @@
|
|
|
15036
15696
|
},
|
|
15037
15697
|
"nightly": {
|
|
15038
15698
|
"url": "https://drafts.fxtf.org/motion-1/",
|
|
15699
|
+
"alternateUrls": [],
|
|
15039
15700
|
"repository": "https://github.com/w3c/fxtf-drafts",
|
|
15040
15701
|
"sourcePath": "motion-1/Overview.bs",
|
|
15041
15702
|
"filename": "Overview.html"
|
|
@@ -15078,6 +15739,7 @@
|
|
|
15078
15739
|
},
|
|
15079
15740
|
"nightly": {
|
|
15080
15741
|
"url": "https://w3c.github.io/mst-content-hint/",
|
|
15742
|
+
"alternateUrls": [],
|
|
15081
15743
|
"repository": "https://github.com/w3c/mst-content-hint",
|
|
15082
15744
|
"sourcePath": "index.html",
|
|
15083
15745
|
"filename": "index.html"
|
|
@@ -15121,6 +15783,7 @@
|
|
|
15121
15783
|
},
|
|
15122
15784
|
"nightly": {
|
|
15123
15785
|
"url": "https://w3c.github.io/navigation-timing/",
|
|
15786
|
+
"alternateUrls": [],
|
|
15124
15787
|
"repository": "https://github.com/w3c/navigation-timing",
|
|
15125
15788
|
"sourcePath": "index.html",
|
|
15126
15789
|
"filename": "index.html"
|
|
@@ -15164,6 +15827,7 @@
|
|
|
15164
15827
|
},
|
|
15165
15828
|
"nightly": {
|
|
15166
15829
|
"url": "https://w3c.github.io/network-error-logging/",
|
|
15830
|
+
"alternateUrls": [],
|
|
15167
15831
|
"repository": "https://github.com/w3c/network-error-logging",
|
|
15168
15832
|
"sourcePath": "index.html",
|
|
15169
15833
|
"filename": "index.html"
|
|
@@ -15206,6 +15870,7 @@
|
|
|
15206
15870
|
},
|
|
15207
15871
|
"nightly": {
|
|
15208
15872
|
"url": "https://w3c.github.io/openscreenprotocol/",
|
|
15873
|
+
"alternateUrls": [],
|
|
15209
15874
|
"repository": "https://github.com/w3c/openscreenprotocol",
|
|
15210
15875
|
"sourcePath": "index.bs",
|
|
15211
15876
|
"filename": "index.html"
|
|
@@ -15242,6 +15907,7 @@
|
|
|
15242
15907
|
},
|
|
15243
15908
|
"nightly": {
|
|
15244
15909
|
"url": "https://w3c.github.io/deviceorientation/",
|
|
15910
|
+
"alternateUrls": [],
|
|
15245
15911
|
"repository": "https://github.com/w3c/deviceorientation",
|
|
15246
15912
|
"sourcePath": "index.bs",
|
|
15247
15913
|
"filename": "index.html"
|
|
@@ -15284,6 +15950,7 @@
|
|
|
15284
15950
|
},
|
|
15285
15951
|
"nightly": {
|
|
15286
15952
|
"url": "https://w3c.github.io/orientation-sensor/",
|
|
15953
|
+
"alternateUrls": [],
|
|
15287
15954
|
"repository": "https://github.com/w3c/orientation-sensor",
|
|
15288
15955
|
"sourcePath": "index.bs",
|
|
15289
15956
|
"filename": "index.html"
|
|
@@ -15326,6 +15993,7 @@
|
|
|
15326
15993
|
},
|
|
15327
15994
|
"nightly": {
|
|
15328
15995
|
"url": "https://w3c.github.io/paint-timing/",
|
|
15996
|
+
"alternateUrls": [],
|
|
15329
15997
|
"repository": "https://github.com/w3c/paint-timing",
|
|
15330
15998
|
"sourcePath": "index.bs",
|
|
15331
15999
|
"filename": "index.html"
|
|
@@ -15368,6 +16036,7 @@
|
|
|
15368
16036
|
},
|
|
15369
16037
|
"nightly": {
|
|
15370
16038
|
"url": "https://w3c.github.io/payment-handler/",
|
|
16039
|
+
"alternateUrls": [],
|
|
15371
16040
|
"repository": "https://github.com/w3c/payment-handler",
|
|
15372
16041
|
"sourcePath": "index.html",
|
|
15373
16042
|
"filename": "index.html"
|
|
@@ -15410,6 +16079,7 @@
|
|
|
15410
16079
|
},
|
|
15411
16080
|
"nightly": {
|
|
15412
16081
|
"url": "https://w3c.github.io/payment-method-id/",
|
|
16082
|
+
"alternateUrls": [],
|
|
15413
16083
|
"repository": "https://github.com/w3c/payment-method-id",
|
|
15414
16084
|
"sourcePath": "index.html",
|
|
15415
16085
|
"filename": "index.html"
|
|
@@ -15452,6 +16122,7 @@
|
|
|
15452
16122
|
},
|
|
15453
16123
|
"nightly": {
|
|
15454
16124
|
"url": "https://w3c.github.io/payment-method-manifest/",
|
|
16125
|
+
"alternateUrls": [],
|
|
15455
16126
|
"repository": "https://github.com/w3c/payment-method-manifest",
|
|
15456
16127
|
"sourcePath": "index.bs",
|
|
15457
16128
|
"filename": "index.html"
|
|
@@ -15489,6 +16160,7 @@
|
|
|
15489
16160
|
},
|
|
15490
16161
|
"nightly": {
|
|
15491
16162
|
"url": "https://w3c.github.io/payment-request/",
|
|
16163
|
+
"alternateUrls": [],
|
|
15492
16164
|
"repository": "https://github.com/w3c/payment-request",
|
|
15493
16165
|
"sourcePath": "index.html",
|
|
15494
16166
|
"filename": "index.html"
|
|
@@ -15531,6 +16203,7 @@
|
|
|
15531
16203
|
},
|
|
15532
16204
|
"nightly": {
|
|
15533
16205
|
"url": "https://w3c.github.io/performance-timeline/",
|
|
16206
|
+
"alternateUrls": [],
|
|
15534
16207
|
"repository": "https://github.com/w3c/performance-timeline",
|
|
15535
16208
|
"sourcePath": "index.html",
|
|
15536
16209
|
"filename": "index.html"
|
|
@@ -15574,6 +16247,7 @@
|
|
|
15574
16247
|
},
|
|
15575
16248
|
"nightly": {
|
|
15576
16249
|
"url": "https://w3c.github.io/webappsec-permissions-policy/",
|
|
16250
|
+
"alternateUrls": [],
|
|
15577
16251
|
"repository": "https://github.com/w3c/webappsec-permissions-policy",
|
|
15578
16252
|
"sourcePath": "index.bs",
|
|
15579
16253
|
"filename": "index.html"
|
|
@@ -15616,6 +16290,7 @@
|
|
|
15616
16290
|
},
|
|
15617
16291
|
"nightly": {
|
|
15618
16292
|
"url": "https://w3c.github.io/permissions/",
|
|
16293
|
+
"alternateUrls": [],
|
|
15619
16294
|
"repository": "https://github.com/w3c/permissions",
|
|
15620
16295
|
"sourcePath": "index.html",
|
|
15621
16296
|
"filename": "index.html"
|
|
@@ -15658,6 +16333,7 @@
|
|
|
15658
16333
|
},
|
|
15659
16334
|
"nightly": {
|
|
15660
16335
|
"url": "https://w3c.github.io/picture-in-picture/",
|
|
16336
|
+
"alternateUrls": [],
|
|
15661
16337
|
"repository": "https://github.com/w3c/picture-in-picture",
|
|
15662
16338
|
"sourcePath": "index.bs",
|
|
15663
16339
|
"filename": "index.html"
|
|
@@ -15701,6 +16377,7 @@
|
|
|
15701
16377
|
},
|
|
15702
16378
|
"nightly": {
|
|
15703
16379
|
"url": "https://w3c.github.io/pointerevents/",
|
|
16380
|
+
"alternateUrls": [],
|
|
15704
16381
|
"repository": "https://github.com/w3c/pointerevents",
|
|
15705
16382
|
"sourcePath": "index.html",
|
|
15706
16383
|
"filename": "index.html"
|
|
@@ -15744,6 +16421,7 @@
|
|
|
15744
16421
|
},
|
|
15745
16422
|
"nightly": {
|
|
15746
16423
|
"url": "https://w3c.github.io/pointerlock/",
|
|
16424
|
+
"alternateUrls": [],
|
|
15747
16425
|
"repository": "https://github.com/w3c/pointerlock",
|
|
15748
16426
|
"sourcePath": "index.html",
|
|
15749
16427
|
"filename": "index.html"
|
|
@@ -15786,6 +16464,7 @@
|
|
|
15786
16464
|
},
|
|
15787
16465
|
"nightly": {
|
|
15788
16466
|
"url": "https://w3c.github.io/presentation-api/",
|
|
16467
|
+
"alternateUrls": [],
|
|
15789
16468
|
"repository": "https://github.com/w3c/presentation-api",
|
|
15790
16469
|
"sourcePath": "index.html",
|
|
15791
16470
|
"filename": "index.html"
|
|
@@ -15828,6 +16507,7 @@
|
|
|
15828
16507
|
},
|
|
15829
16508
|
"nightly": {
|
|
15830
16509
|
"url": "https://w3c.github.io/proximity/",
|
|
16510
|
+
"alternateUrls": [],
|
|
15831
16511
|
"repository": "https://github.com/w3c/proximity",
|
|
15832
16512
|
"sourcePath": "index.bs",
|
|
15833
16513
|
"filename": "index.html"
|
|
@@ -15870,6 +16550,7 @@
|
|
|
15870
16550
|
},
|
|
15871
16551
|
"nightly": {
|
|
15872
16552
|
"url": "https://w3c.github.io/push-api/",
|
|
16553
|
+
"alternateUrls": [],
|
|
15873
16554
|
"repository": "https://github.com/w3c/push-api",
|
|
15874
16555
|
"sourcePath": "index.html",
|
|
15875
16556
|
"filename": "index.html"
|
|
@@ -15912,6 +16593,7 @@
|
|
|
15912
16593
|
},
|
|
15913
16594
|
"nightly": {
|
|
15914
16595
|
"url": "https://w3c.github.io/webappsec-referrer-policy/",
|
|
16596
|
+
"alternateUrls": [],
|
|
15915
16597
|
"repository": "https://github.com/w3c/webappsec-referrer-policy",
|
|
15916
16598
|
"sourcePath": "index.src.html",
|
|
15917
16599
|
"filename": "index.html"
|
|
@@ -15954,6 +16636,7 @@
|
|
|
15954
16636
|
},
|
|
15955
16637
|
"nightly": {
|
|
15956
16638
|
"url": "https://w3c.github.io/remote-playback/",
|
|
16639
|
+
"alternateUrls": [],
|
|
15957
16640
|
"repository": "https://github.com/w3c/remote-playback",
|
|
15958
16641
|
"sourcePath": "index.html",
|
|
15959
16642
|
"filename": "index.html"
|
|
@@ -15997,6 +16680,7 @@
|
|
|
15997
16680
|
},
|
|
15998
16681
|
"nightly": {
|
|
15999
16682
|
"url": "https://w3c.github.io/reporting/",
|
|
16683
|
+
"alternateUrls": [],
|
|
16000
16684
|
"repository": "https://github.com/w3c/reporting",
|
|
16001
16685
|
"sourcePath": "index.src.html",
|
|
16002
16686
|
"filename": "index.html"
|
|
@@ -16039,6 +16723,7 @@
|
|
|
16039
16723
|
},
|
|
16040
16724
|
"nightly": {
|
|
16041
16725
|
"url": "https://w3c.github.io/requestidlecallback/",
|
|
16726
|
+
"alternateUrls": [],
|
|
16042
16727
|
"repository": "https://github.com/w3c/requestidlecallback",
|
|
16043
16728
|
"sourcePath": "index.html",
|
|
16044
16729
|
"filename": "index.html"
|
|
@@ -16082,6 +16767,9 @@
|
|
|
16082
16767
|
},
|
|
16083
16768
|
"nightly": {
|
|
16084
16769
|
"url": "https://drafts.csswg.org/resize-observer-1/",
|
|
16770
|
+
"alternateUrls": [
|
|
16771
|
+
"https://w3c.github.io/csswg-drafts/resize-observer-1/"
|
|
16772
|
+
],
|
|
16085
16773
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
16086
16774
|
"sourcePath": "resize-observer-1/Overview.bs",
|
|
16087
16775
|
"filename": "Overview.html"
|
|
@@ -16124,6 +16812,7 @@
|
|
|
16124
16812
|
},
|
|
16125
16813
|
"nightly": {
|
|
16126
16814
|
"url": "https://w3c.github.io/resource-hints/",
|
|
16815
|
+
"alternateUrls": [],
|
|
16127
16816
|
"repository": "https://github.com/w3c/resource-hints",
|
|
16128
16817
|
"sourcePath": "index.html",
|
|
16129
16818
|
"filename": "index.html"
|
|
@@ -16161,6 +16850,7 @@
|
|
|
16161
16850
|
},
|
|
16162
16851
|
"nightly": {
|
|
16163
16852
|
"url": "https://w3c.github.io/resource-timing/",
|
|
16853
|
+
"alternateUrls": [],
|
|
16164
16854
|
"repository": "https://github.com/w3c/resource-timing",
|
|
16165
16855
|
"sourcePath": "index.html",
|
|
16166
16856
|
"filename": "index.html"
|
|
@@ -16203,6 +16893,7 @@
|
|
|
16203
16893
|
},
|
|
16204
16894
|
"nightly": {
|
|
16205
16895
|
"url": "https://w3c.github.io/mediacapture-screen-share/",
|
|
16896
|
+
"alternateUrls": [],
|
|
16206
16897
|
"repository": "https://github.com/w3c/mediacapture-screen-share",
|
|
16207
16898
|
"sourcePath": "index.html",
|
|
16208
16899
|
"filename": "index.html"
|
|
@@ -16245,6 +16936,7 @@
|
|
|
16245
16936
|
},
|
|
16246
16937
|
"nightly": {
|
|
16247
16938
|
"url": "https://w3c.github.io/screen-orientation/",
|
|
16939
|
+
"alternateUrls": [],
|
|
16248
16940
|
"repository": "https://github.com/w3c/screen-orientation",
|
|
16249
16941
|
"sourcePath": "index.html",
|
|
16250
16942
|
"filename": "index.html"
|
|
@@ -16287,6 +16979,7 @@
|
|
|
16287
16979
|
},
|
|
16288
16980
|
"nightly": {
|
|
16289
16981
|
"url": "https://w3c.github.io/screen-wake-lock/",
|
|
16982
|
+
"alternateUrls": [],
|
|
16290
16983
|
"repository": "https://github.com/w3c/screen-wake-lock",
|
|
16291
16984
|
"sourcePath": "index.html",
|
|
16292
16985
|
"filename": "index.html"
|
|
@@ -16329,6 +17022,7 @@
|
|
|
16329
17022
|
},
|
|
16330
17023
|
"nightly": {
|
|
16331
17024
|
"url": "https://w3c.github.io/webappsec-secure-contexts/",
|
|
17025
|
+
"alternateUrls": [],
|
|
16332
17026
|
"repository": "https://github.com/w3c/webappsec-secure-contexts",
|
|
16333
17027
|
"sourcePath": "index.bs",
|
|
16334
17028
|
"filename": "index.html"
|
|
@@ -16371,6 +17065,7 @@
|
|
|
16371
17065
|
},
|
|
16372
17066
|
"nightly": {
|
|
16373
17067
|
"url": "https://w3c.github.io/secure-payment-confirmation/",
|
|
17068
|
+
"alternateUrls": [],
|
|
16374
17069
|
"repository": "https://github.com/w3c/secure-payment-confirmation",
|
|
16375
17070
|
"sourcePath": "spec.bs",
|
|
16376
17071
|
"filename": "index.html"
|
|
@@ -16413,6 +17108,7 @@
|
|
|
16413
17108
|
},
|
|
16414
17109
|
"nightly": {
|
|
16415
17110
|
"url": "https://w3c.github.io/selection-api/",
|
|
17111
|
+
"alternateUrls": [],
|
|
16416
17112
|
"repository": "https://github.com/w3c/selection-api",
|
|
16417
17113
|
"sourcePath": "index.html",
|
|
16418
17114
|
"filename": "index.html"
|
|
@@ -16456,6 +17152,9 @@
|
|
|
16456
17152
|
},
|
|
16457
17153
|
"nightly": {
|
|
16458
17154
|
"url": "https://drafts.csswg.org/selectors-4/",
|
|
17155
|
+
"alternateUrls": [
|
|
17156
|
+
"https://w3c.github.io/csswg-drafts/selectors-4/"
|
|
17157
|
+
],
|
|
16459
17158
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
16460
17159
|
"sourcePath": "selectors-4/Overview.bs",
|
|
16461
17160
|
"filename": "Overview.html"
|
|
@@ -16498,6 +17197,7 @@
|
|
|
16498
17197
|
},
|
|
16499
17198
|
"nightly": {
|
|
16500
17199
|
"url": "https://w3c.github.io/server-timing/",
|
|
17200
|
+
"alternateUrls": [],
|
|
16501
17201
|
"repository": "https://github.com/w3c/server-timing",
|
|
16502
17202
|
"sourcePath": "index.html",
|
|
16503
17203
|
"filename": "index.html"
|
|
@@ -16540,6 +17240,7 @@
|
|
|
16540
17240
|
},
|
|
16541
17241
|
"nightly": {
|
|
16542
17242
|
"url": "https://w3c.github.io/ServiceWorker/",
|
|
17243
|
+
"alternateUrls": [],
|
|
16543
17244
|
"repository": "https://github.com/w3c/ServiceWorker",
|
|
16544
17245
|
"sourcePath": "docs/index.bs",
|
|
16545
17246
|
"filename": "index.html"
|
|
@@ -16583,6 +17284,7 @@
|
|
|
16583
17284
|
},
|
|
16584
17285
|
"nightly": {
|
|
16585
17286
|
"url": "https://w3c.github.io/webappsec-subresource-integrity/",
|
|
17287
|
+
"alternateUrls": [],
|
|
16586
17288
|
"repository": "https://github.com/w3c/webappsec-subresource-integrity",
|
|
16587
17289
|
"sourcePath": "index.bs",
|
|
16588
17290
|
"filename": "index.html"
|
|
@@ -16625,6 +17327,7 @@
|
|
|
16625
17327
|
},
|
|
16626
17328
|
"nightly": {
|
|
16627
17329
|
"url": "https://w3c.github.io/svg-aam/",
|
|
17330
|
+
"alternateUrls": [],
|
|
16628
17331
|
"repository": "https://github.com/w3c/svg-aam",
|
|
16629
17332
|
"sourcePath": "index.html",
|
|
16630
17333
|
"filename": "index.html"
|
|
@@ -16667,6 +17370,7 @@
|
|
|
16667
17370
|
},
|
|
16668
17371
|
"nightly": {
|
|
16669
17372
|
"url": "https://svgwg.org/specs/integration/",
|
|
17373
|
+
"alternateUrls": [],
|
|
16670
17374
|
"repository": "https://github.com/w3c/svgwg",
|
|
16671
17375
|
"sourcePath": "specs/integration/master/Overview.html",
|
|
16672
17376
|
"filename": "Overview.html"
|
|
@@ -16703,6 +17407,7 @@
|
|
|
16703
17407
|
},
|
|
16704
17408
|
"nightly": {
|
|
16705
17409
|
"url": "https://svgwg.org/specs/strokes/",
|
|
17410
|
+
"alternateUrls": [],
|
|
16706
17411
|
"repository": "https://github.com/w3c/svgwg",
|
|
16707
17412
|
"sourcePath": "specs/strokes/master/Overview.html",
|
|
16708
17413
|
"filename": "Overview.html"
|
|
@@ -16730,6 +17435,7 @@
|
|
|
16730
17435
|
"nightly": {
|
|
16731
17436
|
"url": "https://www.w3.org/TR/SVG11/",
|
|
16732
17437
|
"repository": "https://github.com/w3c/svgwg",
|
|
17438
|
+
"alternateUrls": [],
|
|
16733
17439
|
"sourcePath": "master/Overview.html",
|
|
16734
17440
|
"pages": [
|
|
16735
17441
|
"https://www.w3.org/TR/SVG11/expanded-toc.html",
|
|
@@ -16894,6 +17600,7 @@
|
|
|
16894
17600
|
},
|
|
16895
17601
|
"nightly": {
|
|
16896
17602
|
"url": "https://svgwg.org/svg2-draft/",
|
|
17603
|
+
"alternateUrls": [],
|
|
16897
17604
|
"repository": "https://github.com/w3c/svgwg",
|
|
16898
17605
|
"sourcePath": "master/Overview.html",
|
|
16899
17606
|
"pages": [
|
|
@@ -16965,6 +17672,7 @@
|
|
|
16965
17672
|
},
|
|
16966
17673
|
"nightly": {
|
|
16967
17674
|
"url": "https://w3c.github.io/timing-entrytypes-registry/",
|
|
17675
|
+
"alternateUrls": [],
|
|
16968
17676
|
"repository": "https://github.com/w3c/timing-entrytypes-registry",
|
|
16969
17677
|
"sourcePath": "index.html",
|
|
16970
17678
|
"filename": "index.html"
|
|
@@ -17007,6 +17715,7 @@
|
|
|
17007
17715
|
},
|
|
17008
17716
|
"nightly": {
|
|
17009
17717
|
"url": "https://w3c.github.io/touch-events/",
|
|
17718
|
+
"alternateUrls": [],
|
|
17010
17719
|
"repository": "https://github.com/w3c/touch-events",
|
|
17011
17720
|
"sourcePath": "index.html",
|
|
17012
17721
|
"filename": "index.html"
|
|
@@ -17039,6 +17748,7 @@
|
|
|
17039
17748
|
"nightly": {
|
|
17040
17749
|
"url": "https://w3c.github.io/dnt/drafts/tracking-dnt.html",
|
|
17041
17750
|
"sourcePath": "drafts/tracking-dnt.html",
|
|
17751
|
+
"alternateUrls": [],
|
|
17042
17752
|
"repository": "https://github.com/w3c/dnt",
|
|
17043
17753
|
"filename": "tracking-dnt.html"
|
|
17044
17754
|
},
|
|
@@ -17075,6 +17785,7 @@
|
|
|
17075
17785
|
"nightly": {
|
|
17076
17786
|
"url": "https://w3c.github.io/uievents-code/",
|
|
17077
17787
|
"sourcePath": "index-source.txt",
|
|
17788
|
+
"alternateUrls": [],
|
|
17078
17789
|
"repository": "https://github.com/w3c/uievents-code",
|
|
17079
17790
|
"filename": "index.html"
|
|
17080
17791
|
},
|
|
@@ -17111,6 +17822,7 @@
|
|
|
17111
17822
|
"nightly": {
|
|
17112
17823
|
"url": "https://w3c.github.io/uievents-key/",
|
|
17113
17824
|
"sourcePath": "index-source.txt",
|
|
17825
|
+
"alternateUrls": [],
|
|
17114
17826
|
"repository": "https://github.com/w3c/uievents-key",
|
|
17115
17827
|
"filename": "index.html"
|
|
17116
17828
|
},
|
|
@@ -17157,6 +17869,7 @@
|
|
|
17157
17869
|
},
|
|
17158
17870
|
"nightly": {
|
|
17159
17871
|
"url": "https://w3c.github.io/uievents/",
|
|
17872
|
+
"alternateUrls": [],
|
|
17160
17873
|
"repository": "https://github.com/w3c/uievents",
|
|
17161
17874
|
"sourcePath": "index.bs",
|
|
17162
17875
|
"filename": "index.html"
|
|
@@ -17199,6 +17912,7 @@
|
|
|
17199
17912
|
},
|
|
17200
17913
|
"nightly": {
|
|
17201
17914
|
"url": "https://w3c.github.io/webappsec-upgrade-insecure-requests/",
|
|
17915
|
+
"alternateUrls": [],
|
|
17202
17916
|
"repository": "https://github.com/w3c/webappsec-upgrade-insecure-requests",
|
|
17203
17917
|
"sourcePath": "index.bs",
|
|
17204
17918
|
"filename": "index.html"
|
|
@@ -17241,6 +17955,7 @@
|
|
|
17241
17955
|
},
|
|
17242
17956
|
"nightly": {
|
|
17243
17957
|
"url": "https://w3c.github.io/user-timing/",
|
|
17958
|
+
"alternateUrls": [],
|
|
17244
17959
|
"repository": "https://github.com/w3c/user-timing",
|
|
17245
17960
|
"sourcePath": "index.html",
|
|
17246
17961
|
"filename": "index.html"
|
|
@@ -17283,6 +17998,7 @@
|
|
|
17283
17998
|
},
|
|
17284
17999
|
"nightly": {
|
|
17285
18000
|
"url": "https://w3c.github.io/vibration/",
|
|
18001
|
+
"alternateUrls": [],
|
|
17286
18002
|
"repository": "https://github.com/w3c/vibration",
|
|
17287
18003
|
"sourcePath": "index.html",
|
|
17288
18004
|
"filename": "index.html"
|
|
@@ -17325,6 +18041,7 @@
|
|
|
17325
18041
|
},
|
|
17326
18042
|
"nightly": {
|
|
17327
18043
|
"url": "https://w3c.github.io/virtual-keyboard/",
|
|
18044
|
+
"alternateUrls": [],
|
|
17328
18045
|
"repository": "https://github.com/w3c/virtual-keyboard",
|
|
17329
18046
|
"sourcePath": "index.html",
|
|
17330
18047
|
"filename": "index.html"
|
|
@@ -17363,6 +18080,7 @@
|
|
|
17363
18080
|
},
|
|
17364
18081
|
"nightly": {
|
|
17365
18082
|
"url": "https://w3c.github.io/aria/",
|
|
18083
|
+
"alternateUrls": [],
|
|
17366
18084
|
"repository": "https://github.com/w3c/aria",
|
|
17367
18085
|
"sourcePath": "index.html",
|
|
17368
18086
|
"filename": "index.html"
|
|
@@ -17411,6 +18129,7 @@
|
|
|
17411
18129
|
},
|
|
17412
18130
|
"nightly": {
|
|
17413
18131
|
"url": "https://webassembly.github.io/spec/core/bikeshed/",
|
|
18132
|
+
"alternateUrls": [],
|
|
17414
18133
|
"repository": "https://github.com/WebAssembly/spec",
|
|
17415
18134
|
"sourcePath": "document/core/index.bs",
|
|
17416
18135
|
"filename": "index.html"
|
|
@@ -17451,6 +18170,7 @@
|
|
|
17451
18170
|
},
|
|
17452
18171
|
"nightly": {
|
|
17453
18172
|
"url": "https://webassembly.github.io/spec/js-api/",
|
|
18173
|
+
"alternateUrls": [],
|
|
17454
18174
|
"repository": "https://github.com/WebAssembly/spec",
|
|
17455
18175
|
"sourcePath": "document/js-api/index.bs",
|
|
17456
18176
|
"filename": "index.html"
|
|
@@ -17494,6 +18214,7 @@
|
|
|
17494
18214
|
},
|
|
17495
18215
|
"nightly": {
|
|
17496
18216
|
"url": "https://webassembly.github.io/spec/web-api/",
|
|
18217
|
+
"alternateUrls": [],
|
|
17497
18218
|
"repository": "https://github.com/WebAssembly/spec",
|
|
17498
18219
|
"sourcePath": "document/web-api/index.bs",
|
|
17499
18220
|
"filename": "index.html"
|
|
@@ -17538,6 +18259,9 @@
|
|
|
17538
18259
|
},
|
|
17539
18260
|
"nightly": {
|
|
17540
18261
|
"url": "https://drafts.csswg.org/web-animations-1/",
|
|
18262
|
+
"alternateUrls": [
|
|
18263
|
+
"https://w3c.github.io/csswg-drafts/web-animations-1/"
|
|
18264
|
+
],
|
|
17541
18265
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
17542
18266
|
"sourcePath": "web-animations-1/Overview.bs",
|
|
17543
18267
|
"filename": "Overview.html"
|
|
@@ -17580,6 +18304,7 @@
|
|
|
17580
18304
|
},
|
|
17581
18305
|
"nightly": {
|
|
17582
18306
|
"url": "https://w3c.github.io/web-share/",
|
|
18307
|
+
"alternateUrls": [],
|
|
17583
18308
|
"repository": "https://github.com/w3c/web-share",
|
|
17584
18309
|
"sourcePath": "index.html",
|
|
17585
18310
|
"filename": "index.html"
|
|
@@ -17622,6 +18347,7 @@
|
|
|
17622
18347
|
},
|
|
17623
18348
|
"nightly": {
|
|
17624
18349
|
"url": "https://webaudio.github.io/web-audio-api/",
|
|
18350
|
+
"alternateUrls": [],
|
|
17625
18351
|
"repository": "https://github.com/WebAudio/web-audio-api",
|
|
17626
18352
|
"sourcePath": "index.bs",
|
|
17627
18353
|
"filename": "index.html"
|
|
@@ -17666,6 +18392,7 @@
|
|
|
17666
18392
|
},
|
|
17667
18393
|
"nightly": {
|
|
17668
18394
|
"url": "https://w3c.github.io/webauthn/",
|
|
18395
|
+
"alternateUrls": [],
|
|
17669
18396
|
"repository": "https://github.com/w3c/webauthn",
|
|
17670
18397
|
"sourcePath": "index.bs",
|
|
17671
18398
|
"filename": "index.html"
|
|
@@ -17707,6 +18434,7 @@
|
|
|
17707
18434
|
},
|
|
17708
18435
|
"nightly": {
|
|
17709
18436
|
"url": "https://w3c.github.io/webcodecs/",
|
|
18437
|
+
"alternateUrls": [],
|
|
17710
18438
|
"repository": "https://github.com/w3c/webcodecs",
|
|
17711
18439
|
"sourcePath": "index.src.html",
|
|
17712
18440
|
"filename": "index.html"
|
|
@@ -17749,6 +18477,7 @@
|
|
|
17749
18477
|
},
|
|
17750
18478
|
"nightly": {
|
|
17751
18479
|
"url": "https://w3c.github.io/webcrypto/",
|
|
18480
|
+
"alternateUrls": [],
|
|
17752
18481
|
"repository": "https://github.com/w3c/webcrypto",
|
|
17753
18482
|
"sourcePath": "spec/Overview.html",
|
|
17754
18483
|
"filename": "Overview.html"
|
|
@@ -17792,6 +18521,7 @@
|
|
|
17792
18521
|
},
|
|
17793
18522
|
"nightly": {
|
|
17794
18523
|
"url": "https://w3c.github.io/webdriver/",
|
|
18524
|
+
"alternateUrls": [],
|
|
17795
18525
|
"repository": "https://github.com/w3c/webdriver",
|
|
17796
18526
|
"sourcePath": "index.html",
|
|
17797
18527
|
"filename": "index.html"
|
|
@@ -17840,6 +18570,7 @@
|
|
|
17840
18570
|
},
|
|
17841
18571
|
"nightly": {
|
|
17842
18572
|
"url": "https://gpuweb.github.io/gpuweb/",
|
|
18573
|
+
"alternateUrls": [],
|
|
17843
18574
|
"repository": "https://github.com/gpuweb/gpuweb",
|
|
17844
18575
|
"sourcePath": "spec/index.bs",
|
|
17845
18576
|
"filename": "index.html"
|
|
@@ -17876,6 +18607,7 @@
|
|
|
17876
18607
|
},
|
|
17877
18608
|
"nightly": {
|
|
17878
18609
|
"url": "https://webaudio.github.io/web-midi-api/",
|
|
18610
|
+
"alternateUrls": [],
|
|
17879
18611
|
"repository": "https://github.com/WebAudio/web-midi-api",
|
|
17880
18612
|
"sourcePath": "index.html",
|
|
17881
18613
|
"filename": "index.html"
|
|
@@ -17918,6 +18650,7 @@
|
|
|
17918
18650
|
},
|
|
17919
18651
|
"nightly": {
|
|
17920
18652
|
"url": "https://webmachinelearning.github.io/webnn/",
|
|
18653
|
+
"alternateUrls": [],
|
|
17921
18654
|
"repository": "https://github.com/webmachinelearning/webnn",
|
|
17922
18655
|
"sourcePath": "index.bs",
|
|
17923
18656
|
"filename": "index.html"
|
|
@@ -17960,6 +18693,7 @@
|
|
|
17960
18693
|
},
|
|
17961
18694
|
"nightly": {
|
|
17962
18695
|
"url": "https://w3c.github.io/webrtc-encoded-transform/",
|
|
18696
|
+
"alternateUrls": [],
|
|
17963
18697
|
"repository": "https://github.com/w3c/webrtc-encoded-transform",
|
|
17964
18698
|
"sourcePath": "index.bs",
|
|
17965
18699
|
"filename": "index.html"
|
|
@@ -18002,6 +18736,7 @@
|
|
|
18002
18736
|
},
|
|
18003
18737
|
"nightly": {
|
|
18004
18738
|
"url": "https://w3c.github.io/webrtc-identity/",
|
|
18739
|
+
"alternateUrls": [],
|
|
18005
18740
|
"repository": "https://github.com/w3c/webrtc-identity",
|
|
18006
18741
|
"sourcePath": "identity.html",
|
|
18007
18742
|
"filename": "index.html"
|
|
@@ -18044,6 +18779,7 @@
|
|
|
18044
18779
|
},
|
|
18045
18780
|
"nightly": {
|
|
18046
18781
|
"url": "https://w3c.github.io/webrtc-priority/",
|
|
18782
|
+
"alternateUrls": [],
|
|
18047
18783
|
"repository": "https://github.com/w3c/webrtc-priority",
|
|
18048
18784
|
"sourcePath": "index.bs",
|
|
18049
18785
|
"filename": "index.html"
|
|
@@ -18087,6 +18823,7 @@
|
|
|
18087
18823
|
},
|
|
18088
18824
|
"nightly": {
|
|
18089
18825
|
"url": "https://w3c.github.io/webrtc-stats/",
|
|
18826
|
+
"alternateUrls": [],
|
|
18090
18827
|
"repository": "https://github.com/w3c/webrtc-stats",
|
|
18091
18828
|
"sourcePath": "webrtc-stats.html",
|
|
18092
18829
|
"filename": "index.html"
|
|
@@ -18128,6 +18865,7 @@
|
|
|
18128
18865
|
},
|
|
18129
18866
|
"nightly": {
|
|
18130
18867
|
"url": "https://w3c.github.io/webrtc-svc/",
|
|
18868
|
+
"alternateUrls": [],
|
|
18131
18869
|
"repository": "https://github.com/w3c/webrtc-svc",
|
|
18132
18870
|
"sourcePath": "index.html",
|
|
18133
18871
|
"filename": "index.html"
|
|
@@ -18171,6 +18909,7 @@
|
|
|
18171
18909
|
},
|
|
18172
18910
|
"nightly": {
|
|
18173
18911
|
"url": "https://w3c.github.io/webrtc-pc/",
|
|
18912
|
+
"alternateUrls": [],
|
|
18174
18913
|
"repository": "https://github.com/w3c/webrtc-pc",
|
|
18175
18914
|
"sourcePath": "webrtc.html",
|
|
18176
18915
|
"filename": "index.html"
|
|
@@ -18212,6 +18951,7 @@
|
|
|
18212
18951
|
},
|
|
18213
18952
|
"nightly": {
|
|
18214
18953
|
"url": "https://w3c.github.io/webtransport/",
|
|
18954
|
+
"alternateUrls": [],
|
|
18215
18955
|
"repository": "https://github.com/w3c/webtransport",
|
|
18216
18956
|
"sourcePath": "index.bs",
|
|
18217
18957
|
"filename": "index.html"
|
|
@@ -18255,6 +18995,7 @@
|
|
|
18255
18995
|
},
|
|
18256
18996
|
"nightly": {
|
|
18257
18997
|
"url": "https://w3c.github.io/webvtt/",
|
|
18998
|
+
"alternateUrls": [],
|
|
18258
18999
|
"repository": "https://github.com/w3c/webvtt",
|
|
18259
19000
|
"sourcePath": "index.bs",
|
|
18260
19001
|
"filename": "index.html"
|
|
@@ -18298,6 +19039,7 @@
|
|
|
18298
19039
|
},
|
|
18299
19040
|
"nightly": {
|
|
18300
19041
|
"url": "https://immersive-web.github.io/webxr-ar-module/",
|
|
19042
|
+
"alternateUrls": [],
|
|
18301
19043
|
"repository": "https://github.com/immersive-web/webxr-ar-module",
|
|
18302
19044
|
"sourcePath": "index.bs",
|
|
18303
19045
|
"filename": "index.html"
|
|
@@ -18341,6 +19083,7 @@
|
|
|
18341
19083
|
},
|
|
18342
19084
|
"nightly": {
|
|
18343
19085
|
"url": "https://immersive-web.github.io/depth-sensing/",
|
|
19086
|
+
"alternateUrls": [],
|
|
18344
19087
|
"repository": "https://github.com/immersive-web/depth-sensing",
|
|
18345
19088
|
"sourcePath": "index.bs",
|
|
18346
19089
|
"filename": "index.html"
|
|
@@ -18378,6 +19121,7 @@
|
|
|
18378
19121
|
},
|
|
18379
19122
|
"nightly": {
|
|
18380
19123
|
"url": "https://immersive-web.github.io/dom-overlays/",
|
|
19124
|
+
"alternateUrls": [],
|
|
18381
19125
|
"repository": "https://github.com/immersive-web/dom-overlays",
|
|
18382
19126
|
"sourcePath": "index.bs",
|
|
18383
19127
|
"filename": "index.html"
|
|
@@ -18421,6 +19165,7 @@
|
|
|
18421
19165
|
},
|
|
18422
19166
|
"nightly": {
|
|
18423
19167
|
"url": "https://immersive-web.github.io/webxr-gamepads-module/",
|
|
19168
|
+
"alternateUrls": [],
|
|
18424
19169
|
"repository": "https://github.com/immersive-web/webxr-gamepads-module",
|
|
18425
19170
|
"sourcePath": "index.bs",
|
|
18426
19171
|
"filename": "index.html"
|
|
@@ -18464,6 +19209,7 @@
|
|
|
18464
19209
|
},
|
|
18465
19210
|
"nightly": {
|
|
18466
19211
|
"url": "https://immersive-web.github.io/webxr-hand-input/",
|
|
19212
|
+
"alternateUrls": [],
|
|
18467
19213
|
"repository": "https://github.com/immersive-web/webxr-hand-input",
|
|
18468
19214
|
"sourcePath": "index.bs",
|
|
18469
19215
|
"filename": "index.html"
|
|
@@ -18507,6 +19253,7 @@
|
|
|
18507
19253
|
},
|
|
18508
19254
|
"nightly": {
|
|
18509
19255
|
"url": "https://immersive-web.github.io/hit-test/",
|
|
19256
|
+
"alternateUrls": [],
|
|
18510
19257
|
"repository": "https://github.com/immersive-web/hit-test",
|
|
18511
19258
|
"sourcePath": "index.bs",
|
|
18512
19259
|
"filename": "index.html"
|
|
@@ -18550,6 +19297,7 @@
|
|
|
18550
19297
|
},
|
|
18551
19298
|
"nightly": {
|
|
18552
19299
|
"url": "https://immersive-web.github.io/lighting-estimation/",
|
|
19300
|
+
"alternateUrls": [],
|
|
18553
19301
|
"repository": "https://github.com/immersive-web/lighting-estimation",
|
|
18554
19302
|
"sourcePath": "index.bs",
|
|
18555
19303
|
"filename": "index.html"
|
|
@@ -18586,6 +19334,7 @@
|
|
|
18586
19334
|
},
|
|
18587
19335
|
"nightly": {
|
|
18588
19336
|
"url": "https://immersive-web.github.io/webxr/",
|
|
19337
|
+
"alternateUrls": [],
|
|
18589
19338
|
"repository": "https://github.com/immersive-web/webxr",
|
|
18590
19339
|
"sourcePath": "index.bs",
|
|
18591
19340
|
"filename": "index.html"
|
|
@@ -18638,6 +19387,7 @@
|
|
|
18638
19387
|
},
|
|
18639
19388
|
"nightly": {
|
|
18640
19389
|
"url": "https://immersive-web.github.io/layers/",
|
|
19390
|
+
"alternateUrls": [],
|
|
18641
19391
|
"repository": "https://github.com/immersive-web/layers",
|
|
18642
19392
|
"sourcePath": "webxrlayers-1.bs",
|
|
18643
19393
|
"filename": "index.html"
|
|
@@ -18670,6 +19420,7 @@
|
|
|
18670
19420
|
"nightly": {
|
|
18671
19421
|
"url": "https://gpuweb.github.io/gpuweb/wgsl/",
|
|
18672
19422
|
"sourcePath": "wgsl/index.bs",
|
|
19423
|
+
"alternateUrls": [],
|
|
18673
19424
|
"repository": "https://github.com/gpuweb/gpuweb",
|
|
18674
19425
|
"filename": "index.html"
|
|
18675
19426
|
},
|
|
@@ -18716,6 +19467,7 @@
|
|
|
18716
19467
|
},
|
|
18717
19468
|
"nightly": {
|
|
18718
19469
|
"url": "https://w3c.github.io/window-placement/",
|
|
19470
|
+
"alternateUrls": [],
|
|
18719
19471
|
"repository": "https://github.com/w3c/window-placement",
|
|
18720
19472
|
"sourcePath": "index.bs",
|
|
18721
19473
|
"filename": "index.html"
|
|
@@ -18749,6 +19501,7 @@
|
|
|
18749
19501
|
"nightly": {
|
|
18750
19502
|
"url": "https://w3c.github.io/woff/woff1/spec/Overview.html",
|
|
18751
19503
|
"sourcePath": "woff1/spec/Overview.html",
|
|
19504
|
+
"alternateUrls": [],
|
|
18752
19505
|
"repository": "https://github.com/w3c/woff",
|
|
18753
19506
|
"filename": "Overview.html"
|
|
18754
19507
|
},
|
|
@@ -18793,6 +19546,7 @@
|
|
|
18793
19546
|
"nightly": {
|
|
18794
19547
|
"url": "https://w3c.github.io/woff/woff2/",
|
|
18795
19548
|
"sourcePath": "woff2/index.html",
|
|
19549
|
+
"alternateUrls": [],
|
|
18796
19550
|
"repository": "https://github.com/w3c/woff",
|
|
18797
19551
|
"filename": "index.html"
|
|
18798
19552
|
},
|
|
@@ -18840,6 +19594,7 @@
|
|
|
18840
19594
|
],
|
|
18841
19595
|
"nightly": {
|
|
18842
19596
|
"url": "https://xhr.spec.whatwg.org/",
|
|
19597
|
+
"alternateUrls": [],
|
|
18843
19598
|
"repository": "https://github.com/whatwg/xhr",
|
|
18844
19599
|
"sourcePath": "xhr.bs",
|
|
18845
19600
|
"filename": "index.html"
|