web-specs 2.24.0 → 2.25.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.
Files changed (3) hide show
  1. package/README.md +23 -0
  2. package/index.json +707 -19
  3. 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"
@@ -237,6 +243,9 @@
237
243
  ],
238
244
  "nightly": {
239
245
  "url": "https://drafts.csswg.org/css-animations-2/",
246
+ "alternateUrls": [
247
+ "https://w3c.github.io/csswg-drafts/css-animations-2/"
248
+ ],
240
249
  "repository": "https://github.com/w3c/csswg-drafts",
241
250
  "sourcePath": "css-animations-2/Overview.bs",
242
251
  "filename": "Overview.html"
@@ -278,6 +287,9 @@
278
287
  ],
279
288
  "nightly": {
280
289
  "url": "https://drafts.csswg.org/css-backgrounds-4/",
290
+ "alternateUrls": [
291
+ "https://w3c.github.io/csswg-drafts/css-backgrounds-4/"
292
+ ],
281
293
  "repository": "https://github.com/w3c/csswg-drafts",
282
294
  "sourcePath": "css-backgrounds-4/Overview.bs",
283
295
  "filename": "Overview.html"
@@ -317,6 +329,9 @@
317
329
  ],
318
330
  "nightly": {
319
331
  "url": "https://drafts.csswg.org/css-easing-2/",
332
+ "alternateUrls": [
333
+ "https://w3c.github.io/csswg-drafts/css-easing-2/"
334
+ ],
320
335
  "repository": "https://github.com/w3c/csswg-drafts",
321
336
  "sourcePath": "css-easing-2/Overview.bs",
322
337
  "filename": "Overview.html"
@@ -355,6 +370,9 @@
355
370
  ],
356
371
  "nightly": {
357
372
  "url": "https://drafts.csswg.org/css-env-1/",
373
+ "alternateUrls": [
374
+ "https://w3c.github.io/csswg-drafts/css-env-1/"
375
+ ],
358
376
  "repository": "https://github.com/w3c/csswg-drafts",
359
377
  "sourcePath": "css-env-1/Overview.bs",
360
378
  "filename": "Overview.html"
@@ -393,6 +411,9 @@
393
411
  ],
394
412
  "nightly": {
395
413
  "url": "https://drafts.csswg.org/css-extensions-1/",
414
+ "alternateUrls": [
415
+ "https://w3c.github.io/csswg-drafts/css-extensions-1/"
416
+ ],
396
417
  "repository": "https://github.com/w3c/csswg-drafts",
397
418
  "sourcePath": "css-extensions-1/Overview.bs",
398
419
  "filename": "Overview.html"
@@ -428,6 +449,9 @@
428
449
  ],
429
450
  "nightly": {
430
451
  "url": "https://drafts.csswg.org/css-gcpm-4/",
452
+ "alternateUrls": [
453
+ "https://w3c.github.io/csswg-drafts/css-gcpm-4/"
454
+ ],
431
455
  "repository": "https://github.com/w3c/csswg-drafts",
432
456
  "sourcePath": "css-gcpm-4/Overview.bs",
433
457
  "filename": "Overview.html"
@@ -467,6 +491,9 @@
467
491
  ],
468
492
  "nightly": {
469
493
  "url": "https://drafts.csswg.org/css-grid-3/",
494
+ "alternateUrls": [
495
+ "https://w3c.github.io/csswg-drafts/css-grid-3/"
496
+ ],
470
497
  "repository": "https://github.com/w3c/csswg-drafts",
471
498
  "sourcePath": "css-grid-3/Overview.bs",
472
499
  "filename": "Overview.html"
@@ -508,6 +535,9 @@
508
535
  ],
509
536
  "nightly": {
510
537
  "url": "https://drafts.csswg.org/css-multicol-2/",
538
+ "alternateUrls": [
539
+ "https://w3c.github.io/csswg-drafts/css-multicol-2/"
540
+ ],
511
541
  "repository": "https://github.com/w3c/csswg-drafts",
512
542
  "sourcePath": "css-multicol-2/Overview.bs",
513
543
  "filename": "Overview.html"
@@ -547,6 +577,9 @@
547
577
  ],
548
578
  "nightly": {
549
579
  "url": "https://drafts.csswg.org/css-page-4/",
580
+ "alternateUrls": [
581
+ "https://w3c.github.io/csswg-drafts/css-page-4/"
582
+ ],
550
583
  "repository": "https://github.com/w3c/csswg-drafts",
551
584
  "sourcePath": "css-page-4/Overview.src.html",
552
585
  "filename": "Overview.html"
@@ -587,6 +620,9 @@
587
620
  ],
588
621
  "nightly": {
589
622
  "url": "https://drafts.csswg.org/css-scroll-snap-2/",
623
+ "alternateUrls": [
624
+ "https://w3c.github.io/csswg-drafts/css-scroll-snap-2/"
625
+ ],
590
626
  "repository": "https://github.com/w3c/csswg-drafts",
591
627
  "sourcePath": "css-scroll-snap-2/Overview.bs",
592
628
  "filename": "Overview.html"
@@ -627,6 +663,9 @@
627
663
  ],
628
664
  "nightly": {
629
665
  "url": "https://drafts.csswg.org/css-shapes-2/",
666
+ "alternateUrls": [
667
+ "https://w3c.github.io/csswg-drafts/css-shapes-2/"
668
+ ],
630
669
  "repository": "https://github.com/w3c/csswg-drafts",
631
670
  "sourcePath": "css-shapes-2/Overview.bs",
632
671
  "filename": "Overview.html"
@@ -665,6 +704,9 @@
665
704
  ],
666
705
  "nightly": {
667
706
  "url": "https://drafts.csswg.org/css-shared-element-transitions-1/",
707
+ "alternateUrls": [
708
+ "https://w3c.github.io/csswg-drafts/css-shared-element-transitions-1/"
709
+ ],
668
710
  "repository": "https://github.com/w3c/csswg-drafts",
669
711
  "sourcePath": "css-shared-element-transitions-1/Overview.bs",
670
712
  "filename": "Overview.html"
@@ -698,6 +740,9 @@
698
740
  ],
699
741
  "nightly": {
700
742
  "url": "https://drafts.csswg.org/css-size-adjust-1/",
743
+ "alternateUrls": [
744
+ "https://w3c.github.io/csswg-drafts/css-size-adjust-1/"
745
+ ],
701
746
  "repository": "https://github.com/w3c/csswg-drafts",
702
747
  "sourcePath": "css-size-adjust-1/Overview.bs",
703
748
  "filename": "Overview.html"
@@ -737,6 +782,9 @@
737
782
  ],
738
783
  "nightly": {
739
784
  "url": "https://drafts.csswg.org/css-transitions-2/",
785
+ "alternateUrls": [
786
+ "https://w3c.github.io/csswg-drafts/css-transitions-2/"
787
+ ],
740
788
  "repository": "https://github.com/w3c/csswg-drafts",
741
789
  "sourcePath": "css-transitions-2/Overview.bs",
742
790
  "filename": "Overview.html"
@@ -778,6 +826,9 @@
778
826
  ],
779
827
  "nightly": {
780
828
  "url": "https://drafts.csswg.org/css-values-5/",
829
+ "alternateUrls": [
830
+ "https://w3c.github.io/csswg-drafts/css-values-5/"
831
+ ],
781
832
  "repository": "https://github.com/w3c/csswg-drafts",
782
833
  "sourcePath": "css-values-5/Overview.bs",
783
834
  "filename": "Overview.html"
@@ -818,6 +869,9 @@
818
869
  ],
819
870
  "nightly": {
820
871
  "url": "https://drafts.csswg.org/css-variables-2/",
872
+ "alternateUrls": [
873
+ "https://w3c.github.io/csswg-drafts/css-variables-2/"
874
+ ],
821
875
  "repository": "https://github.com/w3c/csswg-drafts",
822
876
  "sourcePath": "css-variables-2/Overview.bs",
823
877
  "filename": "Overview.html"
@@ -855,6 +909,9 @@
855
909
  ],
856
910
  "nightly": {
857
911
  "url": "https://drafts.csswg.org/scroll-animations-1/",
912
+ "alternateUrls": [
913
+ "https://w3c.github.io/csswg-drafts/scroll-animations-1/"
914
+ ],
858
915
  "repository": "https://github.com/w3c/csswg-drafts",
859
916
  "sourcePath": "scroll-animations-1/Overview.bs",
860
917
  "filename": "Overview.html"
@@ -895,6 +952,9 @@
895
952
  ],
896
953
  "nightly": {
897
954
  "url": "https://drafts.csswg.org/web-animations-2/",
955
+ "alternateUrls": [
956
+ "https://w3c.github.io/csswg-drafts/web-animations-2/"
957
+ ],
898
958
  "repository": "https://github.com/w3c/csswg-drafts",
899
959
  "sourcePath": "web-animations-2/Overview.bs",
900
960
  "filename": "Overview.html"
@@ -936,6 +996,7 @@
936
996
  ],
937
997
  "nightly": {
938
998
  "url": "https://drafts.fxtf.org/compositing-2/",
999
+ "alternateUrls": [],
939
1000
  "repository": "https://github.com/w3c/fxtf-drafts",
940
1001
  "sourcePath": "compositing-2/Overview.bs",
941
1002
  "filename": "Overview.html"
@@ -975,6 +1036,7 @@
975
1036
  ],
976
1037
  "nightly": {
977
1038
  "url": "https://drafts.fxtf.org/filter-effects-2/",
1039
+ "alternateUrls": [],
978
1040
  "repository": "https://github.com/w3c/fxtf-drafts",
979
1041
  "sourcePath": "filter-effects-2/Overview.bs",
980
1042
  "filename": "Overview.html"
@@ -1012,6 +1074,7 @@
1012
1074
  ],
1013
1075
  "nightly": {
1014
1076
  "url": "https://fedidcg.github.io/FedCM/",
1077
+ "alternateUrls": [],
1015
1078
  "repository": "https://github.com/fedidcg/FedCM",
1016
1079
  "sourcePath": "spec/index.bs",
1017
1080
  "filename": "index.html"
@@ -1043,6 +1106,7 @@
1043
1106
  ],
1044
1107
  "nightly": {
1045
1108
  "url": "https://fetch.spec.whatwg.org/",
1109
+ "alternateUrls": [],
1046
1110
  "repository": "https://github.com/whatwg/fetch",
1047
1111
  "sourcePath": "fetch.bs",
1048
1112
  "filename": "index.html"
@@ -1085,6 +1149,7 @@
1085
1149
  ],
1086
1150
  "nightly": {
1087
1151
  "url": "https://fs.spec.whatwg.org/",
1152
+ "alternateUrls": [],
1088
1153
  "repository": "https://github.com/whatwg/fs",
1089
1154
  "sourcePath": "index.bs",
1090
1155
  "filename": "index.html"
@@ -1122,6 +1187,7 @@
1122
1187
  ],
1123
1188
  "nightly": {
1124
1189
  "url": "https://fullscreen.spec.whatwg.org/",
1190
+ "alternateUrls": [],
1125
1191
  "repository": "https://github.com/whatwg/fullscreen",
1126
1192
  "sourcePath": "fullscreen.bs",
1127
1193
  "filename": "index.html"
@@ -1153,6 +1219,7 @@
1153
1219
  "nightly": {
1154
1220
  "url": "https://html.spec.whatwg.org/multipage/",
1155
1221
  "sourcePath": "source",
1222
+ "alternateUrls": [],
1156
1223
  "repository": "https://github.com/whatwg/html",
1157
1224
  "pages": [
1158
1225
  "https://html.spec.whatwg.org/multipage/introduction.html",
@@ -1268,6 +1335,7 @@
1268
1335
  ],
1269
1336
  "nightly": {
1270
1337
  "url": "https://immersive-web.github.io/anchors/",
1338
+ "alternateUrls": [],
1271
1339
  "repository": "https://github.com/immersive-web/anchors",
1272
1340
  "sourcePath": "index.bs",
1273
1341
  "filename": "index.html"
@@ -1305,6 +1373,7 @@
1305
1373
  ],
1306
1374
  "nightly": {
1307
1375
  "url": "https://immersive-web.github.io/model-element/",
1376
+ "alternateUrls": [],
1308
1377
  "repository": "https://github.com/immersive-web/model-element",
1309
1378
  "sourcePath": "index.html",
1310
1379
  "filename": "index.html"
@@ -1336,6 +1405,7 @@
1336
1405
  ],
1337
1406
  "nightly": {
1338
1407
  "url": "https://immersive-web.github.io/raw-camera-access/",
1408
+ "alternateUrls": [],
1339
1409
  "repository": "https://github.com/immersive-web/raw-camera-access",
1340
1410
  "sourcePath": "index.bs",
1341
1411
  "filename": "index.html"
@@ -1367,6 +1437,7 @@
1367
1437
  ],
1368
1438
  "nightly": {
1369
1439
  "url": "https://infra.spec.whatwg.org/",
1440
+ "alternateUrls": [],
1370
1441
  "repository": "https://github.com/whatwg/infra",
1371
1442
  "sourcePath": "infra.bs",
1372
1443
  "filename": "index.html"
@@ -1398,6 +1469,7 @@
1398
1469
  ],
1399
1470
  "nightly": {
1400
1471
  "url": "https://mimesniff.spec.whatwg.org/",
1472
+ "alternateUrls": [],
1401
1473
  "repository": "https://github.com/whatwg/mimesniff",
1402
1474
  "sourcePath": "mimesniff.bs",
1403
1475
  "filename": "index.html"
@@ -1435,6 +1507,7 @@
1435
1507
  ],
1436
1508
  "nightly": {
1437
1509
  "url": "https://notifications.spec.whatwg.org/",
1510
+ "alternateUrls": [],
1438
1511
  "repository": "https://github.com/whatwg/notifications",
1439
1512
  "sourcePath": "notifications.bs",
1440
1513
  "filename": "index.html"
@@ -1472,6 +1545,7 @@
1472
1545
  ],
1473
1546
  "nightly": {
1474
1547
  "url": "https://privacycg.github.io/private-click-measurement/",
1548
+ "alternateUrls": [],
1475
1549
  "repository": "https://github.com/privacycg/private-click-measurement",
1476
1550
  "sourcePath": "private-click-measurement.bs",
1477
1551
  "filename": "index.html"
@@ -1503,6 +1577,7 @@
1503
1577
  ],
1504
1578
  "nightly": {
1505
1579
  "url": "https://privacycg.github.io/storage-access/",
1580
+ "alternateUrls": [],
1506
1581
  "repository": "https://github.com/privacycg/storage-access",
1507
1582
  "sourcePath": "storage-access.bs",
1508
1583
  "filename": "index.html"
@@ -1540,6 +1615,7 @@
1540
1615
  ],
1541
1616
  "nightly": {
1542
1617
  "url": "https://quirks.spec.whatwg.org/",
1618
+ "alternateUrls": [],
1543
1619
  "repository": "https://github.com/whatwg/quirks",
1544
1620
  "sourcePath": "quirks.bs",
1545
1621
  "filename": "index.html"
@@ -1577,6 +1653,7 @@
1577
1653
  ],
1578
1654
  "nightly": {
1579
1655
  "url": "https://registry.khronos.org/webgl/extensions/ANGLE_instanced_arrays/",
1656
+ "alternateUrls": [],
1580
1657
  "repository": "https://github.com/KhronosGroup/WebGL",
1581
1658
  "sourcePath": "extensions/ANGLE_instanced_arrays/extension.xml",
1582
1659
  "filename": "index.html"
@@ -1614,6 +1691,7 @@
1614
1691
  ],
1615
1692
  "nightly": {
1616
1693
  "url": "https://registry.khronos.org/webgl/extensions/EXT_blend_minmax/",
1694
+ "alternateUrls": [],
1617
1695
  "repository": "https://github.com/KhronosGroup/WebGL",
1618
1696
  "sourcePath": "extensions/EXT_blend_minmax/extension.xml",
1619
1697
  "filename": "index.html"
@@ -1651,6 +1729,7 @@
1651
1729
  ],
1652
1730
  "nightly": {
1653
1731
  "url": "https://registry.khronos.org/webgl/extensions/EXT_clip_cull_distance/",
1732
+ "alternateUrls": [],
1654
1733
  "repository": "https://github.com/KhronosGroup/WebGL",
1655
1734
  "sourcePath": "extensions/EXT_clip_cull_distance/extension.xml",
1656
1735
  "filename": "index.html"
@@ -1688,6 +1767,7 @@
1688
1767
  ],
1689
1768
  "nightly": {
1690
1769
  "url": "https://registry.khronos.org/webgl/extensions/EXT_color_buffer_float/",
1770
+ "alternateUrls": [],
1691
1771
  "repository": "https://github.com/KhronosGroup/WebGL",
1692
1772
  "sourcePath": "extensions/EXT_color_buffer_float/extension.xml",
1693
1773
  "filename": "index.html"
@@ -1725,6 +1805,7 @@
1725
1805
  ],
1726
1806
  "nightly": {
1727
1807
  "url": "https://registry.khronos.org/webgl/extensions/EXT_color_buffer_half_float/",
1808
+ "alternateUrls": [],
1728
1809
  "repository": "https://github.com/KhronosGroup/WebGL",
1729
1810
  "sourcePath": "extensions/EXT_color_buffer_half_float/extension.xml",
1730
1811
  "filename": "index.html"
@@ -1762,6 +1843,7 @@
1762
1843
  ],
1763
1844
  "nightly": {
1764
1845
  "url": "https://registry.khronos.org/webgl/extensions/EXT_disjoint_timer_query_webgl2/",
1846
+ "alternateUrls": [],
1765
1847
  "repository": "https://github.com/KhronosGroup/WebGL",
1766
1848
  "sourcePath": "extensions/EXT_disjoint_timer_query_webgl2/extension.xml",
1767
1849
  "filename": "index.html"
@@ -1799,6 +1881,7 @@
1799
1881
  ],
1800
1882
  "nightly": {
1801
1883
  "url": "https://registry.khronos.org/webgl/extensions/EXT_disjoint_timer_query/",
1884
+ "alternateUrls": [],
1802
1885
  "repository": "https://github.com/KhronosGroup/WebGL",
1803
1886
  "sourcePath": "extensions/EXT_disjoint_timer_query/extension.xml",
1804
1887
  "filename": "index.html"
@@ -1836,6 +1919,7 @@
1836
1919
  ],
1837
1920
  "nightly": {
1838
1921
  "url": "https://registry.khronos.org/webgl/extensions/EXT_float_blend/",
1922
+ "alternateUrls": [],
1839
1923
  "repository": "https://github.com/KhronosGroup/WebGL",
1840
1924
  "sourcePath": "extensions/EXT_float_blend/extension.xml",
1841
1925
  "filename": "index.html"
@@ -1873,6 +1957,7 @@
1873
1957
  ],
1874
1958
  "nightly": {
1875
1959
  "url": "https://registry.khronos.org/webgl/extensions/EXT_frag_depth/",
1960
+ "alternateUrls": [],
1876
1961
  "repository": "https://github.com/KhronosGroup/WebGL",
1877
1962
  "sourcePath": "extensions/EXT_frag_depth/extension.xml",
1878
1963
  "filename": "index.html"
@@ -1910,6 +1995,7 @@
1910
1995
  ],
1911
1996
  "nightly": {
1912
1997
  "url": "https://registry.khronos.org/webgl/extensions/EXT_shader_texture_lod/",
1998
+ "alternateUrls": [],
1913
1999
  "repository": "https://github.com/KhronosGroup/WebGL",
1914
2000
  "sourcePath": "extensions/EXT_shader_texture_lod/extension.xml",
1915
2001
  "filename": "index.html"
@@ -1947,6 +2033,7 @@
1947
2033
  ],
1948
2034
  "nightly": {
1949
2035
  "url": "https://registry.khronos.org/webgl/extensions/EXT_sRGB/",
2036
+ "alternateUrls": [],
1950
2037
  "repository": "https://github.com/KhronosGroup/WebGL",
1951
2038
  "sourcePath": "extensions/EXT_sRGB/extension.xml",
1952
2039
  "filename": "index.html"
@@ -1984,6 +2071,7 @@
1984
2071
  ],
1985
2072
  "nightly": {
1986
2073
  "url": "https://registry.khronos.org/webgl/extensions/EXT_texture_compression_bptc/",
2074
+ "alternateUrls": [],
1987
2075
  "repository": "https://github.com/KhronosGroup/WebGL",
1988
2076
  "sourcePath": "extensions/EXT_texture_compression_bptc/extension.xml",
1989
2077
  "filename": "index.html"
@@ -2021,6 +2109,7 @@
2021
2109
  ],
2022
2110
  "nightly": {
2023
2111
  "url": "https://registry.khronos.org/webgl/extensions/EXT_texture_compression_rgtc/",
2112
+ "alternateUrls": [],
2024
2113
  "repository": "https://github.com/KhronosGroup/WebGL",
2025
2114
  "sourcePath": "extensions/EXT_texture_compression_rgtc/extension.xml",
2026
2115
  "filename": "index.html"
@@ -2058,6 +2147,7 @@
2058
2147
  ],
2059
2148
  "nightly": {
2060
2149
  "url": "https://registry.khronos.org/webgl/extensions/EXT_texture_filter_anisotropic/",
2150
+ "alternateUrls": [],
2061
2151
  "repository": "https://github.com/KhronosGroup/WebGL",
2062
2152
  "sourcePath": "extensions/EXT_texture_filter_anisotropic/extension.xml",
2063
2153
  "filename": "index.html"
@@ -2095,6 +2185,7 @@
2095
2185
  ],
2096
2186
  "nightly": {
2097
2187
  "url": "https://registry.khronos.org/webgl/extensions/EXT_texture_norm16/",
2188
+ "alternateUrls": [],
2098
2189
  "repository": "https://github.com/KhronosGroup/WebGL",
2099
2190
  "sourcePath": "extensions/EXT_texture_norm16/extension.xml",
2100
2191
  "filename": "index.html"
@@ -2132,6 +2223,7 @@
2132
2223
  ],
2133
2224
  "nightly": {
2134
2225
  "url": "https://registry.khronos.org/webgl/extensions/KHR_parallel_shader_compile/",
2226
+ "alternateUrls": [],
2135
2227
  "repository": "https://github.com/KhronosGroup/WebGL",
2136
2228
  "sourcePath": "extensions/KHR_parallel_shader_compile/extension.xml",
2137
2229
  "filename": "index.html"
@@ -2169,6 +2261,7 @@
2169
2261
  ],
2170
2262
  "nightly": {
2171
2263
  "url": "https://registry.khronos.org/webgl/extensions/OES_draw_buffers_indexed/",
2264
+ "alternateUrls": [],
2172
2265
  "repository": "https://github.com/KhronosGroup/WebGL",
2173
2266
  "sourcePath": "extensions/OES_draw_buffers_indexed/extension.xml",
2174
2267
  "filename": "index.html"
@@ -2206,6 +2299,7 @@
2206
2299
  ],
2207
2300
  "nightly": {
2208
2301
  "url": "https://registry.khronos.org/webgl/extensions/OES_element_index_uint/",
2302
+ "alternateUrls": [],
2209
2303
  "repository": "https://github.com/KhronosGroup/WebGL",
2210
2304
  "sourcePath": "extensions/OES_element_index_uint/extension.xml",
2211
2305
  "filename": "index.html"
@@ -2243,6 +2337,7 @@
2243
2337
  ],
2244
2338
  "nightly": {
2245
2339
  "url": "https://registry.khronos.org/webgl/extensions/OES_fbo_render_mipmap/",
2340
+ "alternateUrls": [],
2246
2341
  "repository": "https://github.com/KhronosGroup/WebGL",
2247
2342
  "sourcePath": "extensions/OES_fbo_render_mipmap/extension.xml",
2248
2343
  "filename": "index.html"
@@ -2280,6 +2375,7 @@
2280
2375
  ],
2281
2376
  "nightly": {
2282
2377
  "url": "https://registry.khronos.org/webgl/extensions/OES_standard_derivatives/",
2378
+ "alternateUrls": [],
2283
2379
  "repository": "https://github.com/KhronosGroup/WebGL",
2284
2380
  "sourcePath": "extensions/OES_standard_derivatives/extension.xml",
2285
2381
  "filename": "index.html"
@@ -2317,6 +2413,7 @@
2317
2413
  ],
2318
2414
  "nightly": {
2319
2415
  "url": "https://registry.khronos.org/webgl/extensions/OES_texture_float_linear/",
2416
+ "alternateUrls": [],
2320
2417
  "repository": "https://github.com/KhronosGroup/WebGL",
2321
2418
  "sourcePath": "extensions/OES_texture_float_linear/extension.xml",
2322
2419
  "filename": "index.html"
@@ -2354,6 +2451,7 @@
2354
2451
  ],
2355
2452
  "nightly": {
2356
2453
  "url": "https://registry.khronos.org/webgl/extensions/OES_texture_float/",
2454
+ "alternateUrls": [],
2357
2455
  "repository": "https://github.com/KhronosGroup/WebGL",
2358
2456
  "sourcePath": "extensions/OES_texture_float/extension.xml",
2359
2457
  "filename": "index.html"
@@ -2391,6 +2489,7 @@
2391
2489
  ],
2392
2490
  "nightly": {
2393
2491
  "url": "https://registry.khronos.org/webgl/extensions/OES_texture_half_float_linear/",
2492
+ "alternateUrls": [],
2394
2493
  "repository": "https://github.com/KhronosGroup/WebGL",
2395
2494
  "sourcePath": "extensions/OES_texture_half_float_linear/extension.xml",
2396
2495
  "filename": "index.html"
@@ -2428,6 +2527,7 @@
2428
2527
  ],
2429
2528
  "nightly": {
2430
2529
  "url": "https://registry.khronos.org/webgl/extensions/OES_texture_half_float/",
2530
+ "alternateUrls": [],
2431
2531
  "repository": "https://github.com/KhronosGroup/WebGL",
2432
2532
  "sourcePath": "extensions/OES_texture_half_float/extension.xml",
2433
2533
  "filename": "index.html"
@@ -2465,6 +2565,7 @@
2465
2565
  ],
2466
2566
  "nightly": {
2467
2567
  "url": "https://registry.khronos.org/webgl/extensions/OES_vertex_array_object/",
2568
+ "alternateUrls": [],
2468
2569
  "repository": "https://github.com/KhronosGroup/WebGL",
2469
2570
  "sourcePath": "extensions/OES_vertex_array_object/extension.xml",
2470
2571
  "filename": "index.html"
@@ -2502,6 +2603,7 @@
2502
2603
  ],
2503
2604
  "nightly": {
2504
2605
  "url": "https://registry.khronos.org/webgl/extensions/OVR_multiview2/",
2606
+ "alternateUrls": [],
2505
2607
  "repository": "https://github.com/KhronosGroup/WebGL",
2506
2608
  "sourcePath": "extensions/OVR_multiview2/extension.xml",
2507
2609
  "filename": "index.html"
@@ -2539,6 +2641,7 @@
2539
2641
  ],
2540
2642
  "nightly": {
2541
2643
  "url": "https://registry.khronos.org/webgl/extensions/WEBGL_blend_equation_advanced_coherent/",
2644
+ "alternateUrls": [],
2542
2645
  "repository": "https://github.com/KhronosGroup/WebGL",
2543
2646
  "sourcePath": "extensions/WEBGL_blend_equation_advanced_coherent/extension.xml",
2544
2647
  "filename": "index.html"
@@ -2576,6 +2679,7 @@
2576
2679
  ],
2577
2680
  "nightly": {
2578
2681
  "url": "https://registry.khronos.org/webgl/extensions/WEBGL_color_buffer_float/",
2682
+ "alternateUrls": [],
2579
2683
  "repository": "https://github.com/KhronosGroup/WebGL",
2580
2684
  "sourcePath": "extensions/WEBGL_color_buffer_float/extension.xml",
2581
2685
  "filename": "index.html"
@@ -2613,6 +2717,7 @@
2613
2717
  ],
2614
2718
  "nightly": {
2615
2719
  "url": "https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_astc/",
2720
+ "alternateUrls": [],
2616
2721
  "repository": "https://github.com/KhronosGroup/WebGL",
2617
2722
  "sourcePath": "extensions/WEBGL_compressed_texture_astc/extension.xml",
2618
2723
  "filename": "index.html"
@@ -2650,6 +2755,7 @@
2650
2755
  ],
2651
2756
  "nightly": {
2652
2757
  "url": "https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_etc/",
2758
+ "alternateUrls": [],
2653
2759
  "repository": "https://github.com/KhronosGroup/WebGL",
2654
2760
  "sourcePath": "extensions/WEBGL_compressed_texture_etc/extension.xml",
2655
2761
  "filename": "index.html"
@@ -2687,6 +2793,7 @@
2687
2793
  ],
2688
2794
  "nightly": {
2689
2795
  "url": "https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_etc1/",
2796
+ "alternateUrls": [],
2690
2797
  "repository": "https://github.com/KhronosGroup/WebGL",
2691
2798
  "sourcePath": "extensions/WEBGL_compressed_texture_etc1/extension.xml",
2692
2799
  "filename": "index.html"
@@ -2724,6 +2831,7 @@
2724
2831
  ],
2725
2832
  "nightly": {
2726
2833
  "url": "https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_pvrtc/",
2834
+ "alternateUrls": [],
2727
2835
  "repository": "https://github.com/KhronosGroup/WebGL",
2728
2836
  "sourcePath": "extensions/WEBGL_compressed_texture_pvrtc/extension.xml",
2729
2837
  "filename": "index.html"
@@ -2761,6 +2869,7 @@
2761
2869
  ],
2762
2870
  "nightly": {
2763
2871
  "url": "https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_s3tc_srgb/",
2872
+ "alternateUrls": [],
2764
2873
  "repository": "https://github.com/KhronosGroup/WebGL",
2765
2874
  "sourcePath": "extensions/WEBGL_compressed_texture_s3tc_srgb/extension.xml",
2766
2875
  "filename": "index.html"
@@ -2798,6 +2907,7 @@
2798
2907
  ],
2799
2908
  "nightly": {
2800
2909
  "url": "https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_s3tc/",
2910
+ "alternateUrls": [],
2801
2911
  "repository": "https://github.com/KhronosGroup/WebGL",
2802
2912
  "sourcePath": "extensions/WEBGL_compressed_texture_s3tc/extension.xml",
2803
2913
  "filename": "index.html"
@@ -2835,6 +2945,7 @@
2835
2945
  ],
2836
2946
  "nightly": {
2837
2947
  "url": "https://registry.khronos.org/webgl/extensions/WEBGL_debug_renderer_info/",
2948
+ "alternateUrls": [],
2838
2949
  "repository": "https://github.com/KhronosGroup/WebGL",
2839
2950
  "sourcePath": "extensions/WEBGL_debug_renderer_info/extension.xml",
2840
2951
  "filename": "index.html"
@@ -2872,6 +2983,7 @@
2872
2983
  ],
2873
2984
  "nightly": {
2874
2985
  "url": "https://registry.khronos.org/webgl/extensions/WEBGL_debug_shaders/",
2986
+ "alternateUrls": [],
2875
2987
  "repository": "https://github.com/KhronosGroup/WebGL",
2876
2988
  "sourcePath": "extensions/WEBGL_debug_shaders/extension.xml",
2877
2989
  "filename": "index.html"
@@ -2909,6 +3021,7 @@
2909
3021
  ],
2910
3022
  "nightly": {
2911
3023
  "url": "https://registry.khronos.org/webgl/extensions/WEBGL_depth_texture/",
3024
+ "alternateUrls": [],
2912
3025
  "repository": "https://github.com/KhronosGroup/WebGL",
2913
3026
  "sourcePath": "extensions/WEBGL_depth_texture/extension.xml",
2914
3027
  "filename": "index.html"
@@ -2946,6 +3059,7 @@
2946
3059
  ],
2947
3060
  "nightly": {
2948
3061
  "url": "https://registry.khronos.org/webgl/extensions/WEBGL_draw_buffers/",
3062
+ "alternateUrls": [],
2949
3063
  "repository": "https://github.com/KhronosGroup/WebGL",
2950
3064
  "sourcePath": "extensions/WEBGL_draw_buffers/extension.xml",
2951
3065
  "filename": "index.html"
@@ -2983,6 +3097,7 @@
2983
3097
  ],
2984
3098
  "nightly": {
2985
3099
  "url": "https://registry.khronos.org/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/",
3100
+ "alternateUrls": [],
2986
3101
  "repository": "https://github.com/KhronosGroup/WebGL",
2987
3102
  "sourcePath": "extensions/WEBGL_draw_instanced_base_vertex_base_instance/extension.xml",
2988
3103
  "filename": "index.html"
@@ -3020,6 +3135,7 @@
3020
3135
  ],
3021
3136
  "nightly": {
3022
3137
  "url": "https://registry.khronos.org/webgl/extensions/WEBGL_lose_context/",
3138
+ "alternateUrls": [],
3023
3139
  "repository": "https://github.com/KhronosGroup/WebGL",
3024
3140
  "sourcePath": "extensions/WEBGL_lose_context/extension.xml",
3025
3141
  "filename": "index.html"
@@ -3057,6 +3173,7 @@
3057
3173
  ],
3058
3174
  "nightly": {
3059
3175
  "url": "https://registry.khronos.org/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/",
3176
+ "alternateUrls": [],
3060
3177
  "repository": "https://github.com/KhronosGroup/WebGL",
3061
3178
  "sourcePath": "extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/extension.xml",
3062
3179
  "filename": "index.html"
@@ -3094,6 +3211,7 @@
3094
3211
  ],
3095
3212
  "nightly": {
3096
3213
  "url": "https://registry.khronos.org/webgl/extensions/WEBGL_multi_draw/",
3214
+ "alternateUrls": [],
3097
3215
  "repository": "https://github.com/KhronosGroup/WebGL",
3098
3216
  "sourcePath": "extensions/WEBGL_multi_draw/extension.xml",
3099
3217
  "filename": "index.html"
@@ -3126,6 +3244,7 @@
3126
3244
  "nightly": {
3127
3245
  "url": "https://registry.khronos.org/webgl/specs/latest/1.0/",
3128
3246
  "sourcePath": "specs/latest/1.0/index.html",
3247
+ "alternateUrls": [],
3129
3248
  "repository": "https://github.com/KhronosGroup/WebGL",
3130
3249
  "filename": "index.html"
3131
3250
  },
@@ -3164,6 +3283,7 @@
3164
3283
  "nightly": {
3165
3284
  "url": "https://registry.khronos.org/webgl/specs/latest/2.0/",
3166
3285
  "sourcePath": "specs/latest/2.0/index.html",
3286
+ "alternateUrls": [],
3167
3287
  "repository": "https://github.com/KhronosGroup/WebGL",
3168
3288
  "filename": "index.html"
3169
3289
  },
@@ -3208,6 +3328,7 @@
3208
3328
  ],
3209
3329
  "nightly": {
3210
3330
  "url": "https://sourcemaps.info/spec.html",
3331
+ "alternateUrls": [],
3211
3332
  "filename": "spec.html"
3212
3333
  },
3213
3334
  "title": "Source Map Revision 3 Proposal",
@@ -3236,6 +3357,7 @@
3236
3357
  ],
3237
3358
  "nightly": {
3238
3359
  "url": "https://storage.spec.whatwg.org/",
3360
+ "alternateUrls": [],
3239
3361
  "repository": "https://github.com/whatwg/storage",
3240
3362
  "sourcePath": "storage.bs",
3241
3363
  "filename": "index.html"
@@ -3276,6 +3398,7 @@
3276
3398
  ],
3277
3399
  "nightly": {
3278
3400
  "url": "https://streams.spec.whatwg.org/",
3401
+ "alternateUrls": [],
3279
3402
  "repository": "https://github.com/whatwg/streams",
3280
3403
  "sourcePath": "index.bs",
3281
3404
  "filename": "index.html"
@@ -3313,6 +3436,7 @@
3313
3436
  ],
3314
3437
  "nightly": {
3315
3438
  "url": "https://svgwg.org/specs/animations/",
3439
+ "alternateUrls": [],
3316
3440
  "repository": "https://github.com/w3c/svgwg",
3317
3441
  "sourcePath": "specs/animations/master/Overview.html",
3318
3442
  "filename": "Overview.html"
@@ -3354,6 +3478,7 @@
3354
3478
  ],
3355
3479
  "nightly": {
3356
3480
  "url": "https://tc39.es/ecma262/multipage/",
3481
+ "alternateUrls": [],
3357
3482
  "repository": "https://github.com/tc39/ecma262",
3358
3483
  "sourcePath": "spec.html",
3359
3484
  "pages": [
@@ -3430,6 +3555,7 @@
3430
3555
  ],
3431
3556
  "nightly": {
3432
3557
  "url": "https://tc39.es/ecma402/",
3558
+ "alternateUrls": [],
3433
3559
  "repository": "https://github.com/tc39/ecma402",
3434
3560
  "sourcePath": "spec/index.html",
3435
3561
  "filename": "index.html"
@@ -3461,6 +3587,7 @@
3461
3587
  ],
3462
3588
  "nightly": {
3463
3589
  "url": "https://tc39.es/proposal-array-find-from-last/",
3590
+ "alternateUrls": [],
3464
3591
  "repository": "https://github.com/tc39/proposal-array-find-from-last",
3465
3592
  "sourcePath": "spec.html",
3466
3593
  "filename": "index.html"
@@ -3492,6 +3619,7 @@
3492
3619
  ],
3493
3620
  "nightly": {
3494
3621
  "url": "https://tc39.es/proposal-array-grouping/",
3622
+ "alternateUrls": [],
3495
3623
  "repository": "https://github.com/tc39/proposal-array-grouping",
3496
3624
  "sourcePath": "index.html",
3497
3625
  "filename": "index.html"
@@ -3523,6 +3651,7 @@
3523
3651
  ],
3524
3652
  "nightly": {
3525
3653
  "url": "https://tc39.es/proposal-atomics-wait-async/",
3654
+ "alternateUrls": [],
3526
3655
  "repository": "https://github.com/tc39/proposal-atomics-wait-async",
3527
3656
  "sourcePath": "spec.html",
3528
3657
  "filename": "index.html"
@@ -3554,6 +3683,7 @@
3554
3683
  ],
3555
3684
  "nightly": {
3556
3685
  "url": "https://tc39.es/proposal-change-array-by-copy/",
3686
+ "alternateUrls": [],
3557
3687
  "repository": "https://github.com/tc39/proposal-change-array-by-copy",
3558
3688
  "sourcePath": "spec.html",
3559
3689
  "filename": "index.html"
@@ -3585,6 +3715,7 @@
3585
3715
  ],
3586
3716
  "nightly": {
3587
3717
  "url": "https://tc39.es/proposal-decorators/",
3718
+ "alternateUrls": [],
3588
3719
  "repository": "https://github.com/tc39/proposal-decorators",
3589
3720
  "filename": "index.html"
3590
3721
  },
@@ -3615,6 +3746,7 @@
3615
3746
  ],
3616
3747
  "nightly": {
3617
3748
  "url": "https://tc39.es/proposal-import-assertions/",
3749
+ "alternateUrls": [],
3618
3750
  "repository": "https://github.com/tc39/proposal-import-assertions",
3619
3751
  "sourcePath": "spec.html",
3620
3752
  "filename": "index.html"
@@ -3646,6 +3778,7 @@
3646
3778
  ],
3647
3779
  "nightly": {
3648
3780
  "url": "https://tc39.es/proposal-intl-duration-format/",
3781
+ "alternateUrls": [],
3649
3782
  "repository": "https://github.com/tc39/proposal-intl-duration-format",
3650
3783
  "sourcePath": "index.html",
3651
3784
  "filename": "index.html"
@@ -3677,6 +3810,7 @@
3677
3810
  ],
3678
3811
  "nightly": {
3679
3812
  "url": "https://tc39.es/proposal-intl-enumeration/",
3813
+ "alternateUrls": [],
3680
3814
  "repository": "https://github.com/tc39/proposal-intl-enumeration",
3681
3815
  "sourcePath": "index.html",
3682
3816
  "filename": "index.html"
@@ -3708,6 +3842,7 @@
3708
3842
  ],
3709
3843
  "nightly": {
3710
3844
  "url": "https://tc39.es/proposal-intl-extend-timezonename/",
3845
+ "alternateUrls": [],
3711
3846
  "repository": "https://github.com/tc39/proposal-intl-extend-timezonename",
3712
3847
  "sourcePath": "index.html",
3713
3848
  "filename": "index.html"
@@ -3739,6 +3874,7 @@
3739
3874
  ],
3740
3875
  "nightly": {
3741
3876
  "url": "https://tc39.es/proposal-intl-locale-info/",
3877
+ "alternateUrls": [],
3742
3878
  "repository": "https://github.com/tc39/proposal-intl-locale-info",
3743
3879
  "sourcePath": "index.html",
3744
3880
  "filename": "index.html"
@@ -3765,6 +3901,7 @@
3765
3901
  "nightly": {
3766
3902
  "url": "https://tc39.es/proposal-intl-numberformat-v3/out/annexes/proposed.html",
3767
3903
  "sourcePath": "out/annexes/proposed.html",
3904
+ "alternateUrls": [],
3768
3905
  "repository": "https://github.com/tc39/proposal-intl-numberformat-v3",
3769
3906
  "filename": "proposed.html"
3770
3907
  },
@@ -3796,6 +3933,7 @@
3796
3933
  "nightly": {
3797
3934
  "url": "https://tc39.es/proposal-intl-numberformat-v3/out/negotiation/proposed.html",
3798
3935
  "sourcePath": "out/negotiation/proposed.html",
3936
+ "alternateUrls": [],
3799
3937
  "repository": "https://github.com/tc39/proposal-intl-numberformat-v3",
3800
3938
  "filename": "proposed.html"
3801
3939
  },
@@ -3827,6 +3965,7 @@
3827
3965
  "nightly": {
3828
3966
  "url": "https://tc39.es/proposal-intl-numberformat-v3/out/numberformat/proposed.html",
3829
3967
  "sourcePath": "out/numberformat/proposed.html",
3968
+ "alternateUrls": [],
3830
3969
  "repository": "https://github.com/tc39/proposal-intl-numberformat-v3",
3831
3970
  "filename": "proposed.html"
3832
3971
  },
@@ -3858,6 +3997,7 @@
3858
3997
  "nightly": {
3859
3998
  "url": "https://tc39.es/proposal-intl-numberformat-v3/out/pluralrules/proposed.html",
3860
3999
  "sourcePath": "out/pluralrules/proposed.html",
4000
+ "alternateUrls": [],
3861
4001
  "repository": "https://github.com/tc39/proposal-intl-numberformat-v3",
3862
4002
  "filename": "proposed.html"
3863
4003
  },
@@ -3894,6 +4034,7 @@
3894
4034
  ],
3895
4035
  "nightly": {
3896
4036
  "url": "https://tc39.es/proposal-json-modules/",
4037
+ "alternateUrls": [],
3897
4038
  "repository": "https://github.com/tc39/proposal-json-modules",
3898
4039
  "sourcePath": "spec.html",
3899
4040
  "filename": "index.html"
@@ -3925,6 +4066,7 @@
3925
4066
  ],
3926
4067
  "nightly": {
3927
4068
  "url": "https://tc39.es/proposal-json-parse-with-source/",
4069
+ "alternateUrls": [],
3928
4070
  "repository": "https://github.com/tc39/proposal-json-parse-with-source",
3929
4071
  "sourcePath": "spec.html",
3930
4072
  "filename": "index.html"
@@ -3956,6 +4098,7 @@
3956
4098
  ],
3957
4099
  "nightly": {
3958
4100
  "url": "https://tc39.es/proposal-resizablearraybuffer/",
4101
+ "alternateUrls": [],
3959
4102
  "repository": "https://github.com/tc39/proposal-resizablearraybuffer",
3960
4103
  "sourcePath": "spec.html",
3961
4104
  "filename": "index.html"
@@ -3987,6 +4130,7 @@
3987
4130
  ],
3988
4131
  "nightly": {
3989
4132
  "url": "https://tc39.es/proposal-shadowrealm/",
4133
+ "alternateUrls": [],
3990
4134
  "repository": "https://github.com/tc39/proposal-shadowrealm",
3991
4135
  "sourcePath": "spec.html",
3992
4136
  "filename": "index.html"
@@ -4012,6 +4156,7 @@
4012
4156
  "nightly": {
4013
4157
  "url": "https://tc39.es/proposal-symbols-as-weakmap-keys/",
4014
4158
  "sourcePath": "spec.emu",
4159
+ "alternateUrls": [],
4015
4160
  "repository": "https://github.com/tc39/proposal-symbols-as-weakmap-keys",
4016
4161
  "filename": "index.html"
4017
4162
  },
@@ -4049,6 +4194,7 @@
4049
4194
  ],
4050
4195
  "nightly": {
4051
4196
  "url": "https://tc39.es/proposal-temporal/",
4197
+ "alternateUrls": [],
4052
4198
  "repository": "https://github.com/tc39/proposal-temporal",
4053
4199
  "sourcePath": "spec.html",
4054
4200
  "filename": "index.html"
@@ -4080,6 +4226,7 @@
4080
4226
  ],
4081
4227
  "nightly": {
4082
4228
  "url": "https://testutils.spec.whatwg.org/",
4229
+ "alternateUrls": [],
4083
4230
  "repository": "https://github.com/whatwg/testutils",
4084
4231
  "sourcePath": "index.bs",
4085
4232
  "filename": "index.html"
@@ -4111,6 +4258,7 @@
4111
4258
  ],
4112
4259
  "nightly": {
4113
4260
  "url": "https://url.spec.whatwg.org/",
4261
+ "alternateUrls": [],
4114
4262
  "repository": "https://github.com/whatwg/url",
4115
4263
  "sourcePath": "url.bs",
4116
4264
  "filename": "index.html"
@@ -4148,6 +4296,7 @@
4148
4296
  ],
4149
4297
  "nightly": {
4150
4298
  "url": "https://w3c.github.io/badging/",
4299
+ "alternateUrls": [],
4151
4300
  "repository": "https://github.com/w3c/badging",
4152
4301
  "sourcePath": "index.html",
4153
4302
  "filename": "index.html"
@@ -4185,6 +4334,7 @@
4185
4334
  ],
4186
4335
  "nightly": {
4187
4336
  "url": "https://w3c.github.io/contact-api/spec/",
4337
+ "alternateUrls": [],
4188
4338
  "repository": "https://github.com/w3c/contact-api",
4189
4339
  "sourcePath": "spec/index.bs",
4190
4340
  "filename": "index.html"
@@ -4210,12 +4360,13 @@
4210
4360
  "organization": "W3C",
4211
4361
  "groups": [
4212
4362
  {
4213
- "name": "Web Applications Working Group",
4214
- "url": "https://www.w3.org/groups/wg/webapps"
4363
+ "name": "Web Editing Working Group",
4364
+ "url": "https://www.w3.org/groups/wg/webediting"
4215
4365
  }
4216
4366
  ],
4217
4367
  "nightly": {
4218
4368
  "url": "https://w3c.github.io/contentEditable/",
4369
+ "alternateUrls": [],
4219
4370
  "repository": "https://github.com/w3c/contentEditable",
4220
4371
  "sourcePath": "index.html",
4221
4372
  "filename": "index.html"
@@ -4253,6 +4404,7 @@
4253
4404
  ],
4254
4405
  "nightly": {
4255
4406
  "url": "https://w3c.github.io/gamepad/extensions.html",
4407
+ "alternateUrls": [],
4256
4408
  "repository": "https://github.com/w3c/gamepad",
4257
4409
  "sourcePath": "extensions.html",
4258
4410
  "filename": "extensions.html"
@@ -4284,6 +4436,7 @@
4284
4436
  ],
4285
4437
  "nightly": {
4286
4438
  "url": "https://w3c.github.io/mathml-aam/",
4439
+ "alternateUrls": [],
4287
4440
  "repository": "https://github.com/w3c/mathml-aam",
4288
4441
  "sourcePath": "index.html",
4289
4442
  "filename": "index.html"
@@ -4315,6 +4468,7 @@
4315
4468
  ],
4316
4469
  "nightly": {
4317
4470
  "url": "https://w3c.github.io/media-playback-quality/",
4471
+ "alternateUrls": [],
4318
4472
  "repository": "https://github.com/w3c/media-playback-quality",
4319
4473
  "sourcePath": "index.html",
4320
4474
  "filename": "index.html"
@@ -4352,6 +4506,7 @@
4352
4506
  ],
4353
4507
  "nightly": {
4354
4508
  "url": "https://w3c.github.io/mediacapture-automation/",
4509
+ "alternateUrls": [],
4355
4510
  "repository": "https://github.com/w3c/mediacapture-automation",
4356
4511
  "sourcePath": "index.html",
4357
4512
  "filename": "index.html"
@@ -4377,6 +4532,7 @@
4377
4532
  "nightly": {
4378
4533
  "url": "https://w3c.github.io/mediacapture-handle/actions/",
4379
4534
  "sourcePath": "actions/index.html",
4535
+ "alternateUrls": [],
4380
4536
  "repository": "https://github.com/w3c/mediacapture-handle",
4381
4537
  "filename": "index.html"
4382
4538
  },
@@ -4414,6 +4570,7 @@
4414
4570
  ],
4415
4571
  "nightly": {
4416
4572
  "url": "https://w3c.github.io/PNG-spec/",
4573
+ "alternateUrls": [],
4417
4574
  "repository": "https://github.com/w3c/PNG-spec",
4418
4575
  "sourcePath": "index.html",
4419
4576
  "filename": "index.html"
@@ -4445,6 +4602,7 @@
4445
4602
  ],
4446
4603
  "nightly": {
4447
4604
  "url": "https://w3c.github.io/web-locks/",
4605
+ "alternateUrls": [],
4448
4606
  "repository": "https://github.com/w3c/web-locks",
4449
4607
  "sourcePath": "index.bs",
4450
4608
  "filename": "index.html"
@@ -4482,6 +4640,7 @@
4482
4640
  ],
4483
4641
  "nightly": {
4484
4642
  "url": "https://w3c.github.io/web-nfc/",
4643
+ "alternateUrls": [],
4485
4644
  "repository": "https://github.com/w3c/web-nfc",
4486
4645
  "sourcePath": "index.html",
4487
4646
  "filename": "index.html"
@@ -4519,6 +4678,7 @@
4519
4678
  ],
4520
4679
  "nightly": {
4521
4680
  "url": "https://w3c.github.io/web-share-target/",
4681
+ "alternateUrls": [],
4522
4682
  "repository": "https://github.com/w3c/web-share-target",
4523
4683
  "sourcePath": "index.html",
4524
4684
  "filename": "index.html"
@@ -4550,6 +4710,7 @@
4550
4710
  ],
4551
4711
  "nightly": {
4552
4712
  "url": "https://w3c.github.io/webappsec-change-password-url/",
4713
+ "alternateUrls": [],
4553
4714
  "repository": "https://github.com/w3c/webappsec-change-password-url",
4554
4715
  "sourcePath": "change-password-url.bs",
4555
4716
  "filename": "index.html"
@@ -4581,6 +4742,7 @@
4581
4742
  ],
4582
4743
  "nightly": {
4583
4744
  "url": "https://w3c.github.io/webappsec-trusted-types/dist/spec/",
4745
+ "alternateUrls": [],
4584
4746
  "repository": "https://github.com/w3c/webappsec-trusted-types",
4585
4747
  "sourcePath": "spec/index.bs",
4586
4748
  "filename": "index.html"
@@ -4618,6 +4780,7 @@
4618
4780
  ],
4619
4781
  "nightly": {
4620
4782
  "url": "https://w3c.github.io/webdriver-bidi/",
4783
+ "alternateUrls": [],
4621
4784
  "repository": "https://github.com/w3c/webdriver-bidi",
4622
4785
  "sourcePath": "index.bs",
4623
4786
  "filename": "index.html"
@@ -4649,6 +4812,7 @@
4649
4812
  ],
4650
4813
  "nightly": {
4651
4814
  "url": "https://w3c.github.io/webrtc-ice/",
4815
+ "alternateUrls": [],
4652
4816
  "repository": "https://github.com/w3c/webrtc-ice",
4653
4817
  "sourcePath": "index.html",
4654
4818
  "filename": "index.html"
@@ -4689,6 +4853,7 @@
4689
4853
  ],
4690
4854
  "nightly": {
4691
4855
  "url": "https://webassembly.github.io/exception-handling/js-api/",
4856
+ "alternateUrls": [],
4692
4857
  "repository": "https://github.com/WebAssembly/exception-handling",
4693
4858
  "sourcePath": "document/js-api/index.bs",
4694
4859
  "filename": "index.html"
@@ -4720,6 +4885,7 @@
4720
4885
  ],
4721
4886
  "nightly": {
4722
4887
  "url": "https://webbluetoothcg.github.io/web-bluetooth/",
4888
+ "alternateUrls": [],
4723
4889
  "repository": "https://github.com/WebBluetoothCG/web-bluetooth",
4724
4890
  "sourcePath": "index.bs",
4725
4891
  "filename": "index.html"
@@ -4757,6 +4923,7 @@
4757
4923
  ],
4758
4924
  "nightly": {
4759
4925
  "url": "https://webidl.spec.whatwg.org/",
4926
+ "alternateUrls": [],
4760
4927
  "repository": "https://github.com/whatwg/webidl",
4761
4928
  "sourcePath": "index.bs",
4762
4929
  "filename": "index.html"
@@ -4794,6 +4961,7 @@
4794
4961
  ],
4795
4962
  "nightly": {
4796
4963
  "url": "https://websockets.spec.whatwg.org/",
4964
+ "alternateUrls": [],
4797
4965
  "repository": "https://github.com/whatwg/websockets",
4798
4966
  "sourcePath": "index.bs",
4799
4967
  "filename": "index.html"
@@ -4831,6 +4999,7 @@
4831
4999
  ],
4832
5000
  "nightly": {
4833
5001
  "url": "https://wicg.github.io/attribution-reporting-api/",
5002
+ "alternateUrls": [],
4834
5003
  "repository": "https://github.com/WICG/attribution-reporting-api",
4835
5004
  "sourcePath": "index.bs",
4836
5005
  "filename": "index.html"
@@ -4862,6 +5031,7 @@
4862
5031
  ],
4863
5032
  "nightly": {
4864
5033
  "url": "https://wicg.github.io/background-fetch/",
5034
+ "alternateUrls": [],
4865
5035
  "repository": "https://github.com/WICG/background-fetch",
4866
5036
  "sourcePath": "index.bs",
4867
5037
  "filename": "index.html"
@@ -4900,6 +5070,7 @@
4900
5070
  ],
4901
5071
  "nightly": {
4902
5072
  "url": "https://wicg.github.io/background-sync/spec/",
5073
+ "alternateUrls": [],
4903
5074
  "repository": "https://github.com/WICG/background-sync",
4904
5075
  "sourcePath": "spec/index.bs",
4905
5076
  "filename": "index.html"
@@ -4912,7 +5083,7 @@
4912
5083
  "tests": {
4913
5084
  "repository": "https://github.com/web-platform-tests/wpt",
4914
5085
  "testPaths": [
4915
- "BackgroundSync"
5086
+ "background-sync"
4916
5087
  ]
4917
5088
  }
4918
5089
  },
@@ -4936,6 +5107,7 @@
4936
5107
  ],
4937
5108
  "nightly": {
4938
5109
  "url": "https://wicg.github.io/capability-delegation/spec.html",
5110
+ "alternateUrls": [],
4939
5111
  "repository": "https://github.com/WICG/capability-delegation",
4940
5112
  "sourcePath": "spec.bs",
4941
5113
  "filename": "spec.html"
@@ -4967,6 +5139,7 @@
4967
5139
  ],
4968
5140
  "nightly": {
4969
5141
  "url": "https://wicg.github.io/client-hints-infrastructure/",
5142
+ "alternateUrls": [],
4970
5143
  "repository": "https://github.com/WICG/client-hints-infrastructure",
4971
5144
  "sourcePath": "index.bs",
4972
5145
  "filename": "index.html"
@@ -5004,6 +5177,7 @@
5004
5177
  ],
5005
5178
  "nightly": {
5006
5179
  "url": "https://wicg.github.io/close-watcher/",
5180
+ "alternateUrls": [],
5007
5181
  "repository": "https://github.com/WICG/close-watcher",
5008
5182
  "sourcePath": "spec.bs",
5009
5183
  "filename": "index.html"
@@ -5041,6 +5215,7 @@
5041
5215
  ],
5042
5216
  "nightly": {
5043
5217
  "url": "https://wicg.github.io/compression/",
5218
+ "alternateUrls": [],
5044
5219
  "repository": "https://github.com/WICG/compression",
5045
5220
  "sourcePath": "index.bs",
5046
5221
  "filename": "index.html"
@@ -5078,6 +5253,7 @@
5078
5253
  ],
5079
5254
  "nightly": {
5080
5255
  "url": "https://wicg.github.io/compute-pressure/",
5256
+ "alternateUrls": [],
5081
5257
  "repository": "https://github.com/WICG/compute-pressure",
5082
5258
  "sourcePath": "index.html",
5083
5259
  "filename": "index.html"
@@ -5109,6 +5285,7 @@
5109
5285
  ],
5110
5286
  "nightly": {
5111
5287
  "url": "https://wicg.github.io/content-index/spec/",
5288
+ "alternateUrls": [],
5112
5289
  "repository": "https://github.com/WICG/content-index",
5113
5290
  "sourcePath": "spec/index.bs",
5114
5291
  "filename": "index.html"
@@ -5146,6 +5323,7 @@
5146
5323
  ],
5147
5324
  "nightly": {
5148
5325
  "url": "https://wicg.github.io/cookie-store/",
5326
+ "alternateUrls": [],
5149
5327
  "repository": "https://github.com/WICG/cookie-store",
5150
5328
  "sourcePath": "index.bs",
5151
5329
  "filename": "index.html"
@@ -5183,6 +5361,7 @@
5183
5361
  ],
5184
5362
  "nightly": {
5185
5363
  "url": "https://wicg.github.io/crash-reporting/",
5364
+ "alternateUrls": [],
5186
5365
  "repository": "https://github.com/WICG/crash-reporting",
5187
5366
  "sourcePath": "index.bs",
5188
5367
  "filename": "index.html"
@@ -5208,6 +5387,7 @@
5208
5387
  "nightly": {
5209
5388
  "url": "https://wicg.github.io/csp-next/scripting-policy.html",
5210
5389
  "sourcePath": "scripting-policy.bs",
5390
+ "alternateUrls": [],
5211
5391
  "repository": "https://github.com/WICG/csp-next",
5212
5392
  "filename": "scripting-policy.html"
5213
5393
  },
@@ -5245,6 +5425,7 @@
5245
5425
  ],
5246
5426
  "nightly": {
5247
5427
  "url": "https://wicg.github.io/css-parser-api/",
5428
+ "alternateUrls": [],
5248
5429
  "repository": "https://github.com/WICG/css-parser-api",
5249
5430
  "sourcePath": "index.bs",
5250
5431
  "filename": "index.html"
@@ -5282,6 +5463,7 @@
5282
5463
  ],
5283
5464
  "nightly": {
5284
5465
  "url": "https://wicg.github.io/custom-state-pseudo-class/",
5466
+ "alternateUrls": [],
5285
5467
  "repository": "https://github.com/WICG/custom-state-pseudo-class",
5286
5468
  "sourcePath": "index.bs",
5287
5469
  "filename": "index.html"
@@ -5319,6 +5501,7 @@
5319
5501
  ],
5320
5502
  "nightly": {
5321
5503
  "url": "https://wicg.github.io/datacue/",
5504
+ "alternateUrls": [],
5322
5505
  "repository": "https://github.com/WICG/datacue",
5323
5506
  "sourcePath": "index.bs",
5324
5507
  "filename": "index.html"
@@ -5350,6 +5533,7 @@
5350
5533
  ],
5351
5534
  "nightly": {
5352
5535
  "url": "https://wicg.github.io/deprecation-reporting/",
5536
+ "alternateUrls": [],
5353
5537
  "repository": "https://github.com/WICG/deprecation-reporting",
5354
5538
  "sourcePath": "index.bs",
5355
5539
  "filename": "index.html"
@@ -5387,6 +5571,7 @@
5387
5571
  ],
5388
5572
  "nightly": {
5389
5573
  "url": "https://wicg.github.io/digital-goods/",
5574
+ "alternateUrls": [],
5390
5575
  "repository": "https://github.com/WICG/digital-goods",
5391
5576
  "sourcePath": "spec.bs",
5392
5577
  "filename": "index.html"
@@ -5418,12 +5603,13 @@
5418
5603
  ],
5419
5604
  "nightly": {
5420
5605
  "url": "https://wicg.github.io/document-policy/",
5606
+ "alternateUrls": [],
5421
5607
  "repository": "https://github.com/WICG/document-policy",
5422
5608
  "sourcePath": "index.bs",
5423
5609
  "filename": "index.html"
5424
5610
  },
5425
5611
  "title": "Document Policy",
5426
- "source": "spec",
5612
+ "source": "specref",
5427
5613
  "shortTitle": "Document Policy",
5428
5614
  "categories": [
5429
5615
  "browser"
@@ -5455,6 +5641,7 @@
5455
5641
  ],
5456
5642
  "nightly": {
5457
5643
  "url": "https://wicg.github.io/element-timing/",
5644
+ "alternateUrls": [],
5458
5645
  "repository": "https://github.com/WICG/element-timing",
5459
5646
  "sourcePath": "index.bs",
5460
5647
  "filename": "index.html"
@@ -5492,6 +5679,7 @@
5492
5679
  ],
5493
5680
  "nightly": {
5494
5681
  "url": "https://wicg.github.io/entries-api/",
5682
+ "alternateUrls": [],
5495
5683
  "repository": "https://github.com/WICG/entries-api",
5496
5684
  "sourcePath": "index.bs",
5497
5685
  "filename": "index.html"
@@ -5529,6 +5717,7 @@
5529
5717
  ],
5530
5718
  "nightly": {
5531
5719
  "url": "https://wicg.github.io/eyedropper-api/",
5720
+ "alternateUrls": [],
5532
5721
  "repository": "https://github.com/WICG/eyedropper-api",
5533
5722
  "sourcePath": "index.html",
5534
5723
  "filename": "index.html"
@@ -5560,6 +5749,7 @@
5560
5749
  ],
5561
5750
  "nightly": {
5562
5751
  "url": "https://wicg.github.io/file-system-access/",
5752
+ "alternateUrls": [],
5563
5753
  "repository": "https://github.com/WICG/file-system-access",
5564
5754
  "sourcePath": "index.bs",
5565
5755
  "filename": "index.html"
@@ -5597,6 +5787,7 @@
5597
5787
  ],
5598
5788
  "nightly": {
5599
5789
  "url": "https://wicg.github.io/get-installed-related-apps/spec/",
5790
+ "alternateUrls": [],
5600
5791
  "repository": "https://github.com/WICG/get-installed-related-apps",
5601
5792
  "sourcePath": "spec/index.bs",
5602
5793
  "filename": "index.html"
@@ -5634,6 +5825,7 @@
5634
5825
  ],
5635
5826
  "nightly": {
5636
5827
  "url": "https://wicg.github.io/idle-detection/",
5828
+ "alternateUrls": [],
5637
5829
  "repository": "https://github.com/WICG/idle-detection",
5638
5830
  "sourcePath": "index.bs",
5639
5831
  "filename": "index.html"
@@ -5671,6 +5863,7 @@
5671
5863
  ],
5672
5864
  "nightly": {
5673
5865
  "url": "https://wicg.github.io/import-maps/",
5866
+ "alternateUrls": [],
5674
5867
  "repository": "https://github.com/WICG/import-maps",
5675
5868
  "sourcePath": "spec.bs",
5676
5869
  "filename": "index.html"
@@ -5708,6 +5901,7 @@
5708
5901
  ],
5709
5902
  "nightly": {
5710
5903
  "url": "https://wicg.github.io/ink-enhancement/",
5904
+ "alternateUrls": [],
5711
5905
  "repository": "https://github.com/WICG/ink-enhancement",
5712
5906
  "sourcePath": "index.bs",
5713
5907
  "filename": "index.html"
@@ -5739,6 +5933,7 @@
5739
5933
  ],
5740
5934
  "nightly": {
5741
5935
  "url": "https://wicg.github.io/input-device-capabilities/",
5936
+ "alternateUrls": [],
5742
5937
  "repository": "https://github.com/WICG/input-device-capabilities",
5743
5938
  "sourcePath": "index.html",
5744
5939
  "filename": "index.html"
@@ -5776,6 +5971,7 @@
5776
5971
  ],
5777
5972
  "nightly": {
5778
5973
  "url": "https://wicg.github.io/intervention-reporting/",
5974
+ "alternateUrls": [],
5779
5975
  "repository": "https://github.com/WICG/intervention-reporting",
5780
5976
  "sourcePath": "index.bs",
5781
5977
  "filename": "index.html"
@@ -5813,6 +6009,7 @@
5813
6009
  ],
5814
6010
  "nightly": {
5815
6011
  "url": "https://wicg.github.io/is-input-pending/",
6012
+ "alternateUrls": [],
5816
6013
  "repository": "https://github.com/WICG/is-input-pending",
5817
6014
  "sourcePath": "index.html",
5818
6015
  "filename": "index.html"
@@ -5850,6 +6047,7 @@
5850
6047
  ],
5851
6048
  "nightly": {
5852
6049
  "url": "https://wicg.github.io/js-self-profiling/",
6050
+ "alternateUrls": [],
5853
6051
  "repository": "https://github.com/WICG/js-self-profiling",
5854
6052
  "sourcePath": "index.html",
5855
6053
  "filename": "index.html"
@@ -5887,6 +6085,7 @@
5887
6085
  ],
5888
6086
  "nightly": {
5889
6087
  "url": "https://wicg.github.io/keyboard-lock/",
6088
+ "alternateUrls": [],
5890
6089
  "repository": "https://github.com/WICG/keyboard-lock",
5891
6090
  "sourcePath": "index.bs",
5892
6091
  "filename": "index.html"
@@ -5924,6 +6123,7 @@
5924
6123
  ],
5925
6124
  "nightly": {
5926
6125
  "url": "https://wicg.github.io/keyboard-map/",
6126
+ "alternateUrls": [],
5927
6127
  "repository": "https://github.com/WICG/keyboard-map",
5928
6128
  "sourcePath": "index.bs",
5929
6129
  "filename": "index.html"
@@ -5961,6 +6161,7 @@
5961
6161
  ],
5962
6162
  "nightly": {
5963
6163
  "url": "https://wicg.github.io/layout-instability/",
6164
+ "alternateUrls": [],
5964
6165
  "repository": "https://github.com/WICG/layout-instability",
5965
6166
  "sourcePath": "index.bs",
5966
6167
  "filename": "index.html"
@@ -5998,6 +6199,7 @@
5998
6199
  ],
5999
6200
  "nightly": {
6000
6201
  "url": "https://wicg.github.io/local-font-access/",
6202
+ "alternateUrls": [],
6001
6203
  "repository": "https://github.com/WICG/local-font-access",
6002
6204
  "sourcePath": "index.bs",
6003
6205
  "filename": "index.html"
@@ -6029,12 +6231,13 @@
6029
6231
  ],
6030
6232
  "nightly": {
6031
6233
  "url": "https://wicg.github.io/manifest-incubations/",
6234
+ "alternateUrls": [],
6032
6235
  "repository": "https://github.com/WICG/manifest-incubations",
6033
6236
  "sourcePath": "index.html",
6034
6237
  "filename": "index.html"
6035
6238
  },
6036
6239
  "title": "Manifest Incubations",
6037
- "source": "spec",
6240
+ "source": "specref",
6038
6241
  "shortTitle": "Manifest Incubations",
6039
6242
  "categories": [
6040
6243
  "browser"
@@ -6060,6 +6263,7 @@
6060
6263
  ],
6061
6264
  "nightly": {
6062
6265
  "url": "https://wicg.github.io/media-feeds/",
6266
+ "alternateUrls": [],
6063
6267
  "repository": "https://github.com/WICG/media-feeds",
6064
6268
  "sourcePath": "index.html",
6065
6269
  "filename": "index.html"
@@ -6091,6 +6295,7 @@
6091
6295
  ],
6092
6296
  "nightly": {
6093
6297
  "url": "https://wicg.github.io/nav-speculation/prefetch.html",
6298
+ "alternateUrls": [],
6094
6299
  "repository": "https://github.com/WICG/nav-speculation",
6095
6300
  "sourcePath": "prefetch.bs",
6096
6301
  "filename": "prefetch.html"
@@ -6122,6 +6327,7 @@
6122
6327
  ],
6123
6328
  "nightly": {
6124
6329
  "url": "https://wicg.github.io/nav-speculation/prerendering.html",
6330
+ "alternateUrls": [],
6125
6331
  "repository": "https://github.com/WICG/nav-speculation",
6126
6332
  "sourcePath": "prerendering.bs",
6127
6333
  "filename": "prerendering.html"
@@ -6153,6 +6359,7 @@
6153
6359
  ],
6154
6360
  "nightly": {
6155
6361
  "url": "https://wicg.github.io/nav-speculation/speculation-rules.html",
6362
+ "alternateUrls": [],
6156
6363
  "repository": "https://github.com/WICG/nav-speculation",
6157
6364
  "sourcePath": "speculation-rules.bs",
6158
6365
  "filename": "speculation-rules.html"
@@ -6184,6 +6391,7 @@
6184
6391
  ],
6185
6392
  "nightly": {
6186
6393
  "url": "https://wicg.github.io/navigation-api/",
6394
+ "alternateUrls": [],
6187
6395
  "repository": "https://github.com/WICG/navigation-api",
6188
6396
  "sourcePath": "spec.bs",
6189
6397
  "filename": "index.html"
@@ -6221,6 +6429,7 @@
6221
6429
  ],
6222
6430
  "nightly": {
6223
6431
  "url": "https://wicg.github.io/netinfo/",
6432
+ "alternateUrls": [],
6224
6433
  "repository": "https://github.com/WICG/netinfo",
6225
6434
  "sourcePath": "index.html",
6226
6435
  "filename": "index.html"
@@ -6258,6 +6467,7 @@
6258
6467
  ],
6259
6468
  "nightly": {
6260
6469
  "url": "https://wicg.github.io/overscroll-scrollend-events/",
6470
+ "alternateUrls": [],
6261
6471
  "repository": "https://github.com/WICG/overscroll-scrollend-events",
6262
6472
  "sourcePath": "index.html",
6263
6473
  "filename": "index.html"
@@ -6289,6 +6499,7 @@
6289
6499
  ],
6290
6500
  "nightly": {
6291
6501
  "url": "https://wicg.github.io/page-lifecycle/",
6502
+ "alternateUrls": [],
6292
6503
  "repository": "https://github.com/WICG/page-lifecycle",
6293
6504
  "sourcePath": "spec.bs",
6294
6505
  "filename": "index.html"
@@ -6327,6 +6538,7 @@
6327
6538
  ],
6328
6539
  "nightly": {
6329
6540
  "url": "https://wicg.github.io/performance-measure-memory/",
6541
+ "alternateUrls": [],
6330
6542
  "repository": "https://github.com/WICG/performance-measure-memory",
6331
6543
  "sourcePath": "index.src.html",
6332
6544
  "filename": "index.html"
@@ -6364,6 +6576,7 @@
6364
6576
  ],
6365
6577
  "nightly": {
6366
6578
  "url": "https://wicg.github.io/periodic-background-sync/",
6579
+ "alternateUrls": [],
6367
6580
  "repository": "https://github.com/WICG/periodic-background-sync",
6368
6581
  "sourcePath": "index.bs",
6369
6582
  "filename": "index.html"
@@ -6401,6 +6614,7 @@
6401
6614
  ],
6402
6615
  "nightly": {
6403
6616
  "url": "https://wicg.github.io/permissions-request/",
6617
+ "alternateUrls": [],
6404
6618
  "repository": "https://github.com/WICG/permissions-request",
6405
6619
  "sourcePath": "index.bs",
6406
6620
  "filename": "index.html"
@@ -6438,6 +6652,7 @@
6438
6652
  ],
6439
6653
  "nightly": {
6440
6654
  "url": "https://wicg.github.io/permissions-revoke/",
6655
+ "alternateUrls": [],
6441
6656
  "repository": "https://github.com/WICG/permissions-revoke",
6442
6657
  "sourcePath": "index.bs",
6443
6658
  "filename": "index.html"
@@ -6475,6 +6690,7 @@
6475
6690
  ],
6476
6691
  "nightly": {
6477
6692
  "url": "https://wicg.github.io/portals/",
6693
+ "alternateUrls": [],
6478
6694
  "repository": "https://github.com/WICG/portals",
6479
6695
  "sourcePath": "index.bs",
6480
6696
  "filename": "index.html"
@@ -6512,6 +6728,7 @@
6512
6728
  ],
6513
6729
  "nightly": {
6514
6730
  "url": "https://wicg.github.io/prefer-current-tab/",
6731
+ "alternateUrls": [],
6515
6732
  "repository": "https://github.com/WICG/prefer-current-tab",
6516
6733
  "sourcePath": "index.html",
6517
6734
  "filename": "index.html"
@@ -6543,6 +6760,7 @@
6543
6760
  ],
6544
6761
  "nightly": {
6545
6762
  "url": "https://wicg.github.io/priority-hints/",
6763
+ "alternateUrls": [],
6546
6764
  "repository": "https://github.com/WICG/priority-hints",
6547
6765
  "sourcePath": "index.bs",
6548
6766
  "filename": "index.html"
@@ -6580,6 +6798,7 @@
6580
6798
  ],
6581
6799
  "nightly": {
6582
6800
  "url": "https://wicg.github.io/private-network-access/",
6801
+ "alternateUrls": [],
6583
6802
  "repository": "https://github.com/WICG/private-network-access",
6584
6803
  "sourcePath": "index.src.html",
6585
6804
  "filename": "index.html"
@@ -6617,6 +6836,7 @@
6617
6836
  ],
6618
6837
  "nightly": {
6619
6838
  "url": "https://wicg.github.io/responsive-image-client-hints/",
6839
+ "alternateUrls": [],
6620
6840
  "repository": "https://github.com/WICG/responsive-image-client-hints",
6621
6841
  "sourcePath": "index.bs",
6622
6842
  "filename": "index.html"
@@ -6648,6 +6868,7 @@
6648
6868
  ],
6649
6869
  "nightly": {
6650
6870
  "url": "https://wicg.github.io/sanitizer-api/",
6871
+ "alternateUrls": [],
6651
6872
  "repository": "https://github.com/WICG/sanitizer-api",
6652
6873
  "sourcePath": "index.bs",
6653
6874
  "filename": "index.html"
@@ -6685,6 +6906,7 @@
6685
6906
  ],
6686
6907
  "nightly": {
6687
6908
  "url": "https://wicg.github.io/savedata/",
6909
+ "alternateUrls": [],
6688
6910
  "repository": "https://github.com/WICG/savedata",
6689
6911
  "sourcePath": "index.html",
6690
6912
  "filename": "index.html"
@@ -6722,6 +6944,7 @@
6722
6944
  ],
6723
6945
  "nightly": {
6724
6946
  "url": "https://wicg.github.io/scheduling-apis/",
6947
+ "alternateUrls": [],
6725
6948
  "repository": "https://github.com/WICG/scheduling-apis",
6726
6949
  "sourcePath": "spec/index.bs",
6727
6950
  "filename": "index.html"
@@ -6759,6 +6982,7 @@
6759
6982
  ],
6760
6983
  "nightly": {
6761
6984
  "url": "https://wicg.github.io/scroll-to-text-fragment/",
6985
+ "alternateUrls": [],
6762
6986
  "repository": "https://github.com/WICG/scroll-to-text-fragment",
6763
6987
  "sourcePath": "index.bs",
6764
6988
  "filename": "index.html"
@@ -6796,6 +7020,7 @@
6796
7020
  ],
6797
7021
  "nightly": {
6798
7022
  "url": "https://wicg.github.io/serial/",
7023
+ "alternateUrls": [],
6799
7024
  "repository": "https://github.com/WICG/serial",
6800
7025
  "sourcePath": "index.html",
6801
7026
  "filename": "index.html"
@@ -6833,6 +7058,7 @@
6833
7058
  ],
6834
7059
  "nightly": {
6835
7060
  "url": "https://wicg.github.io/shape-detection-api/",
7061
+ "alternateUrls": [],
6836
7062
  "repository": "https://github.com/WICG/shape-detection-api",
6837
7063
  "sourcePath": "index.bs",
6838
7064
  "filename": "index.html"
@@ -6870,6 +7096,7 @@
6870
7096
  ],
6871
7097
  "nightly": {
6872
7098
  "url": "https://wicg.github.io/shape-detection-api/text.html",
7099
+ "alternateUrls": [],
6873
7100
  "repository": "https://github.com/WICG/shape-detection-api",
6874
7101
  "sourcePath": "text.bs",
6875
7102
  "filename": "text.html"
@@ -6902,6 +7129,7 @@
6902
7129
  ],
6903
7130
  "nightly": {
6904
7131
  "url": "https://wicg.github.io/sms-one-time-codes/",
7132
+ "alternateUrls": [],
6905
7133
  "repository": "https://github.com/WICG/sms-one-time-codes",
6906
7134
  "sourcePath": "index.bs",
6907
7135
  "filename": "index.html"
@@ -6932,6 +7160,7 @@
6932
7160
  ],
6933
7161
  "nightly": {
6934
7162
  "url": "https://wicg.github.io/speech-api/",
7163
+ "alternateUrls": [],
6935
7164
  "repository": "https://github.com/WICG/speech-api",
6936
7165
  "sourcePath": "index.bs",
6937
7166
  "filename": "index.html"
@@ -6969,6 +7198,7 @@
6969
7198
  ],
6970
7199
  "nightly": {
6971
7200
  "url": "https://wicg.github.io/ua-client-hints/",
7201
+ "alternateUrls": [],
6972
7202
  "repository": "https://github.com/WICG/ua-client-hints",
6973
7203
  "sourcePath": "index.bs",
6974
7204
  "filename": "index.html"
@@ -7006,6 +7236,7 @@
7006
7236
  ],
7007
7237
  "nightly": {
7008
7238
  "url": "https://wicg.github.io/urlpattern/",
7239
+ "alternateUrls": [],
7009
7240
  "repository": "https://github.com/WICG/urlpattern",
7010
7241
  "sourcePath": "spec.bs",
7011
7242
  "filename": "index.html"
@@ -7037,6 +7268,7 @@
7037
7268
  ],
7038
7269
  "nightly": {
7039
7270
  "url": "https://wicg.github.io/user-preference-media-features-headers/",
7271
+ "alternateUrls": [],
7040
7272
  "repository": "https://github.com/WICG/user-preference-media-features-headers",
7041
7273
  "sourcePath": "index.bs",
7042
7274
  "filename": "index.html"
@@ -7068,6 +7300,7 @@
7068
7300
  ],
7069
7301
  "nightly": {
7070
7302
  "url": "https://wicg.github.io/video-rvfc/",
7303
+ "alternateUrls": [],
7071
7304
  "repository": "https://github.com/WICG/video-rvfc",
7072
7305
  "sourcePath": "index.bs",
7073
7306
  "filename": "index.html"
@@ -7105,6 +7338,7 @@
7105
7338
  ],
7106
7339
  "nightly": {
7107
7340
  "url": "https://wicg.github.io/web-otp/",
7341
+ "alternateUrls": [],
7108
7342
  "repository": "https://github.com/WICG/web-otp",
7109
7343
  "sourcePath": "index.bs",
7110
7344
  "filename": "index.html"
@@ -7142,6 +7376,7 @@
7142
7376
  ],
7143
7377
  "nightly": {
7144
7378
  "url": "https://wicg.github.io/webcrypto-secure-curves/",
7379
+ "alternateUrls": [],
7145
7380
  "repository": "https://github.com/WICG/webcrypto-secure-curves",
7146
7381
  "sourcePath": "index.html",
7147
7382
  "filename": "index.html"
@@ -7173,6 +7408,7 @@
7173
7408
  ],
7174
7409
  "nightly": {
7175
7410
  "url": "https://wicg.github.io/webhid/",
7411
+ "alternateUrls": [],
7176
7412
  "repository": "https://github.com/WICG/webhid",
7177
7413
  "sourcePath": "index.html",
7178
7414
  "filename": "index.html"
@@ -7210,6 +7446,7 @@
7210
7446
  ],
7211
7447
  "nightly": {
7212
7448
  "url": "https://wicg.github.io/webpackage/loading.html",
7449
+ "alternateUrls": [],
7213
7450
  "repository": "https://github.com/WICG/webpackage",
7214
7451
  "sourcePath": "loading.bs",
7215
7452
  "filename": "loading.html"
@@ -7241,6 +7478,7 @@
7241
7478
  ],
7242
7479
  "nightly": {
7243
7480
  "url": "https://wicg.github.io/webusb/",
7481
+ "alternateUrls": [],
7244
7482
  "repository": "https://github.com/WICG/webusb",
7245
7483
  "sourcePath": "index.bs",
7246
7484
  "filename": "index.html"
@@ -7278,6 +7516,7 @@
7278
7516
  ],
7279
7517
  "nightly": {
7280
7518
  "url": "https://wicg.github.io/window-controls-overlay/",
7519
+ "alternateUrls": [],
7281
7520
  "repository": "https://github.com/WICG/window-controls-overlay",
7282
7521
  "sourcePath": "index.html",
7283
7522
  "filename": "index.html"
@@ -7309,6 +7548,7 @@
7309
7548
  "organization": "IETF",
7310
7549
  "nightly": {
7311
7550
  "url": "https://www.rfc-editor.org/rfc/rfc2397",
7551
+ "alternateUrls": [],
7312
7552
  "filename": "rfc2397.html"
7313
7553
  },
7314
7554
  "title": "The \"data\" URL scheme",
@@ -7339,6 +7579,7 @@
7339
7579
  ],
7340
7580
  "nightly": {
7341
7581
  "url": "https://www.rfc-editor.org/rfc/rfc4120",
7582
+ "alternateUrls": [],
7342
7583
  "filename": "rfc4120.html"
7343
7584
  },
7344
7585
  "title": "The Kerberos Network Authentication Service (V5)",
@@ -7367,6 +7608,7 @@
7367
7608
  ],
7368
7609
  "nightly": {
7369
7610
  "url": "https://httpwg.org/specs/rfc6265.html",
7611
+ "alternateUrls": [],
7370
7612
  "repository": "https://github.com/httpwg/httpwg.github.io",
7371
7613
  "sourcePath": "specs/rfc6265.xml",
7372
7614
  "filename": "rfc6265.html"
@@ -7399,6 +7641,7 @@
7399
7641
  ],
7400
7642
  "nightly": {
7401
7643
  "url": "https://httpwg.org/specs/rfc6266.html",
7644
+ "alternateUrls": [],
7402
7645
  "repository": "https://github.com/httpwg/httpwg.github.io",
7403
7646
  "sourcePath": "specs/rfc6266.xml",
7404
7647
  "filename": "rfc6266.html"
@@ -7429,6 +7672,7 @@
7429
7672
  ],
7430
7673
  "nightly": {
7431
7674
  "url": "https://www.rfc-editor.org/rfc/rfc6454",
7675
+ "alternateUrls": [],
7432
7676
  "filename": "rfc6454.html"
7433
7677
  },
7434
7678
  "title": "The Web Origin Concept",
@@ -7458,6 +7702,7 @@
7458
7702
  ],
7459
7703
  "nightly": {
7460
7704
  "url": "https://www.rfc-editor.org/rfc/rfc6797",
7705
+ "alternateUrls": [],
7461
7706
  "filename": "rfc6797.html"
7462
7707
  },
7463
7708
  "title": "HTTP Strict Transport Security (HSTS)",
@@ -7487,6 +7732,7 @@
7487
7732
  ],
7488
7733
  "nightly": {
7489
7734
  "url": "https://www.rfc-editor.org/rfc/rfc7034",
7735
+ "alternateUrls": [],
7490
7736
  "filename": "rfc7034.html"
7491
7737
  },
7492
7738
  "title": "HTTP Header Field X-Frame-Options",
@@ -7516,6 +7762,7 @@
7516
7762
  ],
7517
7763
  "nightly": {
7518
7764
  "url": "https://httpwg.org/specs/rfc7230.html",
7765
+ "alternateUrls": [],
7519
7766
  "repository": "https://github.com/httpwg/httpwg.github.io",
7520
7767
  "sourcePath": "specs/rfc7230.xml",
7521
7768
  "filename": "rfc7230.html"
@@ -7547,6 +7794,7 @@
7547
7794
  ],
7548
7795
  "nightly": {
7549
7796
  "url": "https://httpwg.org/specs/rfc7231.html",
7797
+ "alternateUrls": [],
7550
7798
  "repository": "https://github.com/httpwg/httpwg.github.io",
7551
7799
  "sourcePath": "specs/rfc7231.xml",
7552
7800
  "filename": "rfc7231.html"
@@ -7578,6 +7826,7 @@
7578
7826
  ],
7579
7827
  "nightly": {
7580
7828
  "url": "https://httpwg.org/specs/rfc7232.html",
7829
+ "alternateUrls": [],
7581
7830
  "repository": "https://github.com/httpwg/httpwg.github.io",
7582
7831
  "sourcePath": "specs/rfc7232.xml",
7583
7832
  "filename": "rfc7232.html"
@@ -7609,6 +7858,7 @@
7609
7858
  ],
7610
7859
  "nightly": {
7611
7860
  "url": "https://httpwg.org/specs/rfc7233.html",
7861
+ "alternateUrls": [],
7612
7862
  "repository": "https://github.com/httpwg/httpwg.github.io",
7613
7863
  "sourcePath": "specs/rfc7233.xml",
7614
7864
  "filename": "rfc7233.html"
@@ -7640,6 +7890,7 @@
7640
7890
  ],
7641
7891
  "nightly": {
7642
7892
  "url": "https://httpwg.org/specs/rfc7234.html",
7893
+ "alternateUrls": [],
7643
7894
  "repository": "https://github.com/httpwg/httpwg.github.io",
7644
7895
  "sourcePath": "specs/rfc7234.xml",
7645
7896
  "filename": "rfc7234.html"
@@ -7671,6 +7922,7 @@
7671
7922
  ],
7672
7923
  "nightly": {
7673
7924
  "url": "https://httpwg.org/specs/rfc7235.html",
7925
+ "alternateUrls": [],
7674
7926
  "repository": "https://github.com/httpwg/httpwg.github.io",
7675
7927
  "sourcePath": "specs/rfc7235.xml",
7676
7928
  "filename": "rfc7235.html"
@@ -7702,6 +7954,7 @@
7702
7954
  ],
7703
7955
  "nightly": {
7704
7956
  "url": "https://www.rfc-editor.org/rfc/rfc7239",
7957
+ "alternateUrls": [],
7705
7958
  "filename": "rfc7239.html"
7706
7959
  },
7707
7960
  "title": "Forwarded HTTP Extension",
@@ -7731,6 +7984,7 @@
7731
7984
  ],
7732
7985
  "nightly": {
7733
7986
  "url": "https://www.rfc-editor.org/rfc/rfc7469",
7987
+ "alternateUrls": [],
7734
7988
  "filename": "rfc7469.html"
7735
7989
  },
7736
7990
  "title": "Public Key Pinning Extension for HTTP",
@@ -7760,6 +8014,7 @@
7760
8014
  ],
7761
8015
  "nightly": {
7762
8016
  "url": "https://httpwg.org/specs/rfc7538.html",
8017
+ "alternateUrls": [],
7763
8018
  "repository": "https://github.com/httpwg/httpwg.github.io",
7764
8019
  "sourcePath": "specs/rfc7538.xml",
7765
8020
  "filename": "rfc7538.html"
@@ -7791,6 +8046,7 @@
7791
8046
  ],
7792
8047
  "nightly": {
7793
8048
  "url": "https://httpwg.org/specs/rfc7540.html",
8049
+ "alternateUrls": [],
7794
8050
  "repository": "https://github.com/httpwg/httpwg.github.io",
7795
8051
  "sourcePath": "specs/rfc7540.xml",
7796
8052
  "filename": "rfc7540.html"
@@ -7822,6 +8078,7 @@
7822
8078
  ],
7823
8079
  "nightly": {
7824
8080
  "url": "https://www.rfc-editor.org/rfc/rfc7578",
8081
+ "alternateUrls": [],
7825
8082
  "filename": "rfc7578.html"
7826
8083
  },
7827
8084
  "title": "Returning Values from Forms: multipart/form-data",
@@ -7851,6 +8108,7 @@
7851
8108
  ],
7852
8109
  "nightly": {
7853
8110
  "url": "https://httpwg.org/specs/rfc7616.html",
8111
+ "alternateUrls": [],
7854
8112
  "repository": "https://github.com/httpwg/httpwg.github.io",
7855
8113
  "sourcePath": "specs/rfc7616.xml",
7856
8114
  "filename": "rfc7616.html"
@@ -7882,6 +8140,7 @@
7882
8140
  ],
7883
8141
  "nightly": {
7884
8142
  "url": "https://httpwg.org/specs/rfc7617.html",
8143
+ "alternateUrls": [],
7885
8144
  "repository": "https://github.com/httpwg/httpwg.github.io",
7886
8145
  "sourcePath": "specs/rfc7617.xml",
7887
8146
  "filename": "rfc7617.html"
@@ -7913,6 +8172,7 @@
7913
8172
  ],
7914
8173
  "nightly": {
7915
8174
  "url": "https://httpwg.org/specs/rfc7725.html",
8175
+ "alternateUrls": [],
7916
8176
  "repository": "https://github.com/httpwg/httpwg.github.io",
7917
8177
  "sourcePath": "specs/rfc7725.xml",
7918
8178
  "filename": "rfc7725.html"
@@ -7944,6 +8204,7 @@
7944
8204
  ],
7945
8205
  "nightly": {
7946
8206
  "url": "https://httpwg.org/specs/rfc7838.html",
8207
+ "alternateUrls": [],
7947
8208
  "repository": "https://github.com/httpwg/httpwg.github.io",
7948
8209
  "sourcePath": "specs/rfc7838.xml",
7949
8210
  "filename": "rfc7838.html"
@@ -7975,6 +8236,7 @@
7975
8236
  ],
7976
8237
  "nightly": {
7977
8238
  "url": "https://httpwg.org/specs/rfc8246.html",
8239
+ "alternateUrls": [],
7978
8240
  "repository": "https://github.com/httpwg/httpwg.github.io",
7979
8241
  "sourcePath": "specs/rfc8246.xml",
7980
8242
  "filename": "rfc8246.html"
@@ -8006,6 +8268,7 @@
8006
8268
  ],
8007
8269
  "nightly": {
8008
8270
  "url": "https://httpwg.org/specs/rfc8470.html",
8271
+ "alternateUrls": [],
8009
8272
  "repository": "https://github.com/httpwg/httpwg.github.io",
8010
8273
  "sourcePath": "specs/rfc8470.xml",
8011
8274
  "filename": "rfc8470.html"
@@ -8037,6 +8300,7 @@
8037
8300
  ],
8038
8301
  "nightly": {
8039
8302
  "url": "https://www.rfc-editor.org/rfc/rfc8942",
8303
+ "alternateUrls": [],
8040
8304
  "filename": "rfc8942.html"
8041
8305
  },
8042
8306
  "title": "HTTP Client Hints",
@@ -8059,6 +8323,7 @@
8059
8323
  },
8060
8324
  "nightly": {
8061
8325
  "url": "https://httpwg.org/specs/rfc9110.html",
8326
+ "alternateUrls": [],
8062
8327
  "repository": "https://github.com/httpwg/httpwg.github.io",
8063
8328
  "sourcePath": "specs/rfc9110.xml",
8064
8329
  "filename": "rfc9110.html"
@@ -8090,6 +8355,7 @@
8090
8355
  },
8091
8356
  "nightly": {
8092
8357
  "url": "https://httpwg.org/specs/rfc9111.html",
8358
+ "alternateUrls": [],
8093
8359
  "repository": "https://github.com/httpwg/httpwg.github.io",
8094
8360
  "sourcePath": "specs/rfc9111.xml",
8095
8361
  "filename": "rfc9111.html"
@@ -8121,6 +8387,7 @@
8121
8387
  },
8122
8388
  "nightly": {
8123
8389
  "url": "https://httpwg.org/specs/rfc9112.html",
8390
+ "alternateUrls": [],
8124
8391
  "repository": "https://github.com/httpwg/httpwg.github.io",
8125
8392
  "sourcePath": "specs/rfc9112.xml",
8126
8393
  "filename": "rfc9112.html"
@@ -8152,6 +8419,7 @@
8152
8419
  },
8153
8420
  "nightly": {
8154
8421
  "url": "https://httpwg.org/specs/rfc9113.html",
8422
+ "alternateUrls": [],
8155
8423
  "repository": "https://github.com/httpwg/httpwg.github.io",
8156
8424
  "sourcePath": "specs/rfc9113.xml",
8157
8425
  "filename": "rfc9113.html"
@@ -8183,6 +8451,7 @@
8183
8451
  },
8184
8452
  "nightly": {
8185
8453
  "url": "https://httpwg.org/specs/rfc9114.html",
8454
+ "alternateUrls": [],
8186
8455
  "repository": "https://github.com/httpwg/httpwg.github.io",
8187
8456
  "sourcePath": "specs/rfc9114.xml",
8188
8457
  "filename": "rfc9114.html"
@@ -8221,6 +8490,7 @@
8221
8490
  ],
8222
8491
  "nightly": {
8223
8492
  "url": "https://www.w3.org/Consortium/Patent-Policy/",
8493
+ "alternateUrls": [],
8224
8494
  "filename": "Overview.html"
8225
8495
  },
8226
8496
  "title": "W3C Patent Policy",
@@ -8252,6 +8522,7 @@
8252
8522
  "nightly": {
8253
8523
  "url": "https://www.w3.org/Consortium/Process/",
8254
8524
  "repository": "https://github.com/w3c/w3process",
8525
+ "alternateUrls": [],
8255
8526
  "sourcePath": "index.bs",
8256
8527
  "filename": "Overview.html"
8257
8528
  },
@@ -8286,6 +8557,7 @@
8286
8557
  },
8287
8558
  "nightly": {
8288
8559
  "url": "https://w3c.github.io/accelerometer/",
8560
+ "alternateUrls": [],
8289
8561
  "repository": "https://github.com/w3c/accelerometer",
8290
8562
  "sourcePath": "index.bs",
8291
8563
  "filename": "index.html"
@@ -8329,6 +8601,7 @@
8329
8601
  },
8330
8602
  "nightly": {
8331
8603
  "url": "https://w3c.github.io/accname/",
8604
+ "alternateUrls": [],
8332
8605
  "repository": "https://github.com/w3c/accname",
8333
8606
  "sourcePath": "index.html",
8334
8607
  "filename": "index.html"
@@ -8371,6 +8644,7 @@
8371
8644
  },
8372
8645
  "nightly": {
8373
8646
  "url": "https://w3c.github.io/ambient-light/",
8647
+ "alternateUrls": [],
8374
8648
  "repository": "https://github.com/w3c/ambient-light",
8375
8649
  "sourcePath": "index.bs",
8376
8650
  "filename": "index.html"
@@ -8413,6 +8687,7 @@
8413
8687
  },
8414
8688
  "nightly": {
8415
8689
  "url": "https://w3c.github.io/manifest/",
8690
+ "alternateUrls": [],
8416
8691
  "repository": "https://github.com/w3c/manifest",
8417
8692
  "sourcePath": "index.html",
8418
8693
  "filename": "index.html"
@@ -8455,6 +8730,7 @@
8455
8730
  },
8456
8731
  "nightly": {
8457
8732
  "url": "https://w3c.github.io/mediacapture-output/",
8733
+ "alternateUrls": [],
8458
8734
  "repository": "https://github.com/w3c/mediacapture-output",
8459
8735
  "sourcePath": "index.html",
8460
8736
  "filename": "index.html"
@@ -8497,6 +8773,7 @@
8497
8773
  },
8498
8774
  "nightly": {
8499
8775
  "url": "https://w3c.github.io/autoplay/",
8776
+ "alternateUrls": [],
8500
8777
  "repository": "https://github.com/w3c/autoplay",
8501
8778
  "sourcePath": "index.bs",
8502
8779
  "filename": "index.html"
@@ -8533,6 +8810,7 @@
8533
8810
  },
8534
8811
  "nightly": {
8535
8812
  "url": "https://w3c.github.io/battery/",
8813
+ "alternateUrls": [],
8536
8814
  "repository": "https://github.com/w3c/battery",
8537
8815
  "sourcePath": "index.html",
8538
8816
  "filename": "index.html"
@@ -8575,6 +8853,7 @@
8575
8853
  },
8576
8854
  "nightly": {
8577
8855
  "url": "https://w3c.github.io/beacon/",
8856
+ "alternateUrls": [],
8578
8857
  "repository": "https://github.com/w3c/beacon",
8579
8858
  "sourcePath": "index.html",
8580
8859
  "filename": "index.html"
@@ -8607,6 +8886,7 @@
8607
8886
  "nightly": {
8608
8887
  "url": "https://w3c.github.io/mediacapture-handle/identity/",
8609
8888
  "sourcePath": "identity/index.html",
8889
+ "alternateUrls": [],
8610
8890
  "repository": "https://github.com/w3c/mediacapture-handle",
8611
8891
  "filename": "index.html"
8612
8892
  },
@@ -8653,6 +8933,7 @@
8653
8933
  },
8654
8934
  "nightly": {
8655
8935
  "url": "https://w3c.github.io/webappsec-clear-site-data/",
8936
+ "alternateUrls": [],
8656
8937
  "repository": "https://github.com/w3c/webappsec-clear-site-data",
8657
8938
  "sourcePath": "index.src.html",
8658
8939
  "filename": "index.html"
@@ -8695,6 +8976,7 @@
8695
8976
  },
8696
8977
  "nightly": {
8697
8978
  "url": "https://w3c.github.io/clipboard-apis/",
8979
+ "alternateUrls": [],
8698
8980
  "repository": "https://github.com/w3c/clipboard-apis",
8699
8981
  "sourcePath": "index.bs",
8700
8982
  "filename": "index.html"
@@ -8744,6 +9026,7 @@
8744
9026
  },
8745
9027
  "nightly": {
8746
9028
  "url": "https://drafts.fxtf.org/compositing-1/",
9029
+ "alternateUrls": [],
8747
9030
  "repository": "https://github.com/w3c/fxtf-drafts",
8748
9031
  "sourcePath": "compositing-1/Overview.bs",
8749
9032
  "filename": "Overview.html"
@@ -8786,6 +9069,7 @@
8786
9069
  },
8787
9070
  "nightly": {
8788
9071
  "url": "https://w3c.github.io/core-aam/",
9072
+ "alternateUrls": [],
8789
9073
  "repository": "https://github.com/w3c/core-aam",
8790
9074
  "sourcePath": "index.html",
8791
9075
  "filename": "index.html"
@@ -8829,6 +9113,7 @@
8829
9113
  },
8830
9114
  "nightly": {
8831
9115
  "url": "https://w3c.github.io/webappsec-credential-management/",
9116
+ "alternateUrls": [],
8832
9117
  "repository": "https://github.com/w3c/webappsec-credential-management",
8833
9118
  "sourcePath": "index.bs",
8834
9119
  "filename": "index.html"
@@ -8871,6 +9156,7 @@
8871
9156
  },
8872
9157
  "nightly": {
8873
9158
  "url": "https://w3c.github.io/webappsec-cspee/",
9159
+ "alternateUrls": [],
8874
9160
  "repository": "https://github.com/w3c/webappsec-cspee",
8875
9161
  "sourcePath": "index.src.html",
8876
9162
  "filename": "index.html"
@@ -8914,6 +9200,7 @@
8914
9200
  },
8915
9201
  "nightly": {
8916
9202
  "url": "https://w3c.github.io/webappsec-csp/",
9203
+ "alternateUrls": [],
8917
9204
  "repository": "https://github.com/w3c/webappsec-csp",
8918
9205
  "sourcePath": "index.bs",
8919
9206
  "filename": "index.html"
@@ -8960,6 +9247,9 @@
8960
9247
  },
8961
9248
  "nightly": {
8962
9249
  "url": "https://drafts.csswg.org/css-align-3/",
9250
+ "alternateUrls": [
9251
+ "https://w3c.github.io/csswg-drafts/css-align-3/"
9252
+ ],
8963
9253
  "repository": "https://github.com/w3c/csswg-drafts",
8964
9254
  "sourcePath": "css-align-3/Overview.bs",
8965
9255
  "filename": "Overview.html"
@@ -9003,6 +9293,7 @@
9003
9293
  },
9004
9294
  "nightly": {
9005
9295
  "url": "https://drafts.css-houdini.org/css-animationworklet-1/",
9296
+ "alternateUrls": [],
9006
9297
  "repository": "https://github.com/w3c/css-houdini-drafts",
9007
9298
  "sourcePath": "css-animation-worklet-1/Overview.bs",
9008
9299
  "filename": "Overview.html"
@@ -9047,6 +9338,9 @@
9047
9338
  },
9048
9339
  "nightly": {
9049
9340
  "url": "https://drafts.csswg.org/css-animations-1/",
9341
+ "alternateUrls": [
9342
+ "https://w3c.github.io/csswg-drafts/css-animations-1/"
9343
+ ],
9050
9344
  "repository": "https://github.com/w3c/csswg-drafts",
9051
9345
  "sourcePath": "css-animations-1/Overview.bs",
9052
9346
  "filename": "Overview.html"
@@ -9092,6 +9386,9 @@
9092
9386
  },
9093
9387
  "nightly": {
9094
9388
  "url": "https://drafts.csswg.org/css-backgrounds-3/",
9389
+ "alternateUrls": [
9390
+ "https://w3c.github.io/csswg-drafts/css-backgrounds-3/"
9391
+ ],
9095
9392
  "repository": "https://github.com/w3c/csswg-drafts",
9096
9393
  "sourcePath": "css-backgrounds-3/Overview.bs",
9097
9394
  "filename": "Overview.html"
@@ -9135,6 +9432,9 @@
9135
9432
  },
9136
9433
  "nightly": {
9137
9434
  "url": "https://drafts.csswg.org/css-box-3/",
9435
+ "alternateUrls": [
9436
+ "https://w3c.github.io/csswg-drafts/css-box-3/"
9437
+ ],
9138
9438
  "repository": "https://github.com/w3c/csswg-drafts",
9139
9439
  "sourcePath": "css-box-3/Overview.bs",
9140
9440
  "filename": "Overview.html"
@@ -9179,6 +9479,9 @@
9179
9479
  },
9180
9480
  "nightly": {
9181
9481
  "url": "https://drafts.csswg.org/css-box-4/",
9482
+ "alternateUrls": [
9483
+ "https://w3c.github.io/csswg-drafts/css-box-4/"
9484
+ ],
9182
9485
  "repository": "https://github.com/w3c/csswg-drafts",
9183
9486
  "sourcePath": "css-box-4/Overview.bs",
9184
9487
  "filename": "Overview.html"
@@ -9223,6 +9526,9 @@
9223
9526
  },
9224
9527
  "nightly": {
9225
9528
  "url": "https://drafts.csswg.org/css-break-3/",
9529
+ "alternateUrls": [
9530
+ "https://w3c.github.io/csswg-drafts/css-break-3/"
9531
+ ],
9226
9532
  "repository": "https://github.com/w3c/csswg-drafts",
9227
9533
  "sourcePath": "css-break-3/Overview.bs",
9228
9534
  "filename": "Overview.html"
@@ -9267,6 +9573,9 @@
9267
9573
  },
9268
9574
  "nightly": {
9269
9575
  "url": "https://drafts.csswg.org/css-break-4/",
9576
+ "alternateUrls": [
9577
+ "https://w3c.github.io/csswg-drafts/css-break-4/"
9578
+ ],
9270
9579
  "repository": "https://github.com/w3c/csswg-drafts",
9271
9580
  "sourcePath": "css-break-4/Overview.bs",
9272
9581
  "filename": "Overview.html"
@@ -9312,6 +9621,9 @@
9312
9621
  },
9313
9622
  "nightly": {
9314
9623
  "url": "https://drafts.csswg.org/css-cascade-3/",
9624
+ "alternateUrls": [
9625
+ "https://w3c.github.io/csswg-drafts/css-cascade-3/"
9626
+ ],
9315
9627
  "repository": "https://github.com/w3c/csswg-drafts",
9316
9628
  "sourcePath": "css-cascade-3/Overview.bs",
9317
9629
  "filename": "Overview.html"
@@ -9357,6 +9669,9 @@
9357
9669
  },
9358
9670
  "nightly": {
9359
9671
  "url": "https://drafts.csswg.org/css-cascade-4/",
9672
+ "alternateUrls": [
9673
+ "https://w3c.github.io/csswg-drafts/css-cascade-4/"
9674
+ ],
9360
9675
  "repository": "https://github.com/w3c/csswg-drafts",
9361
9676
  "sourcePath": "css-cascade-4/Overview.bs",
9362
9677
  "filename": "Overview.html"
@@ -9402,6 +9717,9 @@
9402
9717
  },
9403
9718
  "nightly": {
9404
9719
  "url": "https://drafts.csswg.org/css-cascade-5/",
9720
+ "alternateUrls": [
9721
+ "https://w3c.github.io/csswg-drafts/css-cascade-5/"
9722
+ ],
9405
9723
  "repository": "https://github.com/w3c/csswg-drafts",
9406
9724
  "sourcePath": "css-cascade-5/Overview.bs",
9407
9725
  "filename": "Overview.html"
@@ -9446,6 +9764,9 @@
9446
9764
  },
9447
9765
  "nightly": {
9448
9766
  "url": "https://drafts.csswg.org/css-cascade-6/",
9767
+ "alternateUrls": [
9768
+ "https://w3c.github.io/csswg-drafts/css-cascade-6/"
9769
+ ],
9449
9770
  "repository": "https://github.com/w3c/csswg-drafts",
9450
9771
  "sourcePath": "css-cascade-6/Overview.bs",
9451
9772
  "filename": "Overview.html"
@@ -9477,6 +9798,9 @@
9477
9798
  "seriesVersion": "4",
9478
9799
  "nightly": {
9479
9800
  "url": "https://drafts.csswg.org/css-color-4/",
9801
+ "alternateUrls": [
9802
+ "https://w3c.github.io/csswg-drafts/css-color-4/"
9803
+ ],
9480
9804
  "repository": "https://github.com/w3c/csswg-drafts",
9481
9805
  "sourcePath": "css-color-4/Overview.bs",
9482
9806
  "filename": "Overview.html"
@@ -9533,6 +9857,9 @@
9533
9857
  },
9534
9858
  "nightly": {
9535
9859
  "url": "https://drafts.csswg.org/css-color-5/",
9860
+ "alternateUrls": [
9861
+ "https://w3c.github.io/csswg-drafts/css-color-5/"
9862
+ ],
9536
9863
  "repository": "https://github.com/w3c/csswg-drafts",
9537
9864
  "sourcePath": "css-color-5/Overview.bs",
9538
9865
  "filename": "Overview.html"
@@ -9576,6 +9903,9 @@
9576
9903
  },
9577
9904
  "nightly": {
9578
9905
  "url": "https://drafts.csswg.org/css-color-adjust-1/",
9906
+ "alternateUrls": [
9907
+ "https://w3c.github.io/csswg-drafts/css-color-adjust-1/"
9908
+ ],
9579
9909
  "repository": "https://github.com/w3c/csswg-drafts",
9580
9910
  "sourcePath": "css-color-adjust-1/Overview.bs",
9581
9911
  "filename": "Overview.html"
@@ -9621,6 +9951,9 @@
9621
9951
  },
9622
9952
  "nightly": {
9623
9953
  "url": "https://drafts.csswg.org/css-conditional-3/",
9954
+ "alternateUrls": [
9955
+ "https://w3c.github.io/csswg-drafts/css-conditional-3/"
9956
+ ],
9624
9957
  "repository": "https://github.com/w3c/csswg-drafts",
9625
9958
  "sourcePath": "css-conditional-3/Overview.bs",
9626
9959
  "filename": "Overview.html"
@@ -9666,6 +9999,9 @@
9666
9999
  },
9667
10000
  "nightly": {
9668
10001
  "url": "https://drafts.csswg.org/css-conditional-4/",
10002
+ "alternateUrls": [
10003
+ "https://w3c.github.io/csswg-drafts/css-conditional-4/"
10004
+ ],
9669
10005
  "repository": "https://github.com/w3c/csswg-drafts",
9670
10006
  "sourcePath": "css-conditional-4/Overview.bs",
9671
10007
  "filename": "Overview.html"
@@ -9710,6 +10046,9 @@
9710
10046
  },
9711
10047
  "nightly": {
9712
10048
  "url": "https://drafts.csswg.org/css-conditional-5/",
10049
+ "alternateUrls": [
10050
+ "https://w3c.github.io/csswg-drafts/css-conditional-5/"
10051
+ ],
9713
10052
  "repository": "https://github.com/w3c/csswg-drafts",
9714
10053
  "sourcePath": "css-conditional-5/Overview.bs",
9715
10054
  "filename": "Overview.html"
@@ -9753,6 +10092,9 @@
9753
10092
  },
9754
10093
  "nightly": {
9755
10094
  "url": "https://drafts.csswg.org/css-contain-2/",
10095
+ "alternateUrls": [
10096
+ "https://w3c.github.io/csswg-drafts/css-contain-2/"
10097
+ ],
9756
10098
  "repository": "https://github.com/w3c/csswg-drafts",
9757
10099
  "sourcePath": "css-contain-2/Overview.bs",
9758
10100
  "filename": "Overview.html"
@@ -9797,6 +10139,9 @@
9797
10139
  },
9798
10140
  "nightly": {
9799
10141
  "url": "https://drafts.csswg.org/css-contain-3/",
10142
+ "alternateUrls": [
10143
+ "https://w3c.github.io/csswg-drafts/css-contain-3/"
10144
+ ],
9800
10145
  "repository": "https://github.com/w3c/csswg-drafts",
9801
10146
  "sourcePath": "css-contain-3/Overview.bs",
9802
10147
  "filename": "Overview.html"
@@ -9840,6 +10185,9 @@
9840
10185
  },
9841
10186
  "nightly": {
9842
10187
  "url": "https://drafts.csswg.org/css-content-3/",
10188
+ "alternateUrls": [
10189
+ "https://w3c.github.io/csswg-drafts/css-content-3/"
10190
+ ],
9843
10191
  "repository": "https://github.com/w3c/csswg-drafts",
9844
10192
  "sourcePath": "css-content-3/Overview.bs",
9845
10193
  "filename": "Overview.html"
@@ -9883,6 +10231,9 @@
9883
10231
  },
9884
10232
  "nightly": {
9885
10233
  "url": "https://drafts.csswg.org/css-counter-styles-3/",
10234
+ "alternateUrls": [
10235
+ "https://w3c.github.io/csswg-drafts/css-counter-styles-3/"
10236
+ ],
9886
10237
  "repository": "https://github.com/w3c/csswg-drafts",
9887
10238
  "sourcePath": "css-counter-styles-3/Overview.bs",
9888
10239
  "filename": "Overview.html"
@@ -9910,9 +10261,18 @@
9910
10261
  "title": "CSS Device Adaptation",
9911
10262
  "shortTitle": "CSS Device Adaptation",
9912
10263
  "releaseUrl": "https://www.w3.org/TR/css-device-adapt/",
9913
- "nightlyUrl": "https://drafts.csswg.org/css-device-adapt/"
10264
+ "nightlyUrl": "https://drafts.csswg.org/css-viewport-1/"
9914
10265
  },
9915
10266
  "seriesVersion": "1",
10267
+ "nightly": {
10268
+ "url": "https://drafts.csswg.org/css-viewport-1/",
10269
+ "sourcePath": "css-viewport/Overview.bs",
10270
+ "alternateUrls": [
10271
+ "https://w3c.github.io/csswg-drafts/css-device-adapt-1/"
10272
+ ],
10273
+ "repository": "https://github.com/w3c/csswg-drafts",
10274
+ "filename": "Overview.html"
10275
+ },
9916
10276
  "organization": "W3C",
9917
10277
  "groups": [
9918
10278
  {
@@ -9924,24 +10284,12 @@
9924
10284
  "url": "https://www.w3.org/TR/css-device-adapt-1/",
9925
10285
  "filename": "Overview.html"
9926
10286
  },
9927
- "nightly": {
9928
- "url": "https://drafts.csswg.org/css-device-adapt-1/",
9929
- "repository": "https://github.com/w3c/csswg-drafts",
9930
- "sourcePath": "css-device-adapt-1/Overview.bs",
9931
- "filename": "Overview.html"
9932
- },
9933
10287
  "title": "CSS Device Adaptation Module Level 1",
9934
10288
  "source": "w3c",
9935
10289
  "shortTitle": "CSS Device Adaptation 1",
9936
10290
  "categories": [
9937
10291
  "browser"
9938
- ],
9939
- "tests": {
9940
- "repository": "https://github.com/web-platform-tests/wpt",
9941
- "testPaths": [
9942
- "css/css-device-adapt"
9943
- ]
9944
- }
10292
+ ]
9945
10293
  },
9946
10294
  {
9947
10295
  "url": "https://www.w3.org/TR/css-display-3/",
@@ -9969,6 +10317,9 @@
9969
10317
  },
9970
10318
  "nightly": {
9971
10319
  "url": "https://drafts.csswg.org/css-display-3/",
10320
+ "alternateUrls": [
10321
+ "https://w3c.github.io/csswg-drafts/css-display-3/"
10322
+ ],
9972
10323
  "repository": "https://github.com/w3c/csswg-drafts",
9973
10324
  "sourcePath": "css-display-3/Overview.bs",
9974
10325
  "filename": "Overview.html"
@@ -10013,6 +10364,9 @@
10013
10364
  },
10014
10365
  "nightly": {
10015
10366
  "url": "https://drafts.csswg.org/css-easing-1/",
10367
+ "alternateUrls": [
10368
+ "https://w3c.github.io/csswg-drafts/css-easing-1/"
10369
+ ],
10016
10370
  "repository": "https://github.com/w3c/csswg-drafts",
10017
10371
  "sourcePath": "css-easing-1/Overview.bs",
10018
10372
  "filename": "Overview.html"
@@ -10057,6 +10411,9 @@
10057
10411
  },
10058
10412
  "nightly": {
10059
10413
  "url": "https://drafts.csswg.org/css-flexbox-1/",
10414
+ "alternateUrls": [
10415
+ "https://w3c.github.io/csswg-drafts/css-flexbox-1/"
10416
+ ],
10060
10417
  "repository": "https://github.com/w3c/csswg-drafts",
10061
10418
  "sourcePath": "css-flexbox-1/Overview.bs",
10062
10419
  "filename": "Overview.html"
@@ -10099,6 +10456,9 @@
10099
10456
  },
10100
10457
  "nightly": {
10101
10458
  "url": "https://drafts.csswg.org/css-font-loading-3/",
10459
+ "alternateUrls": [
10460
+ "https://w3c.github.io/csswg-drafts/css-font-loading-3/"
10461
+ ],
10102
10462
  "repository": "https://github.com/w3c/csswg-drafts",
10103
10463
  "sourcePath": "css-font-loading-3/Overview.bs",
10104
10464
  "filename": "Overview.html"
@@ -10143,6 +10503,9 @@
10143
10503
  },
10144
10504
  "nightly": {
10145
10505
  "url": "https://drafts.csswg.org/css-fonts-4/",
10506
+ "alternateUrls": [
10507
+ "https://w3c.github.io/csswg-drafts/css-fonts-4/"
10508
+ ],
10146
10509
  "repository": "https://github.com/w3c/csswg-drafts",
10147
10510
  "sourcePath": "css-fonts-4/Overview.bs",
10148
10511
  "filename": "Overview.html"
@@ -10187,6 +10550,9 @@
10187
10550
  },
10188
10551
  "nightly": {
10189
10552
  "url": "https://drafts.csswg.org/css-fonts-5/",
10553
+ "alternateUrls": [
10554
+ "https://w3c.github.io/csswg-drafts/css-fonts-5/"
10555
+ ],
10190
10556
  "repository": "https://github.com/w3c/csswg-drafts",
10191
10557
  "sourcePath": "css-fonts-5/Overview.bs",
10192
10558
  "filename": "Overview.html"
@@ -10232,6 +10598,9 @@
10232
10598
  },
10233
10599
  "nightly": {
10234
10600
  "url": "https://drafts.csswg.org/css-gcpm-3/",
10601
+ "alternateUrls": [
10602
+ "https://w3c.github.io/csswg-drafts/css-gcpm-3/"
10603
+ ],
10235
10604
  "repository": "https://github.com/w3c/csswg-drafts",
10236
10605
  "sourcePath": "css-gcpm-3/Overview.bs",
10237
10606
  "filename": "Overview.html"
@@ -10275,6 +10644,9 @@
10275
10644
  },
10276
10645
  "nightly": {
10277
10646
  "url": "https://drafts.csswg.org/css-grid-2/",
10647
+ "alternateUrls": [
10648
+ "https://w3c.github.io/csswg-drafts/css-grid-2/"
10649
+ ],
10278
10650
  "repository": "https://github.com/w3c/csswg-drafts",
10279
10651
  "sourcePath": "css-grid-2/Overview.bs",
10280
10652
  "filename": "Overview.html"
@@ -10318,6 +10690,9 @@
10318
10690
  },
10319
10691
  "nightly": {
10320
10692
  "url": "https://drafts.csswg.org/css-highlight-api-1/",
10693
+ "alternateUrls": [
10694
+ "https://w3c.github.io/csswg-drafts/css-highlight-api-1/"
10695
+ ],
10321
10696
  "repository": "https://github.com/w3c/csswg-drafts",
10322
10697
  "sourcePath": "css-highlight-api-1/Overview.bs",
10323
10698
  "filename": "Overview.html"
@@ -10357,6 +10732,9 @@
10357
10732
  },
10358
10733
  "nightly": {
10359
10734
  "url": "https://drafts.csswg.org/css-images-3/",
10735
+ "alternateUrls": [
10736
+ "https://w3c.github.io/csswg-drafts/css-images-3/"
10737
+ ],
10360
10738
  "repository": "https://github.com/w3c/csswg-drafts",
10361
10739
  "sourcePath": "css-images-3/Overview.bs",
10362
10740
  "filename": "Overview.html"
@@ -10401,6 +10779,9 @@
10401
10779
  },
10402
10780
  "nightly": {
10403
10781
  "url": "https://drafts.csswg.org/css-images-4/",
10782
+ "alternateUrls": [
10783
+ "https://w3c.github.io/csswg-drafts/css-images-4/"
10784
+ ],
10404
10785
  "repository": "https://github.com/w3c/csswg-drafts",
10405
10786
  "sourcePath": "css-images-4/Overview.bs",
10406
10787
  "filename": "Overview.html"
@@ -10443,6 +10824,9 @@
10443
10824
  },
10444
10825
  "nightly": {
10445
10826
  "url": "https://drafts.csswg.org/css-inline-3/",
10827
+ "alternateUrls": [
10828
+ "https://w3c.github.io/csswg-drafts/css-inline-3/"
10829
+ ],
10446
10830
  "repository": "https://github.com/w3c/csswg-drafts",
10447
10831
  "sourcePath": "css-inline-3/Overview.bs",
10448
10832
  "filename": "Overview.html"
@@ -10486,6 +10870,7 @@
10486
10870
  },
10487
10871
  "nightly": {
10488
10872
  "url": "https://drafts.css-houdini.org/css-layout-api-1/",
10873
+ "alternateUrls": [],
10489
10874
  "repository": "https://github.com/w3c/css-houdini-drafts",
10490
10875
  "sourcePath": "css-layout-api/Overview.bs",
10491
10876
  "filename": "Overview.html"
@@ -10529,6 +10914,9 @@
10529
10914
  },
10530
10915
  "nightly": {
10531
10916
  "url": "https://drafts.csswg.org/css-line-grid-1/",
10917
+ "alternateUrls": [
10918
+ "https://w3c.github.io/csswg-drafts/css-line-grid-1/"
10919
+ ],
10532
10920
  "repository": "https://github.com/w3c/csswg-drafts",
10533
10921
  "sourcePath": "css-line-grid-1/Overview.bs",
10534
10922
  "filename": "Overview.html"
@@ -10567,6 +10955,9 @@
10567
10955
  },
10568
10956
  "nightly": {
10569
10957
  "url": "https://drafts.csswg.org/css-lists-3/",
10958
+ "alternateUrls": [
10959
+ "https://w3c.github.io/csswg-drafts/css-lists-3/"
10960
+ ],
10570
10961
  "repository": "https://github.com/w3c/csswg-drafts",
10571
10962
  "sourcePath": "css-lists-3/Overview.bs",
10572
10963
  "filename": "Overview.html"
@@ -10610,6 +11001,9 @@
10610
11001
  },
10611
11002
  "nightly": {
10612
11003
  "url": "https://drafts.csswg.org/css-logical-1/",
11004
+ "alternateUrls": [
11005
+ "https://w3c.github.io/csswg-drafts/css-logical-1/"
11006
+ ],
10613
11007
  "repository": "https://github.com/w3c/csswg-drafts",
10614
11008
  "sourcePath": "css-logical-1/Overview.bs",
10615
11009
  "filename": "Overview.html"
@@ -10652,6 +11046,7 @@
10652
11046
  },
10653
11047
  "nightly": {
10654
11048
  "url": "https://drafts.fxtf.org/css-masking-1/",
11049
+ "alternateUrls": [],
10655
11050
  "repository": "https://github.com/w3c/fxtf-drafts",
10656
11051
  "sourcePath": "css-masking-1/Overview.bs",
10657
11052
  "filename": "Overview.html"
@@ -10697,6 +11092,9 @@
10697
11092
  },
10698
11093
  "nightly": {
10699
11094
  "url": "https://drafts.csswg.org/css-multicol-1/",
11095
+ "alternateUrls": [
11096
+ "https://w3c.github.io/csswg-drafts/css-multicol-1/"
11097
+ ],
10700
11098
  "repository": "https://github.com/w3c/csswg-drafts",
10701
11099
  "sourcePath": "css-multicol-1/Overview.bs",
10702
11100
  "filename": "Overview.html"
@@ -10739,6 +11137,9 @@
10739
11137
  },
10740
11138
  "nightly": {
10741
11139
  "url": "https://drafts.csswg.org/css-namespaces-3/",
11140
+ "alternateUrls": [
11141
+ "https://w3c.github.io/csswg-drafts/css-namespaces-3/"
11142
+ ],
10742
11143
  "repository": "https://github.com/w3c/csswg-drafts",
10743
11144
  "sourcePath": "css-namespaces-3/Overview.bs",
10744
11145
  "filename": "Overview.html"
@@ -10782,6 +11183,9 @@
10782
11183
  },
10783
11184
  "nightly": {
10784
11185
  "url": "https://drafts.csswg.org/css-nav-1/",
11186
+ "alternateUrls": [
11187
+ "https://w3c.github.io/csswg-drafts/css-nav-1/"
11188
+ ],
10785
11189
  "repository": "https://github.com/w3c/csswg-drafts",
10786
11190
  "sourcePath": "css-nav-1/Overview.bs",
10787
11191
  "filename": "Overview.html"
@@ -10819,6 +11223,9 @@
10819
11223
  },
10820
11224
  "nightly": {
10821
11225
  "url": "https://drafts.csswg.org/css-nesting-1/",
11226
+ "alternateUrls": [
11227
+ "https://w3c.github.io/csswg-drafts/css-nesting-1/"
11228
+ ],
10822
11229
  "repository": "https://github.com/w3c/csswg-drafts",
10823
11230
  "sourcePath": "css-nesting-1/Overview.bs",
10824
11231
  "filename": "Overview.html"
@@ -10857,6 +11264,9 @@
10857
11264
  },
10858
11265
  "nightly": {
10859
11266
  "url": "https://drafts.csswg.org/css-overflow-3/",
11267
+ "alternateUrls": [
11268
+ "https://w3c.github.io/csswg-drafts/css-overflow-3/"
11269
+ ],
10860
11270
  "repository": "https://github.com/w3c/csswg-drafts",
10861
11271
  "sourcePath": "css-overflow-3/Overview.bs",
10862
11272
  "filename": "Overview.html"
@@ -10901,6 +11311,9 @@
10901
11311
  },
10902
11312
  "nightly": {
10903
11313
  "url": "https://drafts.csswg.org/css-overflow-4/",
11314
+ "alternateUrls": [
11315
+ "https://w3c.github.io/csswg-drafts/css-overflow-4/"
11316
+ ],
10904
11317
  "repository": "https://github.com/w3c/csswg-drafts",
10905
11318
  "sourcePath": "css-overflow-4/Overview.bs",
10906
11319
  "filename": "Overview.html"
@@ -10944,6 +11357,9 @@
10944
11357
  },
10945
11358
  "nightly": {
10946
11359
  "url": "https://drafts.csswg.org/css-overscroll-1/",
11360
+ "alternateUrls": [
11361
+ "https://w3c.github.io/csswg-drafts/css-overscroll-1/"
11362
+ ],
10947
11363
  "repository": "https://github.com/w3c/csswg-drafts",
10948
11364
  "sourcePath": "css-overscroll-1/Overview.bs",
10949
11365
  "filename": "Overview.html"
@@ -10988,6 +11404,9 @@
10988
11404
  },
10989
11405
  "nightly": {
10990
11406
  "url": "https://drafts.csswg.org/css-page-3/",
11407
+ "alternateUrls": [
11408
+ "https://w3c.github.io/csswg-drafts/css-page-3/"
11409
+ ],
10991
11410
  "repository": "https://github.com/w3c/csswg-drafts",
10992
11411
  "sourcePath": "css-page-3/Overview.bs",
10993
11412
  "filename": "Overview.html"
@@ -11031,6 +11450,9 @@
11031
11450
  },
11032
11451
  "nightly": {
11033
11452
  "url": "https://drafts.csswg.org/css-page-floats-3/",
11453
+ "alternateUrls": [
11454
+ "https://w3c.github.io/csswg-drafts/css-page-floats-3/"
11455
+ ],
11034
11456
  "repository": "https://github.com/w3c/csswg-drafts",
11035
11457
  "sourcePath": "css-page-floats-3/Overview.bs",
11036
11458
  "filename": "Overview.html"
@@ -11068,6 +11490,7 @@
11068
11490
  },
11069
11491
  "nightly": {
11070
11492
  "url": "https://drafts.css-houdini.org/css-paint-api-1/",
11493
+ "alternateUrls": [],
11071
11494
  "repository": "https://github.com/w3c/css-houdini-drafts",
11072
11495
  "sourcePath": "css-paint-api/Overview.bs",
11073
11496
  "filename": "Overview.html"
@@ -11111,6 +11534,9 @@
11111
11534
  },
11112
11535
  "nightly": {
11113
11536
  "url": "https://drafts.csswg.org/css-position-3/",
11537
+ "alternateUrls": [
11538
+ "https://w3c.github.io/csswg-drafts/css-position-3/"
11539
+ ],
11114
11540
  "repository": "https://github.com/w3c/csswg-drafts",
11115
11541
  "sourcePath": "css-position-3/Overview.bs",
11116
11542
  "filename": "Overview.html"
@@ -11158,6 +11584,7 @@
11158
11584
  },
11159
11585
  "nightly": {
11160
11586
  "url": "https://drafts.css-houdini.org/css-properties-values-api-1/",
11587
+ "alternateUrls": [],
11161
11588
  "repository": "https://github.com/w3c/css-houdini-drafts",
11162
11589
  "sourcePath": "css-properties-values-api/Overview.bs",
11163
11590
  "filename": "Overview.html"
@@ -11201,6 +11628,9 @@
11201
11628
  },
11202
11629
  "nightly": {
11203
11630
  "url": "https://drafts.csswg.org/css-pseudo-4/",
11631
+ "alternateUrls": [
11632
+ "https://w3c.github.io/csswg-drafts/css-pseudo-4/"
11633
+ ],
11204
11634
  "repository": "https://github.com/w3c/csswg-drafts",
11205
11635
  "sourcePath": "css-pseudo-4/Overview.bs",
11206
11636
  "filename": "Overview.html"
@@ -11244,6 +11674,9 @@
11244
11674
  },
11245
11675
  "nightly": {
11246
11676
  "url": "https://drafts.csswg.org/css-regions-1/",
11677
+ "alternateUrls": [
11678
+ "https://w3c.github.io/csswg-drafts/css-regions-1/"
11679
+ ],
11247
11680
  "repository": "https://github.com/w3c/csswg-drafts",
11248
11681
  "sourcePath": "css-regions-1/Overview.bs",
11249
11682
  "filename": "Overview.html"
@@ -11281,6 +11714,9 @@
11281
11714
  },
11282
11715
  "nightly": {
11283
11716
  "url": "https://drafts.csswg.org/css-rhythm-1/",
11717
+ "alternateUrls": [
11718
+ "https://w3c.github.io/csswg-drafts/css-rhythm-1/"
11719
+ ],
11284
11720
  "repository": "https://github.com/w3c/csswg-drafts",
11285
11721
  "sourcePath": "css-rhythm-1/Overview.bs",
11286
11722
  "filename": "Overview.html"
@@ -11318,6 +11754,9 @@
11318
11754
  },
11319
11755
  "nightly": {
11320
11756
  "url": "https://drafts.csswg.org/css-round-display-1/",
11757
+ "alternateUrls": [
11758
+ "https://w3c.github.io/csswg-drafts/css-round-display-1/"
11759
+ ],
11321
11760
  "repository": "https://github.com/w3c/csswg-drafts",
11322
11761
  "sourcePath": "css-round-display-1/Overview.bs",
11323
11762
  "filename": "Overview.html"
@@ -11361,6 +11800,9 @@
11361
11800
  },
11362
11801
  "nightly": {
11363
11802
  "url": "https://drafts.csswg.org/css-ruby-1/",
11803
+ "alternateUrls": [
11804
+ "https://w3c.github.io/csswg-drafts/css-ruby-1/"
11805
+ ],
11364
11806
  "repository": "https://github.com/w3c/csswg-drafts",
11365
11807
  "sourcePath": "css-ruby-1/Overview.bs",
11366
11808
  "filename": "Overview.html"
@@ -11404,6 +11846,9 @@
11404
11846
  },
11405
11847
  "nightly": {
11406
11848
  "url": "https://drafts.csswg.org/css-scoping-1/",
11849
+ "alternateUrls": [
11850
+ "https://w3c.github.io/csswg-drafts/css-scoping-1/"
11851
+ ],
11407
11852
  "repository": "https://github.com/w3c/csswg-drafts",
11408
11853
  "sourcePath": "css-scoping-1/Overview.bs",
11409
11854
  "filename": "Overview.html"
@@ -11447,6 +11892,9 @@
11447
11892
  },
11448
11893
  "nightly": {
11449
11894
  "url": "https://drafts.csswg.org/css-scroll-anchoring-1/",
11895
+ "alternateUrls": [
11896
+ "https://w3c.github.io/csswg-drafts/css-scroll-anchoring-1/"
11897
+ ],
11450
11898
  "repository": "https://github.com/w3c/csswg-drafts",
11451
11899
  "sourcePath": "css-scroll-anchoring-1/Overview.bs",
11452
11900
  "filename": "Overview.html"
@@ -11491,6 +11939,9 @@
11491
11939
  },
11492
11940
  "nightly": {
11493
11941
  "url": "https://drafts.csswg.org/css-scroll-snap-1/",
11942
+ "alternateUrls": [
11943
+ "https://w3c.github.io/csswg-drafts/css-scroll-snap-1/"
11944
+ ],
11494
11945
  "repository": "https://github.com/w3c/csswg-drafts",
11495
11946
  "sourcePath": "css-scroll-snap-1/Overview.bs",
11496
11947
  "filename": "Overview.html"
@@ -11534,6 +11985,9 @@
11534
11985
  },
11535
11986
  "nightly": {
11536
11987
  "url": "https://drafts.csswg.org/css-scrollbars-1/",
11988
+ "alternateUrls": [
11989
+ "https://w3c.github.io/csswg-drafts/css-scrollbars-1/"
11990
+ ],
11537
11991
  "repository": "https://github.com/w3c/csswg-drafts",
11538
11992
  "sourcePath": "css-scrollbars-1/Overview.bs",
11539
11993
  "filename": "Overview.html"
@@ -11577,6 +12031,9 @@
11577
12031
  },
11578
12032
  "nightly": {
11579
12033
  "url": "https://drafts.csswg.org/css-shadow-parts-1/",
12034
+ "alternateUrls": [
12035
+ "https://w3c.github.io/csswg-drafts/css-shadow-parts-1/"
12036
+ ],
11580
12037
  "repository": "https://github.com/w3c/csswg-drafts",
11581
12038
  "sourcePath": "css-shadow-parts-1/Overview.bs",
11582
12039
  "filename": "Overview.html"
@@ -11621,6 +12078,9 @@
11621
12078
  },
11622
12079
  "nightly": {
11623
12080
  "url": "https://drafts.csswg.org/css-shapes-1/",
12081
+ "alternateUrls": [
12082
+ "https://w3c.github.io/csswg-drafts/css-shapes-1/"
12083
+ ],
11624
12084
  "repository": "https://github.com/w3c/csswg-drafts",
11625
12085
  "sourcePath": "css-shapes-1/Overview.bs",
11626
12086
  "filename": "Overview.html"
@@ -11666,6 +12126,9 @@
11666
12126
  },
11667
12127
  "nightly": {
11668
12128
  "url": "https://drafts.csswg.org/css-sizing-3/",
12129
+ "alternateUrls": [
12130
+ "https://w3c.github.io/csswg-drafts/css-sizing-3/"
12131
+ ],
11669
12132
  "repository": "https://github.com/w3c/csswg-drafts",
11670
12133
  "sourcePath": "css-sizing-3/Overview.bs",
11671
12134
  "filename": "Overview.html"
@@ -11710,6 +12173,9 @@
11710
12173
  },
11711
12174
  "nightly": {
11712
12175
  "url": "https://drafts.csswg.org/css-sizing-4/",
12176
+ "alternateUrls": [
12177
+ "https://w3c.github.io/csswg-drafts/css-sizing-4/"
12178
+ ],
11713
12179
  "repository": "https://github.com/w3c/csswg-drafts",
11714
12180
  "sourcePath": "css-sizing-4/Overview.bs",
11715
12181
  "filename": "Overview.html"
@@ -11752,6 +12218,9 @@
11752
12218
  },
11753
12219
  "nightly": {
11754
12220
  "url": "https://drafts.csswg.org/css-speech-1/",
12221
+ "alternateUrls": [
12222
+ "https://w3c.github.io/csswg-drafts/css-speech-1/"
12223
+ ],
11755
12224
  "repository": "https://github.com/w3c/csswg-drafts",
11756
12225
  "sourcePath": "css-speech-1/Overview.bs",
11757
12226
  "filename": "Overview.html"
@@ -11784,6 +12253,9 @@
11784
12253
  "nightly": {
11785
12254
  "url": "https://drafts.csswg.org/css-style-attr/",
11786
12255
  "sourcePath": "css-style-attr-1/Overview.src.html",
12256
+ "alternateUrls": [
12257
+ "https://w3c.github.io/csswg-drafts/css-style-attr/"
12258
+ ],
11787
12259
  "repository": "https://github.com/w3c/csswg-drafts",
11788
12260
  "filename": "Overview.html"
11789
12261
  },
@@ -11837,6 +12309,9 @@
11837
12309
  },
11838
12310
  "nightly": {
11839
12311
  "url": "https://drafts.csswg.org/css-syntax-3/",
12312
+ "alternateUrls": [
12313
+ "https://w3c.github.io/csswg-drafts/css-syntax-3/"
12314
+ ],
11840
12315
  "repository": "https://github.com/w3c/csswg-drafts",
11841
12316
  "sourcePath": "css-syntax-3/Overview.bs",
11842
12317
  "filename": "Overview.html"
@@ -11880,6 +12355,9 @@
11880
12355
  },
11881
12356
  "nightly": {
11882
12357
  "url": "https://drafts.csswg.org/css-tables-3/",
12358
+ "alternateUrls": [
12359
+ "https://w3c.github.io/csswg-drafts/css-tables-3/"
12360
+ ],
11883
12361
  "repository": "https://github.com/w3c/csswg-drafts",
11884
12362
  "sourcePath": "css-tables-3/Overview.bs",
11885
12363
  "filename": "Overview.html"
@@ -11924,6 +12402,9 @@
11924
12402
  },
11925
12403
  "nightly": {
11926
12404
  "url": "https://drafts.csswg.org/css-text-3/",
12405
+ "alternateUrls": [
12406
+ "https://w3c.github.io/csswg-drafts/css-text-3/"
12407
+ ],
11927
12408
  "repository": "https://github.com/w3c/csswg-drafts",
11928
12409
  "sourcePath": "css-text-3/Overview.bs",
11929
12410
  "filename": "Overview.html"
@@ -11968,6 +12449,9 @@
11968
12449
  },
11969
12450
  "nightly": {
11970
12451
  "url": "https://drafts.csswg.org/css-text-4/",
12452
+ "alternateUrls": [
12453
+ "https://w3c.github.io/csswg-drafts/css-text-4/"
12454
+ ],
11971
12455
  "repository": "https://github.com/w3c/csswg-drafts",
11972
12456
  "sourcePath": "css-text-4/Overview.bs",
11973
12457
  "filename": "Overview.html"
@@ -12012,6 +12496,9 @@
12012
12496
  },
12013
12497
  "nightly": {
12014
12498
  "url": "https://drafts.csswg.org/css-text-decor-3/",
12499
+ "alternateUrls": [
12500
+ "https://w3c.github.io/csswg-drafts/css-text-decor-3/"
12501
+ ],
12015
12502
  "repository": "https://github.com/w3c/csswg-drafts",
12016
12503
  "sourcePath": "css-text-decor-3/Overview.bs",
12017
12504
  "filename": "Overview.html"
@@ -12056,6 +12543,9 @@
12056
12543
  },
12057
12544
  "nightly": {
12058
12545
  "url": "https://drafts.csswg.org/css-text-decor-4/",
12546
+ "alternateUrls": [
12547
+ "https://w3c.github.io/csswg-drafts/css-text-decor-4/"
12548
+ ],
12059
12549
  "repository": "https://github.com/w3c/csswg-drafts",
12060
12550
  "sourcePath": "css-text-decor-4/Overview.bs",
12061
12551
  "filename": "Overview.html"
@@ -12100,6 +12590,9 @@
12100
12590
  },
12101
12591
  "nightly": {
12102
12592
  "url": "https://drafts.csswg.org/css-transforms-1/",
12593
+ "alternateUrls": [
12594
+ "https://w3c.github.io/csswg-drafts/css-transforms-1/"
12595
+ ],
12103
12596
  "repository": "https://github.com/w3c/csswg-drafts",
12104
12597
  "sourcePath": "css-transforms-1/Overview.bs",
12105
12598
  "filename": "Overview.html"
@@ -12144,6 +12637,9 @@
12144
12637
  },
12145
12638
  "nightly": {
12146
12639
  "url": "https://drafts.csswg.org/css-transforms-2/",
12640
+ "alternateUrls": [
12641
+ "https://w3c.github.io/csswg-drafts/css-transforms-2/"
12642
+ ],
12147
12643
  "repository": "https://github.com/w3c/csswg-drafts",
12148
12644
  "sourcePath": "css-transforms-2/Overview.bs",
12149
12645
  "filename": "Overview.html"
@@ -12188,6 +12684,9 @@
12188
12684
  },
12189
12685
  "nightly": {
12190
12686
  "url": "https://drafts.csswg.org/css-transitions-1/",
12687
+ "alternateUrls": [
12688
+ "https://w3c.github.io/csswg-drafts/css-transitions-1/"
12689
+ ],
12191
12690
  "repository": "https://github.com/w3c/csswg-drafts",
12192
12691
  "sourcePath": "css-transitions-1/Overview.bs",
12193
12692
  "filename": "Overview.html"
@@ -12236,6 +12735,7 @@
12236
12735
  },
12237
12736
  "nightly": {
12238
12737
  "url": "https://drafts.css-houdini.org/css-typed-om-1/",
12738
+ "alternateUrls": [],
12239
12739
  "repository": "https://github.com/w3c/css-houdini-drafts",
12240
12740
  "sourcePath": "css-typed-om/Overview.bs",
12241
12741
  "filename": "Overview.html"
@@ -12280,6 +12780,9 @@
12280
12780
  },
12281
12781
  "nightly": {
12282
12782
  "url": "https://drafts.csswg.org/css-ui-4/",
12783
+ "alternateUrls": [
12784
+ "https://w3c.github.io/csswg-drafts/css-ui-4/"
12785
+ ],
12283
12786
  "repository": "https://github.com/w3c/csswg-drafts",
12284
12787
  "sourcePath": "css-ui-4/Overview.bs",
12285
12788
  "filename": "Overview.html"
@@ -12324,6 +12827,9 @@
12324
12827
  },
12325
12828
  "nightly": {
12326
12829
  "url": "https://drafts.csswg.org/css-values-3/",
12830
+ "alternateUrls": [
12831
+ "https://w3c.github.io/csswg-drafts/css-values-3/"
12832
+ ],
12327
12833
  "repository": "https://github.com/w3c/csswg-drafts",
12328
12834
  "sourcePath": "css-values-3/Overview.bs",
12329
12835
  "filename": "Overview.html"
@@ -12369,6 +12875,9 @@
12369
12875
  },
12370
12876
  "nightly": {
12371
12877
  "url": "https://drafts.csswg.org/css-values-4/",
12878
+ "alternateUrls": [
12879
+ "https://w3c.github.io/csswg-drafts/css-values-4/"
12880
+ ],
12372
12881
  "repository": "https://github.com/w3c/csswg-drafts",
12373
12882
  "sourcePath": "css-values-4/Overview.bs",
12374
12883
  "filename": "Overview.html"
@@ -12413,6 +12922,9 @@
12413
12922
  },
12414
12923
  "nightly": {
12415
12924
  "url": "https://drafts.csswg.org/css-variables-1/",
12925
+ "alternateUrls": [
12926
+ "https://w3c.github.io/csswg-drafts/css-variables-1/"
12927
+ ],
12416
12928
  "repository": "https://github.com/w3c/csswg-drafts",
12417
12929
  "sourcePath": "css-variables-1/Overview.bs",
12418
12930
  "filename": "Overview.html"
@@ -12455,6 +12967,9 @@
12455
12967
  },
12456
12968
  "nightly": {
12457
12969
  "url": "https://drafts.csswg.org/css-will-change-1/",
12970
+ "alternateUrls": [
12971
+ "https://w3c.github.io/csswg-drafts/css-will-change-1/"
12972
+ ],
12458
12973
  "repository": "https://github.com/w3c/csswg-drafts",
12459
12974
  "sourcePath": "css-will-change-1/Overview.bs",
12460
12975
  "filename": "Overview.html"
@@ -12498,6 +13013,9 @@
12498
13013
  },
12499
13014
  "nightly": {
12500
13015
  "url": "https://drafts.csswg.org/css-writing-modes-4/",
13016
+ "alternateUrls": [
13017
+ "https://w3c.github.io/csswg-drafts/css-writing-modes-4/"
13018
+ ],
12501
13019
  "repository": "https://github.com/w3c/csswg-drafts",
12502
13020
  "sourcePath": "css-writing-modes-4/Overview.bs",
12503
13021
  "filename": "Overview.html"
@@ -12531,6 +13049,9 @@
12531
13049
  "nightly": {
12532
13050
  "url": "https://drafts.csswg.org/css2/",
12533
13051
  "sourcePath": "css2/Overview.bs",
13052
+ "alternateUrls": [
13053
+ "https://w3c.github.io/csswg-drafts/CSS21/"
13054
+ ],
12534
13055
  "repository": "https://github.com/w3c/csswg-drafts",
12535
13056
  "pages": [],
12536
13057
  "filename": "Overview.html"
@@ -12604,6 +13125,9 @@
12604
13125
  "nightly": {
12605
13126
  "url": "https://drafts.csswg.org/css2/",
12606
13127
  "sourcePath": "css2/Overview.bs",
13128
+ "alternateUrls": [
13129
+ "https://w3c.github.io/csswg-drafts/CSS22/"
13130
+ ],
12607
13131
  "repository": "https://github.com/w3c/csswg-drafts",
12608
13132
  "pages": [],
12609
13133
  "filename": "Overview.html"
@@ -12677,6 +13201,9 @@
12677
13201
  "nightly": {
12678
13202
  "url": "https://drafts.csswg.org/css-exclusions-1/",
12679
13203
  "sourcePath": "css-exclusions-1/Overview.bs",
13204
+ "alternateUrls": [
13205
+ "https://w3c.github.io/csswg-drafts/css3-exclusions/"
13206
+ ],
12680
13207
  "repository": "https://github.com/w3c/csswg-drafts",
12681
13208
  "filename": "Overview.html"
12682
13209
  },
@@ -12730,6 +13257,9 @@
12730
13257
  },
12731
13258
  "nightly": {
12732
13259
  "url": "https://drafts.csswg.org/cssom-1/",
13260
+ "alternateUrls": [
13261
+ "https://w3c.github.io/csswg-drafts/cssom-1/"
13262
+ ],
12733
13263
  "repository": "https://github.com/w3c/csswg-drafts",
12734
13264
  "sourcePath": "cssom-1/Overview.bs",
12735
13265
  "filename": "Overview.html"
@@ -12773,6 +13303,9 @@
12773
13303
  },
12774
13304
  "nightly": {
12775
13305
  "url": "https://drafts.csswg.org/cssom-view-1/",
13306
+ "alternateUrls": [
13307
+ "https://w3c.github.io/csswg-drafts/cssom-view-1/"
13308
+ ],
12776
13309
  "repository": "https://github.com/w3c/csswg-drafts",
12777
13310
  "sourcePath": "cssom-view-1/Overview.bs",
12778
13311
  "filename": "Overview.html"
@@ -12816,6 +13349,7 @@
12816
13349
  },
12817
13350
  "nightly": {
12818
13351
  "url": "https://www.w3.org/TR/device-memory/",
13352
+ "alternateUrls": [],
12819
13353
  "repository": "https://github.com/w3c/device-memory",
12820
13354
  "sourcePath": "index.bs",
12821
13355
  "filename": "Overview.html"
@@ -12858,6 +13392,7 @@
12858
13392
  },
12859
13393
  "nightly": {
12860
13394
  "url": "https://w3c.github.io/device-posture/",
13395
+ "alternateUrls": [],
12861
13396
  "repository": "https://github.com/w3c/device-posture",
12862
13397
  "sourcePath": "index.html",
12863
13398
  "filename": "index.html"
@@ -12894,6 +13429,7 @@
12894
13429
  },
12895
13430
  "nightly": {
12896
13431
  "url": "https://w3c.github.io/DOM-Parsing/",
13432
+ "alternateUrls": [],
12897
13433
  "repository": "https://github.com/w3c/DOM-Parsing",
12898
13434
  "sourcePath": "index.html",
12899
13435
  "filename": "index.html"
@@ -12936,6 +13472,7 @@
12936
13472
  },
12937
13473
  "nightly": {
12938
13474
  "url": "https://w3c.github.io/edit-context/",
13475
+ "alternateUrls": [],
12939
13476
  "repository": "https://github.com/w3c/edit-context",
12940
13477
  "sourcePath": "index.html",
12941
13478
  "filename": "index.html"
@@ -12972,6 +13509,7 @@
12972
13509
  },
12973
13510
  "nightly": {
12974
13511
  "url": "https://encoding.spec.whatwg.org/",
13512
+ "alternateUrls": [],
12975
13513
  "repository": "https://github.com/whatwg/encoding",
12976
13514
  "sourcePath": "encoding.bs",
12977
13515
  "filename": "index.html"
@@ -13004,6 +13542,7 @@
13004
13542
  "nightly": {
13005
13543
  "url": "https://w3c.github.io/encrypted-media/",
13006
13544
  "sourcePath": "encrypted-media-respec.html",
13545
+ "alternateUrls": [],
13007
13546
  "repository": "https://github.com/w3c/encrypted-media",
13008
13547
  "filename": "index.html"
13009
13548
  },
@@ -13047,6 +13586,7 @@
13047
13586
  "nightly": {
13048
13587
  "url": "https://w3c.github.io/epub-specs/epub33/core/",
13049
13588
  "sourcePath": "epub33/core/index.html",
13589
+ "alternateUrls": [],
13050
13590
  "repository": "https://github.com/w3c/epub-specs",
13051
13591
  "filename": "index.html"
13052
13592
  },
@@ -13082,6 +13622,7 @@
13082
13622
  "nightly": {
13083
13623
  "url": "https://w3c.github.io/epub-specs/epub33/rs/",
13084
13624
  "sourcePath": "epub33/rs/index.html",
13625
+ "alternateUrls": [],
13085
13626
  "repository": "https://github.com/w3c/epub-specs",
13086
13627
  "filename": "index.html"
13087
13628
  },
@@ -13126,6 +13667,7 @@
13126
13667
  },
13127
13668
  "nightly": {
13128
13669
  "url": "https://w3c.github.io/event-timing",
13670
+ "alternateUrls": [],
13129
13671
  "repository": "https://github.com/w3c/event-timing",
13130
13672
  "sourcePath": "index.bs",
13131
13673
  "filename": "index.html"
@@ -13163,6 +13705,7 @@
13163
13705
  },
13164
13706
  "nightly": {
13165
13707
  "url": "https://w3c.github.io/webappsec-fetch-metadata/",
13708
+ "alternateUrls": [],
13166
13709
  "repository": "https://github.com/w3c/webappsec-fetch-metadata",
13167
13710
  "sourcePath": "index.bs",
13168
13711
  "filename": "index.html"
@@ -13204,6 +13747,7 @@
13204
13747
  },
13205
13748
  "nightly": {
13206
13749
  "url": "https://w3c.github.io/FileAPI/",
13750
+ "alternateUrls": [],
13207
13751
  "repository": "https://github.com/w3c/FileAPI",
13208
13752
  "sourcePath": "index.bs",
13209
13753
  "filename": "index.html"
@@ -13251,6 +13795,7 @@
13251
13795
  },
13252
13796
  "nightly": {
13253
13797
  "url": "https://drafts.fxtf.org/fill-stroke-3/",
13798
+ "alternateUrls": [],
13254
13799
  "repository": "https://github.com/w3c/fxtf-drafts",
13255
13800
  "sourcePath": "fill-stroke/Overview.bs",
13256
13801
  "filename": "Overview.html"
@@ -13295,6 +13840,7 @@
13295
13840
  },
13296
13841
  "nightly": {
13297
13842
  "url": "https://drafts.fxtf.org/filter-effects-1/",
13843
+ "alternateUrls": [],
13298
13844
  "repository": "https://github.com/w3c/fxtf-drafts",
13299
13845
  "sourcePath": "filter-effects/Overview.bs",
13300
13846
  "filename": "Overview.html"
@@ -13337,6 +13883,7 @@
13337
13883
  },
13338
13884
  "nightly": {
13339
13885
  "url": "https://w3c.github.io/fingerprinting-guidance/",
13886
+ "alternateUrls": [],
13340
13887
  "repository": "https://github.com/w3c/fingerprinting-guidance",
13341
13888
  "sourcePath": "index.html",
13342
13889
  "filename": "index.html"
@@ -13373,6 +13920,7 @@
13373
13920
  },
13374
13921
  "nightly": {
13375
13922
  "url": "https://w3c.github.io/gamepad/",
13923
+ "alternateUrls": [],
13376
13924
  "repository": "https://github.com/w3c/gamepad",
13377
13925
  "sourcePath": "index.html",
13378
13926
  "filename": "index.html"
@@ -13415,6 +13963,7 @@
13415
13963
  },
13416
13964
  "nightly": {
13417
13965
  "url": "https://w3c.github.io/sensors/",
13966
+ "alternateUrls": [],
13418
13967
  "repository": "https://github.com/w3c/sensors",
13419
13968
  "sourcePath": "index.bs",
13420
13969
  "filename": "index.html"
@@ -13457,6 +14006,7 @@
13457
14006
  },
13458
14007
  "nightly": {
13459
14008
  "url": "https://w3c.github.io/geolocation-sensor/",
14009
+ "alternateUrls": [],
13460
14010
  "repository": "https://github.com/w3c/geolocation-sensor",
13461
14011
  "sourcePath": "index.bs",
13462
14012
  "filename": "index.html"
@@ -13499,6 +14049,7 @@
13499
14049
  },
13500
14050
  "nightly": {
13501
14051
  "url": "https://w3c.github.io/geolocation-api/",
14052
+ "alternateUrls": [],
13502
14053
  "repository": "https://github.com/w3c/geolocation-api",
13503
14054
  "sourcePath": "index.html",
13504
14055
  "filename": "index.html"
@@ -13542,6 +14093,7 @@
13542
14093
  },
13543
14094
  "nightly": {
13544
14095
  "url": "https://drafts.fxtf.org/geometry-1/",
14096
+ "alternateUrls": [],
13545
14097
  "repository": "https://github.com/w3c/fxtf-drafts",
13546
14098
  "sourcePath": "geometry/Overview.bs",
13547
14099
  "filename": "Overview.html"
@@ -13585,6 +14137,7 @@
13585
14137
  },
13586
14138
  "nightly": {
13587
14139
  "url": "https://w3c.github.io/graphics-aam/",
14140
+ "alternateUrls": [],
13588
14141
  "repository": "https://github.com/w3c/graphics-aam",
13589
14142
  "sourcePath": "index.html",
13590
14143
  "filename": "index.html"
@@ -13628,6 +14181,7 @@
13628
14181
  },
13629
14182
  "nightly": {
13630
14183
  "url": "https://w3c.github.io/graphics-aria/",
14184
+ "alternateUrls": [],
13631
14185
  "repository": "https://github.com/w3c/graphics-aria",
13632
14186
  "sourcePath": "index.html",
13633
14187
  "filename": "index.html"
@@ -13664,6 +14218,7 @@
13664
14218
  },
13665
14219
  "nightly": {
13666
14220
  "url": "https://w3c.github.io/gyroscope/",
14221
+ "alternateUrls": [],
13667
14222
  "repository": "https://github.com/w3c/gyroscope",
13668
14223
  "sourcePath": "index.bs",
13669
14224
  "filename": "index.html"
@@ -13707,6 +14262,7 @@
13707
14262
  },
13708
14263
  "nightly": {
13709
14264
  "url": "https://w3c.github.io/hr-time/",
14265
+ "alternateUrls": [],
13710
14266
  "repository": "https://github.com/w3c/hr-time",
13711
14267
  "sourcePath": "index.html",
13712
14268
  "filename": "index.html"
@@ -13750,6 +14306,7 @@
13750
14306
  },
13751
14307
  "nightly": {
13752
14308
  "url": "https://w3c.github.io/html-aam/",
14309
+ "alternateUrls": [],
13753
14310
  "repository": "https://github.com/w3c/html-aam",
13754
14311
  "sourcePath": "index.html",
13755
14312
  "filename": "index.html"
@@ -13786,6 +14343,7 @@
13786
14343
  },
13787
14344
  "nightly": {
13788
14345
  "url": "https://w3c.github.io/html-aria/",
14346
+ "alternateUrls": [],
13789
14347
  "repository": "https://github.com/w3c/html-aria",
13790
14348
  "sourcePath": "index.html",
13791
14349
  "filename": "index.html"
@@ -13822,6 +14380,7 @@
13822
14380
  },
13823
14381
  "nightly": {
13824
14382
  "url": "https://w3c.github.io/html-media-capture/",
14383
+ "alternateUrls": [],
13825
14384
  "repository": "https://github.com/w3c/html-media-capture",
13826
14385
  "sourcePath": "index.html",
13827
14386
  "filename": "index.html"
@@ -13865,6 +14424,7 @@
13865
14424
  },
13866
14425
  "nightly": {
13867
14426
  "url": "https://w3c.github.io/i18n-glossary/",
14427
+ "alternateUrls": [],
13868
14428
  "repository": "https://github.com/w3c/i18n-glossary",
13869
14429
  "sourcePath": "index.html",
13870
14430
  "filename": "index.html"
@@ -13898,6 +14458,7 @@
13898
14458
  },
13899
14459
  "nightly": {
13900
14460
  "url": "https://w3c.github.io/IFT/Overview.html",
14461
+ "alternateUrls": [],
13901
14462
  "repository": "https://github.com/w3c/IFT",
13902
14463
  "sourcePath": "Overview.bs",
13903
14464
  "filename": "Overview.html"
@@ -13934,6 +14495,7 @@
13934
14495
  },
13935
14496
  "nightly": {
13936
14497
  "url": "https://w3c.github.io/mediacapture-image/",
14498
+ "alternateUrls": [],
13937
14499
  "repository": "https://github.com/w3c/mediacapture-image",
13938
14500
  "sourcePath": "index.bs",
13939
14501
  "filename": "index.html"
@@ -13976,6 +14538,7 @@
13976
14538
  },
13977
14539
  "nightly": {
13978
14540
  "url": "https://w3c.github.io/image-resource/",
14541
+ "alternateUrls": [],
13979
14542
  "repository": "https://github.com/w3c/image-resource",
13980
14543
  "sourcePath": "index.html",
13981
14544
  "filename": "index.html"
@@ -14014,6 +14577,7 @@
14014
14577
  },
14015
14578
  "nightly": {
14016
14579
  "url": "https://w3c.github.io/IndexedDB/",
14580
+ "alternateUrls": [],
14017
14581
  "repository": "https://github.com/w3c/IndexedDB",
14018
14582
  "sourcePath": "index.bs",
14019
14583
  "filename": "index.html"
@@ -14056,6 +14620,7 @@
14056
14620
  },
14057
14621
  "nightly": {
14058
14622
  "url": "https://w3c.github.io/input-events/",
14623
+ "alternateUrls": [],
14059
14624
  "repository": "https://github.com/w3c/input-events",
14060
14625
  "sourcePath": "index.html",
14061
14626
  "filename": "index.html"
@@ -14098,6 +14663,7 @@
14098
14663
  },
14099
14664
  "nightly": {
14100
14665
  "url": "https://w3c.github.io/IntersectionObserver/",
14666
+ "alternateUrls": [],
14101
14667
  "repository": "https://github.com/w3c/IntersectionObserver",
14102
14668
  "sourcePath": "index.bs",
14103
14669
  "filename": "index.html"
@@ -14141,6 +14707,7 @@
14141
14707
  },
14142
14708
  "nightly": {
14143
14709
  "url": "https://w3c.github.io/json-ld-api/",
14710
+ "alternateUrls": [],
14144
14711
  "repository": "https://github.com/w3c/json-ld-api",
14145
14712
  "sourcePath": "index.html",
14146
14713
  "filename": "index.html"
@@ -14175,6 +14742,7 @@
14175
14742
  },
14176
14743
  "nightly": {
14177
14744
  "url": "https://w3c.github.io/json-ld-framing/",
14745
+ "alternateUrls": [],
14178
14746
  "repository": "https://github.com/w3c/json-ld-framing",
14179
14747
  "sourcePath": "index.html",
14180
14748
  "filename": "index.html"
@@ -14210,6 +14778,7 @@
14210
14778
  },
14211
14779
  "nightly": {
14212
14780
  "url": "https://w3c.github.io/json-ld-syntax/",
14781
+ "alternateUrls": [],
14213
14782
  "repository": "https://github.com/w3c/json-ld-syntax",
14214
14783
  "sourcePath": "index.html",
14215
14784
  "filename": "index.html"
@@ -14243,6 +14812,7 @@
14243
14812
  },
14244
14813
  "nightly": {
14245
14814
  "url": "https://w3c.github.io/largest-contentful-paint/",
14815
+ "alternateUrls": [],
14246
14816
  "repository": "https://github.com/w3c/largest-contentful-paint",
14247
14817
  "sourcePath": "index.bs",
14248
14818
  "filename": "index.html"
@@ -14286,6 +14856,7 @@
14286
14856
  },
14287
14857
  "nightly": {
14288
14858
  "url": "https://w3c.github.io/longtasks/",
14859
+ "alternateUrls": [],
14289
14860
  "repository": "https://github.com/w3c/longtasks",
14290
14861
  "sourcePath": "index.bs",
14291
14862
  "filename": "index.html"
@@ -14328,6 +14899,7 @@
14328
14899
  },
14329
14900
  "nightly": {
14330
14901
  "url": "https://w3c.github.io/magnetometer/",
14902
+ "alternateUrls": [],
14331
14903
  "repository": "https://github.com/w3c/magnetometer",
14332
14904
  "sourcePath": "index.bs",
14333
14905
  "filename": "index.html"
@@ -14370,6 +14942,7 @@
14370
14942
  },
14371
14943
  "nightly": {
14372
14944
  "url": "https://w3c.github.io/manifest-app-info/",
14945
+ "alternateUrls": [],
14373
14946
  "repository": "https://github.com/w3c/manifest-app-info",
14374
14947
  "sourcePath": "index.html",
14375
14948
  "filename": "index.html"
@@ -14406,6 +14979,7 @@
14406
14979
  },
14407
14980
  "nightly": {
14408
14981
  "url": "https://w3c.github.io/mathml-core/",
14982
+ "alternateUrls": [],
14409
14983
  "repository": "https://github.com/w3c/mathml-core",
14410
14984
  "sourcePath": "index.html",
14411
14985
  "filename": "index.html"
@@ -14448,6 +15022,7 @@
14448
15022
  },
14449
15023
  "nightly": {
14450
15024
  "url": "https://w3c.github.io/media-capabilities/",
15025
+ "alternateUrls": [],
14451
15026
  "repository": "https://github.com/w3c/media-capabilities",
14452
15027
  "sourcePath": "index.bs",
14453
15028
  "filename": "index.html"
@@ -14481,6 +15056,7 @@
14481
15056
  "nightly": {
14482
15057
  "url": "https://w3c.github.io/media-source/",
14483
15058
  "sourcePath": "media-source-respec.html",
15059
+ "alternateUrls": [],
14484
15060
  "repository": "https://github.com/w3c/media-source",
14485
15061
  "filename": "index.html"
14486
15062
  },
@@ -14533,6 +15109,7 @@
14533
15109
  },
14534
15110
  "nightly": {
14535
15111
  "url": "https://w3c.github.io/mediacapture-fromelement/",
15112
+ "alternateUrls": [],
14536
15113
  "repository": "https://github.com/w3c/mediacapture-fromelement",
14537
15114
  "sourcePath": "index.html",
14538
15115
  "filename": "index.html"
@@ -14575,6 +15152,7 @@
14575
15152
  },
14576
15153
  "nightly": {
14577
15154
  "url": "https://w3c.github.io/mediacapture-region/",
15155
+ "alternateUrls": [],
14578
15156
  "repository": "https://github.com/w3c/mediacapture-region",
14579
15157
  "sourcePath": "index.html",
14580
15158
  "filename": "index.html"
@@ -14611,6 +15189,7 @@
14611
15189
  },
14612
15190
  "nightly": {
14613
15191
  "url": "https://w3c.github.io/mediacapture-main/",
15192
+ "alternateUrls": [],
14614
15193
  "repository": "https://github.com/w3c/mediacapture-main",
14615
15194
  "sourcePath": "getusermedia.html",
14616
15195
  "filename": "index.html"
@@ -14653,6 +15232,7 @@
14653
15232
  },
14654
15233
  "nightly": {
14655
15234
  "url": "https://w3c.github.io/mediacapture-transform/",
15235
+ "alternateUrls": [],
14656
15236
  "repository": "https://github.com/w3c/mediacapture-transform",
14657
15237
  "sourcePath": "index.bs",
14658
15238
  "filename": "index.html"
@@ -14689,6 +15269,7 @@
14689
15269
  },
14690
15270
  "nightly": {
14691
15271
  "url": "https://w3c.github.io/mediacapture-viewport/",
15272
+ "alternateUrls": [],
14692
15273
  "repository": "https://github.com/w3c/mediacapture-viewport",
14693
15274
  "sourcePath": "index.html",
14694
15275
  "filename": "index.html"
@@ -14727,6 +15308,9 @@
14727
15308
  },
14728
15309
  "nightly": {
14729
15310
  "url": "https://drafts.csswg.org/mediaqueries-4/",
15311
+ "alternateUrls": [
15312
+ "https://w3c.github.io/csswg-drafts/mediaqueries-4/"
15313
+ ],
14730
15314
  "repository": "https://github.com/w3c/csswg-drafts",
14731
15315
  "sourcePath": "mediaqueries-4/Overview.bs",
14732
15316
  "filename": "Overview.html"
@@ -14771,6 +15355,9 @@
14771
15355
  },
14772
15356
  "nightly": {
14773
15357
  "url": "https://drafts.csswg.org/mediaqueries-5/",
15358
+ "alternateUrls": [
15359
+ "https://w3c.github.io/csswg-drafts/mediaqueries-5/"
15360
+ ],
14774
15361
  "repository": "https://github.com/w3c/csswg-drafts",
14775
15362
  "sourcePath": "mediaqueries-5/Overview.bs",
14776
15363
  "filename": "Overview.html"
@@ -14813,6 +15400,7 @@
14813
15400
  },
14814
15401
  "nightly": {
14815
15402
  "url": "https://w3c.github.io/mediasession/",
15403
+ "alternateUrls": [],
14816
15404
  "repository": "https://github.com/w3c/mediasession",
14817
15405
  "sourcePath": "index.bs",
14818
15406
  "filename": "index.html"
@@ -14845,6 +15433,7 @@
14845
15433
  "nightly": {
14846
15434
  "url": "https://w3c.github.io/mediacapture-record/",
14847
15435
  "sourcePath": "MediaRecorder.bs",
15436
+ "alternateUrls": [],
14848
15437
  "repository": "https://github.com/w3c/mediacapture-record",
14849
15438
  "filename": "index.html"
14850
15439
  },
@@ -14898,6 +15487,7 @@
14898
15487
  },
14899
15488
  "nightly": {
14900
15489
  "url": "https://w3c.github.io/miniapp-lifecycle/",
15490
+ "alternateUrls": [],
14901
15491
  "repository": "https://github.com/w3c/miniapp-lifecycle",
14902
15492
  "sourcePath": "index.html",
14903
15493
  "filename": "index.html"
@@ -14932,6 +15522,7 @@
14932
15522
  },
14933
15523
  "nightly": {
14934
15524
  "url": "https://w3c.github.io/miniapp-manifest/",
15525
+ "alternateUrls": [],
14935
15526
  "repository": "https://github.com/w3c/miniapp-manifest",
14936
15527
  "sourcePath": "index.html",
14937
15528
  "filename": "index.html"
@@ -14966,6 +15557,7 @@
14966
15557
  },
14967
15558
  "nightly": {
14968
15559
  "url": "https://w3c.github.io/miniapp-packaging/",
15560
+ "alternateUrls": [],
14969
15561
  "repository": "https://github.com/w3c/miniapp-packaging",
14970
15562
  "sourcePath": "index.html",
14971
15563
  "filename": "index.html"
@@ -14999,6 +15591,7 @@
14999
15591
  },
15000
15592
  "nightly": {
15001
15593
  "url": "https://w3c.github.io/webappsec-mixed-content/",
15594
+ "alternateUrls": [],
15002
15595
  "repository": "https://github.com/w3c/webappsec-mixed-content",
15003
15596
  "sourcePath": "index.bs",
15004
15597
  "filename": "index.html"
@@ -15042,6 +15635,7 @@
15042
15635
  },
15043
15636
  "nightly": {
15044
15637
  "url": "https://drafts.fxtf.org/motion-1/",
15638
+ "alternateUrls": [],
15045
15639
  "repository": "https://github.com/w3c/fxtf-drafts",
15046
15640
  "sourcePath": "motion-1/Overview.bs",
15047
15641
  "filename": "Overview.html"
@@ -15084,6 +15678,7 @@
15084
15678
  },
15085
15679
  "nightly": {
15086
15680
  "url": "https://w3c.github.io/mst-content-hint/",
15681
+ "alternateUrls": [],
15087
15682
  "repository": "https://github.com/w3c/mst-content-hint",
15088
15683
  "sourcePath": "index.html",
15089
15684
  "filename": "index.html"
@@ -15127,6 +15722,7 @@
15127
15722
  },
15128
15723
  "nightly": {
15129
15724
  "url": "https://w3c.github.io/navigation-timing/",
15725
+ "alternateUrls": [],
15130
15726
  "repository": "https://github.com/w3c/navigation-timing",
15131
15727
  "sourcePath": "index.html",
15132
15728
  "filename": "index.html"
@@ -15170,6 +15766,7 @@
15170
15766
  },
15171
15767
  "nightly": {
15172
15768
  "url": "https://w3c.github.io/network-error-logging/",
15769
+ "alternateUrls": [],
15173
15770
  "repository": "https://github.com/w3c/network-error-logging",
15174
15771
  "sourcePath": "index.html",
15175
15772
  "filename": "index.html"
@@ -15212,6 +15809,7 @@
15212
15809
  },
15213
15810
  "nightly": {
15214
15811
  "url": "https://w3c.github.io/openscreenprotocol/",
15812
+ "alternateUrls": [],
15215
15813
  "repository": "https://github.com/w3c/openscreenprotocol",
15216
15814
  "sourcePath": "index.bs",
15217
15815
  "filename": "index.html"
@@ -15248,6 +15846,7 @@
15248
15846
  },
15249
15847
  "nightly": {
15250
15848
  "url": "https://w3c.github.io/deviceorientation/",
15849
+ "alternateUrls": [],
15251
15850
  "repository": "https://github.com/w3c/deviceorientation",
15252
15851
  "sourcePath": "index.bs",
15253
15852
  "filename": "index.html"
@@ -15290,6 +15889,7 @@
15290
15889
  },
15291
15890
  "nightly": {
15292
15891
  "url": "https://w3c.github.io/orientation-sensor/",
15892
+ "alternateUrls": [],
15293
15893
  "repository": "https://github.com/w3c/orientation-sensor",
15294
15894
  "sourcePath": "index.bs",
15295
15895
  "filename": "index.html"
@@ -15332,6 +15932,7 @@
15332
15932
  },
15333
15933
  "nightly": {
15334
15934
  "url": "https://w3c.github.io/paint-timing/",
15935
+ "alternateUrls": [],
15335
15936
  "repository": "https://github.com/w3c/paint-timing",
15336
15937
  "sourcePath": "index.bs",
15337
15938
  "filename": "index.html"
@@ -15374,6 +15975,7 @@
15374
15975
  },
15375
15976
  "nightly": {
15376
15977
  "url": "https://w3c.github.io/payment-handler/",
15978
+ "alternateUrls": [],
15377
15979
  "repository": "https://github.com/w3c/payment-handler",
15378
15980
  "sourcePath": "index.html",
15379
15981
  "filename": "index.html"
@@ -15416,6 +16018,7 @@
15416
16018
  },
15417
16019
  "nightly": {
15418
16020
  "url": "https://w3c.github.io/payment-method-id/",
16021
+ "alternateUrls": [],
15419
16022
  "repository": "https://github.com/w3c/payment-method-id",
15420
16023
  "sourcePath": "index.html",
15421
16024
  "filename": "index.html"
@@ -15458,6 +16061,7 @@
15458
16061
  },
15459
16062
  "nightly": {
15460
16063
  "url": "https://w3c.github.io/payment-method-manifest/",
16064
+ "alternateUrls": [],
15461
16065
  "repository": "https://github.com/w3c/payment-method-manifest",
15462
16066
  "sourcePath": "index.bs",
15463
16067
  "filename": "index.html"
@@ -15495,6 +16099,7 @@
15495
16099
  },
15496
16100
  "nightly": {
15497
16101
  "url": "https://w3c.github.io/payment-request/",
16102
+ "alternateUrls": [],
15498
16103
  "repository": "https://github.com/w3c/payment-request",
15499
16104
  "sourcePath": "index.html",
15500
16105
  "filename": "index.html"
@@ -15537,6 +16142,7 @@
15537
16142
  },
15538
16143
  "nightly": {
15539
16144
  "url": "https://w3c.github.io/performance-timeline/",
16145
+ "alternateUrls": [],
15540
16146
  "repository": "https://github.com/w3c/performance-timeline",
15541
16147
  "sourcePath": "index.html",
15542
16148
  "filename": "index.html"
@@ -15580,6 +16186,7 @@
15580
16186
  },
15581
16187
  "nightly": {
15582
16188
  "url": "https://w3c.github.io/webappsec-permissions-policy/",
16189
+ "alternateUrls": [],
15583
16190
  "repository": "https://github.com/w3c/webappsec-permissions-policy",
15584
16191
  "sourcePath": "index.bs",
15585
16192
  "filename": "index.html"
@@ -15622,6 +16229,7 @@
15622
16229
  },
15623
16230
  "nightly": {
15624
16231
  "url": "https://w3c.github.io/permissions/",
16232
+ "alternateUrls": [],
15625
16233
  "repository": "https://github.com/w3c/permissions",
15626
16234
  "sourcePath": "index.html",
15627
16235
  "filename": "index.html"
@@ -15664,6 +16272,7 @@
15664
16272
  },
15665
16273
  "nightly": {
15666
16274
  "url": "https://w3c.github.io/picture-in-picture/",
16275
+ "alternateUrls": [],
15667
16276
  "repository": "https://github.com/w3c/picture-in-picture",
15668
16277
  "sourcePath": "index.bs",
15669
16278
  "filename": "index.html"
@@ -15707,6 +16316,7 @@
15707
16316
  },
15708
16317
  "nightly": {
15709
16318
  "url": "https://w3c.github.io/pointerevents/",
16319
+ "alternateUrls": [],
15710
16320
  "repository": "https://github.com/w3c/pointerevents",
15711
16321
  "sourcePath": "index.html",
15712
16322
  "filename": "index.html"
@@ -15750,6 +16360,7 @@
15750
16360
  },
15751
16361
  "nightly": {
15752
16362
  "url": "https://w3c.github.io/pointerlock/",
16363
+ "alternateUrls": [],
15753
16364
  "repository": "https://github.com/w3c/pointerlock",
15754
16365
  "sourcePath": "index.html",
15755
16366
  "filename": "index.html"
@@ -15792,6 +16403,7 @@
15792
16403
  },
15793
16404
  "nightly": {
15794
16405
  "url": "https://w3c.github.io/presentation-api/",
16406
+ "alternateUrls": [],
15795
16407
  "repository": "https://github.com/w3c/presentation-api",
15796
16408
  "sourcePath": "index.html",
15797
16409
  "filename": "index.html"
@@ -15834,6 +16446,7 @@
15834
16446
  },
15835
16447
  "nightly": {
15836
16448
  "url": "https://w3c.github.io/proximity/",
16449
+ "alternateUrls": [],
15837
16450
  "repository": "https://github.com/w3c/proximity",
15838
16451
  "sourcePath": "index.bs",
15839
16452
  "filename": "index.html"
@@ -15876,6 +16489,7 @@
15876
16489
  },
15877
16490
  "nightly": {
15878
16491
  "url": "https://w3c.github.io/push-api/",
16492
+ "alternateUrls": [],
15879
16493
  "repository": "https://github.com/w3c/push-api",
15880
16494
  "sourcePath": "index.html",
15881
16495
  "filename": "index.html"
@@ -15918,6 +16532,7 @@
15918
16532
  },
15919
16533
  "nightly": {
15920
16534
  "url": "https://w3c.github.io/webappsec-referrer-policy/",
16535
+ "alternateUrls": [],
15921
16536
  "repository": "https://github.com/w3c/webappsec-referrer-policy",
15922
16537
  "sourcePath": "index.src.html",
15923
16538
  "filename": "index.html"
@@ -15960,6 +16575,7 @@
15960
16575
  },
15961
16576
  "nightly": {
15962
16577
  "url": "https://w3c.github.io/remote-playback/",
16578
+ "alternateUrls": [],
15963
16579
  "repository": "https://github.com/w3c/remote-playback",
15964
16580
  "sourcePath": "index.html",
15965
16581
  "filename": "index.html"
@@ -16003,6 +16619,7 @@
16003
16619
  },
16004
16620
  "nightly": {
16005
16621
  "url": "https://w3c.github.io/reporting/",
16622
+ "alternateUrls": [],
16006
16623
  "repository": "https://github.com/w3c/reporting",
16007
16624
  "sourcePath": "index.src.html",
16008
16625
  "filename": "index.html"
@@ -16045,6 +16662,7 @@
16045
16662
  },
16046
16663
  "nightly": {
16047
16664
  "url": "https://w3c.github.io/requestidlecallback/",
16665
+ "alternateUrls": [],
16048
16666
  "repository": "https://github.com/w3c/requestidlecallback",
16049
16667
  "sourcePath": "index.html",
16050
16668
  "filename": "index.html"
@@ -16088,6 +16706,9 @@
16088
16706
  },
16089
16707
  "nightly": {
16090
16708
  "url": "https://drafts.csswg.org/resize-observer-1/",
16709
+ "alternateUrls": [
16710
+ "https://w3c.github.io/csswg-drafts/resize-observer-1/"
16711
+ ],
16091
16712
  "repository": "https://github.com/w3c/csswg-drafts",
16092
16713
  "sourcePath": "resize-observer-1/Overview.bs",
16093
16714
  "filename": "Overview.html"
@@ -16130,6 +16751,7 @@
16130
16751
  },
16131
16752
  "nightly": {
16132
16753
  "url": "https://w3c.github.io/resource-hints/",
16754
+ "alternateUrls": [],
16133
16755
  "repository": "https://github.com/w3c/resource-hints",
16134
16756
  "sourcePath": "index.html",
16135
16757
  "filename": "index.html"
@@ -16167,6 +16789,7 @@
16167
16789
  },
16168
16790
  "nightly": {
16169
16791
  "url": "https://w3c.github.io/resource-timing/",
16792
+ "alternateUrls": [],
16170
16793
  "repository": "https://github.com/w3c/resource-timing",
16171
16794
  "sourcePath": "index.html",
16172
16795
  "filename": "index.html"
@@ -16209,6 +16832,7 @@
16209
16832
  },
16210
16833
  "nightly": {
16211
16834
  "url": "https://w3c.github.io/mediacapture-screen-share/",
16835
+ "alternateUrls": [],
16212
16836
  "repository": "https://github.com/w3c/mediacapture-screen-share",
16213
16837
  "sourcePath": "index.html",
16214
16838
  "filename": "index.html"
@@ -16251,6 +16875,7 @@
16251
16875
  },
16252
16876
  "nightly": {
16253
16877
  "url": "https://w3c.github.io/screen-orientation/",
16878
+ "alternateUrls": [],
16254
16879
  "repository": "https://github.com/w3c/screen-orientation",
16255
16880
  "sourcePath": "index.html",
16256
16881
  "filename": "index.html"
@@ -16293,6 +16918,7 @@
16293
16918
  },
16294
16919
  "nightly": {
16295
16920
  "url": "https://w3c.github.io/screen-wake-lock/",
16921
+ "alternateUrls": [],
16296
16922
  "repository": "https://github.com/w3c/screen-wake-lock",
16297
16923
  "sourcePath": "index.html",
16298
16924
  "filename": "index.html"
@@ -16335,6 +16961,7 @@
16335
16961
  },
16336
16962
  "nightly": {
16337
16963
  "url": "https://w3c.github.io/webappsec-secure-contexts/",
16964
+ "alternateUrls": [],
16338
16965
  "repository": "https://github.com/w3c/webappsec-secure-contexts",
16339
16966
  "sourcePath": "index.bs",
16340
16967
  "filename": "index.html"
@@ -16377,6 +17004,7 @@
16377
17004
  },
16378
17005
  "nightly": {
16379
17006
  "url": "https://w3c.github.io/secure-payment-confirmation/",
17007
+ "alternateUrls": [],
16380
17008
  "repository": "https://github.com/w3c/secure-payment-confirmation",
16381
17009
  "sourcePath": "spec.bs",
16382
17010
  "filename": "index.html"
@@ -16419,6 +17047,7 @@
16419
17047
  },
16420
17048
  "nightly": {
16421
17049
  "url": "https://w3c.github.io/selection-api/",
17050
+ "alternateUrls": [],
16422
17051
  "repository": "https://github.com/w3c/selection-api",
16423
17052
  "sourcePath": "index.html",
16424
17053
  "filename": "index.html"
@@ -16462,6 +17091,9 @@
16462
17091
  },
16463
17092
  "nightly": {
16464
17093
  "url": "https://drafts.csswg.org/selectors-4/",
17094
+ "alternateUrls": [
17095
+ "https://w3c.github.io/csswg-drafts/selectors-4/"
17096
+ ],
16465
17097
  "repository": "https://github.com/w3c/csswg-drafts",
16466
17098
  "sourcePath": "selectors-4/Overview.bs",
16467
17099
  "filename": "Overview.html"
@@ -16504,6 +17136,7 @@
16504
17136
  },
16505
17137
  "nightly": {
16506
17138
  "url": "https://w3c.github.io/server-timing/",
17139
+ "alternateUrls": [],
16507
17140
  "repository": "https://github.com/w3c/server-timing",
16508
17141
  "sourcePath": "index.html",
16509
17142
  "filename": "index.html"
@@ -16546,6 +17179,7 @@
16546
17179
  },
16547
17180
  "nightly": {
16548
17181
  "url": "https://w3c.github.io/ServiceWorker/",
17182
+ "alternateUrls": [],
16549
17183
  "repository": "https://github.com/w3c/ServiceWorker",
16550
17184
  "sourcePath": "docs/index.bs",
16551
17185
  "filename": "index.html"
@@ -16589,6 +17223,7 @@
16589
17223
  },
16590
17224
  "nightly": {
16591
17225
  "url": "https://w3c.github.io/webappsec-subresource-integrity/",
17226
+ "alternateUrls": [],
16592
17227
  "repository": "https://github.com/w3c/webappsec-subresource-integrity",
16593
17228
  "sourcePath": "index.bs",
16594
17229
  "filename": "index.html"
@@ -16631,6 +17266,7 @@
16631
17266
  },
16632
17267
  "nightly": {
16633
17268
  "url": "https://w3c.github.io/svg-aam/",
17269
+ "alternateUrls": [],
16634
17270
  "repository": "https://github.com/w3c/svg-aam",
16635
17271
  "sourcePath": "index.html",
16636
17272
  "filename": "index.html"
@@ -16673,6 +17309,7 @@
16673
17309
  },
16674
17310
  "nightly": {
16675
17311
  "url": "https://svgwg.org/specs/integration/",
17312
+ "alternateUrls": [],
16676
17313
  "repository": "https://github.com/w3c/svgwg",
16677
17314
  "sourcePath": "specs/integration/master/Overview.html",
16678
17315
  "filename": "Overview.html"
@@ -16709,6 +17346,7 @@
16709
17346
  },
16710
17347
  "nightly": {
16711
17348
  "url": "https://svgwg.org/specs/strokes/",
17349
+ "alternateUrls": [],
16712
17350
  "repository": "https://github.com/w3c/svgwg",
16713
17351
  "sourcePath": "specs/strokes/master/Overview.html",
16714
17352
  "filename": "Overview.html"
@@ -16736,6 +17374,7 @@
16736
17374
  "nightly": {
16737
17375
  "url": "https://www.w3.org/TR/SVG11/",
16738
17376
  "repository": "https://github.com/w3c/svgwg",
17377
+ "alternateUrls": [],
16739
17378
  "sourcePath": "master/Overview.html",
16740
17379
  "pages": [
16741
17380
  "https://www.w3.org/TR/SVG11/expanded-toc.html",
@@ -16900,6 +17539,7 @@
16900
17539
  },
16901
17540
  "nightly": {
16902
17541
  "url": "https://svgwg.org/svg2-draft/",
17542
+ "alternateUrls": [],
16903
17543
  "repository": "https://github.com/w3c/svgwg",
16904
17544
  "sourcePath": "master/Overview.html",
16905
17545
  "pages": [
@@ -16971,6 +17611,7 @@
16971
17611
  },
16972
17612
  "nightly": {
16973
17613
  "url": "https://w3c.github.io/timing-entrytypes-registry/",
17614
+ "alternateUrls": [],
16974
17615
  "repository": "https://github.com/w3c/timing-entrytypes-registry",
16975
17616
  "sourcePath": "index.html",
16976
17617
  "filename": "index.html"
@@ -17013,6 +17654,7 @@
17013
17654
  },
17014
17655
  "nightly": {
17015
17656
  "url": "https://w3c.github.io/touch-events/",
17657
+ "alternateUrls": [],
17016
17658
  "repository": "https://github.com/w3c/touch-events",
17017
17659
  "sourcePath": "index.html",
17018
17660
  "filename": "index.html"
@@ -17045,6 +17687,7 @@
17045
17687
  "nightly": {
17046
17688
  "url": "https://w3c.github.io/dnt/drafts/tracking-dnt.html",
17047
17689
  "sourcePath": "drafts/tracking-dnt.html",
17690
+ "alternateUrls": [],
17048
17691
  "repository": "https://github.com/w3c/dnt",
17049
17692
  "filename": "tracking-dnt.html"
17050
17693
  },
@@ -17081,6 +17724,7 @@
17081
17724
  "nightly": {
17082
17725
  "url": "https://w3c.github.io/uievents-code/",
17083
17726
  "sourcePath": "index-source.txt",
17727
+ "alternateUrls": [],
17084
17728
  "repository": "https://github.com/w3c/uievents-code",
17085
17729
  "filename": "index.html"
17086
17730
  },
@@ -17117,6 +17761,7 @@
17117
17761
  "nightly": {
17118
17762
  "url": "https://w3c.github.io/uievents-key/",
17119
17763
  "sourcePath": "index-source.txt",
17764
+ "alternateUrls": [],
17120
17765
  "repository": "https://github.com/w3c/uievents-key",
17121
17766
  "filename": "index.html"
17122
17767
  },
@@ -17163,6 +17808,7 @@
17163
17808
  },
17164
17809
  "nightly": {
17165
17810
  "url": "https://w3c.github.io/uievents/",
17811
+ "alternateUrls": [],
17166
17812
  "repository": "https://github.com/w3c/uievents",
17167
17813
  "sourcePath": "index.bs",
17168
17814
  "filename": "index.html"
@@ -17205,6 +17851,7 @@
17205
17851
  },
17206
17852
  "nightly": {
17207
17853
  "url": "https://w3c.github.io/webappsec-upgrade-insecure-requests/",
17854
+ "alternateUrls": [],
17208
17855
  "repository": "https://github.com/w3c/webappsec-upgrade-insecure-requests",
17209
17856
  "sourcePath": "index.bs",
17210
17857
  "filename": "index.html"
@@ -17247,6 +17894,7 @@
17247
17894
  },
17248
17895
  "nightly": {
17249
17896
  "url": "https://w3c.github.io/user-timing/",
17897
+ "alternateUrls": [],
17250
17898
  "repository": "https://github.com/w3c/user-timing",
17251
17899
  "sourcePath": "index.html",
17252
17900
  "filename": "index.html"
@@ -17289,6 +17937,7 @@
17289
17937
  },
17290
17938
  "nightly": {
17291
17939
  "url": "https://w3c.github.io/vibration/",
17940
+ "alternateUrls": [],
17292
17941
  "repository": "https://github.com/w3c/vibration",
17293
17942
  "sourcePath": "index.html",
17294
17943
  "filename": "index.html"
@@ -17331,6 +17980,7 @@
17331
17980
  },
17332
17981
  "nightly": {
17333
17982
  "url": "https://w3c.github.io/virtual-keyboard/",
17983
+ "alternateUrls": [],
17334
17984
  "repository": "https://github.com/w3c/virtual-keyboard",
17335
17985
  "sourcePath": "index.html",
17336
17986
  "filename": "index.html"
@@ -17369,6 +18019,7 @@
17369
18019
  },
17370
18020
  "nightly": {
17371
18021
  "url": "https://w3c.github.io/aria/",
18022
+ "alternateUrls": [],
17372
18023
  "repository": "https://github.com/w3c/aria",
17373
18024
  "sourcePath": "index.html",
17374
18025
  "filename": "index.html"
@@ -17417,6 +18068,7 @@
17417
18068
  },
17418
18069
  "nightly": {
17419
18070
  "url": "https://webassembly.github.io/spec/core/bikeshed/",
18071
+ "alternateUrls": [],
17420
18072
  "repository": "https://github.com/WebAssembly/spec",
17421
18073
  "sourcePath": "document/core/index.bs",
17422
18074
  "filename": "index.html"
@@ -17457,6 +18109,7 @@
17457
18109
  },
17458
18110
  "nightly": {
17459
18111
  "url": "https://webassembly.github.io/spec/js-api/",
18112
+ "alternateUrls": [],
17460
18113
  "repository": "https://github.com/WebAssembly/spec",
17461
18114
  "sourcePath": "document/js-api/index.bs",
17462
18115
  "filename": "index.html"
@@ -17500,6 +18153,7 @@
17500
18153
  },
17501
18154
  "nightly": {
17502
18155
  "url": "https://webassembly.github.io/spec/web-api/",
18156
+ "alternateUrls": [],
17503
18157
  "repository": "https://github.com/WebAssembly/spec",
17504
18158
  "sourcePath": "document/web-api/index.bs",
17505
18159
  "filename": "index.html"
@@ -17544,6 +18198,9 @@
17544
18198
  },
17545
18199
  "nightly": {
17546
18200
  "url": "https://drafts.csswg.org/web-animations-1/",
18201
+ "alternateUrls": [
18202
+ "https://w3c.github.io/csswg-drafts/web-animations-1/"
18203
+ ],
17547
18204
  "repository": "https://github.com/w3c/csswg-drafts",
17548
18205
  "sourcePath": "web-animations-1/Overview.bs",
17549
18206
  "filename": "Overview.html"
@@ -17586,6 +18243,7 @@
17586
18243
  },
17587
18244
  "nightly": {
17588
18245
  "url": "https://w3c.github.io/web-share/",
18246
+ "alternateUrls": [],
17589
18247
  "repository": "https://github.com/w3c/web-share",
17590
18248
  "sourcePath": "index.html",
17591
18249
  "filename": "index.html"
@@ -17628,6 +18286,7 @@
17628
18286
  },
17629
18287
  "nightly": {
17630
18288
  "url": "https://webaudio.github.io/web-audio-api/",
18289
+ "alternateUrls": [],
17631
18290
  "repository": "https://github.com/WebAudio/web-audio-api",
17632
18291
  "sourcePath": "index.bs",
17633
18292
  "filename": "index.html"
@@ -17672,6 +18331,7 @@
17672
18331
  },
17673
18332
  "nightly": {
17674
18333
  "url": "https://w3c.github.io/webauthn/",
18334
+ "alternateUrls": [],
17675
18335
  "repository": "https://github.com/w3c/webauthn",
17676
18336
  "sourcePath": "index.bs",
17677
18337
  "filename": "index.html"
@@ -17713,6 +18373,7 @@
17713
18373
  },
17714
18374
  "nightly": {
17715
18375
  "url": "https://w3c.github.io/webcodecs/",
18376
+ "alternateUrls": [],
17716
18377
  "repository": "https://github.com/w3c/webcodecs",
17717
18378
  "sourcePath": "index.src.html",
17718
18379
  "filename": "index.html"
@@ -17755,6 +18416,7 @@
17755
18416
  },
17756
18417
  "nightly": {
17757
18418
  "url": "https://w3c.github.io/webcrypto/",
18419
+ "alternateUrls": [],
17758
18420
  "repository": "https://github.com/w3c/webcrypto",
17759
18421
  "sourcePath": "spec/Overview.html",
17760
18422
  "filename": "Overview.html"
@@ -17798,6 +18460,7 @@
17798
18460
  },
17799
18461
  "nightly": {
17800
18462
  "url": "https://w3c.github.io/webdriver/",
18463
+ "alternateUrls": [],
17801
18464
  "repository": "https://github.com/w3c/webdriver",
17802
18465
  "sourcePath": "index.html",
17803
18466
  "filename": "index.html"
@@ -17846,6 +18509,7 @@
17846
18509
  },
17847
18510
  "nightly": {
17848
18511
  "url": "https://gpuweb.github.io/gpuweb/",
18512
+ "alternateUrls": [],
17849
18513
  "repository": "https://github.com/gpuweb/gpuweb",
17850
18514
  "sourcePath": "spec/index.bs",
17851
18515
  "filename": "index.html"
@@ -17882,6 +18546,7 @@
17882
18546
  },
17883
18547
  "nightly": {
17884
18548
  "url": "https://webaudio.github.io/web-midi-api/",
18549
+ "alternateUrls": [],
17885
18550
  "repository": "https://github.com/WebAudio/web-midi-api",
17886
18551
  "sourcePath": "index.html",
17887
18552
  "filename": "index.html"
@@ -17924,6 +18589,7 @@
17924
18589
  },
17925
18590
  "nightly": {
17926
18591
  "url": "https://webmachinelearning.github.io/webnn/",
18592
+ "alternateUrls": [],
17927
18593
  "repository": "https://github.com/webmachinelearning/webnn",
17928
18594
  "sourcePath": "index.bs",
17929
18595
  "filename": "index.html"
@@ -17966,6 +18632,7 @@
17966
18632
  },
17967
18633
  "nightly": {
17968
18634
  "url": "https://w3c.github.io/webrtc-encoded-transform/",
18635
+ "alternateUrls": [],
17969
18636
  "repository": "https://github.com/w3c/webrtc-encoded-transform",
17970
18637
  "sourcePath": "index.bs",
17971
18638
  "filename": "index.html"
@@ -18008,6 +18675,7 @@
18008
18675
  },
18009
18676
  "nightly": {
18010
18677
  "url": "https://w3c.github.io/webrtc-identity/",
18678
+ "alternateUrls": [],
18011
18679
  "repository": "https://github.com/w3c/webrtc-identity",
18012
18680
  "sourcePath": "identity.html",
18013
18681
  "filename": "index.html"
@@ -18050,6 +18718,7 @@
18050
18718
  },
18051
18719
  "nightly": {
18052
18720
  "url": "https://w3c.github.io/webrtc-priority/",
18721
+ "alternateUrls": [],
18053
18722
  "repository": "https://github.com/w3c/webrtc-priority",
18054
18723
  "sourcePath": "index.bs",
18055
18724
  "filename": "index.html"
@@ -18093,6 +18762,7 @@
18093
18762
  },
18094
18763
  "nightly": {
18095
18764
  "url": "https://w3c.github.io/webrtc-stats/",
18765
+ "alternateUrls": [],
18096
18766
  "repository": "https://github.com/w3c/webrtc-stats",
18097
18767
  "sourcePath": "webrtc-stats.html",
18098
18768
  "filename": "index.html"
@@ -18134,6 +18804,7 @@
18134
18804
  },
18135
18805
  "nightly": {
18136
18806
  "url": "https://w3c.github.io/webrtc-svc/",
18807
+ "alternateUrls": [],
18137
18808
  "repository": "https://github.com/w3c/webrtc-svc",
18138
18809
  "sourcePath": "index.html",
18139
18810
  "filename": "index.html"
@@ -18177,6 +18848,7 @@
18177
18848
  },
18178
18849
  "nightly": {
18179
18850
  "url": "https://w3c.github.io/webrtc-pc/",
18851
+ "alternateUrls": [],
18180
18852
  "repository": "https://github.com/w3c/webrtc-pc",
18181
18853
  "sourcePath": "webrtc.html",
18182
18854
  "filename": "index.html"
@@ -18218,6 +18890,7 @@
18218
18890
  },
18219
18891
  "nightly": {
18220
18892
  "url": "https://w3c.github.io/webtransport/",
18893
+ "alternateUrls": [],
18221
18894
  "repository": "https://github.com/w3c/webtransport",
18222
18895
  "sourcePath": "index.bs",
18223
18896
  "filename": "index.html"
@@ -18261,6 +18934,7 @@
18261
18934
  },
18262
18935
  "nightly": {
18263
18936
  "url": "https://w3c.github.io/webvtt/",
18937
+ "alternateUrls": [],
18264
18938
  "repository": "https://github.com/w3c/webvtt",
18265
18939
  "sourcePath": "index.bs",
18266
18940
  "filename": "index.html"
@@ -18304,6 +18978,7 @@
18304
18978
  },
18305
18979
  "nightly": {
18306
18980
  "url": "https://immersive-web.github.io/webxr-ar-module/",
18981
+ "alternateUrls": [],
18307
18982
  "repository": "https://github.com/immersive-web/webxr-ar-module",
18308
18983
  "sourcePath": "index.bs",
18309
18984
  "filename": "index.html"
@@ -18347,6 +19022,7 @@
18347
19022
  },
18348
19023
  "nightly": {
18349
19024
  "url": "https://immersive-web.github.io/depth-sensing/",
19025
+ "alternateUrls": [],
18350
19026
  "repository": "https://github.com/immersive-web/depth-sensing",
18351
19027
  "sourcePath": "index.bs",
18352
19028
  "filename": "index.html"
@@ -18384,6 +19060,7 @@
18384
19060
  },
18385
19061
  "nightly": {
18386
19062
  "url": "https://immersive-web.github.io/dom-overlays/",
19063
+ "alternateUrls": [],
18387
19064
  "repository": "https://github.com/immersive-web/dom-overlays",
18388
19065
  "sourcePath": "index.bs",
18389
19066
  "filename": "index.html"
@@ -18427,6 +19104,7 @@
18427
19104
  },
18428
19105
  "nightly": {
18429
19106
  "url": "https://immersive-web.github.io/webxr-gamepads-module/",
19107
+ "alternateUrls": [],
18430
19108
  "repository": "https://github.com/immersive-web/webxr-gamepads-module",
18431
19109
  "sourcePath": "index.bs",
18432
19110
  "filename": "index.html"
@@ -18470,6 +19148,7 @@
18470
19148
  },
18471
19149
  "nightly": {
18472
19150
  "url": "https://immersive-web.github.io/webxr-hand-input/",
19151
+ "alternateUrls": [],
18473
19152
  "repository": "https://github.com/immersive-web/webxr-hand-input",
18474
19153
  "sourcePath": "index.bs",
18475
19154
  "filename": "index.html"
@@ -18513,6 +19192,7 @@
18513
19192
  },
18514
19193
  "nightly": {
18515
19194
  "url": "https://immersive-web.github.io/hit-test/",
19195
+ "alternateUrls": [],
18516
19196
  "repository": "https://github.com/immersive-web/hit-test",
18517
19197
  "sourcePath": "index.bs",
18518
19198
  "filename": "index.html"
@@ -18556,6 +19236,7 @@
18556
19236
  },
18557
19237
  "nightly": {
18558
19238
  "url": "https://immersive-web.github.io/lighting-estimation/",
19239
+ "alternateUrls": [],
18559
19240
  "repository": "https://github.com/immersive-web/lighting-estimation",
18560
19241
  "sourcePath": "index.bs",
18561
19242
  "filename": "index.html"
@@ -18592,6 +19273,7 @@
18592
19273
  },
18593
19274
  "nightly": {
18594
19275
  "url": "https://immersive-web.github.io/webxr/",
19276
+ "alternateUrls": [],
18595
19277
  "repository": "https://github.com/immersive-web/webxr",
18596
19278
  "sourcePath": "index.bs",
18597
19279
  "filename": "index.html"
@@ -18644,6 +19326,7 @@
18644
19326
  },
18645
19327
  "nightly": {
18646
19328
  "url": "https://immersive-web.github.io/layers/",
19329
+ "alternateUrls": [],
18647
19330
  "repository": "https://github.com/immersive-web/layers",
18648
19331
  "sourcePath": "webxrlayers-1.bs",
18649
19332
  "filename": "index.html"
@@ -18676,6 +19359,7 @@
18676
19359
  "nightly": {
18677
19360
  "url": "https://gpuweb.github.io/gpuweb/wgsl/",
18678
19361
  "sourcePath": "wgsl/index.bs",
19362
+ "alternateUrls": [],
18679
19363
  "repository": "https://github.com/gpuweb/gpuweb",
18680
19364
  "filename": "index.html"
18681
19365
  },
@@ -18722,6 +19406,7 @@
18722
19406
  },
18723
19407
  "nightly": {
18724
19408
  "url": "https://w3c.github.io/window-placement/",
19409
+ "alternateUrls": [],
18725
19410
  "repository": "https://github.com/w3c/window-placement",
18726
19411
  "sourcePath": "index.bs",
18727
19412
  "filename": "index.html"
@@ -18755,6 +19440,7 @@
18755
19440
  "nightly": {
18756
19441
  "url": "https://w3c.github.io/woff/woff1/spec/Overview.html",
18757
19442
  "sourcePath": "woff1/spec/Overview.html",
19443
+ "alternateUrls": [],
18758
19444
  "repository": "https://github.com/w3c/woff",
18759
19445
  "filename": "Overview.html"
18760
19446
  },
@@ -18799,6 +19485,7 @@
18799
19485
  "nightly": {
18800
19486
  "url": "https://w3c.github.io/woff/woff2/",
18801
19487
  "sourcePath": "woff2/index.html",
19488
+ "alternateUrls": [],
18802
19489
  "repository": "https://github.com/w3c/woff",
18803
19490
  "filename": "index.html"
18804
19491
  },
@@ -18846,6 +19533,7 @@
18846
19533
  ],
18847
19534
  "nightly": {
18848
19535
  "url": "https://xhr.spec.whatwg.org/",
19536
+ "alternateUrls": [],
18849
19537
  "repository": "https://github.com/whatwg/xhr",
18850
19538
  "sourcePath": "xhr.bs",
18851
19539
  "filename": "index.html"