browser-specs 3.22.1 → 3.24.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 +787 -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"
|
|
@@ -8226,6 +8556,7 @@
|
|
|
8226
8556
|
},
|
|
8227
8557
|
"nightly": {
|
|
8228
8558
|
"url": "https://w3c.github.io/accelerometer/",
|
|
8559
|
+
"alternateUrls": [],
|
|
8229
8560
|
"repository": "https://github.com/w3c/accelerometer",
|
|
8230
8561
|
"sourcePath": "index.bs",
|
|
8231
8562
|
"filename": "index.html"
|
|
@@ -8269,6 +8600,7 @@
|
|
|
8269
8600
|
},
|
|
8270
8601
|
"nightly": {
|
|
8271
8602
|
"url": "https://w3c.github.io/accname/",
|
|
8603
|
+
"alternateUrls": [],
|
|
8272
8604
|
"repository": "https://github.com/w3c/accname",
|
|
8273
8605
|
"sourcePath": "index.html",
|
|
8274
8606
|
"filename": "index.html"
|
|
@@ -8311,6 +8643,7 @@
|
|
|
8311
8643
|
},
|
|
8312
8644
|
"nightly": {
|
|
8313
8645
|
"url": "https://w3c.github.io/ambient-light/",
|
|
8646
|
+
"alternateUrls": [],
|
|
8314
8647
|
"repository": "https://github.com/w3c/ambient-light",
|
|
8315
8648
|
"sourcePath": "index.bs",
|
|
8316
8649
|
"filename": "index.html"
|
|
@@ -8353,6 +8686,7 @@
|
|
|
8353
8686
|
},
|
|
8354
8687
|
"nightly": {
|
|
8355
8688
|
"url": "https://w3c.github.io/manifest/",
|
|
8689
|
+
"alternateUrls": [],
|
|
8356
8690
|
"repository": "https://github.com/w3c/manifest",
|
|
8357
8691
|
"sourcePath": "index.html",
|
|
8358
8692
|
"filename": "index.html"
|
|
@@ -8395,6 +8729,7 @@
|
|
|
8395
8729
|
},
|
|
8396
8730
|
"nightly": {
|
|
8397
8731
|
"url": "https://w3c.github.io/mediacapture-output/",
|
|
8732
|
+
"alternateUrls": [],
|
|
8398
8733
|
"repository": "https://github.com/w3c/mediacapture-output",
|
|
8399
8734
|
"sourcePath": "index.html",
|
|
8400
8735
|
"filename": "index.html"
|
|
@@ -8437,6 +8772,7 @@
|
|
|
8437
8772
|
},
|
|
8438
8773
|
"nightly": {
|
|
8439
8774
|
"url": "https://w3c.github.io/autoplay/",
|
|
8775
|
+
"alternateUrls": [],
|
|
8440
8776
|
"repository": "https://github.com/w3c/autoplay",
|
|
8441
8777
|
"sourcePath": "index.bs",
|
|
8442
8778
|
"filename": "index.html"
|
|
@@ -8473,6 +8809,7 @@
|
|
|
8473
8809
|
},
|
|
8474
8810
|
"nightly": {
|
|
8475
8811
|
"url": "https://w3c.github.io/battery/",
|
|
8812
|
+
"alternateUrls": [],
|
|
8476
8813
|
"repository": "https://github.com/w3c/battery",
|
|
8477
8814
|
"sourcePath": "index.html",
|
|
8478
8815
|
"filename": "index.html"
|
|
@@ -8515,6 +8852,7 @@
|
|
|
8515
8852
|
},
|
|
8516
8853
|
"nightly": {
|
|
8517
8854
|
"url": "https://w3c.github.io/beacon/",
|
|
8855
|
+
"alternateUrls": [],
|
|
8518
8856
|
"repository": "https://github.com/w3c/beacon",
|
|
8519
8857
|
"sourcePath": "index.html",
|
|
8520
8858
|
"filename": "index.html"
|
|
@@ -8547,6 +8885,7 @@
|
|
|
8547
8885
|
"nightly": {
|
|
8548
8886
|
"url": "https://w3c.github.io/mediacapture-handle/identity/",
|
|
8549
8887
|
"sourcePath": "identity/index.html",
|
|
8888
|
+
"alternateUrls": [],
|
|
8550
8889
|
"repository": "https://github.com/w3c/mediacapture-handle",
|
|
8551
8890
|
"filename": "index.html"
|
|
8552
8891
|
},
|
|
@@ -8593,6 +8932,7 @@
|
|
|
8593
8932
|
},
|
|
8594
8933
|
"nightly": {
|
|
8595
8934
|
"url": "https://w3c.github.io/webappsec-clear-site-data/",
|
|
8935
|
+
"alternateUrls": [],
|
|
8596
8936
|
"repository": "https://github.com/w3c/webappsec-clear-site-data",
|
|
8597
8937
|
"sourcePath": "index.src.html",
|
|
8598
8938
|
"filename": "index.html"
|
|
@@ -8635,6 +8975,7 @@
|
|
|
8635
8975
|
},
|
|
8636
8976
|
"nightly": {
|
|
8637
8977
|
"url": "https://w3c.github.io/clipboard-apis/",
|
|
8978
|
+
"alternateUrls": [],
|
|
8638
8979
|
"repository": "https://github.com/w3c/clipboard-apis",
|
|
8639
8980
|
"sourcePath": "index.bs",
|
|
8640
8981
|
"filename": "index.html"
|
|
@@ -8684,6 +9025,7 @@
|
|
|
8684
9025
|
},
|
|
8685
9026
|
"nightly": {
|
|
8686
9027
|
"url": "https://drafts.fxtf.org/compositing-1/",
|
|
9028
|
+
"alternateUrls": [],
|
|
8687
9029
|
"repository": "https://github.com/w3c/fxtf-drafts",
|
|
8688
9030
|
"sourcePath": "compositing-1/Overview.bs",
|
|
8689
9031
|
"filename": "Overview.html"
|
|
@@ -8726,6 +9068,7 @@
|
|
|
8726
9068
|
},
|
|
8727
9069
|
"nightly": {
|
|
8728
9070
|
"url": "https://w3c.github.io/core-aam/",
|
|
9071
|
+
"alternateUrls": [],
|
|
8729
9072
|
"repository": "https://github.com/w3c/core-aam",
|
|
8730
9073
|
"sourcePath": "index.html",
|
|
8731
9074
|
"filename": "index.html"
|
|
@@ -8769,6 +9112,7 @@
|
|
|
8769
9112
|
},
|
|
8770
9113
|
"nightly": {
|
|
8771
9114
|
"url": "https://w3c.github.io/webappsec-credential-management/",
|
|
9115
|
+
"alternateUrls": [],
|
|
8772
9116
|
"repository": "https://github.com/w3c/webappsec-credential-management",
|
|
8773
9117
|
"sourcePath": "index.bs",
|
|
8774
9118
|
"filename": "index.html"
|
|
@@ -8811,6 +9155,7 @@
|
|
|
8811
9155
|
},
|
|
8812
9156
|
"nightly": {
|
|
8813
9157
|
"url": "https://w3c.github.io/webappsec-cspee/",
|
|
9158
|
+
"alternateUrls": [],
|
|
8814
9159
|
"repository": "https://github.com/w3c/webappsec-cspee",
|
|
8815
9160
|
"sourcePath": "index.src.html",
|
|
8816
9161
|
"filename": "index.html"
|
|
@@ -8854,6 +9199,7 @@
|
|
|
8854
9199
|
},
|
|
8855
9200
|
"nightly": {
|
|
8856
9201
|
"url": "https://w3c.github.io/webappsec-csp/",
|
|
9202
|
+
"alternateUrls": [],
|
|
8857
9203
|
"repository": "https://github.com/w3c/webappsec-csp",
|
|
8858
9204
|
"sourcePath": "index.bs",
|
|
8859
9205
|
"filename": "index.html"
|
|
@@ -8900,6 +9246,9 @@
|
|
|
8900
9246
|
},
|
|
8901
9247
|
"nightly": {
|
|
8902
9248
|
"url": "https://drafts.csswg.org/css-align-3/",
|
|
9249
|
+
"alternateUrls": [
|
|
9250
|
+
"https://w3c.github.io/csswg-drafts/css-align-3/"
|
|
9251
|
+
],
|
|
8903
9252
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
8904
9253
|
"sourcePath": "css-align-3/Overview.bs",
|
|
8905
9254
|
"filename": "Overview.html"
|
|
@@ -8943,6 +9292,7 @@
|
|
|
8943
9292
|
},
|
|
8944
9293
|
"nightly": {
|
|
8945
9294
|
"url": "https://drafts.css-houdini.org/css-animationworklet-1/",
|
|
9295
|
+
"alternateUrls": [],
|
|
8946
9296
|
"repository": "https://github.com/w3c/css-houdini-drafts",
|
|
8947
9297
|
"sourcePath": "css-animation-worklet-1/Overview.bs",
|
|
8948
9298
|
"filename": "Overview.html"
|
|
@@ -8987,6 +9337,9 @@
|
|
|
8987
9337
|
},
|
|
8988
9338
|
"nightly": {
|
|
8989
9339
|
"url": "https://drafts.csswg.org/css-animations-1/",
|
|
9340
|
+
"alternateUrls": [
|
|
9341
|
+
"https://w3c.github.io/csswg-drafts/css-animations-1/"
|
|
9342
|
+
],
|
|
8990
9343
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
8991
9344
|
"sourcePath": "css-animations-1/Overview.bs",
|
|
8992
9345
|
"filename": "Overview.html"
|
|
@@ -9032,6 +9385,9 @@
|
|
|
9032
9385
|
},
|
|
9033
9386
|
"nightly": {
|
|
9034
9387
|
"url": "https://drafts.csswg.org/css-backgrounds-3/",
|
|
9388
|
+
"alternateUrls": [
|
|
9389
|
+
"https://w3c.github.io/csswg-drafts/css-backgrounds-3/"
|
|
9390
|
+
],
|
|
9035
9391
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9036
9392
|
"sourcePath": "css-backgrounds-3/Overview.bs",
|
|
9037
9393
|
"filename": "Overview.html"
|
|
@@ -9075,6 +9431,9 @@
|
|
|
9075
9431
|
},
|
|
9076
9432
|
"nightly": {
|
|
9077
9433
|
"url": "https://drafts.csswg.org/css-box-3/",
|
|
9434
|
+
"alternateUrls": [
|
|
9435
|
+
"https://w3c.github.io/csswg-drafts/css-box-3/"
|
|
9436
|
+
],
|
|
9078
9437
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9079
9438
|
"sourcePath": "css-box-3/Overview.bs",
|
|
9080
9439
|
"filename": "Overview.html"
|
|
@@ -9119,6 +9478,9 @@
|
|
|
9119
9478
|
},
|
|
9120
9479
|
"nightly": {
|
|
9121
9480
|
"url": "https://drafts.csswg.org/css-box-4/",
|
|
9481
|
+
"alternateUrls": [
|
|
9482
|
+
"https://w3c.github.io/csswg-drafts/css-box-4/"
|
|
9483
|
+
],
|
|
9122
9484
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9123
9485
|
"sourcePath": "css-box-4/Overview.bs",
|
|
9124
9486
|
"filename": "Overview.html"
|
|
@@ -9163,6 +9525,9 @@
|
|
|
9163
9525
|
},
|
|
9164
9526
|
"nightly": {
|
|
9165
9527
|
"url": "https://drafts.csswg.org/css-break-3/",
|
|
9528
|
+
"alternateUrls": [
|
|
9529
|
+
"https://w3c.github.io/csswg-drafts/css-break-3/"
|
|
9530
|
+
],
|
|
9166
9531
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9167
9532
|
"sourcePath": "css-break-3/Overview.bs",
|
|
9168
9533
|
"filename": "Overview.html"
|
|
@@ -9207,6 +9572,9 @@
|
|
|
9207
9572
|
},
|
|
9208
9573
|
"nightly": {
|
|
9209
9574
|
"url": "https://drafts.csswg.org/css-break-4/",
|
|
9575
|
+
"alternateUrls": [
|
|
9576
|
+
"https://w3c.github.io/csswg-drafts/css-break-4/"
|
|
9577
|
+
],
|
|
9210
9578
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9211
9579
|
"sourcePath": "css-break-4/Overview.bs",
|
|
9212
9580
|
"filename": "Overview.html"
|
|
@@ -9252,6 +9620,9 @@
|
|
|
9252
9620
|
},
|
|
9253
9621
|
"nightly": {
|
|
9254
9622
|
"url": "https://drafts.csswg.org/css-cascade-3/",
|
|
9623
|
+
"alternateUrls": [
|
|
9624
|
+
"https://w3c.github.io/csswg-drafts/css-cascade-3/"
|
|
9625
|
+
],
|
|
9255
9626
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9256
9627
|
"sourcePath": "css-cascade-3/Overview.bs",
|
|
9257
9628
|
"filename": "Overview.html"
|
|
@@ -9297,6 +9668,9 @@
|
|
|
9297
9668
|
},
|
|
9298
9669
|
"nightly": {
|
|
9299
9670
|
"url": "https://drafts.csswg.org/css-cascade-4/",
|
|
9671
|
+
"alternateUrls": [
|
|
9672
|
+
"https://w3c.github.io/csswg-drafts/css-cascade-4/"
|
|
9673
|
+
],
|
|
9300
9674
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9301
9675
|
"sourcePath": "css-cascade-4/Overview.bs",
|
|
9302
9676
|
"filename": "Overview.html"
|
|
@@ -9342,6 +9716,9 @@
|
|
|
9342
9716
|
},
|
|
9343
9717
|
"nightly": {
|
|
9344
9718
|
"url": "https://drafts.csswg.org/css-cascade-5/",
|
|
9719
|
+
"alternateUrls": [
|
|
9720
|
+
"https://w3c.github.io/csswg-drafts/css-cascade-5/"
|
|
9721
|
+
],
|
|
9345
9722
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9346
9723
|
"sourcePath": "css-cascade-5/Overview.bs",
|
|
9347
9724
|
"filename": "Overview.html"
|
|
@@ -9386,6 +9763,9 @@
|
|
|
9386
9763
|
},
|
|
9387
9764
|
"nightly": {
|
|
9388
9765
|
"url": "https://drafts.csswg.org/css-cascade-6/",
|
|
9766
|
+
"alternateUrls": [
|
|
9767
|
+
"https://w3c.github.io/csswg-drafts/css-cascade-6/"
|
|
9768
|
+
],
|
|
9389
9769
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9390
9770
|
"sourcePath": "css-cascade-6/Overview.bs",
|
|
9391
9771
|
"filename": "Overview.html"
|
|
@@ -9417,6 +9797,9 @@
|
|
|
9417
9797
|
"seriesVersion": "4",
|
|
9418
9798
|
"nightly": {
|
|
9419
9799
|
"url": "https://drafts.csswg.org/css-color-4/",
|
|
9800
|
+
"alternateUrls": [
|
|
9801
|
+
"https://w3c.github.io/csswg-drafts/css-color-4/"
|
|
9802
|
+
],
|
|
9420
9803
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9421
9804
|
"sourcePath": "css-color-4/Overview.bs",
|
|
9422
9805
|
"filename": "Overview.html"
|
|
@@ -9473,6 +9856,9 @@
|
|
|
9473
9856
|
},
|
|
9474
9857
|
"nightly": {
|
|
9475
9858
|
"url": "https://drafts.csswg.org/css-color-5/",
|
|
9859
|
+
"alternateUrls": [
|
|
9860
|
+
"https://w3c.github.io/csswg-drafts/css-color-5/"
|
|
9861
|
+
],
|
|
9476
9862
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9477
9863
|
"sourcePath": "css-color-5/Overview.bs",
|
|
9478
9864
|
"filename": "Overview.html"
|
|
@@ -9516,6 +9902,9 @@
|
|
|
9516
9902
|
},
|
|
9517
9903
|
"nightly": {
|
|
9518
9904
|
"url": "https://drafts.csswg.org/css-color-adjust-1/",
|
|
9905
|
+
"alternateUrls": [
|
|
9906
|
+
"https://w3c.github.io/csswg-drafts/css-color-adjust-1/"
|
|
9907
|
+
],
|
|
9519
9908
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9520
9909
|
"sourcePath": "css-color-adjust-1/Overview.bs",
|
|
9521
9910
|
"filename": "Overview.html"
|
|
@@ -9561,6 +9950,9 @@
|
|
|
9561
9950
|
},
|
|
9562
9951
|
"nightly": {
|
|
9563
9952
|
"url": "https://drafts.csswg.org/css-conditional-3/",
|
|
9953
|
+
"alternateUrls": [
|
|
9954
|
+
"https://w3c.github.io/csswg-drafts/css-conditional-3/"
|
|
9955
|
+
],
|
|
9564
9956
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9565
9957
|
"sourcePath": "css-conditional-3/Overview.bs",
|
|
9566
9958
|
"filename": "Overview.html"
|
|
@@ -9606,6 +9998,9 @@
|
|
|
9606
9998
|
},
|
|
9607
9999
|
"nightly": {
|
|
9608
10000
|
"url": "https://drafts.csswg.org/css-conditional-4/",
|
|
10001
|
+
"alternateUrls": [
|
|
10002
|
+
"https://w3c.github.io/csswg-drafts/css-conditional-4/"
|
|
10003
|
+
],
|
|
9609
10004
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9610
10005
|
"sourcePath": "css-conditional-4/Overview.bs",
|
|
9611
10006
|
"filename": "Overview.html"
|
|
@@ -9650,6 +10045,9 @@
|
|
|
9650
10045
|
},
|
|
9651
10046
|
"nightly": {
|
|
9652
10047
|
"url": "https://drafts.csswg.org/css-conditional-5/",
|
|
10048
|
+
"alternateUrls": [
|
|
10049
|
+
"https://w3c.github.io/csswg-drafts/css-conditional-5/"
|
|
10050
|
+
],
|
|
9653
10051
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9654
10052
|
"sourcePath": "css-conditional-5/Overview.bs",
|
|
9655
10053
|
"filename": "Overview.html"
|
|
@@ -9693,6 +10091,9 @@
|
|
|
9693
10091
|
},
|
|
9694
10092
|
"nightly": {
|
|
9695
10093
|
"url": "https://drafts.csswg.org/css-contain-2/",
|
|
10094
|
+
"alternateUrls": [
|
|
10095
|
+
"https://w3c.github.io/csswg-drafts/css-contain-2/"
|
|
10096
|
+
],
|
|
9696
10097
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9697
10098
|
"sourcePath": "css-contain-2/Overview.bs",
|
|
9698
10099
|
"filename": "Overview.html"
|
|
@@ -9737,6 +10138,9 @@
|
|
|
9737
10138
|
},
|
|
9738
10139
|
"nightly": {
|
|
9739
10140
|
"url": "https://drafts.csswg.org/css-contain-3/",
|
|
10141
|
+
"alternateUrls": [
|
|
10142
|
+
"https://w3c.github.io/csswg-drafts/css-contain-3/"
|
|
10143
|
+
],
|
|
9740
10144
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9741
10145
|
"sourcePath": "css-contain-3/Overview.bs",
|
|
9742
10146
|
"filename": "Overview.html"
|
|
@@ -9780,6 +10184,9 @@
|
|
|
9780
10184
|
},
|
|
9781
10185
|
"nightly": {
|
|
9782
10186
|
"url": "https://drafts.csswg.org/css-content-3/",
|
|
10187
|
+
"alternateUrls": [
|
|
10188
|
+
"https://w3c.github.io/csswg-drafts/css-content-3/"
|
|
10189
|
+
],
|
|
9783
10190
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9784
10191
|
"sourcePath": "css-content-3/Overview.bs",
|
|
9785
10192
|
"filename": "Overview.html"
|
|
@@ -9823,6 +10230,9 @@
|
|
|
9823
10230
|
},
|
|
9824
10231
|
"nightly": {
|
|
9825
10232
|
"url": "https://drafts.csswg.org/css-counter-styles-3/",
|
|
10233
|
+
"alternateUrls": [
|
|
10234
|
+
"https://w3c.github.io/csswg-drafts/css-counter-styles-3/"
|
|
10235
|
+
],
|
|
9826
10236
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9827
10237
|
"sourcePath": "css-counter-styles-3/Overview.bs",
|
|
9828
10238
|
"filename": "Overview.html"
|
|
@@ -9856,6 +10266,9 @@
|
|
|
9856
10266
|
"nightly": {
|
|
9857
10267
|
"url": "https://drafts.csswg.org/css-viewport-1/",
|
|
9858
10268
|
"sourcePath": "css-viewport/Overview.bs",
|
|
10269
|
+
"alternateUrls": [
|
|
10270
|
+
"https://w3c.github.io/csswg-drafts/css-device-adapt-1/"
|
|
10271
|
+
],
|
|
9859
10272
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9860
10273
|
"filename": "Overview.html"
|
|
9861
10274
|
},
|
|
@@ -9903,6 +10316,9 @@
|
|
|
9903
10316
|
},
|
|
9904
10317
|
"nightly": {
|
|
9905
10318
|
"url": "https://drafts.csswg.org/css-display-3/",
|
|
10319
|
+
"alternateUrls": [
|
|
10320
|
+
"https://w3c.github.io/csswg-drafts/css-display-3/"
|
|
10321
|
+
],
|
|
9906
10322
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9907
10323
|
"sourcePath": "css-display-3/Overview.bs",
|
|
9908
10324
|
"filename": "Overview.html"
|
|
@@ -9947,6 +10363,9 @@
|
|
|
9947
10363
|
},
|
|
9948
10364
|
"nightly": {
|
|
9949
10365
|
"url": "https://drafts.csswg.org/css-easing-1/",
|
|
10366
|
+
"alternateUrls": [
|
|
10367
|
+
"https://w3c.github.io/csswg-drafts/css-easing-1/"
|
|
10368
|
+
],
|
|
9950
10369
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9951
10370
|
"sourcePath": "css-easing-1/Overview.bs",
|
|
9952
10371
|
"filename": "Overview.html"
|
|
@@ -9991,6 +10410,9 @@
|
|
|
9991
10410
|
},
|
|
9992
10411
|
"nightly": {
|
|
9993
10412
|
"url": "https://drafts.csswg.org/css-flexbox-1/",
|
|
10413
|
+
"alternateUrls": [
|
|
10414
|
+
"https://w3c.github.io/csswg-drafts/css-flexbox-1/"
|
|
10415
|
+
],
|
|
9994
10416
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
9995
10417
|
"sourcePath": "css-flexbox-1/Overview.bs",
|
|
9996
10418
|
"filename": "Overview.html"
|
|
@@ -10033,6 +10455,9 @@
|
|
|
10033
10455
|
},
|
|
10034
10456
|
"nightly": {
|
|
10035
10457
|
"url": "https://drafts.csswg.org/css-font-loading-3/",
|
|
10458
|
+
"alternateUrls": [
|
|
10459
|
+
"https://w3c.github.io/csswg-drafts/css-font-loading-3/"
|
|
10460
|
+
],
|
|
10036
10461
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10037
10462
|
"sourcePath": "css-font-loading-3/Overview.bs",
|
|
10038
10463
|
"filename": "Overview.html"
|
|
@@ -10077,6 +10502,9 @@
|
|
|
10077
10502
|
},
|
|
10078
10503
|
"nightly": {
|
|
10079
10504
|
"url": "https://drafts.csswg.org/css-fonts-4/",
|
|
10505
|
+
"alternateUrls": [
|
|
10506
|
+
"https://w3c.github.io/csswg-drafts/css-fonts-4/"
|
|
10507
|
+
],
|
|
10080
10508
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10081
10509
|
"sourcePath": "css-fonts-4/Overview.bs",
|
|
10082
10510
|
"filename": "Overview.html"
|
|
@@ -10121,6 +10549,9 @@
|
|
|
10121
10549
|
},
|
|
10122
10550
|
"nightly": {
|
|
10123
10551
|
"url": "https://drafts.csswg.org/css-fonts-5/",
|
|
10552
|
+
"alternateUrls": [
|
|
10553
|
+
"https://w3c.github.io/csswg-drafts/css-fonts-5/"
|
|
10554
|
+
],
|
|
10124
10555
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10125
10556
|
"sourcePath": "css-fonts-5/Overview.bs",
|
|
10126
10557
|
"filename": "Overview.html"
|
|
@@ -10166,6 +10597,9 @@
|
|
|
10166
10597
|
},
|
|
10167
10598
|
"nightly": {
|
|
10168
10599
|
"url": "https://drafts.csswg.org/css-gcpm-3/",
|
|
10600
|
+
"alternateUrls": [
|
|
10601
|
+
"https://w3c.github.io/csswg-drafts/css-gcpm-3/"
|
|
10602
|
+
],
|
|
10169
10603
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10170
10604
|
"sourcePath": "css-gcpm-3/Overview.bs",
|
|
10171
10605
|
"filename": "Overview.html"
|
|
@@ -10209,6 +10643,9 @@
|
|
|
10209
10643
|
},
|
|
10210
10644
|
"nightly": {
|
|
10211
10645
|
"url": "https://drafts.csswg.org/css-grid-2/",
|
|
10646
|
+
"alternateUrls": [
|
|
10647
|
+
"https://w3c.github.io/csswg-drafts/css-grid-2/"
|
|
10648
|
+
],
|
|
10212
10649
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10213
10650
|
"sourcePath": "css-grid-2/Overview.bs",
|
|
10214
10651
|
"filename": "Overview.html"
|
|
@@ -10252,6 +10689,9 @@
|
|
|
10252
10689
|
},
|
|
10253
10690
|
"nightly": {
|
|
10254
10691
|
"url": "https://drafts.csswg.org/css-highlight-api-1/",
|
|
10692
|
+
"alternateUrls": [
|
|
10693
|
+
"https://w3c.github.io/csswg-drafts/css-highlight-api-1/"
|
|
10694
|
+
],
|
|
10255
10695
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10256
10696
|
"sourcePath": "css-highlight-api-1/Overview.bs",
|
|
10257
10697
|
"filename": "Overview.html"
|
|
@@ -10291,6 +10731,9 @@
|
|
|
10291
10731
|
},
|
|
10292
10732
|
"nightly": {
|
|
10293
10733
|
"url": "https://drafts.csswg.org/css-images-3/",
|
|
10734
|
+
"alternateUrls": [
|
|
10735
|
+
"https://w3c.github.io/csswg-drafts/css-images-3/"
|
|
10736
|
+
],
|
|
10294
10737
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10295
10738
|
"sourcePath": "css-images-3/Overview.bs",
|
|
10296
10739
|
"filename": "Overview.html"
|
|
@@ -10335,6 +10778,9 @@
|
|
|
10335
10778
|
},
|
|
10336
10779
|
"nightly": {
|
|
10337
10780
|
"url": "https://drafts.csswg.org/css-images-4/",
|
|
10781
|
+
"alternateUrls": [
|
|
10782
|
+
"https://w3c.github.io/csswg-drafts/css-images-4/"
|
|
10783
|
+
],
|
|
10338
10784
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10339
10785
|
"sourcePath": "css-images-4/Overview.bs",
|
|
10340
10786
|
"filename": "Overview.html"
|
|
@@ -10377,6 +10823,9 @@
|
|
|
10377
10823
|
},
|
|
10378
10824
|
"nightly": {
|
|
10379
10825
|
"url": "https://drafts.csswg.org/css-inline-3/",
|
|
10826
|
+
"alternateUrls": [
|
|
10827
|
+
"https://w3c.github.io/csswg-drafts/css-inline-3/"
|
|
10828
|
+
],
|
|
10380
10829
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10381
10830
|
"sourcePath": "css-inline-3/Overview.bs",
|
|
10382
10831
|
"filename": "Overview.html"
|
|
@@ -10420,6 +10869,7 @@
|
|
|
10420
10869
|
},
|
|
10421
10870
|
"nightly": {
|
|
10422
10871
|
"url": "https://drafts.css-houdini.org/css-layout-api-1/",
|
|
10872
|
+
"alternateUrls": [],
|
|
10423
10873
|
"repository": "https://github.com/w3c/css-houdini-drafts",
|
|
10424
10874
|
"sourcePath": "css-layout-api/Overview.bs",
|
|
10425
10875
|
"filename": "Overview.html"
|
|
@@ -10463,6 +10913,9 @@
|
|
|
10463
10913
|
},
|
|
10464
10914
|
"nightly": {
|
|
10465
10915
|
"url": "https://drafts.csswg.org/css-line-grid-1/",
|
|
10916
|
+
"alternateUrls": [
|
|
10917
|
+
"https://w3c.github.io/csswg-drafts/css-line-grid-1/"
|
|
10918
|
+
],
|
|
10466
10919
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10467
10920
|
"sourcePath": "css-line-grid-1/Overview.bs",
|
|
10468
10921
|
"filename": "Overview.html"
|
|
@@ -10501,6 +10954,9 @@
|
|
|
10501
10954
|
},
|
|
10502
10955
|
"nightly": {
|
|
10503
10956
|
"url": "https://drafts.csswg.org/css-lists-3/",
|
|
10957
|
+
"alternateUrls": [
|
|
10958
|
+
"https://w3c.github.io/csswg-drafts/css-lists-3/"
|
|
10959
|
+
],
|
|
10504
10960
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10505
10961
|
"sourcePath": "css-lists-3/Overview.bs",
|
|
10506
10962
|
"filename": "Overview.html"
|
|
@@ -10544,6 +11000,9 @@
|
|
|
10544
11000
|
},
|
|
10545
11001
|
"nightly": {
|
|
10546
11002
|
"url": "https://drafts.csswg.org/css-logical-1/",
|
|
11003
|
+
"alternateUrls": [
|
|
11004
|
+
"https://w3c.github.io/csswg-drafts/css-logical-1/"
|
|
11005
|
+
],
|
|
10547
11006
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10548
11007
|
"sourcePath": "css-logical-1/Overview.bs",
|
|
10549
11008
|
"filename": "Overview.html"
|
|
@@ -10586,6 +11045,7 @@
|
|
|
10586
11045
|
},
|
|
10587
11046
|
"nightly": {
|
|
10588
11047
|
"url": "https://drafts.fxtf.org/css-masking-1/",
|
|
11048
|
+
"alternateUrls": [],
|
|
10589
11049
|
"repository": "https://github.com/w3c/fxtf-drafts",
|
|
10590
11050
|
"sourcePath": "css-masking-1/Overview.bs",
|
|
10591
11051
|
"filename": "Overview.html"
|
|
@@ -10631,6 +11091,9 @@
|
|
|
10631
11091
|
},
|
|
10632
11092
|
"nightly": {
|
|
10633
11093
|
"url": "https://drafts.csswg.org/css-multicol-1/",
|
|
11094
|
+
"alternateUrls": [
|
|
11095
|
+
"https://w3c.github.io/csswg-drafts/css-multicol-1/"
|
|
11096
|
+
],
|
|
10634
11097
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10635
11098
|
"sourcePath": "css-multicol-1/Overview.bs",
|
|
10636
11099
|
"filename": "Overview.html"
|
|
@@ -10673,6 +11136,9 @@
|
|
|
10673
11136
|
},
|
|
10674
11137
|
"nightly": {
|
|
10675
11138
|
"url": "https://drafts.csswg.org/css-namespaces-3/",
|
|
11139
|
+
"alternateUrls": [
|
|
11140
|
+
"https://w3c.github.io/csswg-drafts/css-namespaces-3/"
|
|
11141
|
+
],
|
|
10676
11142
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10677
11143
|
"sourcePath": "css-namespaces-3/Overview.bs",
|
|
10678
11144
|
"filename": "Overview.html"
|
|
@@ -10716,6 +11182,9 @@
|
|
|
10716
11182
|
},
|
|
10717
11183
|
"nightly": {
|
|
10718
11184
|
"url": "https://drafts.csswg.org/css-nav-1/",
|
|
11185
|
+
"alternateUrls": [
|
|
11186
|
+
"https://w3c.github.io/csswg-drafts/css-nav-1/"
|
|
11187
|
+
],
|
|
10719
11188
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10720
11189
|
"sourcePath": "css-nav-1/Overview.bs",
|
|
10721
11190
|
"filename": "Overview.html"
|
|
@@ -10753,6 +11222,9 @@
|
|
|
10753
11222
|
},
|
|
10754
11223
|
"nightly": {
|
|
10755
11224
|
"url": "https://drafts.csswg.org/css-nesting-1/",
|
|
11225
|
+
"alternateUrls": [
|
|
11226
|
+
"https://w3c.github.io/csswg-drafts/css-nesting-1/"
|
|
11227
|
+
],
|
|
10756
11228
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10757
11229
|
"sourcePath": "css-nesting-1/Overview.bs",
|
|
10758
11230
|
"filename": "Overview.html"
|
|
@@ -10791,6 +11263,9 @@
|
|
|
10791
11263
|
},
|
|
10792
11264
|
"nightly": {
|
|
10793
11265
|
"url": "https://drafts.csswg.org/css-overflow-3/",
|
|
11266
|
+
"alternateUrls": [
|
|
11267
|
+
"https://w3c.github.io/csswg-drafts/css-overflow-3/"
|
|
11268
|
+
],
|
|
10794
11269
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10795
11270
|
"sourcePath": "css-overflow-3/Overview.bs",
|
|
10796
11271
|
"filename": "Overview.html"
|
|
@@ -10835,6 +11310,9 @@
|
|
|
10835
11310
|
},
|
|
10836
11311
|
"nightly": {
|
|
10837
11312
|
"url": "https://drafts.csswg.org/css-overflow-4/",
|
|
11313
|
+
"alternateUrls": [
|
|
11314
|
+
"https://w3c.github.io/csswg-drafts/css-overflow-4/"
|
|
11315
|
+
],
|
|
10838
11316
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10839
11317
|
"sourcePath": "css-overflow-4/Overview.bs",
|
|
10840
11318
|
"filename": "Overview.html"
|
|
@@ -10878,6 +11356,9 @@
|
|
|
10878
11356
|
},
|
|
10879
11357
|
"nightly": {
|
|
10880
11358
|
"url": "https://drafts.csswg.org/css-overscroll-1/",
|
|
11359
|
+
"alternateUrls": [
|
|
11360
|
+
"https://w3c.github.io/csswg-drafts/css-overscroll-1/"
|
|
11361
|
+
],
|
|
10881
11362
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10882
11363
|
"sourcePath": "css-overscroll-1/Overview.bs",
|
|
10883
11364
|
"filename": "Overview.html"
|
|
@@ -10922,6 +11403,9 @@
|
|
|
10922
11403
|
},
|
|
10923
11404
|
"nightly": {
|
|
10924
11405
|
"url": "https://drafts.csswg.org/css-page-3/",
|
|
11406
|
+
"alternateUrls": [
|
|
11407
|
+
"https://w3c.github.io/csswg-drafts/css-page-3/"
|
|
11408
|
+
],
|
|
10925
11409
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10926
11410
|
"sourcePath": "css-page-3/Overview.bs",
|
|
10927
11411
|
"filename": "Overview.html"
|
|
@@ -10965,6 +11449,9 @@
|
|
|
10965
11449
|
},
|
|
10966
11450
|
"nightly": {
|
|
10967
11451
|
"url": "https://drafts.csswg.org/css-page-floats-3/",
|
|
11452
|
+
"alternateUrls": [
|
|
11453
|
+
"https://w3c.github.io/csswg-drafts/css-page-floats-3/"
|
|
11454
|
+
],
|
|
10968
11455
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10969
11456
|
"sourcePath": "css-page-floats-3/Overview.bs",
|
|
10970
11457
|
"filename": "Overview.html"
|
|
@@ -11002,6 +11489,7 @@
|
|
|
11002
11489
|
},
|
|
11003
11490
|
"nightly": {
|
|
11004
11491
|
"url": "https://drafts.css-houdini.org/css-paint-api-1/",
|
|
11492
|
+
"alternateUrls": [],
|
|
11005
11493
|
"repository": "https://github.com/w3c/css-houdini-drafts",
|
|
11006
11494
|
"sourcePath": "css-paint-api/Overview.bs",
|
|
11007
11495
|
"filename": "Overview.html"
|
|
@@ -11045,6 +11533,9 @@
|
|
|
11045
11533
|
},
|
|
11046
11534
|
"nightly": {
|
|
11047
11535
|
"url": "https://drafts.csswg.org/css-position-3/",
|
|
11536
|
+
"alternateUrls": [
|
|
11537
|
+
"https://w3c.github.io/csswg-drafts/css-position-3/"
|
|
11538
|
+
],
|
|
11048
11539
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11049
11540
|
"sourcePath": "css-position-3/Overview.bs",
|
|
11050
11541
|
"filename": "Overview.html"
|
|
@@ -11092,6 +11583,7 @@
|
|
|
11092
11583
|
},
|
|
11093
11584
|
"nightly": {
|
|
11094
11585
|
"url": "https://drafts.css-houdini.org/css-properties-values-api-1/",
|
|
11586
|
+
"alternateUrls": [],
|
|
11095
11587
|
"repository": "https://github.com/w3c/css-houdini-drafts",
|
|
11096
11588
|
"sourcePath": "css-properties-values-api/Overview.bs",
|
|
11097
11589
|
"filename": "Overview.html"
|
|
@@ -11135,6 +11627,9 @@
|
|
|
11135
11627
|
},
|
|
11136
11628
|
"nightly": {
|
|
11137
11629
|
"url": "https://drafts.csswg.org/css-pseudo-4/",
|
|
11630
|
+
"alternateUrls": [
|
|
11631
|
+
"https://w3c.github.io/csswg-drafts/css-pseudo-4/"
|
|
11632
|
+
],
|
|
11138
11633
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11139
11634
|
"sourcePath": "css-pseudo-4/Overview.bs",
|
|
11140
11635
|
"filename": "Overview.html"
|
|
@@ -11178,6 +11673,9 @@
|
|
|
11178
11673
|
},
|
|
11179
11674
|
"nightly": {
|
|
11180
11675
|
"url": "https://drafts.csswg.org/css-regions-1/",
|
|
11676
|
+
"alternateUrls": [
|
|
11677
|
+
"https://w3c.github.io/csswg-drafts/css-regions-1/"
|
|
11678
|
+
],
|
|
11181
11679
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11182
11680
|
"sourcePath": "css-regions-1/Overview.bs",
|
|
11183
11681
|
"filename": "Overview.html"
|
|
@@ -11215,6 +11713,9 @@
|
|
|
11215
11713
|
},
|
|
11216
11714
|
"nightly": {
|
|
11217
11715
|
"url": "https://drafts.csswg.org/css-rhythm-1/",
|
|
11716
|
+
"alternateUrls": [
|
|
11717
|
+
"https://w3c.github.io/csswg-drafts/css-rhythm-1/"
|
|
11718
|
+
],
|
|
11218
11719
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11219
11720
|
"sourcePath": "css-rhythm-1/Overview.bs",
|
|
11220
11721
|
"filename": "Overview.html"
|
|
@@ -11252,6 +11753,9 @@
|
|
|
11252
11753
|
},
|
|
11253
11754
|
"nightly": {
|
|
11254
11755
|
"url": "https://drafts.csswg.org/css-round-display-1/",
|
|
11756
|
+
"alternateUrls": [
|
|
11757
|
+
"https://w3c.github.io/csswg-drafts/css-round-display-1/"
|
|
11758
|
+
],
|
|
11255
11759
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11256
11760
|
"sourcePath": "css-round-display-1/Overview.bs",
|
|
11257
11761
|
"filename": "Overview.html"
|
|
@@ -11295,6 +11799,9 @@
|
|
|
11295
11799
|
},
|
|
11296
11800
|
"nightly": {
|
|
11297
11801
|
"url": "https://drafts.csswg.org/css-ruby-1/",
|
|
11802
|
+
"alternateUrls": [
|
|
11803
|
+
"https://w3c.github.io/csswg-drafts/css-ruby-1/"
|
|
11804
|
+
],
|
|
11298
11805
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11299
11806
|
"sourcePath": "css-ruby-1/Overview.bs",
|
|
11300
11807
|
"filename": "Overview.html"
|
|
@@ -11338,6 +11845,9 @@
|
|
|
11338
11845
|
},
|
|
11339
11846
|
"nightly": {
|
|
11340
11847
|
"url": "https://drafts.csswg.org/css-scoping-1/",
|
|
11848
|
+
"alternateUrls": [
|
|
11849
|
+
"https://w3c.github.io/csswg-drafts/css-scoping-1/"
|
|
11850
|
+
],
|
|
11341
11851
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11342
11852
|
"sourcePath": "css-scoping-1/Overview.bs",
|
|
11343
11853
|
"filename": "Overview.html"
|
|
@@ -11381,6 +11891,9 @@
|
|
|
11381
11891
|
},
|
|
11382
11892
|
"nightly": {
|
|
11383
11893
|
"url": "https://drafts.csswg.org/css-scroll-anchoring-1/",
|
|
11894
|
+
"alternateUrls": [
|
|
11895
|
+
"https://w3c.github.io/csswg-drafts/css-scroll-anchoring-1/"
|
|
11896
|
+
],
|
|
11384
11897
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11385
11898
|
"sourcePath": "css-scroll-anchoring-1/Overview.bs",
|
|
11386
11899
|
"filename": "Overview.html"
|
|
@@ -11425,6 +11938,9 @@
|
|
|
11425
11938
|
},
|
|
11426
11939
|
"nightly": {
|
|
11427
11940
|
"url": "https://drafts.csswg.org/css-scroll-snap-1/",
|
|
11941
|
+
"alternateUrls": [
|
|
11942
|
+
"https://w3c.github.io/csswg-drafts/css-scroll-snap-1/"
|
|
11943
|
+
],
|
|
11428
11944
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11429
11945
|
"sourcePath": "css-scroll-snap-1/Overview.bs",
|
|
11430
11946
|
"filename": "Overview.html"
|
|
@@ -11468,6 +11984,9 @@
|
|
|
11468
11984
|
},
|
|
11469
11985
|
"nightly": {
|
|
11470
11986
|
"url": "https://drafts.csswg.org/css-scrollbars-1/",
|
|
11987
|
+
"alternateUrls": [
|
|
11988
|
+
"https://w3c.github.io/csswg-drafts/css-scrollbars-1/"
|
|
11989
|
+
],
|
|
11471
11990
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11472
11991
|
"sourcePath": "css-scrollbars-1/Overview.bs",
|
|
11473
11992
|
"filename": "Overview.html"
|
|
@@ -11511,6 +12030,9 @@
|
|
|
11511
12030
|
},
|
|
11512
12031
|
"nightly": {
|
|
11513
12032
|
"url": "https://drafts.csswg.org/css-shadow-parts-1/",
|
|
12033
|
+
"alternateUrls": [
|
|
12034
|
+
"https://w3c.github.io/csswg-drafts/css-shadow-parts-1/"
|
|
12035
|
+
],
|
|
11514
12036
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11515
12037
|
"sourcePath": "css-shadow-parts-1/Overview.bs",
|
|
11516
12038
|
"filename": "Overview.html"
|
|
@@ -11555,6 +12077,9 @@
|
|
|
11555
12077
|
},
|
|
11556
12078
|
"nightly": {
|
|
11557
12079
|
"url": "https://drafts.csswg.org/css-shapes-1/",
|
|
12080
|
+
"alternateUrls": [
|
|
12081
|
+
"https://w3c.github.io/csswg-drafts/css-shapes-1/"
|
|
12082
|
+
],
|
|
11558
12083
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11559
12084
|
"sourcePath": "css-shapes-1/Overview.bs",
|
|
11560
12085
|
"filename": "Overview.html"
|
|
@@ -11600,6 +12125,9 @@
|
|
|
11600
12125
|
},
|
|
11601
12126
|
"nightly": {
|
|
11602
12127
|
"url": "https://drafts.csswg.org/css-sizing-3/",
|
|
12128
|
+
"alternateUrls": [
|
|
12129
|
+
"https://w3c.github.io/csswg-drafts/css-sizing-3/"
|
|
12130
|
+
],
|
|
11603
12131
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11604
12132
|
"sourcePath": "css-sizing-3/Overview.bs",
|
|
11605
12133
|
"filename": "Overview.html"
|
|
@@ -11644,6 +12172,9 @@
|
|
|
11644
12172
|
},
|
|
11645
12173
|
"nightly": {
|
|
11646
12174
|
"url": "https://drafts.csswg.org/css-sizing-4/",
|
|
12175
|
+
"alternateUrls": [
|
|
12176
|
+
"https://w3c.github.io/csswg-drafts/css-sizing-4/"
|
|
12177
|
+
],
|
|
11647
12178
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11648
12179
|
"sourcePath": "css-sizing-4/Overview.bs",
|
|
11649
12180
|
"filename": "Overview.html"
|
|
@@ -11686,6 +12217,9 @@
|
|
|
11686
12217
|
},
|
|
11687
12218
|
"nightly": {
|
|
11688
12219
|
"url": "https://drafts.csswg.org/css-speech-1/",
|
|
12220
|
+
"alternateUrls": [
|
|
12221
|
+
"https://w3c.github.io/csswg-drafts/css-speech-1/"
|
|
12222
|
+
],
|
|
11689
12223
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11690
12224
|
"sourcePath": "css-speech-1/Overview.bs",
|
|
11691
12225
|
"filename": "Overview.html"
|
|
@@ -11718,6 +12252,9 @@
|
|
|
11718
12252
|
"nightly": {
|
|
11719
12253
|
"url": "https://drafts.csswg.org/css-style-attr/",
|
|
11720
12254
|
"sourcePath": "css-style-attr-1/Overview.src.html",
|
|
12255
|
+
"alternateUrls": [
|
|
12256
|
+
"https://w3c.github.io/csswg-drafts/css-style-attr/"
|
|
12257
|
+
],
|
|
11721
12258
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11722
12259
|
"filename": "Overview.html"
|
|
11723
12260
|
},
|
|
@@ -11771,6 +12308,9 @@
|
|
|
11771
12308
|
},
|
|
11772
12309
|
"nightly": {
|
|
11773
12310
|
"url": "https://drafts.csswg.org/css-syntax-3/",
|
|
12311
|
+
"alternateUrls": [
|
|
12312
|
+
"https://w3c.github.io/csswg-drafts/css-syntax-3/"
|
|
12313
|
+
],
|
|
11774
12314
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11775
12315
|
"sourcePath": "css-syntax-3/Overview.bs",
|
|
11776
12316
|
"filename": "Overview.html"
|
|
@@ -11814,6 +12354,9 @@
|
|
|
11814
12354
|
},
|
|
11815
12355
|
"nightly": {
|
|
11816
12356
|
"url": "https://drafts.csswg.org/css-tables-3/",
|
|
12357
|
+
"alternateUrls": [
|
|
12358
|
+
"https://w3c.github.io/csswg-drafts/css-tables-3/"
|
|
12359
|
+
],
|
|
11817
12360
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11818
12361
|
"sourcePath": "css-tables-3/Overview.bs",
|
|
11819
12362
|
"filename": "Overview.html"
|
|
@@ -11858,6 +12401,9 @@
|
|
|
11858
12401
|
},
|
|
11859
12402
|
"nightly": {
|
|
11860
12403
|
"url": "https://drafts.csswg.org/css-text-3/",
|
|
12404
|
+
"alternateUrls": [
|
|
12405
|
+
"https://w3c.github.io/csswg-drafts/css-text-3/"
|
|
12406
|
+
],
|
|
11861
12407
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11862
12408
|
"sourcePath": "css-text-3/Overview.bs",
|
|
11863
12409
|
"filename": "Overview.html"
|
|
@@ -11902,6 +12448,9 @@
|
|
|
11902
12448
|
},
|
|
11903
12449
|
"nightly": {
|
|
11904
12450
|
"url": "https://drafts.csswg.org/css-text-4/",
|
|
12451
|
+
"alternateUrls": [
|
|
12452
|
+
"https://w3c.github.io/csswg-drafts/css-text-4/"
|
|
12453
|
+
],
|
|
11905
12454
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11906
12455
|
"sourcePath": "css-text-4/Overview.bs",
|
|
11907
12456
|
"filename": "Overview.html"
|
|
@@ -11946,6 +12495,9 @@
|
|
|
11946
12495
|
},
|
|
11947
12496
|
"nightly": {
|
|
11948
12497
|
"url": "https://drafts.csswg.org/css-text-decor-3/",
|
|
12498
|
+
"alternateUrls": [
|
|
12499
|
+
"https://w3c.github.io/csswg-drafts/css-text-decor-3/"
|
|
12500
|
+
],
|
|
11949
12501
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11950
12502
|
"sourcePath": "css-text-decor-3/Overview.bs",
|
|
11951
12503
|
"filename": "Overview.html"
|
|
@@ -11990,6 +12542,9 @@
|
|
|
11990
12542
|
},
|
|
11991
12543
|
"nightly": {
|
|
11992
12544
|
"url": "https://drafts.csswg.org/css-text-decor-4/",
|
|
12545
|
+
"alternateUrls": [
|
|
12546
|
+
"https://w3c.github.io/csswg-drafts/css-text-decor-4/"
|
|
12547
|
+
],
|
|
11993
12548
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11994
12549
|
"sourcePath": "css-text-decor-4/Overview.bs",
|
|
11995
12550
|
"filename": "Overview.html"
|
|
@@ -12034,6 +12589,9 @@
|
|
|
12034
12589
|
},
|
|
12035
12590
|
"nightly": {
|
|
12036
12591
|
"url": "https://drafts.csswg.org/css-transforms-1/",
|
|
12592
|
+
"alternateUrls": [
|
|
12593
|
+
"https://w3c.github.io/csswg-drafts/css-transforms-1/"
|
|
12594
|
+
],
|
|
12037
12595
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12038
12596
|
"sourcePath": "css-transforms-1/Overview.bs",
|
|
12039
12597
|
"filename": "Overview.html"
|
|
@@ -12078,6 +12636,9 @@
|
|
|
12078
12636
|
},
|
|
12079
12637
|
"nightly": {
|
|
12080
12638
|
"url": "https://drafts.csswg.org/css-transforms-2/",
|
|
12639
|
+
"alternateUrls": [
|
|
12640
|
+
"https://w3c.github.io/csswg-drafts/css-transforms-2/"
|
|
12641
|
+
],
|
|
12081
12642
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12082
12643
|
"sourcePath": "css-transforms-2/Overview.bs",
|
|
12083
12644
|
"filename": "Overview.html"
|
|
@@ -12122,6 +12683,9 @@
|
|
|
12122
12683
|
},
|
|
12123
12684
|
"nightly": {
|
|
12124
12685
|
"url": "https://drafts.csswg.org/css-transitions-1/",
|
|
12686
|
+
"alternateUrls": [
|
|
12687
|
+
"https://w3c.github.io/csswg-drafts/css-transitions-1/"
|
|
12688
|
+
],
|
|
12125
12689
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12126
12690
|
"sourcePath": "css-transitions-1/Overview.bs",
|
|
12127
12691
|
"filename": "Overview.html"
|
|
@@ -12170,6 +12734,7 @@
|
|
|
12170
12734
|
},
|
|
12171
12735
|
"nightly": {
|
|
12172
12736
|
"url": "https://drafts.css-houdini.org/css-typed-om-1/",
|
|
12737
|
+
"alternateUrls": [],
|
|
12173
12738
|
"repository": "https://github.com/w3c/css-houdini-drafts",
|
|
12174
12739
|
"sourcePath": "css-typed-om/Overview.bs",
|
|
12175
12740
|
"filename": "Overview.html"
|
|
@@ -12214,6 +12779,9 @@
|
|
|
12214
12779
|
},
|
|
12215
12780
|
"nightly": {
|
|
12216
12781
|
"url": "https://drafts.csswg.org/css-ui-4/",
|
|
12782
|
+
"alternateUrls": [
|
|
12783
|
+
"https://w3c.github.io/csswg-drafts/css-ui-4/"
|
|
12784
|
+
],
|
|
12217
12785
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12218
12786
|
"sourcePath": "css-ui-4/Overview.bs",
|
|
12219
12787
|
"filename": "Overview.html"
|
|
@@ -12258,6 +12826,9 @@
|
|
|
12258
12826
|
},
|
|
12259
12827
|
"nightly": {
|
|
12260
12828
|
"url": "https://drafts.csswg.org/css-values-3/",
|
|
12829
|
+
"alternateUrls": [
|
|
12830
|
+
"https://w3c.github.io/csswg-drafts/css-values-3/"
|
|
12831
|
+
],
|
|
12261
12832
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12262
12833
|
"sourcePath": "css-values-3/Overview.bs",
|
|
12263
12834
|
"filename": "Overview.html"
|
|
@@ -12303,6 +12874,9 @@
|
|
|
12303
12874
|
},
|
|
12304
12875
|
"nightly": {
|
|
12305
12876
|
"url": "https://drafts.csswg.org/css-values-4/",
|
|
12877
|
+
"alternateUrls": [
|
|
12878
|
+
"https://w3c.github.io/csswg-drafts/css-values-4/"
|
|
12879
|
+
],
|
|
12306
12880
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12307
12881
|
"sourcePath": "css-values-4/Overview.bs",
|
|
12308
12882
|
"filename": "Overview.html"
|
|
@@ -12347,6 +12921,9 @@
|
|
|
12347
12921
|
},
|
|
12348
12922
|
"nightly": {
|
|
12349
12923
|
"url": "https://drafts.csswg.org/css-variables-1/",
|
|
12924
|
+
"alternateUrls": [
|
|
12925
|
+
"https://w3c.github.io/csswg-drafts/css-variables-1/"
|
|
12926
|
+
],
|
|
12350
12927
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12351
12928
|
"sourcePath": "css-variables-1/Overview.bs",
|
|
12352
12929
|
"filename": "Overview.html"
|
|
@@ -12389,6 +12966,9 @@
|
|
|
12389
12966
|
},
|
|
12390
12967
|
"nightly": {
|
|
12391
12968
|
"url": "https://drafts.csswg.org/css-will-change-1/",
|
|
12969
|
+
"alternateUrls": [
|
|
12970
|
+
"https://w3c.github.io/csswg-drafts/css-will-change-1/"
|
|
12971
|
+
],
|
|
12392
12972
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12393
12973
|
"sourcePath": "css-will-change-1/Overview.bs",
|
|
12394
12974
|
"filename": "Overview.html"
|
|
@@ -12432,6 +13012,9 @@
|
|
|
12432
13012
|
},
|
|
12433
13013
|
"nightly": {
|
|
12434
13014
|
"url": "https://drafts.csswg.org/css-writing-modes-4/",
|
|
13015
|
+
"alternateUrls": [
|
|
13016
|
+
"https://w3c.github.io/csswg-drafts/css-writing-modes-4/"
|
|
13017
|
+
],
|
|
12435
13018
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12436
13019
|
"sourcePath": "css-writing-modes-4/Overview.bs",
|
|
12437
13020
|
"filename": "Overview.html"
|
|
@@ -12465,6 +13048,9 @@
|
|
|
12465
13048
|
"nightly": {
|
|
12466
13049
|
"url": "https://drafts.csswg.org/css2/",
|
|
12467
13050
|
"sourcePath": "css2/Overview.bs",
|
|
13051
|
+
"alternateUrls": [
|
|
13052
|
+
"https://w3c.github.io/csswg-drafts/CSS21/"
|
|
13053
|
+
],
|
|
12468
13054
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12469
13055
|
"pages": [],
|
|
12470
13056
|
"filename": "Overview.html"
|
|
@@ -12538,6 +13124,9 @@
|
|
|
12538
13124
|
"nightly": {
|
|
12539
13125
|
"url": "https://drafts.csswg.org/css2/",
|
|
12540
13126
|
"sourcePath": "css2/Overview.bs",
|
|
13127
|
+
"alternateUrls": [
|
|
13128
|
+
"https://w3c.github.io/csswg-drafts/CSS22/"
|
|
13129
|
+
],
|
|
12541
13130
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12542
13131
|
"pages": [],
|
|
12543
13132
|
"filename": "Overview.html"
|
|
@@ -12611,6 +13200,9 @@
|
|
|
12611
13200
|
"nightly": {
|
|
12612
13201
|
"url": "https://drafts.csswg.org/css-exclusions-1/",
|
|
12613
13202
|
"sourcePath": "css-exclusions-1/Overview.bs",
|
|
13203
|
+
"alternateUrls": [
|
|
13204
|
+
"https://w3c.github.io/csswg-drafts/css3-exclusions/"
|
|
13205
|
+
],
|
|
12614
13206
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12615
13207
|
"filename": "Overview.html"
|
|
12616
13208
|
},
|
|
@@ -12664,6 +13256,9 @@
|
|
|
12664
13256
|
},
|
|
12665
13257
|
"nightly": {
|
|
12666
13258
|
"url": "https://drafts.csswg.org/cssom-1/",
|
|
13259
|
+
"alternateUrls": [
|
|
13260
|
+
"https://w3c.github.io/csswg-drafts/cssom-1/"
|
|
13261
|
+
],
|
|
12667
13262
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12668
13263
|
"sourcePath": "cssom-1/Overview.bs",
|
|
12669
13264
|
"filename": "Overview.html"
|
|
@@ -12707,6 +13302,9 @@
|
|
|
12707
13302
|
},
|
|
12708
13303
|
"nightly": {
|
|
12709
13304
|
"url": "https://drafts.csswg.org/cssom-view-1/",
|
|
13305
|
+
"alternateUrls": [
|
|
13306
|
+
"https://w3c.github.io/csswg-drafts/cssom-view-1/"
|
|
13307
|
+
],
|
|
12710
13308
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12711
13309
|
"sourcePath": "cssom-view-1/Overview.bs",
|
|
12712
13310
|
"filename": "Overview.html"
|
|
@@ -12750,6 +13348,7 @@
|
|
|
12750
13348
|
},
|
|
12751
13349
|
"nightly": {
|
|
12752
13350
|
"url": "https://www.w3.org/TR/device-memory/",
|
|
13351
|
+
"alternateUrls": [],
|
|
12753
13352
|
"repository": "https://github.com/w3c/device-memory",
|
|
12754
13353
|
"sourcePath": "index.bs",
|
|
12755
13354
|
"filename": "Overview.html"
|
|
@@ -12792,6 +13391,7 @@
|
|
|
12792
13391
|
},
|
|
12793
13392
|
"nightly": {
|
|
12794
13393
|
"url": "https://w3c.github.io/device-posture/",
|
|
13394
|
+
"alternateUrls": [],
|
|
12795
13395
|
"repository": "https://github.com/w3c/device-posture",
|
|
12796
13396
|
"sourcePath": "index.html",
|
|
12797
13397
|
"filename": "index.html"
|
|
@@ -12828,6 +13428,7 @@
|
|
|
12828
13428
|
},
|
|
12829
13429
|
"nightly": {
|
|
12830
13430
|
"url": "https://w3c.github.io/DOM-Parsing/",
|
|
13431
|
+
"alternateUrls": [],
|
|
12831
13432
|
"repository": "https://github.com/w3c/DOM-Parsing",
|
|
12832
13433
|
"sourcePath": "index.html",
|
|
12833
13434
|
"filename": "index.html"
|
|
@@ -12870,6 +13471,7 @@
|
|
|
12870
13471
|
},
|
|
12871
13472
|
"nightly": {
|
|
12872
13473
|
"url": "https://w3c.github.io/edit-context/",
|
|
13474
|
+
"alternateUrls": [],
|
|
12873
13475
|
"repository": "https://github.com/w3c/edit-context",
|
|
12874
13476
|
"sourcePath": "index.html",
|
|
12875
13477
|
"filename": "index.html"
|
|
@@ -12906,6 +13508,7 @@
|
|
|
12906
13508
|
},
|
|
12907
13509
|
"nightly": {
|
|
12908
13510
|
"url": "https://encoding.spec.whatwg.org/",
|
|
13511
|
+
"alternateUrls": [],
|
|
12909
13512
|
"repository": "https://github.com/whatwg/encoding",
|
|
12910
13513
|
"sourcePath": "encoding.bs",
|
|
12911
13514
|
"filename": "index.html"
|
|
@@ -12938,6 +13541,7 @@
|
|
|
12938
13541
|
"nightly": {
|
|
12939
13542
|
"url": "https://w3c.github.io/encrypted-media/",
|
|
12940
13543
|
"sourcePath": "encrypted-media-respec.html",
|
|
13544
|
+
"alternateUrls": [],
|
|
12941
13545
|
"repository": "https://github.com/w3c/encrypted-media",
|
|
12942
13546
|
"filename": "index.html"
|
|
12943
13547
|
},
|
|
@@ -12990,6 +13594,7 @@
|
|
|
12990
13594
|
},
|
|
12991
13595
|
"nightly": {
|
|
12992
13596
|
"url": "https://w3c.github.io/event-timing",
|
|
13597
|
+
"alternateUrls": [],
|
|
12993
13598
|
"repository": "https://github.com/w3c/event-timing",
|
|
12994
13599
|
"sourcePath": "index.bs",
|
|
12995
13600
|
"filename": "index.html"
|
|
@@ -13027,6 +13632,7 @@
|
|
|
13027
13632
|
},
|
|
13028
13633
|
"nightly": {
|
|
13029
13634
|
"url": "https://w3c.github.io/webappsec-fetch-metadata/",
|
|
13635
|
+
"alternateUrls": [],
|
|
13030
13636
|
"repository": "https://github.com/w3c/webappsec-fetch-metadata",
|
|
13031
13637
|
"sourcePath": "index.bs",
|
|
13032
13638
|
"filename": "index.html"
|
|
@@ -13068,6 +13674,7 @@
|
|
|
13068
13674
|
},
|
|
13069
13675
|
"nightly": {
|
|
13070
13676
|
"url": "https://w3c.github.io/FileAPI/",
|
|
13677
|
+
"alternateUrls": [],
|
|
13071
13678
|
"repository": "https://github.com/w3c/FileAPI",
|
|
13072
13679
|
"sourcePath": "index.bs",
|
|
13073
13680
|
"filename": "index.html"
|
|
@@ -13115,6 +13722,7 @@
|
|
|
13115
13722
|
},
|
|
13116
13723
|
"nightly": {
|
|
13117
13724
|
"url": "https://drafts.fxtf.org/fill-stroke-3/",
|
|
13725
|
+
"alternateUrls": [],
|
|
13118
13726
|
"repository": "https://github.com/w3c/fxtf-drafts",
|
|
13119
13727
|
"sourcePath": "fill-stroke/Overview.bs",
|
|
13120
13728
|
"filename": "Overview.html"
|
|
@@ -13159,6 +13767,7 @@
|
|
|
13159
13767
|
},
|
|
13160
13768
|
"nightly": {
|
|
13161
13769
|
"url": "https://drafts.fxtf.org/filter-effects-1/",
|
|
13770
|
+
"alternateUrls": [],
|
|
13162
13771
|
"repository": "https://github.com/w3c/fxtf-drafts",
|
|
13163
13772
|
"sourcePath": "filter-effects/Overview.bs",
|
|
13164
13773
|
"filename": "Overview.html"
|
|
@@ -13201,6 +13810,7 @@
|
|
|
13201
13810
|
},
|
|
13202
13811
|
"nightly": {
|
|
13203
13812
|
"url": "https://w3c.github.io/fingerprinting-guidance/",
|
|
13813
|
+
"alternateUrls": [],
|
|
13204
13814
|
"repository": "https://github.com/w3c/fingerprinting-guidance",
|
|
13205
13815
|
"sourcePath": "index.html",
|
|
13206
13816
|
"filename": "index.html"
|
|
@@ -13237,6 +13847,7 @@
|
|
|
13237
13847
|
},
|
|
13238
13848
|
"nightly": {
|
|
13239
13849
|
"url": "https://w3c.github.io/gamepad/",
|
|
13850
|
+
"alternateUrls": [],
|
|
13240
13851
|
"repository": "https://github.com/w3c/gamepad",
|
|
13241
13852
|
"sourcePath": "index.html",
|
|
13242
13853
|
"filename": "index.html"
|
|
@@ -13279,6 +13890,7 @@
|
|
|
13279
13890
|
},
|
|
13280
13891
|
"nightly": {
|
|
13281
13892
|
"url": "https://w3c.github.io/sensors/",
|
|
13893
|
+
"alternateUrls": [],
|
|
13282
13894
|
"repository": "https://github.com/w3c/sensors",
|
|
13283
13895
|
"sourcePath": "index.bs",
|
|
13284
13896
|
"filename": "index.html"
|
|
@@ -13321,6 +13933,7 @@
|
|
|
13321
13933
|
},
|
|
13322
13934
|
"nightly": {
|
|
13323
13935
|
"url": "https://w3c.github.io/geolocation-sensor/",
|
|
13936
|
+
"alternateUrls": [],
|
|
13324
13937
|
"repository": "https://github.com/w3c/geolocation-sensor",
|
|
13325
13938
|
"sourcePath": "index.bs",
|
|
13326
13939
|
"filename": "index.html"
|
|
@@ -13363,6 +13976,7 @@
|
|
|
13363
13976
|
},
|
|
13364
13977
|
"nightly": {
|
|
13365
13978
|
"url": "https://w3c.github.io/geolocation-api/",
|
|
13979
|
+
"alternateUrls": [],
|
|
13366
13980
|
"repository": "https://github.com/w3c/geolocation-api",
|
|
13367
13981
|
"sourcePath": "index.html",
|
|
13368
13982
|
"filename": "index.html"
|
|
@@ -13406,6 +14020,7 @@
|
|
|
13406
14020
|
},
|
|
13407
14021
|
"nightly": {
|
|
13408
14022
|
"url": "https://drafts.fxtf.org/geometry-1/",
|
|
14023
|
+
"alternateUrls": [],
|
|
13409
14024
|
"repository": "https://github.com/w3c/fxtf-drafts",
|
|
13410
14025
|
"sourcePath": "geometry/Overview.bs",
|
|
13411
14026
|
"filename": "Overview.html"
|
|
@@ -13449,6 +14064,7 @@
|
|
|
13449
14064
|
},
|
|
13450
14065
|
"nightly": {
|
|
13451
14066
|
"url": "https://w3c.github.io/graphics-aam/",
|
|
14067
|
+
"alternateUrls": [],
|
|
13452
14068
|
"repository": "https://github.com/w3c/graphics-aam",
|
|
13453
14069
|
"sourcePath": "index.html",
|
|
13454
14070
|
"filename": "index.html"
|
|
@@ -13492,6 +14108,7 @@
|
|
|
13492
14108
|
},
|
|
13493
14109
|
"nightly": {
|
|
13494
14110
|
"url": "https://w3c.github.io/graphics-aria/",
|
|
14111
|
+
"alternateUrls": [],
|
|
13495
14112
|
"repository": "https://github.com/w3c/graphics-aria",
|
|
13496
14113
|
"sourcePath": "index.html",
|
|
13497
14114
|
"filename": "index.html"
|
|
@@ -13528,6 +14145,7 @@
|
|
|
13528
14145
|
},
|
|
13529
14146
|
"nightly": {
|
|
13530
14147
|
"url": "https://w3c.github.io/gyroscope/",
|
|
14148
|
+
"alternateUrls": [],
|
|
13531
14149
|
"repository": "https://github.com/w3c/gyroscope",
|
|
13532
14150
|
"sourcePath": "index.bs",
|
|
13533
14151
|
"filename": "index.html"
|
|
@@ -13571,6 +14189,7 @@
|
|
|
13571
14189
|
},
|
|
13572
14190
|
"nightly": {
|
|
13573
14191
|
"url": "https://w3c.github.io/hr-time/",
|
|
14192
|
+
"alternateUrls": [],
|
|
13574
14193
|
"repository": "https://github.com/w3c/hr-time",
|
|
13575
14194
|
"sourcePath": "index.html",
|
|
13576
14195
|
"filename": "index.html"
|
|
@@ -13614,6 +14233,7 @@
|
|
|
13614
14233
|
},
|
|
13615
14234
|
"nightly": {
|
|
13616
14235
|
"url": "https://w3c.github.io/html-aam/",
|
|
14236
|
+
"alternateUrls": [],
|
|
13617
14237
|
"repository": "https://github.com/w3c/html-aam",
|
|
13618
14238
|
"sourcePath": "index.html",
|
|
13619
14239
|
"filename": "index.html"
|
|
@@ -13650,6 +14270,7 @@
|
|
|
13650
14270
|
},
|
|
13651
14271
|
"nightly": {
|
|
13652
14272
|
"url": "https://w3c.github.io/html-aria/",
|
|
14273
|
+
"alternateUrls": [],
|
|
13653
14274
|
"repository": "https://github.com/w3c/html-aria",
|
|
13654
14275
|
"sourcePath": "index.html",
|
|
13655
14276
|
"filename": "index.html"
|
|
@@ -13686,6 +14307,7 @@
|
|
|
13686
14307
|
},
|
|
13687
14308
|
"nightly": {
|
|
13688
14309
|
"url": "https://w3c.github.io/html-media-capture/",
|
|
14310
|
+
"alternateUrls": [],
|
|
13689
14311
|
"repository": "https://github.com/w3c/html-media-capture",
|
|
13690
14312
|
"sourcePath": "index.html",
|
|
13691
14313
|
"filename": "index.html"
|
|
@@ -13728,6 +14350,7 @@
|
|
|
13728
14350
|
},
|
|
13729
14351
|
"nightly": {
|
|
13730
14352
|
"url": "https://w3c.github.io/IFT/Overview.html",
|
|
14353
|
+
"alternateUrls": [],
|
|
13731
14354
|
"repository": "https://github.com/w3c/IFT",
|
|
13732
14355
|
"sourcePath": "Overview.bs",
|
|
13733
14356
|
"filename": "Overview.html"
|
|
@@ -13764,6 +14387,7 @@
|
|
|
13764
14387
|
},
|
|
13765
14388
|
"nightly": {
|
|
13766
14389
|
"url": "https://w3c.github.io/mediacapture-image/",
|
|
14390
|
+
"alternateUrls": [],
|
|
13767
14391
|
"repository": "https://github.com/w3c/mediacapture-image",
|
|
13768
14392
|
"sourcePath": "index.bs",
|
|
13769
14393
|
"filename": "index.html"
|
|
@@ -13806,6 +14430,7 @@
|
|
|
13806
14430
|
},
|
|
13807
14431
|
"nightly": {
|
|
13808
14432
|
"url": "https://w3c.github.io/image-resource/",
|
|
14433
|
+
"alternateUrls": [],
|
|
13809
14434
|
"repository": "https://github.com/w3c/image-resource",
|
|
13810
14435
|
"sourcePath": "index.html",
|
|
13811
14436
|
"filename": "index.html"
|
|
@@ -13844,6 +14469,7 @@
|
|
|
13844
14469
|
},
|
|
13845
14470
|
"nightly": {
|
|
13846
14471
|
"url": "https://w3c.github.io/IndexedDB/",
|
|
14472
|
+
"alternateUrls": [],
|
|
13847
14473
|
"repository": "https://github.com/w3c/IndexedDB",
|
|
13848
14474
|
"sourcePath": "index.bs",
|
|
13849
14475
|
"filename": "index.html"
|
|
@@ -13886,6 +14512,7 @@
|
|
|
13886
14512
|
},
|
|
13887
14513
|
"nightly": {
|
|
13888
14514
|
"url": "https://w3c.github.io/input-events/",
|
|
14515
|
+
"alternateUrls": [],
|
|
13889
14516
|
"repository": "https://github.com/w3c/input-events",
|
|
13890
14517
|
"sourcePath": "index.html",
|
|
13891
14518
|
"filename": "index.html"
|
|
@@ -13928,6 +14555,7 @@
|
|
|
13928
14555
|
},
|
|
13929
14556
|
"nightly": {
|
|
13930
14557
|
"url": "https://w3c.github.io/IntersectionObserver/",
|
|
14558
|
+
"alternateUrls": [],
|
|
13931
14559
|
"repository": "https://github.com/w3c/IntersectionObserver",
|
|
13932
14560
|
"sourcePath": "index.bs",
|
|
13933
14561
|
"filename": "index.html"
|
|
@@ -13970,6 +14598,7 @@
|
|
|
13970
14598
|
},
|
|
13971
14599
|
"nightly": {
|
|
13972
14600
|
"url": "https://w3c.github.io/largest-contentful-paint/",
|
|
14601
|
+
"alternateUrls": [],
|
|
13973
14602
|
"repository": "https://github.com/w3c/largest-contentful-paint",
|
|
13974
14603
|
"sourcePath": "index.bs",
|
|
13975
14604
|
"filename": "index.html"
|
|
@@ -14013,6 +14642,7 @@
|
|
|
14013
14642
|
},
|
|
14014
14643
|
"nightly": {
|
|
14015
14644
|
"url": "https://w3c.github.io/longtasks/",
|
|
14645
|
+
"alternateUrls": [],
|
|
14016
14646
|
"repository": "https://github.com/w3c/longtasks",
|
|
14017
14647
|
"sourcePath": "index.bs",
|
|
14018
14648
|
"filename": "index.html"
|
|
@@ -14055,6 +14685,7 @@
|
|
|
14055
14685
|
},
|
|
14056
14686
|
"nightly": {
|
|
14057
14687
|
"url": "https://w3c.github.io/magnetometer/",
|
|
14688
|
+
"alternateUrls": [],
|
|
14058
14689
|
"repository": "https://github.com/w3c/magnetometer",
|
|
14059
14690
|
"sourcePath": "index.bs",
|
|
14060
14691
|
"filename": "index.html"
|
|
@@ -14097,6 +14728,7 @@
|
|
|
14097
14728
|
},
|
|
14098
14729
|
"nightly": {
|
|
14099
14730
|
"url": "https://w3c.github.io/manifest-app-info/",
|
|
14731
|
+
"alternateUrls": [],
|
|
14100
14732
|
"repository": "https://github.com/w3c/manifest-app-info",
|
|
14101
14733
|
"sourcePath": "index.html",
|
|
14102
14734
|
"filename": "index.html"
|
|
@@ -14133,6 +14765,7 @@
|
|
|
14133
14765
|
},
|
|
14134
14766
|
"nightly": {
|
|
14135
14767
|
"url": "https://w3c.github.io/mathml-core/",
|
|
14768
|
+
"alternateUrls": [],
|
|
14136
14769
|
"repository": "https://github.com/w3c/mathml-core",
|
|
14137
14770
|
"sourcePath": "index.html",
|
|
14138
14771
|
"filename": "index.html"
|
|
@@ -14175,6 +14808,7 @@
|
|
|
14175
14808
|
},
|
|
14176
14809
|
"nightly": {
|
|
14177
14810
|
"url": "https://w3c.github.io/media-capabilities/",
|
|
14811
|
+
"alternateUrls": [],
|
|
14178
14812
|
"repository": "https://github.com/w3c/media-capabilities",
|
|
14179
14813
|
"sourcePath": "index.bs",
|
|
14180
14814
|
"filename": "index.html"
|
|
@@ -14208,6 +14842,7 @@
|
|
|
14208
14842
|
"nightly": {
|
|
14209
14843
|
"url": "https://w3c.github.io/media-source/",
|
|
14210
14844
|
"sourcePath": "media-source-respec.html",
|
|
14845
|
+
"alternateUrls": [],
|
|
14211
14846
|
"repository": "https://github.com/w3c/media-source",
|
|
14212
14847
|
"filename": "index.html"
|
|
14213
14848
|
},
|
|
@@ -14260,6 +14895,7 @@
|
|
|
14260
14895
|
},
|
|
14261
14896
|
"nightly": {
|
|
14262
14897
|
"url": "https://w3c.github.io/mediacapture-fromelement/",
|
|
14898
|
+
"alternateUrls": [],
|
|
14263
14899
|
"repository": "https://github.com/w3c/mediacapture-fromelement",
|
|
14264
14900
|
"sourcePath": "index.html",
|
|
14265
14901
|
"filename": "index.html"
|
|
@@ -14302,6 +14938,7 @@
|
|
|
14302
14938
|
},
|
|
14303
14939
|
"nightly": {
|
|
14304
14940
|
"url": "https://w3c.github.io/mediacapture-region/",
|
|
14941
|
+
"alternateUrls": [],
|
|
14305
14942
|
"repository": "https://github.com/w3c/mediacapture-region",
|
|
14306
14943
|
"sourcePath": "index.html",
|
|
14307
14944
|
"filename": "index.html"
|
|
@@ -14338,6 +14975,7 @@
|
|
|
14338
14975
|
},
|
|
14339
14976
|
"nightly": {
|
|
14340
14977
|
"url": "https://w3c.github.io/mediacapture-main/",
|
|
14978
|
+
"alternateUrls": [],
|
|
14341
14979
|
"repository": "https://github.com/w3c/mediacapture-main",
|
|
14342
14980
|
"sourcePath": "getusermedia.html",
|
|
14343
14981
|
"filename": "index.html"
|
|
@@ -14380,6 +15018,7 @@
|
|
|
14380
15018
|
},
|
|
14381
15019
|
"nightly": {
|
|
14382
15020
|
"url": "https://w3c.github.io/mediacapture-transform/",
|
|
15021
|
+
"alternateUrls": [],
|
|
14383
15022
|
"repository": "https://github.com/w3c/mediacapture-transform",
|
|
14384
15023
|
"sourcePath": "index.bs",
|
|
14385
15024
|
"filename": "index.html"
|
|
@@ -14416,6 +15055,7 @@
|
|
|
14416
15055
|
},
|
|
14417
15056
|
"nightly": {
|
|
14418
15057
|
"url": "https://w3c.github.io/mediacapture-viewport/",
|
|
15058
|
+
"alternateUrls": [],
|
|
14419
15059
|
"repository": "https://github.com/w3c/mediacapture-viewport",
|
|
14420
15060
|
"sourcePath": "index.html",
|
|
14421
15061
|
"filename": "index.html"
|
|
@@ -14454,6 +15094,9 @@
|
|
|
14454
15094
|
},
|
|
14455
15095
|
"nightly": {
|
|
14456
15096
|
"url": "https://drafts.csswg.org/mediaqueries-4/",
|
|
15097
|
+
"alternateUrls": [
|
|
15098
|
+
"https://w3c.github.io/csswg-drafts/mediaqueries-4/"
|
|
15099
|
+
],
|
|
14457
15100
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
14458
15101
|
"sourcePath": "mediaqueries-4/Overview.bs",
|
|
14459
15102
|
"filename": "Overview.html"
|
|
@@ -14498,6 +15141,9 @@
|
|
|
14498
15141
|
},
|
|
14499
15142
|
"nightly": {
|
|
14500
15143
|
"url": "https://drafts.csswg.org/mediaqueries-5/",
|
|
15144
|
+
"alternateUrls": [
|
|
15145
|
+
"https://w3c.github.io/csswg-drafts/mediaqueries-5/"
|
|
15146
|
+
],
|
|
14501
15147
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
14502
15148
|
"sourcePath": "mediaqueries-5/Overview.bs",
|
|
14503
15149
|
"filename": "Overview.html"
|
|
@@ -14540,6 +15186,7 @@
|
|
|
14540
15186
|
},
|
|
14541
15187
|
"nightly": {
|
|
14542
15188
|
"url": "https://w3c.github.io/mediasession/",
|
|
15189
|
+
"alternateUrls": [],
|
|
14543
15190
|
"repository": "https://github.com/w3c/mediasession",
|
|
14544
15191
|
"sourcePath": "index.bs",
|
|
14545
15192
|
"filename": "index.html"
|
|
@@ -14572,6 +15219,7 @@
|
|
|
14572
15219
|
"nightly": {
|
|
14573
15220
|
"url": "https://w3c.github.io/mediacapture-record/",
|
|
14574
15221
|
"sourcePath": "MediaRecorder.bs",
|
|
15222
|
+
"alternateUrls": [],
|
|
14575
15223
|
"repository": "https://github.com/w3c/mediacapture-record",
|
|
14576
15224
|
"filename": "index.html"
|
|
14577
15225
|
},
|
|
@@ -14624,6 +15272,7 @@
|
|
|
14624
15272
|
},
|
|
14625
15273
|
"nightly": {
|
|
14626
15274
|
"url": "https://w3c.github.io/webappsec-mixed-content/",
|
|
15275
|
+
"alternateUrls": [],
|
|
14627
15276
|
"repository": "https://github.com/w3c/webappsec-mixed-content",
|
|
14628
15277
|
"sourcePath": "index.bs",
|
|
14629
15278
|
"filename": "index.html"
|
|
@@ -14667,6 +15316,7 @@
|
|
|
14667
15316
|
},
|
|
14668
15317
|
"nightly": {
|
|
14669
15318
|
"url": "https://drafts.fxtf.org/motion-1/",
|
|
15319
|
+
"alternateUrls": [],
|
|
14670
15320
|
"repository": "https://github.com/w3c/fxtf-drafts",
|
|
14671
15321
|
"sourcePath": "motion-1/Overview.bs",
|
|
14672
15322
|
"filename": "Overview.html"
|
|
@@ -14709,6 +15359,7 @@
|
|
|
14709
15359
|
},
|
|
14710
15360
|
"nightly": {
|
|
14711
15361
|
"url": "https://w3c.github.io/mst-content-hint/",
|
|
15362
|
+
"alternateUrls": [],
|
|
14712
15363
|
"repository": "https://github.com/w3c/mst-content-hint",
|
|
14713
15364
|
"sourcePath": "index.html",
|
|
14714
15365
|
"filename": "index.html"
|
|
@@ -14752,6 +15403,7 @@
|
|
|
14752
15403
|
},
|
|
14753
15404
|
"nightly": {
|
|
14754
15405
|
"url": "https://w3c.github.io/navigation-timing/",
|
|
15406
|
+
"alternateUrls": [],
|
|
14755
15407
|
"repository": "https://github.com/w3c/navigation-timing",
|
|
14756
15408
|
"sourcePath": "index.html",
|
|
14757
15409
|
"filename": "index.html"
|
|
@@ -14795,6 +15447,7 @@
|
|
|
14795
15447
|
},
|
|
14796
15448
|
"nightly": {
|
|
14797
15449
|
"url": "https://w3c.github.io/network-error-logging/",
|
|
15450
|
+
"alternateUrls": [],
|
|
14798
15451
|
"repository": "https://github.com/w3c/network-error-logging",
|
|
14799
15452
|
"sourcePath": "index.html",
|
|
14800
15453
|
"filename": "index.html"
|
|
@@ -14837,6 +15490,7 @@
|
|
|
14837
15490
|
},
|
|
14838
15491
|
"nightly": {
|
|
14839
15492
|
"url": "https://w3c.github.io/openscreenprotocol/",
|
|
15493
|
+
"alternateUrls": [],
|
|
14840
15494
|
"repository": "https://github.com/w3c/openscreenprotocol",
|
|
14841
15495
|
"sourcePath": "index.bs",
|
|
14842
15496
|
"filename": "index.html"
|
|
@@ -14873,6 +15527,7 @@
|
|
|
14873
15527
|
},
|
|
14874
15528
|
"nightly": {
|
|
14875
15529
|
"url": "https://w3c.github.io/deviceorientation/",
|
|
15530
|
+
"alternateUrls": [],
|
|
14876
15531
|
"repository": "https://github.com/w3c/deviceorientation",
|
|
14877
15532
|
"sourcePath": "index.bs",
|
|
14878
15533
|
"filename": "index.html"
|
|
@@ -14915,6 +15570,7 @@
|
|
|
14915
15570
|
},
|
|
14916
15571
|
"nightly": {
|
|
14917
15572
|
"url": "https://w3c.github.io/orientation-sensor/",
|
|
15573
|
+
"alternateUrls": [],
|
|
14918
15574
|
"repository": "https://github.com/w3c/orientation-sensor",
|
|
14919
15575
|
"sourcePath": "index.bs",
|
|
14920
15576
|
"filename": "index.html"
|
|
@@ -14957,6 +15613,7 @@
|
|
|
14957
15613
|
},
|
|
14958
15614
|
"nightly": {
|
|
14959
15615
|
"url": "https://w3c.github.io/paint-timing/",
|
|
15616
|
+
"alternateUrls": [],
|
|
14960
15617
|
"repository": "https://github.com/w3c/paint-timing",
|
|
14961
15618
|
"sourcePath": "index.bs",
|
|
14962
15619
|
"filename": "index.html"
|
|
@@ -14999,6 +15656,7 @@
|
|
|
14999
15656
|
},
|
|
15000
15657
|
"nightly": {
|
|
15001
15658
|
"url": "https://w3c.github.io/payment-handler/",
|
|
15659
|
+
"alternateUrls": [],
|
|
15002
15660
|
"repository": "https://github.com/w3c/payment-handler",
|
|
15003
15661
|
"sourcePath": "index.html",
|
|
15004
15662
|
"filename": "index.html"
|
|
@@ -15041,6 +15699,7 @@
|
|
|
15041
15699
|
},
|
|
15042
15700
|
"nightly": {
|
|
15043
15701
|
"url": "https://w3c.github.io/payment-method-id/",
|
|
15702
|
+
"alternateUrls": [],
|
|
15044
15703
|
"repository": "https://github.com/w3c/payment-method-id",
|
|
15045
15704
|
"sourcePath": "index.html",
|
|
15046
15705
|
"filename": "index.html"
|
|
@@ -15083,6 +15742,7 @@
|
|
|
15083
15742
|
},
|
|
15084
15743
|
"nightly": {
|
|
15085
15744
|
"url": "https://w3c.github.io/payment-method-manifest/",
|
|
15745
|
+
"alternateUrls": [],
|
|
15086
15746
|
"repository": "https://github.com/w3c/payment-method-manifest",
|
|
15087
15747
|
"sourcePath": "index.bs",
|
|
15088
15748
|
"filename": "index.html"
|
|
@@ -15120,6 +15780,7 @@
|
|
|
15120
15780
|
},
|
|
15121
15781
|
"nightly": {
|
|
15122
15782
|
"url": "https://w3c.github.io/payment-request/",
|
|
15783
|
+
"alternateUrls": [],
|
|
15123
15784
|
"repository": "https://github.com/w3c/payment-request",
|
|
15124
15785
|
"sourcePath": "index.html",
|
|
15125
15786
|
"filename": "index.html"
|
|
@@ -15162,6 +15823,7 @@
|
|
|
15162
15823
|
},
|
|
15163
15824
|
"nightly": {
|
|
15164
15825
|
"url": "https://w3c.github.io/performance-timeline/",
|
|
15826
|
+
"alternateUrls": [],
|
|
15165
15827
|
"repository": "https://github.com/w3c/performance-timeline",
|
|
15166
15828
|
"sourcePath": "index.html",
|
|
15167
15829
|
"filename": "index.html"
|
|
@@ -15205,6 +15867,7 @@
|
|
|
15205
15867
|
},
|
|
15206
15868
|
"nightly": {
|
|
15207
15869
|
"url": "https://w3c.github.io/webappsec-permissions-policy/",
|
|
15870
|
+
"alternateUrls": [],
|
|
15208
15871
|
"repository": "https://github.com/w3c/webappsec-permissions-policy",
|
|
15209
15872
|
"sourcePath": "index.bs",
|
|
15210
15873
|
"filename": "index.html"
|
|
@@ -15247,6 +15910,7 @@
|
|
|
15247
15910
|
},
|
|
15248
15911
|
"nightly": {
|
|
15249
15912
|
"url": "https://w3c.github.io/permissions/",
|
|
15913
|
+
"alternateUrls": [],
|
|
15250
15914
|
"repository": "https://github.com/w3c/permissions",
|
|
15251
15915
|
"sourcePath": "index.html",
|
|
15252
15916
|
"filename": "index.html"
|
|
@@ -15289,6 +15953,7 @@
|
|
|
15289
15953
|
},
|
|
15290
15954
|
"nightly": {
|
|
15291
15955
|
"url": "https://w3c.github.io/picture-in-picture/",
|
|
15956
|
+
"alternateUrls": [],
|
|
15292
15957
|
"repository": "https://github.com/w3c/picture-in-picture",
|
|
15293
15958
|
"sourcePath": "index.bs",
|
|
15294
15959
|
"filename": "index.html"
|
|
@@ -15332,6 +15997,7 @@
|
|
|
15332
15997
|
},
|
|
15333
15998
|
"nightly": {
|
|
15334
15999
|
"url": "https://w3c.github.io/pointerevents/",
|
|
16000
|
+
"alternateUrls": [],
|
|
15335
16001
|
"repository": "https://github.com/w3c/pointerevents",
|
|
15336
16002
|
"sourcePath": "index.html",
|
|
15337
16003
|
"filename": "index.html"
|
|
@@ -15375,6 +16041,7 @@
|
|
|
15375
16041
|
},
|
|
15376
16042
|
"nightly": {
|
|
15377
16043
|
"url": "https://w3c.github.io/pointerlock/",
|
|
16044
|
+
"alternateUrls": [],
|
|
15378
16045
|
"repository": "https://github.com/w3c/pointerlock",
|
|
15379
16046
|
"sourcePath": "index.html",
|
|
15380
16047
|
"filename": "index.html"
|
|
@@ -15417,6 +16084,7 @@
|
|
|
15417
16084
|
},
|
|
15418
16085
|
"nightly": {
|
|
15419
16086
|
"url": "https://w3c.github.io/presentation-api/",
|
|
16087
|
+
"alternateUrls": [],
|
|
15420
16088
|
"repository": "https://github.com/w3c/presentation-api",
|
|
15421
16089
|
"sourcePath": "index.html",
|
|
15422
16090
|
"filename": "index.html"
|
|
@@ -15459,6 +16127,7 @@
|
|
|
15459
16127
|
},
|
|
15460
16128
|
"nightly": {
|
|
15461
16129
|
"url": "https://w3c.github.io/proximity/",
|
|
16130
|
+
"alternateUrls": [],
|
|
15462
16131
|
"repository": "https://github.com/w3c/proximity",
|
|
15463
16132
|
"sourcePath": "index.bs",
|
|
15464
16133
|
"filename": "index.html"
|
|
@@ -15501,6 +16170,7 @@
|
|
|
15501
16170
|
},
|
|
15502
16171
|
"nightly": {
|
|
15503
16172
|
"url": "https://w3c.github.io/push-api/",
|
|
16173
|
+
"alternateUrls": [],
|
|
15504
16174
|
"repository": "https://github.com/w3c/push-api",
|
|
15505
16175
|
"sourcePath": "index.html",
|
|
15506
16176
|
"filename": "index.html"
|
|
@@ -15543,6 +16213,7 @@
|
|
|
15543
16213
|
},
|
|
15544
16214
|
"nightly": {
|
|
15545
16215
|
"url": "https://w3c.github.io/webappsec-referrer-policy/",
|
|
16216
|
+
"alternateUrls": [],
|
|
15546
16217
|
"repository": "https://github.com/w3c/webappsec-referrer-policy",
|
|
15547
16218
|
"sourcePath": "index.src.html",
|
|
15548
16219
|
"filename": "index.html"
|
|
@@ -15585,6 +16256,7 @@
|
|
|
15585
16256
|
},
|
|
15586
16257
|
"nightly": {
|
|
15587
16258
|
"url": "https://w3c.github.io/remote-playback/",
|
|
16259
|
+
"alternateUrls": [],
|
|
15588
16260
|
"repository": "https://github.com/w3c/remote-playback",
|
|
15589
16261
|
"sourcePath": "index.html",
|
|
15590
16262
|
"filename": "index.html"
|
|
@@ -15628,6 +16300,7 @@
|
|
|
15628
16300
|
},
|
|
15629
16301
|
"nightly": {
|
|
15630
16302
|
"url": "https://w3c.github.io/reporting/",
|
|
16303
|
+
"alternateUrls": [],
|
|
15631
16304
|
"repository": "https://github.com/w3c/reporting",
|
|
15632
16305
|
"sourcePath": "index.src.html",
|
|
15633
16306
|
"filename": "index.html"
|
|
@@ -15670,6 +16343,7 @@
|
|
|
15670
16343
|
},
|
|
15671
16344
|
"nightly": {
|
|
15672
16345
|
"url": "https://w3c.github.io/requestidlecallback/",
|
|
16346
|
+
"alternateUrls": [],
|
|
15673
16347
|
"repository": "https://github.com/w3c/requestidlecallback",
|
|
15674
16348
|
"sourcePath": "index.html",
|
|
15675
16349
|
"filename": "index.html"
|
|
@@ -15713,6 +16387,9 @@
|
|
|
15713
16387
|
},
|
|
15714
16388
|
"nightly": {
|
|
15715
16389
|
"url": "https://drafts.csswg.org/resize-observer-1/",
|
|
16390
|
+
"alternateUrls": [
|
|
16391
|
+
"https://w3c.github.io/csswg-drafts/resize-observer-1/"
|
|
16392
|
+
],
|
|
15716
16393
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
15717
16394
|
"sourcePath": "resize-observer-1/Overview.bs",
|
|
15718
16395
|
"filename": "Overview.html"
|
|
@@ -15755,6 +16432,7 @@
|
|
|
15755
16432
|
},
|
|
15756
16433
|
"nightly": {
|
|
15757
16434
|
"url": "https://w3c.github.io/resource-hints/",
|
|
16435
|
+
"alternateUrls": [],
|
|
15758
16436
|
"repository": "https://github.com/w3c/resource-hints",
|
|
15759
16437
|
"sourcePath": "index.html",
|
|
15760
16438
|
"filename": "index.html"
|
|
@@ -15792,6 +16470,7 @@
|
|
|
15792
16470
|
},
|
|
15793
16471
|
"nightly": {
|
|
15794
16472
|
"url": "https://w3c.github.io/resource-timing/",
|
|
16473
|
+
"alternateUrls": [],
|
|
15795
16474
|
"repository": "https://github.com/w3c/resource-timing",
|
|
15796
16475
|
"sourcePath": "index.html",
|
|
15797
16476
|
"filename": "index.html"
|
|
@@ -15834,6 +16513,7 @@
|
|
|
15834
16513
|
},
|
|
15835
16514
|
"nightly": {
|
|
15836
16515
|
"url": "https://w3c.github.io/mediacapture-screen-share/",
|
|
16516
|
+
"alternateUrls": [],
|
|
15837
16517
|
"repository": "https://github.com/w3c/mediacapture-screen-share",
|
|
15838
16518
|
"sourcePath": "index.html",
|
|
15839
16519
|
"filename": "index.html"
|
|
@@ -15876,6 +16556,7 @@
|
|
|
15876
16556
|
},
|
|
15877
16557
|
"nightly": {
|
|
15878
16558
|
"url": "https://w3c.github.io/screen-orientation/",
|
|
16559
|
+
"alternateUrls": [],
|
|
15879
16560
|
"repository": "https://github.com/w3c/screen-orientation",
|
|
15880
16561
|
"sourcePath": "index.html",
|
|
15881
16562
|
"filename": "index.html"
|
|
@@ -15918,6 +16599,7 @@
|
|
|
15918
16599
|
},
|
|
15919
16600
|
"nightly": {
|
|
15920
16601
|
"url": "https://w3c.github.io/screen-wake-lock/",
|
|
16602
|
+
"alternateUrls": [],
|
|
15921
16603
|
"repository": "https://github.com/w3c/screen-wake-lock",
|
|
15922
16604
|
"sourcePath": "index.html",
|
|
15923
16605
|
"filename": "index.html"
|
|
@@ -15960,6 +16642,7 @@
|
|
|
15960
16642
|
},
|
|
15961
16643
|
"nightly": {
|
|
15962
16644
|
"url": "https://w3c.github.io/webappsec-secure-contexts/",
|
|
16645
|
+
"alternateUrls": [],
|
|
15963
16646
|
"repository": "https://github.com/w3c/webappsec-secure-contexts",
|
|
15964
16647
|
"sourcePath": "index.bs",
|
|
15965
16648
|
"filename": "index.html"
|
|
@@ -16002,6 +16685,7 @@
|
|
|
16002
16685
|
},
|
|
16003
16686
|
"nightly": {
|
|
16004
16687
|
"url": "https://w3c.github.io/secure-payment-confirmation/",
|
|
16688
|
+
"alternateUrls": [],
|
|
16005
16689
|
"repository": "https://github.com/w3c/secure-payment-confirmation",
|
|
16006
16690
|
"sourcePath": "spec.bs",
|
|
16007
16691
|
"filename": "index.html"
|
|
@@ -16044,6 +16728,7 @@
|
|
|
16044
16728
|
},
|
|
16045
16729
|
"nightly": {
|
|
16046
16730
|
"url": "https://w3c.github.io/selection-api/",
|
|
16731
|
+
"alternateUrls": [],
|
|
16047
16732
|
"repository": "https://github.com/w3c/selection-api",
|
|
16048
16733
|
"sourcePath": "index.html",
|
|
16049
16734
|
"filename": "index.html"
|
|
@@ -16087,6 +16772,9 @@
|
|
|
16087
16772
|
},
|
|
16088
16773
|
"nightly": {
|
|
16089
16774
|
"url": "https://drafts.csswg.org/selectors-4/",
|
|
16775
|
+
"alternateUrls": [
|
|
16776
|
+
"https://w3c.github.io/csswg-drafts/selectors-4/"
|
|
16777
|
+
],
|
|
16090
16778
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
16091
16779
|
"sourcePath": "selectors-4/Overview.bs",
|
|
16092
16780
|
"filename": "Overview.html"
|
|
@@ -16129,6 +16817,7 @@
|
|
|
16129
16817
|
},
|
|
16130
16818
|
"nightly": {
|
|
16131
16819
|
"url": "https://w3c.github.io/server-timing/",
|
|
16820
|
+
"alternateUrls": [],
|
|
16132
16821
|
"repository": "https://github.com/w3c/server-timing",
|
|
16133
16822
|
"sourcePath": "index.html",
|
|
16134
16823
|
"filename": "index.html"
|
|
@@ -16171,6 +16860,7 @@
|
|
|
16171
16860
|
},
|
|
16172
16861
|
"nightly": {
|
|
16173
16862
|
"url": "https://w3c.github.io/ServiceWorker/",
|
|
16863
|
+
"alternateUrls": [],
|
|
16174
16864
|
"repository": "https://github.com/w3c/ServiceWorker",
|
|
16175
16865
|
"sourcePath": "docs/index.bs",
|
|
16176
16866
|
"filename": "index.html"
|
|
@@ -16214,6 +16904,7 @@
|
|
|
16214
16904
|
},
|
|
16215
16905
|
"nightly": {
|
|
16216
16906
|
"url": "https://w3c.github.io/webappsec-subresource-integrity/",
|
|
16907
|
+
"alternateUrls": [],
|
|
16217
16908
|
"repository": "https://github.com/w3c/webappsec-subresource-integrity",
|
|
16218
16909
|
"sourcePath": "index.bs",
|
|
16219
16910
|
"filename": "index.html"
|
|
@@ -16256,6 +16947,7 @@
|
|
|
16256
16947
|
},
|
|
16257
16948
|
"nightly": {
|
|
16258
16949
|
"url": "https://w3c.github.io/svg-aam/",
|
|
16950
|
+
"alternateUrls": [],
|
|
16259
16951
|
"repository": "https://github.com/w3c/svg-aam",
|
|
16260
16952
|
"sourcePath": "index.html",
|
|
16261
16953
|
"filename": "index.html"
|
|
@@ -16298,6 +16990,7 @@
|
|
|
16298
16990
|
},
|
|
16299
16991
|
"nightly": {
|
|
16300
16992
|
"url": "https://svgwg.org/specs/integration/",
|
|
16993
|
+
"alternateUrls": [],
|
|
16301
16994
|
"repository": "https://github.com/w3c/svgwg",
|
|
16302
16995
|
"sourcePath": "specs/integration/master/Overview.html",
|
|
16303
16996
|
"filename": "Overview.html"
|
|
@@ -16334,6 +17027,7 @@
|
|
|
16334
17027
|
},
|
|
16335
17028
|
"nightly": {
|
|
16336
17029
|
"url": "https://svgwg.org/specs/strokes/",
|
|
17030
|
+
"alternateUrls": [],
|
|
16337
17031
|
"repository": "https://github.com/w3c/svgwg",
|
|
16338
17032
|
"sourcePath": "specs/strokes/master/Overview.html",
|
|
16339
17033
|
"filename": "Overview.html"
|
|
@@ -16361,6 +17055,7 @@
|
|
|
16361
17055
|
"nightly": {
|
|
16362
17056
|
"url": "https://www.w3.org/TR/SVG11/",
|
|
16363
17057
|
"repository": "https://github.com/w3c/svgwg",
|
|
17058
|
+
"alternateUrls": [],
|
|
16364
17059
|
"sourcePath": "master/Overview.html",
|
|
16365
17060
|
"pages": [
|
|
16366
17061
|
"https://www.w3.org/TR/SVG11/expanded-toc.html",
|
|
@@ -16525,6 +17220,7 @@
|
|
|
16525
17220
|
},
|
|
16526
17221
|
"nightly": {
|
|
16527
17222
|
"url": "https://svgwg.org/svg2-draft/",
|
|
17223
|
+
"alternateUrls": [],
|
|
16528
17224
|
"repository": "https://github.com/w3c/svgwg",
|
|
16529
17225
|
"sourcePath": "master/Overview.html",
|
|
16530
17226
|
"pages": [
|
|
@@ -16596,6 +17292,7 @@
|
|
|
16596
17292
|
},
|
|
16597
17293
|
"nightly": {
|
|
16598
17294
|
"url": "https://w3c.github.io/timing-entrytypes-registry/",
|
|
17295
|
+
"alternateUrls": [],
|
|
16599
17296
|
"repository": "https://github.com/w3c/timing-entrytypes-registry",
|
|
16600
17297
|
"sourcePath": "index.html",
|
|
16601
17298
|
"filename": "index.html"
|
|
@@ -16638,6 +17335,7 @@
|
|
|
16638
17335
|
},
|
|
16639
17336
|
"nightly": {
|
|
16640
17337
|
"url": "https://w3c.github.io/touch-events/",
|
|
17338
|
+
"alternateUrls": [],
|
|
16641
17339
|
"repository": "https://github.com/w3c/touch-events",
|
|
16642
17340
|
"sourcePath": "index.html",
|
|
16643
17341
|
"filename": "index.html"
|
|
@@ -16670,6 +17368,7 @@
|
|
|
16670
17368
|
"nightly": {
|
|
16671
17369
|
"url": "https://w3c.github.io/dnt/drafts/tracking-dnt.html",
|
|
16672
17370
|
"sourcePath": "drafts/tracking-dnt.html",
|
|
17371
|
+
"alternateUrls": [],
|
|
16673
17372
|
"repository": "https://github.com/w3c/dnt",
|
|
16674
17373
|
"filename": "tracking-dnt.html"
|
|
16675
17374
|
},
|
|
@@ -16706,6 +17405,7 @@
|
|
|
16706
17405
|
"nightly": {
|
|
16707
17406
|
"url": "https://w3c.github.io/uievents-code/",
|
|
16708
17407
|
"sourcePath": "index-source.txt",
|
|
17408
|
+
"alternateUrls": [],
|
|
16709
17409
|
"repository": "https://github.com/w3c/uievents-code",
|
|
16710
17410
|
"filename": "index.html"
|
|
16711
17411
|
},
|
|
@@ -16742,6 +17442,7 @@
|
|
|
16742
17442
|
"nightly": {
|
|
16743
17443
|
"url": "https://w3c.github.io/uievents-key/",
|
|
16744
17444
|
"sourcePath": "index-source.txt",
|
|
17445
|
+
"alternateUrls": [],
|
|
16745
17446
|
"repository": "https://github.com/w3c/uievents-key",
|
|
16746
17447
|
"filename": "index.html"
|
|
16747
17448
|
},
|
|
@@ -16788,6 +17489,7 @@
|
|
|
16788
17489
|
},
|
|
16789
17490
|
"nightly": {
|
|
16790
17491
|
"url": "https://w3c.github.io/uievents/",
|
|
17492
|
+
"alternateUrls": [],
|
|
16791
17493
|
"repository": "https://github.com/w3c/uievents",
|
|
16792
17494
|
"sourcePath": "index.bs",
|
|
16793
17495
|
"filename": "index.html"
|
|
@@ -16830,6 +17532,7 @@
|
|
|
16830
17532
|
},
|
|
16831
17533
|
"nightly": {
|
|
16832
17534
|
"url": "https://w3c.github.io/webappsec-upgrade-insecure-requests/",
|
|
17535
|
+
"alternateUrls": [],
|
|
16833
17536
|
"repository": "https://github.com/w3c/webappsec-upgrade-insecure-requests",
|
|
16834
17537
|
"sourcePath": "index.bs",
|
|
16835
17538
|
"filename": "index.html"
|
|
@@ -16872,6 +17575,7 @@
|
|
|
16872
17575
|
},
|
|
16873
17576
|
"nightly": {
|
|
16874
17577
|
"url": "https://w3c.github.io/user-timing/",
|
|
17578
|
+
"alternateUrls": [],
|
|
16875
17579
|
"repository": "https://github.com/w3c/user-timing",
|
|
16876
17580
|
"sourcePath": "index.html",
|
|
16877
17581
|
"filename": "index.html"
|
|
@@ -16914,6 +17618,7 @@
|
|
|
16914
17618
|
},
|
|
16915
17619
|
"nightly": {
|
|
16916
17620
|
"url": "https://w3c.github.io/vibration/",
|
|
17621
|
+
"alternateUrls": [],
|
|
16917
17622
|
"repository": "https://github.com/w3c/vibration",
|
|
16918
17623
|
"sourcePath": "index.html",
|
|
16919
17624
|
"filename": "index.html"
|
|
@@ -16956,6 +17661,7 @@
|
|
|
16956
17661
|
},
|
|
16957
17662
|
"nightly": {
|
|
16958
17663
|
"url": "https://w3c.github.io/virtual-keyboard/",
|
|
17664
|
+
"alternateUrls": [],
|
|
16959
17665
|
"repository": "https://github.com/w3c/virtual-keyboard",
|
|
16960
17666
|
"sourcePath": "index.html",
|
|
16961
17667
|
"filename": "index.html"
|
|
@@ -16994,6 +17700,7 @@
|
|
|
16994
17700
|
},
|
|
16995
17701
|
"nightly": {
|
|
16996
17702
|
"url": "https://w3c.github.io/aria/",
|
|
17703
|
+
"alternateUrls": [],
|
|
16997
17704
|
"repository": "https://github.com/w3c/aria",
|
|
16998
17705
|
"sourcePath": "index.html",
|
|
16999
17706
|
"filename": "index.html"
|
|
@@ -17042,6 +17749,7 @@
|
|
|
17042
17749
|
},
|
|
17043
17750
|
"nightly": {
|
|
17044
17751
|
"url": "https://webassembly.github.io/spec/core/bikeshed/",
|
|
17752
|
+
"alternateUrls": [],
|
|
17045
17753
|
"repository": "https://github.com/WebAssembly/spec",
|
|
17046
17754
|
"sourcePath": "document/core/index.bs",
|
|
17047
17755
|
"filename": "index.html"
|
|
@@ -17082,6 +17790,7 @@
|
|
|
17082
17790
|
},
|
|
17083
17791
|
"nightly": {
|
|
17084
17792
|
"url": "https://webassembly.github.io/spec/js-api/",
|
|
17793
|
+
"alternateUrls": [],
|
|
17085
17794
|
"repository": "https://github.com/WebAssembly/spec",
|
|
17086
17795
|
"sourcePath": "document/js-api/index.bs",
|
|
17087
17796
|
"filename": "index.html"
|
|
@@ -17125,6 +17834,7 @@
|
|
|
17125
17834
|
},
|
|
17126
17835
|
"nightly": {
|
|
17127
17836
|
"url": "https://webassembly.github.io/spec/web-api/",
|
|
17837
|
+
"alternateUrls": [],
|
|
17128
17838
|
"repository": "https://github.com/WebAssembly/spec",
|
|
17129
17839
|
"sourcePath": "document/web-api/index.bs",
|
|
17130
17840
|
"filename": "index.html"
|
|
@@ -17169,6 +17879,9 @@
|
|
|
17169
17879
|
},
|
|
17170
17880
|
"nightly": {
|
|
17171
17881
|
"url": "https://drafts.csswg.org/web-animations-1/",
|
|
17882
|
+
"alternateUrls": [
|
|
17883
|
+
"https://w3c.github.io/csswg-drafts/web-animations-1/"
|
|
17884
|
+
],
|
|
17172
17885
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
17173
17886
|
"sourcePath": "web-animations-1/Overview.bs",
|
|
17174
17887
|
"filename": "Overview.html"
|
|
@@ -17211,6 +17924,7 @@
|
|
|
17211
17924
|
},
|
|
17212
17925
|
"nightly": {
|
|
17213
17926
|
"url": "https://w3c.github.io/web-share/",
|
|
17927
|
+
"alternateUrls": [],
|
|
17214
17928
|
"repository": "https://github.com/w3c/web-share",
|
|
17215
17929
|
"sourcePath": "index.html",
|
|
17216
17930
|
"filename": "index.html"
|
|
@@ -17253,6 +17967,7 @@
|
|
|
17253
17967
|
},
|
|
17254
17968
|
"nightly": {
|
|
17255
17969
|
"url": "https://webaudio.github.io/web-audio-api/",
|
|
17970
|
+
"alternateUrls": [],
|
|
17256
17971
|
"repository": "https://github.com/WebAudio/web-audio-api",
|
|
17257
17972
|
"sourcePath": "index.bs",
|
|
17258
17973
|
"filename": "index.html"
|
|
@@ -17297,6 +18012,7 @@
|
|
|
17297
18012
|
},
|
|
17298
18013
|
"nightly": {
|
|
17299
18014
|
"url": "https://w3c.github.io/webauthn/",
|
|
18015
|
+
"alternateUrls": [],
|
|
17300
18016
|
"repository": "https://github.com/w3c/webauthn",
|
|
17301
18017
|
"sourcePath": "index.bs",
|
|
17302
18018
|
"filename": "index.html"
|
|
@@ -17338,6 +18054,7 @@
|
|
|
17338
18054
|
},
|
|
17339
18055
|
"nightly": {
|
|
17340
18056
|
"url": "https://w3c.github.io/webcodecs/",
|
|
18057
|
+
"alternateUrls": [],
|
|
17341
18058
|
"repository": "https://github.com/w3c/webcodecs",
|
|
17342
18059
|
"sourcePath": "index.src.html",
|
|
17343
18060
|
"filename": "index.html"
|
|
@@ -17380,6 +18097,7 @@
|
|
|
17380
18097
|
},
|
|
17381
18098
|
"nightly": {
|
|
17382
18099
|
"url": "https://w3c.github.io/webcrypto/",
|
|
18100
|
+
"alternateUrls": [],
|
|
17383
18101
|
"repository": "https://github.com/w3c/webcrypto",
|
|
17384
18102
|
"sourcePath": "spec/Overview.html",
|
|
17385
18103
|
"filename": "Overview.html"
|
|
@@ -17423,6 +18141,7 @@
|
|
|
17423
18141
|
},
|
|
17424
18142
|
"nightly": {
|
|
17425
18143
|
"url": "https://w3c.github.io/webdriver/",
|
|
18144
|
+
"alternateUrls": [],
|
|
17426
18145
|
"repository": "https://github.com/w3c/webdriver",
|
|
17427
18146
|
"sourcePath": "index.html",
|
|
17428
18147
|
"filename": "index.html"
|
|
@@ -17471,6 +18190,7 @@
|
|
|
17471
18190
|
},
|
|
17472
18191
|
"nightly": {
|
|
17473
18192
|
"url": "https://gpuweb.github.io/gpuweb/",
|
|
18193
|
+
"alternateUrls": [],
|
|
17474
18194
|
"repository": "https://github.com/gpuweb/gpuweb",
|
|
17475
18195
|
"sourcePath": "spec/index.bs",
|
|
17476
18196
|
"filename": "index.html"
|
|
@@ -17507,6 +18227,7 @@
|
|
|
17507
18227
|
},
|
|
17508
18228
|
"nightly": {
|
|
17509
18229
|
"url": "https://webaudio.github.io/web-midi-api/",
|
|
18230
|
+
"alternateUrls": [],
|
|
17510
18231
|
"repository": "https://github.com/WebAudio/web-midi-api",
|
|
17511
18232
|
"sourcePath": "index.html",
|
|
17512
18233
|
"filename": "index.html"
|
|
@@ -17549,6 +18270,7 @@
|
|
|
17549
18270
|
},
|
|
17550
18271
|
"nightly": {
|
|
17551
18272
|
"url": "https://webmachinelearning.github.io/webnn/",
|
|
18273
|
+
"alternateUrls": [],
|
|
17552
18274
|
"repository": "https://github.com/webmachinelearning/webnn",
|
|
17553
18275
|
"sourcePath": "index.bs",
|
|
17554
18276
|
"filename": "index.html"
|
|
@@ -17591,6 +18313,7 @@
|
|
|
17591
18313
|
},
|
|
17592
18314
|
"nightly": {
|
|
17593
18315
|
"url": "https://w3c.github.io/webrtc-encoded-transform/",
|
|
18316
|
+
"alternateUrls": [],
|
|
17594
18317
|
"repository": "https://github.com/w3c/webrtc-encoded-transform",
|
|
17595
18318
|
"sourcePath": "index.bs",
|
|
17596
18319
|
"filename": "index.html"
|
|
@@ -17633,6 +18356,7 @@
|
|
|
17633
18356
|
},
|
|
17634
18357
|
"nightly": {
|
|
17635
18358
|
"url": "https://w3c.github.io/webrtc-identity/",
|
|
18359
|
+
"alternateUrls": [],
|
|
17636
18360
|
"repository": "https://github.com/w3c/webrtc-identity",
|
|
17637
18361
|
"sourcePath": "identity.html",
|
|
17638
18362
|
"filename": "index.html"
|
|
@@ -17675,6 +18399,7 @@
|
|
|
17675
18399
|
},
|
|
17676
18400
|
"nightly": {
|
|
17677
18401
|
"url": "https://w3c.github.io/webrtc-priority/",
|
|
18402
|
+
"alternateUrls": [],
|
|
17678
18403
|
"repository": "https://github.com/w3c/webrtc-priority",
|
|
17679
18404
|
"sourcePath": "index.bs",
|
|
17680
18405
|
"filename": "index.html"
|
|
@@ -17718,6 +18443,7 @@
|
|
|
17718
18443
|
},
|
|
17719
18444
|
"nightly": {
|
|
17720
18445
|
"url": "https://w3c.github.io/webrtc-stats/",
|
|
18446
|
+
"alternateUrls": [],
|
|
17721
18447
|
"repository": "https://github.com/w3c/webrtc-stats",
|
|
17722
18448
|
"sourcePath": "webrtc-stats.html",
|
|
17723
18449
|
"filename": "index.html"
|
|
@@ -17759,6 +18485,7 @@
|
|
|
17759
18485
|
},
|
|
17760
18486
|
"nightly": {
|
|
17761
18487
|
"url": "https://w3c.github.io/webrtc-svc/",
|
|
18488
|
+
"alternateUrls": [],
|
|
17762
18489
|
"repository": "https://github.com/w3c/webrtc-svc",
|
|
17763
18490
|
"sourcePath": "index.html",
|
|
17764
18491
|
"filename": "index.html"
|
|
@@ -17802,6 +18529,7 @@
|
|
|
17802
18529
|
},
|
|
17803
18530
|
"nightly": {
|
|
17804
18531
|
"url": "https://w3c.github.io/webrtc-pc/",
|
|
18532
|
+
"alternateUrls": [],
|
|
17805
18533
|
"repository": "https://github.com/w3c/webrtc-pc",
|
|
17806
18534
|
"sourcePath": "webrtc.html",
|
|
17807
18535
|
"filename": "index.html"
|
|
@@ -17843,6 +18571,7 @@
|
|
|
17843
18571
|
},
|
|
17844
18572
|
"nightly": {
|
|
17845
18573
|
"url": "https://w3c.github.io/webtransport/",
|
|
18574
|
+
"alternateUrls": [],
|
|
17846
18575
|
"repository": "https://github.com/w3c/webtransport",
|
|
17847
18576
|
"sourcePath": "index.bs",
|
|
17848
18577
|
"filename": "index.html"
|
|
@@ -17886,6 +18615,7 @@
|
|
|
17886
18615
|
},
|
|
17887
18616
|
"nightly": {
|
|
17888
18617
|
"url": "https://w3c.github.io/webvtt/",
|
|
18618
|
+
"alternateUrls": [],
|
|
17889
18619
|
"repository": "https://github.com/w3c/webvtt",
|
|
17890
18620
|
"sourcePath": "index.bs",
|
|
17891
18621
|
"filename": "index.html"
|
|
@@ -17929,6 +18659,7 @@
|
|
|
17929
18659
|
},
|
|
17930
18660
|
"nightly": {
|
|
17931
18661
|
"url": "https://immersive-web.github.io/webxr-ar-module/",
|
|
18662
|
+
"alternateUrls": [],
|
|
17932
18663
|
"repository": "https://github.com/immersive-web/webxr-ar-module",
|
|
17933
18664
|
"sourcePath": "index.bs",
|
|
17934
18665
|
"filename": "index.html"
|
|
@@ -17972,6 +18703,7 @@
|
|
|
17972
18703
|
},
|
|
17973
18704
|
"nightly": {
|
|
17974
18705
|
"url": "https://immersive-web.github.io/depth-sensing/",
|
|
18706
|
+
"alternateUrls": [],
|
|
17975
18707
|
"repository": "https://github.com/immersive-web/depth-sensing",
|
|
17976
18708
|
"sourcePath": "index.bs",
|
|
17977
18709
|
"filename": "index.html"
|
|
@@ -18009,6 +18741,7 @@
|
|
|
18009
18741
|
},
|
|
18010
18742
|
"nightly": {
|
|
18011
18743
|
"url": "https://immersive-web.github.io/dom-overlays/",
|
|
18744
|
+
"alternateUrls": [],
|
|
18012
18745
|
"repository": "https://github.com/immersive-web/dom-overlays",
|
|
18013
18746
|
"sourcePath": "index.bs",
|
|
18014
18747
|
"filename": "index.html"
|
|
@@ -18052,6 +18785,7 @@
|
|
|
18052
18785
|
},
|
|
18053
18786
|
"nightly": {
|
|
18054
18787
|
"url": "https://immersive-web.github.io/webxr-gamepads-module/",
|
|
18788
|
+
"alternateUrls": [],
|
|
18055
18789
|
"repository": "https://github.com/immersive-web/webxr-gamepads-module",
|
|
18056
18790
|
"sourcePath": "index.bs",
|
|
18057
18791
|
"filename": "index.html"
|
|
@@ -18095,6 +18829,7 @@
|
|
|
18095
18829
|
},
|
|
18096
18830
|
"nightly": {
|
|
18097
18831
|
"url": "https://immersive-web.github.io/webxr-hand-input/",
|
|
18832
|
+
"alternateUrls": [],
|
|
18098
18833
|
"repository": "https://github.com/immersive-web/webxr-hand-input",
|
|
18099
18834
|
"sourcePath": "index.bs",
|
|
18100
18835
|
"filename": "index.html"
|
|
@@ -18138,6 +18873,7 @@
|
|
|
18138
18873
|
},
|
|
18139
18874
|
"nightly": {
|
|
18140
18875
|
"url": "https://immersive-web.github.io/hit-test/",
|
|
18876
|
+
"alternateUrls": [],
|
|
18141
18877
|
"repository": "https://github.com/immersive-web/hit-test",
|
|
18142
18878
|
"sourcePath": "index.bs",
|
|
18143
18879
|
"filename": "index.html"
|
|
@@ -18181,6 +18917,7 @@
|
|
|
18181
18917
|
},
|
|
18182
18918
|
"nightly": {
|
|
18183
18919
|
"url": "https://immersive-web.github.io/lighting-estimation/",
|
|
18920
|
+
"alternateUrls": [],
|
|
18184
18921
|
"repository": "https://github.com/immersive-web/lighting-estimation",
|
|
18185
18922
|
"sourcePath": "index.bs",
|
|
18186
18923
|
"filename": "index.html"
|
|
@@ -18217,6 +18954,7 @@
|
|
|
18217
18954
|
},
|
|
18218
18955
|
"nightly": {
|
|
18219
18956
|
"url": "https://immersive-web.github.io/webxr/",
|
|
18957
|
+
"alternateUrls": [],
|
|
18220
18958
|
"repository": "https://github.com/immersive-web/webxr",
|
|
18221
18959
|
"sourcePath": "index.bs",
|
|
18222
18960
|
"filename": "index.html"
|
|
@@ -18269,6 +19007,7 @@
|
|
|
18269
19007
|
},
|
|
18270
19008
|
"nightly": {
|
|
18271
19009
|
"url": "https://immersive-web.github.io/layers/",
|
|
19010
|
+
"alternateUrls": [],
|
|
18272
19011
|
"repository": "https://github.com/immersive-web/layers",
|
|
18273
19012
|
"sourcePath": "webxrlayers-1.bs",
|
|
18274
19013
|
"filename": "index.html"
|
|
@@ -18301,6 +19040,7 @@
|
|
|
18301
19040
|
"nightly": {
|
|
18302
19041
|
"url": "https://gpuweb.github.io/gpuweb/wgsl/",
|
|
18303
19042
|
"sourcePath": "wgsl/index.bs",
|
|
19043
|
+
"alternateUrls": [],
|
|
18304
19044
|
"repository": "https://github.com/gpuweb/gpuweb",
|
|
18305
19045
|
"filename": "index.html"
|
|
18306
19046
|
},
|
|
@@ -18347,6 +19087,7 @@
|
|
|
18347
19087
|
},
|
|
18348
19088
|
"nightly": {
|
|
18349
19089
|
"url": "https://w3c.github.io/window-placement/",
|
|
19090
|
+
"alternateUrls": [],
|
|
18350
19091
|
"repository": "https://github.com/w3c/window-placement",
|
|
18351
19092
|
"sourcePath": "index.bs",
|
|
18352
19093
|
"filename": "index.html"
|
|
@@ -18380,6 +19121,7 @@
|
|
|
18380
19121
|
"nightly": {
|
|
18381
19122
|
"url": "https://w3c.github.io/woff/woff1/spec/Overview.html",
|
|
18382
19123
|
"sourcePath": "woff1/spec/Overview.html",
|
|
19124
|
+
"alternateUrls": [],
|
|
18383
19125
|
"repository": "https://github.com/w3c/woff",
|
|
18384
19126
|
"filename": "Overview.html"
|
|
18385
19127
|
},
|
|
@@ -18424,6 +19166,7 @@
|
|
|
18424
19166
|
"nightly": {
|
|
18425
19167
|
"url": "https://w3c.github.io/woff/woff2/",
|
|
18426
19168
|
"sourcePath": "woff2/index.html",
|
|
19169
|
+
"alternateUrls": [],
|
|
18427
19170
|
"repository": "https://github.com/w3c/woff",
|
|
18428
19171
|
"filename": "index.html"
|
|
18429
19172
|
},
|
|
@@ -18471,6 +19214,7 @@
|
|
|
18471
19214
|
],
|
|
18472
19215
|
"nightly": {
|
|
18473
19216
|
"url": "https://xhr.spec.whatwg.org/",
|
|
19217
|
+
"alternateUrls": [],
|
|
18474
19218
|
"repository": "https://github.com/whatwg/xhr",
|
|
18475
19219
|
"sourcePath": "xhr.bs",
|
|
18476
19220
|
"filename": "index.html"
|