browser-specs 3.22.0 → 3.23.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 +696 -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"
@@ -8226,6 +8495,7 @@
8226
8495
  },
8227
8496
  "nightly": {
8228
8497
  "url": "https://w3c.github.io/accelerometer/",
8498
+ "alternateUrls": [],
8229
8499
  "repository": "https://github.com/w3c/accelerometer",
8230
8500
  "sourcePath": "index.bs",
8231
8501
  "filename": "index.html"
@@ -8269,6 +8539,7 @@
8269
8539
  },
8270
8540
  "nightly": {
8271
8541
  "url": "https://w3c.github.io/accname/",
8542
+ "alternateUrls": [],
8272
8543
  "repository": "https://github.com/w3c/accname",
8273
8544
  "sourcePath": "index.html",
8274
8545
  "filename": "index.html"
@@ -8311,6 +8582,7 @@
8311
8582
  },
8312
8583
  "nightly": {
8313
8584
  "url": "https://w3c.github.io/ambient-light/",
8585
+ "alternateUrls": [],
8314
8586
  "repository": "https://github.com/w3c/ambient-light",
8315
8587
  "sourcePath": "index.bs",
8316
8588
  "filename": "index.html"
@@ -8353,6 +8625,7 @@
8353
8625
  },
8354
8626
  "nightly": {
8355
8627
  "url": "https://w3c.github.io/manifest/",
8628
+ "alternateUrls": [],
8356
8629
  "repository": "https://github.com/w3c/manifest",
8357
8630
  "sourcePath": "index.html",
8358
8631
  "filename": "index.html"
@@ -8395,6 +8668,7 @@
8395
8668
  },
8396
8669
  "nightly": {
8397
8670
  "url": "https://w3c.github.io/mediacapture-output/",
8671
+ "alternateUrls": [],
8398
8672
  "repository": "https://github.com/w3c/mediacapture-output",
8399
8673
  "sourcePath": "index.html",
8400
8674
  "filename": "index.html"
@@ -8437,6 +8711,7 @@
8437
8711
  },
8438
8712
  "nightly": {
8439
8713
  "url": "https://w3c.github.io/autoplay/",
8714
+ "alternateUrls": [],
8440
8715
  "repository": "https://github.com/w3c/autoplay",
8441
8716
  "sourcePath": "index.bs",
8442
8717
  "filename": "index.html"
@@ -8473,6 +8748,7 @@
8473
8748
  },
8474
8749
  "nightly": {
8475
8750
  "url": "https://w3c.github.io/battery/",
8751
+ "alternateUrls": [],
8476
8752
  "repository": "https://github.com/w3c/battery",
8477
8753
  "sourcePath": "index.html",
8478
8754
  "filename": "index.html"
@@ -8515,6 +8791,7 @@
8515
8791
  },
8516
8792
  "nightly": {
8517
8793
  "url": "https://w3c.github.io/beacon/",
8794
+ "alternateUrls": [],
8518
8795
  "repository": "https://github.com/w3c/beacon",
8519
8796
  "sourcePath": "index.html",
8520
8797
  "filename": "index.html"
@@ -8547,6 +8824,7 @@
8547
8824
  "nightly": {
8548
8825
  "url": "https://w3c.github.io/mediacapture-handle/identity/",
8549
8826
  "sourcePath": "identity/index.html",
8827
+ "alternateUrls": [],
8550
8828
  "repository": "https://github.com/w3c/mediacapture-handle",
8551
8829
  "filename": "index.html"
8552
8830
  },
@@ -8593,6 +8871,7 @@
8593
8871
  },
8594
8872
  "nightly": {
8595
8873
  "url": "https://w3c.github.io/webappsec-clear-site-data/",
8874
+ "alternateUrls": [],
8596
8875
  "repository": "https://github.com/w3c/webappsec-clear-site-data",
8597
8876
  "sourcePath": "index.src.html",
8598
8877
  "filename": "index.html"
@@ -8635,6 +8914,7 @@
8635
8914
  },
8636
8915
  "nightly": {
8637
8916
  "url": "https://w3c.github.io/clipboard-apis/",
8917
+ "alternateUrls": [],
8638
8918
  "repository": "https://github.com/w3c/clipboard-apis",
8639
8919
  "sourcePath": "index.bs",
8640
8920
  "filename": "index.html"
@@ -8684,6 +8964,7 @@
8684
8964
  },
8685
8965
  "nightly": {
8686
8966
  "url": "https://drafts.fxtf.org/compositing-1/",
8967
+ "alternateUrls": [],
8687
8968
  "repository": "https://github.com/w3c/fxtf-drafts",
8688
8969
  "sourcePath": "compositing-1/Overview.bs",
8689
8970
  "filename": "Overview.html"
@@ -8726,6 +9007,7 @@
8726
9007
  },
8727
9008
  "nightly": {
8728
9009
  "url": "https://w3c.github.io/core-aam/",
9010
+ "alternateUrls": [],
8729
9011
  "repository": "https://github.com/w3c/core-aam",
8730
9012
  "sourcePath": "index.html",
8731
9013
  "filename": "index.html"
@@ -8769,6 +9051,7 @@
8769
9051
  },
8770
9052
  "nightly": {
8771
9053
  "url": "https://w3c.github.io/webappsec-credential-management/",
9054
+ "alternateUrls": [],
8772
9055
  "repository": "https://github.com/w3c/webappsec-credential-management",
8773
9056
  "sourcePath": "index.bs",
8774
9057
  "filename": "index.html"
@@ -8811,6 +9094,7 @@
8811
9094
  },
8812
9095
  "nightly": {
8813
9096
  "url": "https://w3c.github.io/webappsec-cspee/",
9097
+ "alternateUrls": [],
8814
9098
  "repository": "https://github.com/w3c/webappsec-cspee",
8815
9099
  "sourcePath": "index.src.html",
8816
9100
  "filename": "index.html"
@@ -8854,6 +9138,7 @@
8854
9138
  },
8855
9139
  "nightly": {
8856
9140
  "url": "https://w3c.github.io/webappsec-csp/",
9141
+ "alternateUrls": [],
8857
9142
  "repository": "https://github.com/w3c/webappsec-csp",
8858
9143
  "sourcePath": "index.bs",
8859
9144
  "filename": "index.html"
@@ -8900,6 +9185,9 @@
8900
9185
  },
8901
9186
  "nightly": {
8902
9187
  "url": "https://drafts.csswg.org/css-align-3/",
9188
+ "alternateUrls": [
9189
+ "https://w3c.github.io/csswg-drafts/css-align-3/"
9190
+ ],
8903
9191
  "repository": "https://github.com/w3c/csswg-drafts",
8904
9192
  "sourcePath": "css-align-3/Overview.bs",
8905
9193
  "filename": "Overview.html"
@@ -8943,6 +9231,7 @@
8943
9231
  },
8944
9232
  "nightly": {
8945
9233
  "url": "https://drafts.css-houdini.org/css-animationworklet-1/",
9234
+ "alternateUrls": [],
8946
9235
  "repository": "https://github.com/w3c/css-houdini-drafts",
8947
9236
  "sourcePath": "css-animation-worklet-1/Overview.bs",
8948
9237
  "filename": "Overview.html"
@@ -8987,6 +9276,9 @@
8987
9276
  },
8988
9277
  "nightly": {
8989
9278
  "url": "https://drafts.csswg.org/css-animations-1/",
9279
+ "alternateUrls": [
9280
+ "https://w3c.github.io/csswg-drafts/css-animations-1/"
9281
+ ],
8990
9282
  "repository": "https://github.com/w3c/csswg-drafts",
8991
9283
  "sourcePath": "css-animations-1/Overview.bs",
8992
9284
  "filename": "Overview.html"
@@ -9032,6 +9324,9 @@
9032
9324
  },
9033
9325
  "nightly": {
9034
9326
  "url": "https://drafts.csswg.org/css-backgrounds-3/",
9327
+ "alternateUrls": [
9328
+ "https://w3c.github.io/csswg-drafts/css-backgrounds-3/"
9329
+ ],
9035
9330
  "repository": "https://github.com/w3c/csswg-drafts",
9036
9331
  "sourcePath": "css-backgrounds-3/Overview.bs",
9037
9332
  "filename": "Overview.html"
@@ -9075,6 +9370,9 @@
9075
9370
  },
9076
9371
  "nightly": {
9077
9372
  "url": "https://drafts.csswg.org/css-box-3/",
9373
+ "alternateUrls": [
9374
+ "https://w3c.github.io/csswg-drafts/css-box-3/"
9375
+ ],
9078
9376
  "repository": "https://github.com/w3c/csswg-drafts",
9079
9377
  "sourcePath": "css-box-3/Overview.bs",
9080
9378
  "filename": "Overview.html"
@@ -9119,6 +9417,9 @@
9119
9417
  },
9120
9418
  "nightly": {
9121
9419
  "url": "https://drafts.csswg.org/css-box-4/",
9420
+ "alternateUrls": [
9421
+ "https://w3c.github.io/csswg-drafts/css-box-4/"
9422
+ ],
9122
9423
  "repository": "https://github.com/w3c/csswg-drafts",
9123
9424
  "sourcePath": "css-box-4/Overview.bs",
9124
9425
  "filename": "Overview.html"
@@ -9163,6 +9464,9 @@
9163
9464
  },
9164
9465
  "nightly": {
9165
9466
  "url": "https://drafts.csswg.org/css-break-3/",
9467
+ "alternateUrls": [
9468
+ "https://w3c.github.io/csswg-drafts/css-break-3/"
9469
+ ],
9166
9470
  "repository": "https://github.com/w3c/csswg-drafts",
9167
9471
  "sourcePath": "css-break-3/Overview.bs",
9168
9472
  "filename": "Overview.html"
@@ -9207,6 +9511,9 @@
9207
9511
  },
9208
9512
  "nightly": {
9209
9513
  "url": "https://drafts.csswg.org/css-break-4/",
9514
+ "alternateUrls": [
9515
+ "https://w3c.github.io/csswg-drafts/css-break-4/"
9516
+ ],
9210
9517
  "repository": "https://github.com/w3c/csswg-drafts",
9211
9518
  "sourcePath": "css-break-4/Overview.bs",
9212
9519
  "filename": "Overview.html"
@@ -9252,6 +9559,9 @@
9252
9559
  },
9253
9560
  "nightly": {
9254
9561
  "url": "https://drafts.csswg.org/css-cascade-3/",
9562
+ "alternateUrls": [
9563
+ "https://w3c.github.io/csswg-drafts/css-cascade-3/"
9564
+ ],
9255
9565
  "repository": "https://github.com/w3c/csswg-drafts",
9256
9566
  "sourcePath": "css-cascade-3/Overview.bs",
9257
9567
  "filename": "Overview.html"
@@ -9297,6 +9607,9 @@
9297
9607
  },
9298
9608
  "nightly": {
9299
9609
  "url": "https://drafts.csswg.org/css-cascade-4/",
9610
+ "alternateUrls": [
9611
+ "https://w3c.github.io/csswg-drafts/css-cascade-4/"
9612
+ ],
9300
9613
  "repository": "https://github.com/w3c/csswg-drafts",
9301
9614
  "sourcePath": "css-cascade-4/Overview.bs",
9302
9615
  "filename": "Overview.html"
@@ -9342,6 +9655,9 @@
9342
9655
  },
9343
9656
  "nightly": {
9344
9657
  "url": "https://drafts.csswg.org/css-cascade-5/",
9658
+ "alternateUrls": [
9659
+ "https://w3c.github.io/csswg-drafts/css-cascade-5/"
9660
+ ],
9345
9661
  "repository": "https://github.com/w3c/csswg-drafts",
9346
9662
  "sourcePath": "css-cascade-5/Overview.bs",
9347
9663
  "filename": "Overview.html"
@@ -9386,6 +9702,9 @@
9386
9702
  },
9387
9703
  "nightly": {
9388
9704
  "url": "https://drafts.csswg.org/css-cascade-6/",
9705
+ "alternateUrls": [
9706
+ "https://w3c.github.io/csswg-drafts/css-cascade-6/"
9707
+ ],
9389
9708
  "repository": "https://github.com/w3c/csswg-drafts",
9390
9709
  "sourcePath": "css-cascade-6/Overview.bs",
9391
9710
  "filename": "Overview.html"
@@ -9417,6 +9736,9 @@
9417
9736
  "seriesVersion": "4",
9418
9737
  "nightly": {
9419
9738
  "url": "https://drafts.csswg.org/css-color-4/",
9739
+ "alternateUrls": [
9740
+ "https://w3c.github.io/csswg-drafts/css-color-4/"
9741
+ ],
9420
9742
  "repository": "https://github.com/w3c/csswg-drafts",
9421
9743
  "sourcePath": "css-color-4/Overview.bs",
9422
9744
  "filename": "Overview.html"
@@ -9473,6 +9795,9 @@
9473
9795
  },
9474
9796
  "nightly": {
9475
9797
  "url": "https://drafts.csswg.org/css-color-5/",
9798
+ "alternateUrls": [
9799
+ "https://w3c.github.io/csswg-drafts/css-color-5/"
9800
+ ],
9476
9801
  "repository": "https://github.com/w3c/csswg-drafts",
9477
9802
  "sourcePath": "css-color-5/Overview.bs",
9478
9803
  "filename": "Overview.html"
@@ -9516,6 +9841,9 @@
9516
9841
  },
9517
9842
  "nightly": {
9518
9843
  "url": "https://drafts.csswg.org/css-color-adjust-1/",
9844
+ "alternateUrls": [
9845
+ "https://w3c.github.io/csswg-drafts/css-color-adjust-1/"
9846
+ ],
9519
9847
  "repository": "https://github.com/w3c/csswg-drafts",
9520
9848
  "sourcePath": "css-color-adjust-1/Overview.bs",
9521
9849
  "filename": "Overview.html"
@@ -9561,6 +9889,9 @@
9561
9889
  },
9562
9890
  "nightly": {
9563
9891
  "url": "https://drafts.csswg.org/css-conditional-3/",
9892
+ "alternateUrls": [
9893
+ "https://w3c.github.io/csswg-drafts/css-conditional-3/"
9894
+ ],
9564
9895
  "repository": "https://github.com/w3c/csswg-drafts",
9565
9896
  "sourcePath": "css-conditional-3/Overview.bs",
9566
9897
  "filename": "Overview.html"
@@ -9606,6 +9937,9 @@
9606
9937
  },
9607
9938
  "nightly": {
9608
9939
  "url": "https://drafts.csswg.org/css-conditional-4/",
9940
+ "alternateUrls": [
9941
+ "https://w3c.github.io/csswg-drafts/css-conditional-4/"
9942
+ ],
9609
9943
  "repository": "https://github.com/w3c/csswg-drafts",
9610
9944
  "sourcePath": "css-conditional-4/Overview.bs",
9611
9945
  "filename": "Overview.html"
@@ -9650,6 +9984,9 @@
9650
9984
  },
9651
9985
  "nightly": {
9652
9986
  "url": "https://drafts.csswg.org/css-conditional-5/",
9987
+ "alternateUrls": [
9988
+ "https://w3c.github.io/csswg-drafts/css-conditional-5/"
9989
+ ],
9653
9990
  "repository": "https://github.com/w3c/csswg-drafts",
9654
9991
  "sourcePath": "css-conditional-5/Overview.bs",
9655
9992
  "filename": "Overview.html"
@@ -9693,6 +10030,9 @@
9693
10030
  },
9694
10031
  "nightly": {
9695
10032
  "url": "https://drafts.csswg.org/css-contain-2/",
10033
+ "alternateUrls": [
10034
+ "https://w3c.github.io/csswg-drafts/css-contain-2/"
10035
+ ],
9696
10036
  "repository": "https://github.com/w3c/csswg-drafts",
9697
10037
  "sourcePath": "css-contain-2/Overview.bs",
9698
10038
  "filename": "Overview.html"
@@ -9737,6 +10077,9 @@
9737
10077
  },
9738
10078
  "nightly": {
9739
10079
  "url": "https://drafts.csswg.org/css-contain-3/",
10080
+ "alternateUrls": [
10081
+ "https://w3c.github.io/csswg-drafts/css-contain-3/"
10082
+ ],
9740
10083
  "repository": "https://github.com/w3c/csswg-drafts",
9741
10084
  "sourcePath": "css-contain-3/Overview.bs",
9742
10085
  "filename": "Overview.html"
@@ -9780,6 +10123,9 @@
9780
10123
  },
9781
10124
  "nightly": {
9782
10125
  "url": "https://drafts.csswg.org/css-content-3/",
10126
+ "alternateUrls": [
10127
+ "https://w3c.github.io/csswg-drafts/css-content-3/"
10128
+ ],
9783
10129
  "repository": "https://github.com/w3c/csswg-drafts",
9784
10130
  "sourcePath": "css-content-3/Overview.bs",
9785
10131
  "filename": "Overview.html"
@@ -9823,6 +10169,9 @@
9823
10169
  },
9824
10170
  "nightly": {
9825
10171
  "url": "https://drafts.csswg.org/css-counter-styles-3/",
10172
+ "alternateUrls": [
10173
+ "https://w3c.github.io/csswg-drafts/css-counter-styles-3/"
10174
+ ],
9826
10175
  "repository": "https://github.com/w3c/csswg-drafts",
9827
10176
  "sourcePath": "css-counter-styles-3/Overview.bs",
9828
10177
  "filename": "Overview.html"
@@ -9850,9 +10199,18 @@
9850
10199
  "title": "CSS Device Adaptation",
9851
10200
  "shortTitle": "CSS Device Adaptation",
9852
10201
  "releaseUrl": "https://www.w3.org/TR/css-device-adapt/",
9853
- "nightlyUrl": "https://drafts.csswg.org/css-device-adapt/"
10202
+ "nightlyUrl": "https://drafts.csswg.org/css-viewport-1/"
9854
10203
  },
9855
10204
  "seriesVersion": "1",
10205
+ "nightly": {
10206
+ "url": "https://drafts.csswg.org/css-viewport-1/",
10207
+ "sourcePath": "css-viewport/Overview.bs",
10208
+ "alternateUrls": [
10209
+ "https://w3c.github.io/csswg-drafts/css-device-adapt-1/"
10210
+ ],
10211
+ "repository": "https://github.com/w3c/csswg-drafts",
10212
+ "filename": "Overview.html"
10213
+ },
9856
10214
  "organization": "W3C",
9857
10215
  "groups": [
9858
10216
  {
@@ -9864,24 +10222,12 @@
9864
10222
  "url": "https://www.w3.org/TR/css-device-adapt-1/",
9865
10223
  "filename": "Overview.html"
9866
10224
  },
9867
- "nightly": {
9868
- "url": "https://drafts.csswg.org/css-device-adapt-1/",
9869
- "repository": "https://github.com/w3c/csswg-drafts",
9870
- "sourcePath": "css-device-adapt-1/Overview.bs",
9871
- "filename": "Overview.html"
9872
- },
9873
10225
  "title": "CSS Device Adaptation Module Level 1",
9874
10226
  "source": "w3c",
9875
10227
  "shortTitle": "CSS Device Adaptation 1",
9876
10228
  "categories": [
9877
10229
  "browser"
9878
- ],
9879
- "tests": {
9880
- "repository": "https://github.com/web-platform-tests/wpt",
9881
- "testPaths": [
9882
- "css/css-device-adapt"
9883
- ]
9884
- }
10230
+ ]
9885
10231
  },
9886
10232
  {
9887
10233
  "url": "https://www.w3.org/TR/css-display-3/",
@@ -9909,6 +10255,9 @@
9909
10255
  },
9910
10256
  "nightly": {
9911
10257
  "url": "https://drafts.csswg.org/css-display-3/",
10258
+ "alternateUrls": [
10259
+ "https://w3c.github.io/csswg-drafts/css-display-3/"
10260
+ ],
9912
10261
  "repository": "https://github.com/w3c/csswg-drafts",
9913
10262
  "sourcePath": "css-display-3/Overview.bs",
9914
10263
  "filename": "Overview.html"
@@ -9953,6 +10302,9 @@
9953
10302
  },
9954
10303
  "nightly": {
9955
10304
  "url": "https://drafts.csswg.org/css-easing-1/",
10305
+ "alternateUrls": [
10306
+ "https://w3c.github.io/csswg-drafts/css-easing-1/"
10307
+ ],
9956
10308
  "repository": "https://github.com/w3c/csswg-drafts",
9957
10309
  "sourcePath": "css-easing-1/Overview.bs",
9958
10310
  "filename": "Overview.html"
@@ -9997,6 +10349,9 @@
9997
10349
  },
9998
10350
  "nightly": {
9999
10351
  "url": "https://drafts.csswg.org/css-flexbox-1/",
10352
+ "alternateUrls": [
10353
+ "https://w3c.github.io/csswg-drafts/css-flexbox-1/"
10354
+ ],
10000
10355
  "repository": "https://github.com/w3c/csswg-drafts",
10001
10356
  "sourcePath": "css-flexbox-1/Overview.bs",
10002
10357
  "filename": "Overview.html"
@@ -10039,6 +10394,9 @@
10039
10394
  },
10040
10395
  "nightly": {
10041
10396
  "url": "https://drafts.csswg.org/css-font-loading-3/",
10397
+ "alternateUrls": [
10398
+ "https://w3c.github.io/csswg-drafts/css-font-loading-3/"
10399
+ ],
10042
10400
  "repository": "https://github.com/w3c/csswg-drafts",
10043
10401
  "sourcePath": "css-font-loading-3/Overview.bs",
10044
10402
  "filename": "Overview.html"
@@ -10083,6 +10441,9 @@
10083
10441
  },
10084
10442
  "nightly": {
10085
10443
  "url": "https://drafts.csswg.org/css-fonts-4/",
10444
+ "alternateUrls": [
10445
+ "https://w3c.github.io/csswg-drafts/css-fonts-4/"
10446
+ ],
10086
10447
  "repository": "https://github.com/w3c/csswg-drafts",
10087
10448
  "sourcePath": "css-fonts-4/Overview.bs",
10088
10449
  "filename": "Overview.html"
@@ -10127,6 +10488,9 @@
10127
10488
  },
10128
10489
  "nightly": {
10129
10490
  "url": "https://drafts.csswg.org/css-fonts-5/",
10491
+ "alternateUrls": [
10492
+ "https://w3c.github.io/csswg-drafts/css-fonts-5/"
10493
+ ],
10130
10494
  "repository": "https://github.com/w3c/csswg-drafts",
10131
10495
  "sourcePath": "css-fonts-5/Overview.bs",
10132
10496
  "filename": "Overview.html"
@@ -10172,6 +10536,9 @@
10172
10536
  },
10173
10537
  "nightly": {
10174
10538
  "url": "https://drafts.csswg.org/css-gcpm-3/",
10539
+ "alternateUrls": [
10540
+ "https://w3c.github.io/csswg-drafts/css-gcpm-3/"
10541
+ ],
10175
10542
  "repository": "https://github.com/w3c/csswg-drafts",
10176
10543
  "sourcePath": "css-gcpm-3/Overview.bs",
10177
10544
  "filename": "Overview.html"
@@ -10215,6 +10582,9 @@
10215
10582
  },
10216
10583
  "nightly": {
10217
10584
  "url": "https://drafts.csswg.org/css-grid-2/",
10585
+ "alternateUrls": [
10586
+ "https://w3c.github.io/csswg-drafts/css-grid-2/"
10587
+ ],
10218
10588
  "repository": "https://github.com/w3c/csswg-drafts",
10219
10589
  "sourcePath": "css-grid-2/Overview.bs",
10220
10590
  "filename": "Overview.html"
@@ -10258,6 +10628,9 @@
10258
10628
  },
10259
10629
  "nightly": {
10260
10630
  "url": "https://drafts.csswg.org/css-highlight-api-1/",
10631
+ "alternateUrls": [
10632
+ "https://w3c.github.io/csswg-drafts/css-highlight-api-1/"
10633
+ ],
10261
10634
  "repository": "https://github.com/w3c/csswg-drafts",
10262
10635
  "sourcePath": "css-highlight-api-1/Overview.bs",
10263
10636
  "filename": "Overview.html"
@@ -10297,6 +10670,9 @@
10297
10670
  },
10298
10671
  "nightly": {
10299
10672
  "url": "https://drafts.csswg.org/css-images-3/",
10673
+ "alternateUrls": [
10674
+ "https://w3c.github.io/csswg-drafts/css-images-3/"
10675
+ ],
10300
10676
  "repository": "https://github.com/w3c/csswg-drafts",
10301
10677
  "sourcePath": "css-images-3/Overview.bs",
10302
10678
  "filename": "Overview.html"
@@ -10341,6 +10717,9 @@
10341
10717
  },
10342
10718
  "nightly": {
10343
10719
  "url": "https://drafts.csswg.org/css-images-4/",
10720
+ "alternateUrls": [
10721
+ "https://w3c.github.io/csswg-drafts/css-images-4/"
10722
+ ],
10344
10723
  "repository": "https://github.com/w3c/csswg-drafts",
10345
10724
  "sourcePath": "css-images-4/Overview.bs",
10346
10725
  "filename": "Overview.html"
@@ -10383,6 +10762,9 @@
10383
10762
  },
10384
10763
  "nightly": {
10385
10764
  "url": "https://drafts.csswg.org/css-inline-3/",
10765
+ "alternateUrls": [
10766
+ "https://w3c.github.io/csswg-drafts/css-inline-3/"
10767
+ ],
10386
10768
  "repository": "https://github.com/w3c/csswg-drafts",
10387
10769
  "sourcePath": "css-inline-3/Overview.bs",
10388
10770
  "filename": "Overview.html"
@@ -10426,6 +10808,7 @@
10426
10808
  },
10427
10809
  "nightly": {
10428
10810
  "url": "https://drafts.css-houdini.org/css-layout-api-1/",
10811
+ "alternateUrls": [],
10429
10812
  "repository": "https://github.com/w3c/css-houdini-drafts",
10430
10813
  "sourcePath": "css-layout-api/Overview.bs",
10431
10814
  "filename": "Overview.html"
@@ -10469,6 +10852,9 @@
10469
10852
  },
10470
10853
  "nightly": {
10471
10854
  "url": "https://drafts.csswg.org/css-line-grid-1/",
10855
+ "alternateUrls": [
10856
+ "https://w3c.github.io/csswg-drafts/css-line-grid-1/"
10857
+ ],
10472
10858
  "repository": "https://github.com/w3c/csswg-drafts",
10473
10859
  "sourcePath": "css-line-grid-1/Overview.bs",
10474
10860
  "filename": "Overview.html"
@@ -10507,6 +10893,9 @@
10507
10893
  },
10508
10894
  "nightly": {
10509
10895
  "url": "https://drafts.csswg.org/css-lists-3/",
10896
+ "alternateUrls": [
10897
+ "https://w3c.github.io/csswg-drafts/css-lists-3/"
10898
+ ],
10510
10899
  "repository": "https://github.com/w3c/csswg-drafts",
10511
10900
  "sourcePath": "css-lists-3/Overview.bs",
10512
10901
  "filename": "Overview.html"
@@ -10550,6 +10939,9 @@
10550
10939
  },
10551
10940
  "nightly": {
10552
10941
  "url": "https://drafts.csswg.org/css-logical-1/",
10942
+ "alternateUrls": [
10943
+ "https://w3c.github.io/csswg-drafts/css-logical-1/"
10944
+ ],
10553
10945
  "repository": "https://github.com/w3c/csswg-drafts",
10554
10946
  "sourcePath": "css-logical-1/Overview.bs",
10555
10947
  "filename": "Overview.html"
@@ -10592,6 +10984,7 @@
10592
10984
  },
10593
10985
  "nightly": {
10594
10986
  "url": "https://drafts.fxtf.org/css-masking-1/",
10987
+ "alternateUrls": [],
10595
10988
  "repository": "https://github.com/w3c/fxtf-drafts",
10596
10989
  "sourcePath": "css-masking-1/Overview.bs",
10597
10990
  "filename": "Overview.html"
@@ -10637,6 +11030,9 @@
10637
11030
  },
10638
11031
  "nightly": {
10639
11032
  "url": "https://drafts.csswg.org/css-multicol-1/",
11033
+ "alternateUrls": [
11034
+ "https://w3c.github.io/csswg-drafts/css-multicol-1/"
11035
+ ],
10640
11036
  "repository": "https://github.com/w3c/csswg-drafts",
10641
11037
  "sourcePath": "css-multicol-1/Overview.bs",
10642
11038
  "filename": "Overview.html"
@@ -10679,6 +11075,9 @@
10679
11075
  },
10680
11076
  "nightly": {
10681
11077
  "url": "https://drafts.csswg.org/css-namespaces-3/",
11078
+ "alternateUrls": [
11079
+ "https://w3c.github.io/csswg-drafts/css-namespaces-3/"
11080
+ ],
10682
11081
  "repository": "https://github.com/w3c/csswg-drafts",
10683
11082
  "sourcePath": "css-namespaces-3/Overview.bs",
10684
11083
  "filename": "Overview.html"
@@ -10722,6 +11121,9 @@
10722
11121
  },
10723
11122
  "nightly": {
10724
11123
  "url": "https://drafts.csswg.org/css-nav-1/",
11124
+ "alternateUrls": [
11125
+ "https://w3c.github.io/csswg-drafts/css-nav-1/"
11126
+ ],
10725
11127
  "repository": "https://github.com/w3c/csswg-drafts",
10726
11128
  "sourcePath": "css-nav-1/Overview.bs",
10727
11129
  "filename": "Overview.html"
@@ -10759,6 +11161,9 @@
10759
11161
  },
10760
11162
  "nightly": {
10761
11163
  "url": "https://drafts.csswg.org/css-nesting-1/",
11164
+ "alternateUrls": [
11165
+ "https://w3c.github.io/csswg-drafts/css-nesting-1/"
11166
+ ],
10762
11167
  "repository": "https://github.com/w3c/csswg-drafts",
10763
11168
  "sourcePath": "css-nesting-1/Overview.bs",
10764
11169
  "filename": "Overview.html"
@@ -10797,6 +11202,9 @@
10797
11202
  },
10798
11203
  "nightly": {
10799
11204
  "url": "https://drafts.csswg.org/css-overflow-3/",
11205
+ "alternateUrls": [
11206
+ "https://w3c.github.io/csswg-drafts/css-overflow-3/"
11207
+ ],
10800
11208
  "repository": "https://github.com/w3c/csswg-drafts",
10801
11209
  "sourcePath": "css-overflow-3/Overview.bs",
10802
11210
  "filename": "Overview.html"
@@ -10841,6 +11249,9 @@
10841
11249
  },
10842
11250
  "nightly": {
10843
11251
  "url": "https://drafts.csswg.org/css-overflow-4/",
11252
+ "alternateUrls": [
11253
+ "https://w3c.github.io/csswg-drafts/css-overflow-4/"
11254
+ ],
10844
11255
  "repository": "https://github.com/w3c/csswg-drafts",
10845
11256
  "sourcePath": "css-overflow-4/Overview.bs",
10846
11257
  "filename": "Overview.html"
@@ -10884,6 +11295,9 @@
10884
11295
  },
10885
11296
  "nightly": {
10886
11297
  "url": "https://drafts.csswg.org/css-overscroll-1/",
11298
+ "alternateUrls": [
11299
+ "https://w3c.github.io/csswg-drafts/css-overscroll-1/"
11300
+ ],
10887
11301
  "repository": "https://github.com/w3c/csswg-drafts",
10888
11302
  "sourcePath": "css-overscroll-1/Overview.bs",
10889
11303
  "filename": "Overview.html"
@@ -10928,6 +11342,9 @@
10928
11342
  },
10929
11343
  "nightly": {
10930
11344
  "url": "https://drafts.csswg.org/css-page-3/",
11345
+ "alternateUrls": [
11346
+ "https://w3c.github.io/csswg-drafts/css-page-3/"
11347
+ ],
10931
11348
  "repository": "https://github.com/w3c/csswg-drafts",
10932
11349
  "sourcePath": "css-page-3/Overview.bs",
10933
11350
  "filename": "Overview.html"
@@ -10971,6 +11388,9 @@
10971
11388
  },
10972
11389
  "nightly": {
10973
11390
  "url": "https://drafts.csswg.org/css-page-floats-3/",
11391
+ "alternateUrls": [
11392
+ "https://w3c.github.io/csswg-drafts/css-page-floats-3/"
11393
+ ],
10974
11394
  "repository": "https://github.com/w3c/csswg-drafts",
10975
11395
  "sourcePath": "css-page-floats-3/Overview.bs",
10976
11396
  "filename": "Overview.html"
@@ -11008,6 +11428,7 @@
11008
11428
  },
11009
11429
  "nightly": {
11010
11430
  "url": "https://drafts.css-houdini.org/css-paint-api-1/",
11431
+ "alternateUrls": [],
11011
11432
  "repository": "https://github.com/w3c/css-houdini-drafts",
11012
11433
  "sourcePath": "css-paint-api/Overview.bs",
11013
11434
  "filename": "Overview.html"
@@ -11051,6 +11472,9 @@
11051
11472
  },
11052
11473
  "nightly": {
11053
11474
  "url": "https://drafts.csswg.org/css-position-3/",
11475
+ "alternateUrls": [
11476
+ "https://w3c.github.io/csswg-drafts/css-position-3/"
11477
+ ],
11054
11478
  "repository": "https://github.com/w3c/csswg-drafts",
11055
11479
  "sourcePath": "css-position-3/Overview.bs",
11056
11480
  "filename": "Overview.html"
@@ -11098,6 +11522,7 @@
11098
11522
  },
11099
11523
  "nightly": {
11100
11524
  "url": "https://drafts.css-houdini.org/css-properties-values-api-1/",
11525
+ "alternateUrls": [],
11101
11526
  "repository": "https://github.com/w3c/css-houdini-drafts",
11102
11527
  "sourcePath": "css-properties-values-api/Overview.bs",
11103
11528
  "filename": "Overview.html"
@@ -11141,6 +11566,9 @@
11141
11566
  },
11142
11567
  "nightly": {
11143
11568
  "url": "https://drafts.csswg.org/css-pseudo-4/",
11569
+ "alternateUrls": [
11570
+ "https://w3c.github.io/csswg-drafts/css-pseudo-4/"
11571
+ ],
11144
11572
  "repository": "https://github.com/w3c/csswg-drafts",
11145
11573
  "sourcePath": "css-pseudo-4/Overview.bs",
11146
11574
  "filename": "Overview.html"
@@ -11184,6 +11612,9 @@
11184
11612
  },
11185
11613
  "nightly": {
11186
11614
  "url": "https://drafts.csswg.org/css-regions-1/",
11615
+ "alternateUrls": [
11616
+ "https://w3c.github.io/csswg-drafts/css-regions-1/"
11617
+ ],
11187
11618
  "repository": "https://github.com/w3c/csswg-drafts",
11188
11619
  "sourcePath": "css-regions-1/Overview.bs",
11189
11620
  "filename": "Overview.html"
@@ -11221,6 +11652,9 @@
11221
11652
  },
11222
11653
  "nightly": {
11223
11654
  "url": "https://drafts.csswg.org/css-rhythm-1/",
11655
+ "alternateUrls": [
11656
+ "https://w3c.github.io/csswg-drafts/css-rhythm-1/"
11657
+ ],
11224
11658
  "repository": "https://github.com/w3c/csswg-drafts",
11225
11659
  "sourcePath": "css-rhythm-1/Overview.bs",
11226
11660
  "filename": "Overview.html"
@@ -11258,6 +11692,9 @@
11258
11692
  },
11259
11693
  "nightly": {
11260
11694
  "url": "https://drafts.csswg.org/css-round-display-1/",
11695
+ "alternateUrls": [
11696
+ "https://w3c.github.io/csswg-drafts/css-round-display-1/"
11697
+ ],
11261
11698
  "repository": "https://github.com/w3c/csswg-drafts",
11262
11699
  "sourcePath": "css-round-display-1/Overview.bs",
11263
11700
  "filename": "Overview.html"
@@ -11301,6 +11738,9 @@
11301
11738
  },
11302
11739
  "nightly": {
11303
11740
  "url": "https://drafts.csswg.org/css-ruby-1/",
11741
+ "alternateUrls": [
11742
+ "https://w3c.github.io/csswg-drafts/css-ruby-1/"
11743
+ ],
11304
11744
  "repository": "https://github.com/w3c/csswg-drafts",
11305
11745
  "sourcePath": "css-ruby-1/Overview.bs",
11306
11746
  "filename": "Overview.html"
@@ -11344,6 +11784,9 @@
11344
11784
  },
11345
11785
  "nightly": {
11346
11786
  "url": "https://drafts.csswg.org/css-scoping-1/",
11787
+ "alternateUrls": [
11788
+ "https://w3c.github.io/csswg-drafts/css-scoping-1/"
11789
+ ],
11347
11790
  "repository": "https://github.com/w3c/csswg-drafts",
11348
11791
  "sourcePath": "css-scoping-1/Overview.bs",
11349
11792
  "filename": "Overview.html"
@@ -11387,6 +11830,9 @@
11387
11830
  },
11388
11831
  "nightly": {
11389
11832
  "url": "https://drafts.csswg.org/css-scroll-anchoring-1/",
11833
+ "alternateUrls": [
11834
+ "https://w3c.github.io/csswg-drafts/css-scroll-anchoring-1/"
11835
+ ],
11390
11836
  "repository": "https://github.com/w3c/csswg-drafts",
11391
11837
  "sourcePath": "css-scroll-anchoring-1/Overview.bs",
11392
11838
  "filename": "Overview.html"
@@ -11431,6 +11877,9 @@
11431
11877
  },
11432
11878
  "nightly": {
11433
11879
  "url": "https://drafts.csswg.org/css-scroll-snap-1/",
11880
+ "alternateUrls": [
11881
+ "https://w3c.github.io/csswg-drafts/css-scroll-snap-1/"
11882
+ ],
11434
11883
  "repository": "https://github.com/w3c/csswg-drafts",
11435
11884
  "sourcePath": "css-scroll-snap-1/Overview.bs",
11436
11885
  "filename": "Overview.html"
@@ -11474,6 +11923,9 @@
11474
11923
  },
11475
11924
  "nightly": {
11476
11925
  "url": "https://drafts.csswg.org/css-scrollbars-1/",
11926
+ "alternateUrls": [
11927
+ "https://w3c.github.io/csswg-drafts/css-scrollbars-1/"
11928
+ ],
11477
11929
  "repository": "https://github.com/w3c/csswg-drafts",
11478
11930
  "sourcePath": "css-scrollbars-1/Overview.bs",
11479
11931
  "filename": "Overview.html"
@@ -11517,6 +11969,9 @@
11517
11969
  },
11518
11970
  "nightly": {
11519
11971
  "url": "https://drafts.csswg.org/css-shadow-parts-1/",
11972
+ "alternateUrls": [
11973
+ "https://w3c.github.io/csswg-drafts/css-shadow-parts-1/"
11974
+ ],
11520
11975
  "repository": "https://github.com/w3c/csswg-drafts",
11521
11976
  "sourcePath": "css-shadow-parts-1/Overview.bs",
11522
11977
  "filename": "Overview.html"
@@ -11561,6 +12016,9 @@
11561
12016
  },
11562
12017
  "nightly": {
11563
12018
  "url": "https://drafts.csswg.org/css-shapes-1/",
12019
+ "alternateUrls": [
12020
+ "https://w3c.github.io/csswg-drafts/css-shapes-1/"
12021
+ ],
11564
12022
  "repository": "https://github.com/w3c/csswg-drafts",
11565
12023
  "sourcePath": "css-shapes-1/Overview.bs",
11566
12024
  "filename": "Overview.html"
@@ -11606,6 +12064,9 @@
11606
12064
  },
11607
12065
  "nightly": {
11608
12066
  "url": "https://drafts.csswg.org/css-sizing-3/",
12067
+ "alternateUrls": [
12068
+ "https://w3c.github.io/csswg-drafts/css-sizing-3/"
12069
+ ],
11609
12070
  "repository": "https://github.com/w3c/csswg-drafts",
11610
12071
  "sourcePath": "css-sizing-3/Overview.bs",
11611
12072
  "filename": "Overview.html"
@@ -11650,6 +12111,9 @@
11650
12111
  },
11651
12112
  "nightly": {
11652
12113
  "url": "https://drafts.csswg.org/css-sizing-4/",
12114
+ "alternateUrls": [
12115
+ "https://w3c.github.io/csswg-drafts/css-sizing-4/"
12116
+ ],
11653
12117
  "repository": "https://github.com/w3c/csswg-drafts",
11654
12118
  "sourcePath": "css-sizing-4/Overview.bs",
11655
12119
  "filename": "Overview.html"
@@ -11692,6 +12156,9 @@
11692
12156
  },
11693
12157
  "nightly": {
11694
12158
  "url": "https://drafts.csswg.org/css-speech-1/",
12159
+ "alternateUrls": [
12160
+ "https://w3c.github.io/csswg-drafts/css-speech-1/"
12161
+ ],
11695
12162
  "repository": "https://github.com/w3c/csswg-drafts",
11696
12163
  "sourcePath": "css-speech-1/Overview.bs",
11697
12164
  "filename": "Overview.html"
@@ -11724,6 +12191,9 @@
11724
12191
  "nightly": {
11725
12192
  "url": "https://drafts.csswg.org/css-style-attr/",
11726
12193
  "sourcePath": "css-style-attr-1/Overview.src.html",
12194
+ "alternateUrls": [
12195
+ "https://w3c.github.io/csswg-drafts/css-style-attr/"
12196
+ ],
11727
12197
  "repository": "https://github.com/w3c/csswg-drafts",
11728
12198
  "filename": "Overview.html"
11729
12199
  },
@@ -11777,6 +12247,9 @@
11777
12247
  },
11778
12248
  "nightly": {
11779
12249
  "url": "https://drafts.csswg.org/css-syntax-3/",
12250
+ "alternateUrls": [
12251
+ "https://w3c.github.io/csswg-drafts/css-syntax-3/"
12252
+ ],
11780
12253
  "repository": "https://github.com/w3c/csswg-drafts",
11781
12254
  "sourcePath": "css-syntax-3/Overview.bs",
11782
12255
  "filename": "Overview.html"
@@ -11820,6 +12293,9 @@
11820
12293
  },
11821
12294
  "nightly": {
11822
12295
  "url": "https://drafts.csswg.org/css-tables-3/",
12296
+ "alternateUrls": [
12297
+ "https://w3c.github.io/csswg-drafts/css-tables-3/"
12298
+ ],
11823
12299
  "repository": "https://github.com/w3c/csswg-drafts",
11824
12300
  "sourcePath": "css-tables-3/Overview.bs",
11825
12301
  "filename": "Overview.html"
@@ -11864,6 +12340,9 @@
11864
12340
  },
11865
12341
  "nightly": {
11866
12342
  "url": "https://drafts.csswg.org/css-text-3/",
12343
+ "alternateUrls": [
12344
+ "https://w3c.github.io/csswg-drafts/css-text-3/"
12345
+ ],
11867
12346
  "repository": "https://github.com/w3c/csswg-drafts",
11868
12347
  "sourcePath": "css-text-3/Overview.bs",
11869
12348
  "filename": "Overview.html"
@@ -11908,6 +12387,9 @@
11908
12387
  },
11909
12388
  "nightly": {
11910
12389
  "url": "https://drafts.csswg.org/css-text-4/",
12390
+ "alternateUrls": [
12391
+ "https://w3c.github.io/csswg-drafts/css-text-4/"
12392
+ ],
11911
12393
  "repository": "https://github.com/w3c/csswg-drafts",
11912
12394
  "sourcePath": "css-text-4/Overview.bs",
11913
12395
  "filename": "Overview.html"
@@ -11952,6 +12434,9 @@
11952
12434
  },
11953
12435
  "nightly": {
11954
12436
  "url": "https://drafts.csswg.org/css-text-decor-3/",
12437
+ "alternateUrls": [
12438
+ "https://w3c.github.io/csswg-drafts/css-text-decor-3/"
12439
+ ],
11955
12440
  "repository": "https://github.com/w3c/csswg-drafts",
11956
12441
  "sourcePath": "css-text-decor-3/Overview.bs",
11957
12442
  "filename": "Overview.html"
@@ -11996,6 +12481,9 @@
11996
12481
  },
11997
12482
  "nightly": {
11998
12483
  "url": "https://drafts.csswg.org/css-text-decor-4/",
12484
+ "alternateUrls": [
12485
+ "https://w3c.github.io/csswg-drafts/css-text-decor-4/"
12486
+ ],
11999
12487
  "repository": "https://github.com/w3c/csswg-drafts",
12000
12488
  "sourcePath": "css-text-decor-4/Overview.bs",
12001
12489
  "filename": "Overview.html"
@@ -12040,6 +12528,9 @@
12040
12528
  },
12041
12529
  "nightly": {
12042
12530
  "url": "https://drafts.csswg.org/css-transforms-1/",
12531
+ "alternateUrls": [
12532
+ "https://w3c.github.io/csswg-drafts/css-transforms-1/"
12533
+ ],
12043
12534
  "repository": "https://github.com/w3c/csswg-drafts",
12044
12535
  "sourcePath": "css-transforms-1/Overview.bs",
12045
12536
  "filename": "Overview.html"
@@ -12084,6 +12575,9 @@
12084
12575
  },
12085
12576
  "nightly": {
12086
12577
  "url": "https://drafts.csswg.org/css-transforms-2/",
12578
+ "alternateUrls": [
12579
+ "https://w3c.github.io/csswg-drafts/css-transforms-2/"
12580
+ ],
12087
12581
  "repository": "https://github.com/w3c/csswg-drafts",
12088
12582
  "sourcePath": "css-transforms-2/Overview.bs",
12089
12583
  "filename": "Overview.html"
@@ -12128,6 +12622,9 @@
12128
12622
  },
12129
12623
  "nightly": {
12130
12624
  "url": "https://drafts.csswg.org/css-transitions-1/",
12625
+ "alternateUrls": [
12626
+ "https://w3c.github.io/csswg-drafts/css-transitions-1/"
12627
+ ],
12131
12628
  "repository": "https://github.com/w3c/csswg-drafts",
12132
12629
  "sourcePath": "css-transitions-1/Overview.bs",
12133
12630
  "filename": "Overview.html"
@@ -12176,6 +12673,7 @@
12176
12673
  },
12177
12674
  "nightly": {
12178
12675
  "url": "https://drafts.css-houdini.org/css-typed-om-1/",
12676
+ "alternateUrls": [],
12179
12677
  "repository": "https://github.com/w3c/css-houdini-drafts",
12180
12678
  "sourcePath": "css-typed-om/Overview.bs",
12181
12679
  "filename": "Overview.html"
@@ -12220,6 +12718,9 @@
12220
12718
  },
12221
12719
  "nightly": {
12222
12720
  "url": "https://drafts.csswg.org/css-ui-4/",
12721
+ "alternateUrls": [
12722
+ "https://w3c.github.io/csswg-drafts/css-ui-4/"
12723
+ ],
12223
12724
  "repository": "https://github.com/w3c/csswg-drafts",
12224
12725
  "sourcePath": "css-ui-4/Overview.bs",
12225
12726
  "filename": "Overview.html"
@@ -12264,6 +12765,9 @@
12264
12765
  },
12265
12766
  "nightly": {
12266
12767
  "url": "https://drafts.csswg.org/css-values-3/",
12768
+ "alternateUrls": [
12769
+ "https://w3c.github.io/csswg-drafts/css-values-3/"
12770
+ ],
12267
12771
  "repository": "https://github.com/w3c/csswg-drafts",
12268
12772
  "sourcePath": "css-values-3/Overview.bs",
12269
12773
  "filename": "Overview.html"
@@ -12309,6 +12813,9 @@
12309
12813
  },
12310
12814
  "nightly": {
12311
12815
  "url": "https://drafts.csswg.org/css-values-4/",
12816
+ "alternateUrls": [
12817
+ "https://w3c.github.io/csswg-drafts/css-values-4/"
12818
+ ],
12312
12819
  "repository": "https://github.com/w3c/csswg-drafts",
12313
12820
  "sourcePath": "css-values-4/Overview.bs",
12314
12821
  "filename": "Overview.html"
@@ -12353,6 +12860,9 @@
12353
12860
  },
12354
12861
  "nightly": {
12355
12862
  "url": "https://drafts.csswg.org/css-variables-1/",
12863
+ "alternateUrls": [
12864
+ "https://w3c.github.io/csswg-drafts/css-variables-1/"
12865
+ ],
12356
12866
  "repository": "https://github.com/w3c/csswg-drafts",
12357
12867
  "sourcePath": "css-variables-1/Overview.bs",
12358
12868
  "filename": "Overview.html"
@@ -12395,6 +12905,9 @@
12395
12905
  },
12396
12906
  "nightly": {
12397
12907
  "url": "https://drafts.csswg.org/css-will-change-1/",
12908
+ "alternateUrls": [
12909
+ "https://w3c.github.io/csswg-drafts/css-will-change-1/"
12910
+ ],
12398
12911
  "repository": "https://github.com/w3c/csswg-drafts",
12399
12912
  "sourcePath": "css-will-change-1/Overview.bs",
12400
12913
  "filename": "Overview.html"
@@ -12438,6 +12951,9 @@
12438
12951
  },
12439
12952
  "nightly": {
12440
12953
  "url": "https://drafts.csswg.org/css-writing-modes-4/",
12954
+ "alternateUrls": [
12955
+ "https://w3c.github.io/csswg-drafts/css-writing-modes-4/"
12956
+ ],
12441
12957
  "repository": "https://github.com/w3c/csswg-drafts",
12442
12958
  "sourcePath": "css-writing-modes-4/Overview.bs",
12443
12959
  "filename": "Overview.html"
@@ -12471,6 +12987,9 @@
12471
12987
  "nightly": {
12472
12988
  "url": "https://drafts.csswg.org/css2/",
12473
12989
  "sourcePath": "css2/Overview.bs",
12990
+ "alternateUrls": [
12991
+ "https://w3c.github.io/csswg-drafts/CSS21/"
12992
+ ],
12474
12993
  "repository": "https://github.com/w3c/csswg-drafts",
12475
12994
  "pages": [],
12476
12995
  "filename": "Overview.html"
@@ -12544,6 +13063,9 @@
12544
13063
  "nightly": {
12545
13064
  "url": "https://drafts.csswg.org/css2/",
12546
13065
  "sourcePath": "css2/Overview.bs",
13066
+ "alternateUrls": [
13067
+ "https://w3c.github.io/csswg-drafts/CSS22/"
13068
+ ],
12547
13069
  "repository": "https://github.com/w3c/csswg-drafts",
12548
13070
  "pages": [],
12549
13071
  "filename": "Overview.html"
@@ -12617,6 +13139,9 @@
12617
13139
  "nightly": {
12618
13140
  "url": "https://drafts.csswg.org/css-exclusions-1/",
12619
13141
  "sourcePath": "css-exclusions-1/Overview.bs",
13142
+ "alternateUrls": [
13143
+ "https://w3c.github.io/csswg-drafts/css3-exclusions/"
13144
+ ],
12620
13145
  "repository": "https://github.com/w3c/csswg-drafts",
12621
13146
  "filename": "Overview.html"
12622
13147
  },
@@ -12670,6 +13195,9 @@
12670
13195
  },
12671
13196
  "nightly": {
12672
13197
  "url": "https://drafts.csswg.org/cssom-1/",
13198
+ "alternateUrls": [
13199
+ "https://w3c.github.io/csswg-drafts/cssom-1/"
13200
+ ],
12673
13201
  "repository": "https://github.com/w3c/csswg-drafts",
12674
13202
  "sourcePath": "cssom-1/Overview.bs",
12675
13203
  "filename": "Overview.html"
@@ -12713,6 +13241,9 @@
12713
13241
  },
12714
13242
  "nightly": {
12715
13243
  "url": "https://drafts.csswg.org/cssom-view-1/",
13244
+ "alternateUrls": [
13245
+ "https://w3c.github.io/csswg-drafts/cssom-view-1/"
13246
+ ],
12716
13247
  "repository": "https://github.com/w3c/csswg-drafts",
12717
13248
  "sourcePath": "cssom-view-1/Overview.bs",
12718
13249
  "filename": "Overview.html"
@@ -12756,6 +13287,7 @@
12756
13287
  },
12757
13288
  "nightly": {
12758
13289
  "url": "https://www.w3.org/TR/device-memory/",
13290
+ "alternateUrls": [],
12759
13291
  "repository": "https://github.com/w3c/device-memory",
12760
13292
  "sourcePath": "index.bs",
12761
13293
  "filename": "Overview.html"
@@ -12798,6 +13330,7 @@
12798
13330
  },
12799
13331
  "nightly": {
12800
13332
  "url": "https://w3c.github.io/device-posture/",
13333
+ "alternateUrls": [],
12801
13334
  "repository": "https://github.com/w3c/device-posture",
12802
13335
  "sourcePath": "index.html",
12803
13336
  "filename": "index.html"
@@ -12834,6 +13367,7 @@
12834
13367
  },
12835
13368
  "nightly": {
12836
13369
  "url": "https://w3c.github.io/DOM-Parsing/",
13370
+ "alternateUrls": [],
12837
13371
  "repository": "https://github.com/w3c/DOM-Parsing",
12838
13372
  "sourcePath": "index.html",
12839
13373
  "filename": "index.html"
@@ -12876,6 +13410,7 @@
12876
13410
  },
12877
13411
  "nightly": {
12878
13412
  "url": "https://w3c.github.io/edit-context/",
13413
+ "alternateUrls": [],
12879
13414
  "repository": "https://github.com/w3c/edit-context",
12880
13415
  "sourcePath": "index.html",
12881
13416
  "filename": "index.html"
@@ -12912,6 +13447,7 @@
12912
13447
  },
12913
13448
  "nightly": {
12914
13449
  "url": "https://encoding.spec.whatwg.org/",
13450
+ "alternateUrls": [],
12915
13451
  "repository": "https://github.com/whatwg/encoding",
12916
13452
  "sourcePath": "encoding.bs",
12917
13453
  "filename": "index.html"
@@ -12944,6 +13480,7 @@
12944
13480
  "nightly": {
12945
13481
  "url": "https://w3c.github.io/encrypted-media/",
12946
13482
  "sourcePath": "encrypted-media-respec.html",
13483
+ "alternateUrls": [],
12947
13484
  "repository": "https://github.com/w3c/encrypted-media",
12948
13485
  "filename": "index.html"
12949
13486
  },
@@ -12996,6 +13533,7 @@
12996
13533
  },
12997
13534
  "nightly": {
12998
13535
  "url": "https://w3c.github.io/event-timing",
13536
+ "alternateUrls": [],
12999
13537
  "repository": "https://github.com/w3c/event-timing",
13000
13538
  "sourcePath": "index.bs",
13001
13539
  "filename": "index.html"
@@ -13033,6 +13571,7 @@
13033
13571
  },
13034
13572
  "nightly": {
13035
13573
  "url": "https://w3c.github.io/webappsec-fetch-metadata/",
13574
+ "alternateUrls": [],
13036
13575
  "repository": "https://github.com/w3c/webappsec-fetch-metadata",
13037
13576
  "sourcePath": "index.bs",
13038
13577
  "filename": "index.html"
@@ -13074,6 +13613,7 @@
13074
13613
  },
13075
13614
  "nightly": {
13076
13615
  "url": "https://w3c.github.io/FileAPI/",
13616
+ "alternateUrls": [],
13077
13617
  "repository": "https://github.com/w3c/FileAPI",
13078
13618
  "sourcePath": "index.bs",
13079
13619
  "filename": "index.html"
@@ -13121,6 +13661,7 @@
13121
13661
  },
13122
13662
  "nightly": {
13123
13663
  "url": "https://drafts.fxtf.org/fill-stroke-3/",
13664
+ "alternateUrls": [],
13124
13665
  "repository": "https://github.com/w3c/fxtf-drafts",
13125
13666
  "sourcePath": "fill-stroke/Overview.bs",
13126
13667
  "filename": "Overview.html"
@@ -13165,6 +13706,7 @@
13165
13706
  },
13166
13707
  "nightly": {
13167
13708
  "url": "https://drafts.fxtf.org/filter-effects-1/",
13709
+ "alternateUrls": [],
13168
13710
  "repository": "https://github.com/w3c/fxtf-drafts",
13169
13711
  "sourcePath": "filter-effects/Overview.bs",
13170
13712
  "filename": "Overview.html"
@@ -13207,6 +13749,7 @@
13207
13749
  },
13208
13750
  "nightly": {
13209
13751
  "url": "https://w3c.github.io/fingerprinting-guidance/",
13752
+ "alternateUrls": [],
13210
13753
  "repository": "https://github.com/w3c/fingerprinting-guidance",
13211
13754
  "sourcePath": "index.html",
13212
13755
  "filename": "index.html"
@@ -13243,6 +13786,7 @@
13243
13786
  },
13244
13787
  "nightly": {
13245
13788
  "url": "https://w3c.github.io/gamepad/",
13789
+ "alternateUrls": [],
13246
13790
  "repository": "https://github.com/w3c/gamepad",
13247
13791
  "sourcePath": "index.html",
13248
13792
  "filename": "index.html"
@@ -13285,6 +13829,7 @@
13285
13829
  },
13286
13830
  "nightly": {
13287
13831
  "url": "https://w3c.github.io/sensors/",
13832
+ "alternateUrls": [],
13288
13833
  "repository": "https://github.com/w3c/sensors",
13289
13834
  "sourcePath": "index.bs",
13290
13835
  "filename": "index.html"
@@ -13327,6 +13872,7 @@
13327
13872
  },
13328
13873
  "nightly": {
13329
13874
  "url": "https://w3c.github.io/geolocation-sensor/",
13875
+ "alternateUrls": [],
13330
13876
  "repository": "https://github.com/w3c/geolocation-sensor",
13331
13877
  "sourcePath": "index.bs",
13332
13878
  "filename": "index.html"
@@ -13369,6 +13915,7 @@
13369
13915
  },
13370
13916
  "nightly": {
13371
13917
  "url": "https://w3c.github.io/geolocation-api/",
13918
+ "alternateUrls": [],
13372
13919
  "repository": "https://github.com/w3c/geolocation-api",
13373
13920
  "sourcePath": "index.html",
13374
13921
  "filename": "index.html"
@@ -13412,6 +13959,7 @@
13412
13959
  },
13413
13960
  "nightly": {
13414
13961
  "url": "https://drafts.fxtf.org/geometry-1/",
13962
+ "alternateUrls": [],
13415
13963
  "repository": "https://github.com/w3c/fxtf-drafts",
13416
13964
  "sourcePath": "geometry/Overview.bs",
13417
13965
  "filename": "Overview.html"
@@ -13455,6 +14003,7 @@
13455
14003
  },
13456
14004
  "nightly": {
13457
14005
  "url": "https://w3c.github.io/graphics-aam/",
14006
+ "alternateUrls": [],
13458
14007
  "repository": "https://github.com/w3c/graphics-aam",
13459
14008
  "sourcePath": "index.html",
13460
14009
  "filename": "index.html"
@@ -13498,6 +14047,7 @@
13498
14047
  },
13499
14048
  "nightly": {
13500
14049
  "url": "https://w3c.github.io/graphics-aria/",
14050
+ "alternateUrls": [],
13501
14051
  "repository": "https://github.com/w3c/graphics-aria",
13502
14052
  "sourcePath": "index.html",
13503
14053
  "filename": "index.html"
@@ -13534,6 +14084,7 @@
13534
14084
  },
13535
14085
  "nightly": {
13536
14086
  "url": "https://w3c.github.io/gyroscope/",
14087
+ "alternateUrls": [],
13537
14088
  "repository": "https://github.com/w3c/gyroscope",
13538
14089
  "sourcePath": "index.bs",
13539
14090
  "filename": "index.html"
@@ -13577,6 +14128,7 @@
13577
14128
  },
13578
14129
  "nightly": {
13579
14130
  "url": "https://w3c.github.io/hr-time/",
14131
+ "alternateUrls": [],
13580
14132
  "repository": "https://github.com/w3c/hr-time",
13581
14133
  "sourcePath": "index.html",
13582
14134
  "filename": "index.html"
@@ -13620,6 +14172,7 @@
13620
14172
  },
13621
14173
  "nightly": {
13622
14174
  "url": "https://w3c.github.io/html-aam/",
14175
+ "alternateUrls": [],
13623
14176
  "repository": "https://github.com/w3c/html-aam",
13624
14177
  "sourcePath": "index.html",
13625
14178
  "filename": "index.html"
@@ -13656,6 +14209,7 @@
13656
14209
  },
13657
14210
  "nightly": {
13658
14211
  "url": "https://w3c.github.io/html-aria/",
14212
+ "alternateUrls": [],
13659
14213
  "repository": "https://github.com/w3c/html-aria",
13660
14214
  "sourcePath": "index.html",
13661
14215
  "filename": "index.html"
@@ -13692,6 +14246,7 @@
13692
14246
  },
13693
14247
  "nightly": {
13694
14248
  "url": "https://w3c.github.io/html-media-capture/",
14249
+ "alternateUrls": [],
13695
14250
  "repository": "https://github.com/w3c/html-media-capture",
13696
14251
  "sourcePath": "index.html",
13697
14252
  "filename": "index.html"
@@ -13734,6 +14289,7 @@
13734
14289
  },
13735
14290
  "nightly": {
13736
14291
  "url": "https://w3c.github.io/IFT/Overview.html",
14292
+ "alternateUrls": [],
13737
14293
  "repository": "https://github.com/w3c/IFT",
13738
14294
  "sourcePath": "Overview.bs",
13739
14295
  "filename": "Overview.html"
@@ -13770,6 +14326,7 @@
13770
14326
  },
13771
14327
  "nightly": {
13772
14328
  "url": "https://w3c.github.io/mediacapture-image/",
14329
+ "alternateUrls": [],
13773
14330
  "repository": "https://github.com/w3c/mediacapture-image",
13774
14331
  "sourcePath": "index.bs",
13775
14332
  "filename": "index.html"
@@ -13812,6 +14369,7 @@
13812
14369
  },
13813
14370
  "nightly": {
13814
14371
  "url": "https://w3c.github.io/image-resource/",
14372
+ "alternateUrls": [],
13815
14373
  "repository": "https://github.com/w3c/image-resource",
13816
14374
  "sourcePath": "index.html",
13817
14375
  "filename": "index.html"
@@ -13850,6 +14408,7 @@
13850
14408
  },
13851
14409
  "nightly": {
13852
14410
  "url": "https://w3c.github.io/IndexedDB/",
14411
+ "alternateUrls": [],
13853
14412
  "repository": "https://github.com/w3c/IndexedDB",
13854
14413
  "sourcePath": "index.bs",
13855
14414
  "filename": "index.html"
@@ -13892,6 +14451,7 @@
13892
14451
  },
13893
14452
  "nightly": {
13894
14453
  "url": "https://w3c.github.io/input-events/",
14454
+ "alternateUrls": [],
13895
14455
  "repository": "https://github.com/w3c/input-events",
13896
14456
  "sourcePath": "index.html",
13897
14457
  "filename": "index.html"
@@ -13934,6 +14494,7 @@
13934
14494
  },
13935
14495
  "nightly": {
13936
14496
  "url": "https://w3c.github.io/IntersectionObserver/",
14497
+ "alternateUrls": [],
13937
14498
  "repository": "https://github.com/w3c/IntersectionObserver",
13938
14499
  "sourcePath": "index.bs",
13939
14500
  "filename": "index.html"
@@ -13976,6 +14537,7 @@
13976
14537
  },
13977
14538
  "nightly": {
13978
14539
  "url": "https://w3c.github.io/largest-contentful-paint/",
14540
+ "alternateUrls": [],
13979
14541
  "repository": "https://github.com/w3c/largest-contentful-paint",
13980
14542
  "sourcePath": "index.bs",
13981
14543
  "filename": "index.html"
@@ -14019,6 +14581,7 @@
14019
14581
  },
14020
14582
  "nightly": {
14021
14583
  "url": "https://w3c.github.io/longtasks/",
14584
+ "alternateUrls": [],
14022
14585
  "repository": "https://github.com/w3c/longtasks",
14023
14586
  "sourcePath": "index.bs",
14024
14587
  "filename": "index.html"
@@ -14061,6 +14624,7 @@
14061
14624
  },
14062
14625
  "nightly": {
14063
14626
  "url": "https://w3c.github.io/magnetometer/",
14627
+ "alternateUrls": [],
14064
14628
  "repository": "https://github.com/w3c/magnetometer",
14065
14629
  "sourcePath": "index.bs",
14066
14630
  "filename": "index.html"
@@ -14103,6 +14667,7 @@
14103
14667
  },
14104
14668
  "nightly": {
14105
14669
  "url": "https://w3c.github.io/manifest-app-info/",
14670
+ "alternateUrls": [],
14106
14671
  "repository": "https://github.com/w3c/manifest-app-info",
14107
14672
  "sourcePath": "index.html",
14108
14673
  "filename": "index.html"
@@ -14139,6 +14704,7 @@
14139
14704
  },
14140
14705
  "nightly": {
14141
14706
  "url": "https://w3c.github.io/mathml-core/",
14707
+ "alternateUrls": [],
14142
14708
  "repository": "https://github.com/w3c/mathml-core",
14143
14709
  "sourcePath": "index.html",
14144
14710
  "filename": "index.html"
@@ -14181,6 +14747,7 @@
14181
14747
  },
14182
14748
  "nightly": {
14183
14749
  "url": "https://w3c.github.io/media-capabilities/",
14750
+ "alternateUrls": [],
14184
14751
  "repository": "https://github.com/w3c/media-capabilities",
14185
14752
  "sourcePath": "index.bs",
14186
14753
  "filename": "index.html"
@@ -14214,6 +14781,7 @@
14214
14781
  "nightly": {
14215
14782
  "url": "https://w3c.github.io/media-source/",
14216
14783
  "sourcePath": "media-source-respec.html",
14784
+ "alternateUrls": [],
14217
14785
  "repository": "https://github.com/w3c/media-source",
14218
14786
  "filename": "index.html"
14219
14787
  },
@@ -14266,6 +14834,7 @@
14266
14834
  },
14267
14835
  "nightly": {
14268
14836
  "url": "https://w3c.github.io/mediacapture-fromelement/",
14837
+ "alternateUrls": [],
14269
14838
  "repository": "https://github.com/w3c/mediacapture-fromelement",
14270
14839
  "sourcePath": "index.html",
14271
14840
  "filename": "index.html"
@@ -14308,6 +14877,7 @@
14308
14877
  },
14309
14878
  "nightly": {
14310
14879
  "url": "https://w3c.github.io/mediacapture-region/",
14880
+ "alternateUrls": [],
14311
14881
  "repository": "https://github.com/w3c/mediacapture-region",
14312
14882
  "sourcePath": "index.html",
14313
14883
  "filename": "index.html"
@@ -14344,6 +14914,7 @@
14344
14914
  },
14345
14915
  "nightly": {
14346
14916
  "url": "https://w3c.github.io/mediacapture-main/",
14917
+ "alternateUrls": [],
14347
14918
  "repository": "https://github.com/w3c/mediacapture-main",
14348
14919
  "sourcePath": "getusermedia.html",
14349
14920
  "filename": "index.html"
@@ -14386,6 +14957,7 @@
14386
14957
  },
14387
14958
  "nightly": {
14388
14959
  "url": "https://w3c.github.io/mediacapture-transform/",
14960
+ "alternateUrls": [],
14389
14961
  "repository": "https://github.com/w3c/mediacapture-transform",
14390
14962
  "sourcePath": "index.bs",
14391
14963
  "filename": "index.html"
@@ -14422,6 +14994,7 @@
14422
14994
  },
14423
14995
  "nightly": {
14424
14996
  "url": "https://w3c.github.io/mediacapture-viewport/",
14997
+ "alternateUrls": [],
14425
14998
  "repository": "https://github.com/w3c/mediacapture-viewport",
14426
14999
  "sourcePath": "index.html",
14427
15000
  "filename": "index.html"
@@ -14460,6 +15033,9 @@
14460
15033
  },
14461
15034
  "nightly": {
14462
15035
  "url": "https://drafts.csswg.org/mediaqueries-4/",
15036
+ "alternateUrls": [
15037
+ "https://w3c.github.io/csswg-drafts/mediaqueries-4/"
15038
+ ],
14463
15039
  "repository": "https://github.com/w3c/csswg-drafts",
14464
15040
  "sourcePath": "mediaqueries-4/Overview.bs",
14465
15041
  "filename": "Overview.html"
@@ -14504,6 +15080,9 @@
14504
15080
  },
14505
15081
  "nightly": {
14506
15082
  "url": "https://drafts.csswg.org/mediaqueries-5/",
15083
+ "alternateUrls": [
15084
+ "https://w3c.github.io/csswg-drafts/mediaqueries-5/"
15085
+ ],
14507
15086
  "repository": "https://github.com/w3c/csswg-drafts",
14508
15087
  "sourcePath": "mediaqueries-5/Overview.bs",
14509
15088
  "filename": "Overview.html"
@@ -14546,6 +15125,7 @@
14546
15125
  },
14547
15126
  "nightly": {
14548
15127
  "url": "https://w3c.github.io/mediasession/",
15128
+ "alternateUrls": [],
14549
15129
  "repository": "https://github.com/w3c/mediasession",
14550
15130
  "sourcePath": "index.bs",
14551
15131
  "filename": "index.html"
@@ -14578,6 +15158,7 @@
14578
15158
  "nightly": {
14579
15159
  "url": "https://w3c.github.io/mediacapture-record/",
14580
15160
  "sourcePath": "MediaRecorder.bs",
15161
+ "alternateUrls": [],
14581
15162
  "repository": "https://github.com/w3c/mediacapture-record",
14582
15163
  "filename": "index.html"
14583
15164
  },
@@ -14630,6 +15211,7 @@
14630
15211
  },
14631
15212
  "nightly": {
14632
15213
  "url": "https://w3c.github.io/webappsec-mixed-content/",
15214
+ "alternateUrls": [],
14633
15215
  "repository": "https://github.com/w3c/webappsec-mixed-content",
14634
15216
  "sourcePath": "index.bs",
14635
15217
  "filename": "index.html"
@@ -14673,6 +15255,7 @@
14673
15255
  },
14674
15256
  "nightly": {
14675
15257
  "url": "https://drafts.fxtf.org/motion-1/",
15258
+ "alternateUrls": [],
14676
15259
  "repository": "https://github.com/w3c/fxtf-drafts",
14677
15260
  "sourcePath": "motion-1/Overview.bs",
14678
15261
  "filename": "Overview.html"
@@ -14715,6 +15298,7 @@
14715
15298
  },
14716
15299
  "nightly": {
14717
15300
  "url": "https://w3c.github.io/mst-content-hint/",
15301
+ "alternateUrls": [],
14718
15302
  "repository": "https://github.com/w3c/mst-content-hint",
14719
15303
  "sourcePath": "index.html",
14720
15304
  "filename": "index.html"
@@ -14758,6 +15342,7 @@
14758
15342
  },
14759
15343
  "nightly": {
14760
15344
  "url": "https://w3c.github.io/navigation-timing/",
15345
+ "alternateUrls": [],
14761
15346
  "repository": "https://github.com/w3c/navigation-timing",
14762
15347
  "sourcePath": "index.html",
14763
15348
  "filename": "index.html"
@@ -14801,6 +15386,7 @@
14801
15386
  },
14802
15387
  "nightly": {
14803
15388
  "url": "https://w3c.github.io/network-error-logging/",
15389
+ "alternateUrls": [],
14804
15390
  "repository": "https://github.com/w3c/network-error-logging",
14805
15391
  "sourcePath": "index.html",
14806
15392
  "filename": "index.html"
@@ -14843,6 +15429,7 @@
14843
15429
  },
14844
15430
  "nightly": {
14845
15431
  "url": "https://w3c.github.io/openscreenprotocol/",
15432
+ "alternateUrls": [],
14846
15433
  "repository": "https://github.com/w3c/openscreenprotocol",
14847
15434
  "sourcePath": "index.bs",
14848
15435
  "filename": "index.html"
@@ -14879,6 +15466,7 @@
14879
15466
  },
14880
15467
  "nightly": {
14881
15468
  "url": "https://w3c.github.io/deviceorientation/",
15469
+ "alternateUrls": [],
14882
15470
  "repository": "https://github.com/w3c/deviceorientation",
14883
15471
  "sourcePath": "index.bs",
14884
15472
  "filename": "index.html"
@@ -14921,6 +15509,7 @@
14921
15509
  },
14922
15510
  "nightly": {
14923
15511
  "url": "https://w3c.github.io/orientation-sensor/",
15512
+ "alternateUrls": [],
14924
15513
  "repository": "https://github.com/w3c/orientation-sensor",
14925
15514
  "sourcePath": "index.bs",
14926
15515
  "filename": "index.html"
@@ -14963,6 +15552,7 @@
14963
15552
  },
14964
15553
  "nightly": {
14965
15554
  "url": "https://w3c.github.io/paint-timing/",
15555
+ "alternateUrls": [],
14966
15556
  "repository": "https://github.com/w3c/paint-timing",
14967
15557
  "sourcePath": "index.bs",
14968
15558
  "filename": "index.html"
@@ -15005,6 +15595,7 @@
15005
15595
  },
15006
15596
  "nightly": {
15007
15597
  "url": "https://w3c.github.io/payment-handler/",
15598
+ "alternateUrls": [],
15008
15599
  "repository": "https://github.com/w3c/payment-handler",
15009
15600
  "sourcePath": "index.html",
15010
15601
  "filename": "index.html"
@@ -15047,6 +15638,7 @@
15047
15638
  },
15048
15639
  "nightly": {
15049
15640
  "url": "https://w3c.github.io/payment-method-id/",
15641
+ "alternateUrls": [],
15050
15642
  "repository": "https://github.com/w3c/payment-method-id",
15051
15643
  "sourcePath": "index.html",
15052
15644
  "filename": "index.html"
@@ -15089,6 +15681,7 @@
15089
15681
  },
15090
15682
  "nightly": {
15091
15683
  "url": "https://w3c.github.io/payment-method-manifest/",
15684
+ "alternateUrls": [],
15092
15685
  "repository": "https://github.com/w3c/payment-method-manifest",
15093
15686
  "sourcePath": "index.bs",
15094
15687
  "filename": "index.html"
@@ -15126,6 +15719,7 @@
15126
15719
  },
15127
15720
  "nightly": {
15128
15721
  "url": "https://w3c.github.io/payment-request/",
15722
+ "alternateUrls": [],
15129
15723
  "repository": "https://github.com/w3c/payment-request",
15130
15724
  "sourcePath": "index.html",
15131
15725
  "filename": "index.html"
@@ -15168,6 +15762,7 @@
15168
15762
  },
15169
15763
  "nightly": {
15170
15764
  "url": "https://w3c.github.io/performance-timeline/",
15765
+ "alternateUrls": [],
15171
15766
  "repository": "https://github.com/w3c/performance-timeline",
15172
15767
  "sourcePath": "index.html",
15173
15768
  "filename": "index.html"
@@ -15211,6 +15806,7 @@
15211
15806
  },
15212
15807
  "nightly": {
15213
15808
  "url": "https://w3c.github.io/webappsec-permissions-policy/",
15809
+ "alternateUrls": [],
15214
15810
  "repository": "https://github.com/w3c/webappsec-permissions-policy",
15215
15811
  "sourcePath": "index.bs",
15216
15812
  "filename": "index.html"
@@ -15253,6 +15849,7 @@
15253
15849
  },
15254
15850
  "nightly": {
15255
15851
  "url": "https://w3c.github.io/permissions/",
15852
+ "alternateUrls": [],
15256
15853
  "repository": "https://github.com/w3c/permissions",
15257
15854
  "sourcePath": "index.html",
15258
15855
  "filename": "index.html"
@@ -15295,6 +15892,7 @@
15295
15892
  },
15296
15893
  "nightly": {
15297
15894
  "url": "https://w3c.github.io/picture-in-picture/",
15895
+ "alternateUrls": [],
15298
15896
  "repository": "https://github.com/w3c/picture-in-picture",
15299
15897
  "sourcePath": "index.bs",
15300
15898
  "filename": "index.html"
@@ -15338,6 +15936,7 @@
15338
15936
  },
15339
15937
  "nightly": {
15340
15938
  "url": "https://w3c.github.io/pointerevents/",
15939
+ "alternateUrls": [],
15341
15940
  "repository": "https://github.com/w3c/pointerevents",
15342
15941
  "sourcePath": "index.html",
15343
15942
  "filename": "index.html"
@@ -15381,6 +15980,7 @@
15381
15980
  },
15382
15981
  "nightly": {
15383
15982
  "url": "https://w3c.github.io/pointerlock/",
15983
+ "alternateUrls": [],
15384
15984
  "repository": "https://github.com/w3c/pointerlock",
15385
15985
  "sourcePath": "index.html",
15386
15986
  "filename": "index.html"
@@ -15423,6 +16023,7 @@
15423
16023
  },
15424
16024
  "nightly": {
15425
16025
  "url": "https://w3c.github.io/presentation-api/",
16026
+ "alternateUrls": [],
15426
16027
  "repository": "https://github.com/w3c/presentation-api",
15427
16028
  "sourcePath": "index.html",
15428
16029
  "filename": "index.html"
@@ -15465,6 +16066,7 @@
15465
16066
  },
15466
16067
  "nightly": {
15467
16068
  "url": "https://w3c.github.io/proximity/",
16069
+ "alternateUrls": [],
15468
16070
  "repository": "https://github.com/w3c/proximity",
15469
16071
  "sourcePath": "index.bs",
15470
16072
  "filename": "index.html"
@@ -15507,6 +16109,7 @@
15507
16109
  },
15508
16110
  "nightly": {
15509
16111
  "url": "https://w3c.github.io/push-api/",
16112
+ "alternateUrls": [],
15510
16113
  "repository": "https://github.com/w3c/push-api",
15511
16114
  "sourcePath": "index.html",
15512
16115
  "filename": "index.html"
@@ -15549,6 +16152,7 @@
15549
16152
  },
15550
16153
  "nightly": {
15551
16154
  "url": "https://w3c.github.io/webappsec-referrer-policy/",
16155
+ "alternateUrls": [],
15552
16156
  "repository": "https://github.com/w3c/webappsec-referrer-policy",
15553
16157
  "sourcePath": "index.src.html",
15554
16158
  "filename": "index.html"
@@ -15591,6 +16195,7 @@
15591
16195
  },
15592
16196
  "nightly": {
15593
16197
  "url": "https://w3c.github.io/remote-playback/",
16198
+ "alternateUrls": [],
15594
16199
  "repository": "https://github.com/w3c/remote-playback",
15595
16200
  "sourcePath": "index.html",
15596
16201
  "filename": "index.html"
@@ -15634,6 +16239,7 @@
15634
16239
  },
15635
16240
  "nightly": {
15636
16241
  "url": "https://w3c.github.io/reporting/",
16242
+ "alternateUrls": [],
15637
16243
  "repository": "https://github.com/w3c/reporting",
15638
16244
  "sourcePath": "index.src.html",
15639
16245
  "filename": "index.html"
@@ -15676,6 +16282,7 @@
15676
16282
  },
15677
16283
  "nightly": {
15678
16284
  "url": "https://w3c.github.io/requestidlecallback/",
16285
+ "alternateUrls": [],
15679
16286
  "repository": "https://github.com/w3c/requestidlecallback",
15680
16287
  "sourcePath": "index.html",
15681
16288
  "filename": "index.html"
@@ -15719,6 +16326,9 @@
15719
16326
  },
15720
16327
  "nightly": {
15721
16328
  "url": "https://drafts.csswg.org/resize-observer-1/",
16329
+ "alternateUrls": [
16330
+ "https://w3c.github.io/csswg-drafts/resize-observer-1/"
16331
+ ],
15722
16332
  "repository": "https://github.com/w3c/csswg-drafts",
15723
16333
  "sourcePath": "resize-observer-1/Overview.bs",
15724
16334
  "filename": "Overview.html"
@@ -15761,6 +16371,7 @@
15761
16371
  },
15762
16372
  "nightly": {
15763
16373
  "url": "https://w3c.github.io/resource-hints/",
16374
+ "alternateUrls": [],
15764
16375
  "repository": "https://github.com/w3c/resource-hints",
15765
16376
  "sourcePath": "index.html",
15766
16377
  "filename": "index.html"
@@ -15798,6 +16409,7 @@
15798
16409
  },
15799
16410
  "nightly": {
15800
16411
  "url": "https://w3c.github.io/resource-timing/",
16412
+ "alternateUrls": [],
15801
16413
  "repository": "https://github.com/w3c/resource-timing",
15802
16414
  "sourcePath": "index.html",
15803
16415
  "filename": "index.html"
@@ -15840,6 +16452,7 @@
15840
16452
  },
15841
16453
  "nightly": {
15842
16454
  "url": "https://w3c.github.io/mediacapture-screen-share/",
16455
+ "alternateUrls": [],
15843
16456
  "repository": "https://github.com/w3c/mediacapture-screen-share",
15844
16457
  "sourcePath": "index.html",
15845
16458
  "filename": "index.html"
@@ -15882,6 +16495,7 @@
15882
16495
  },
15883
16496
  "nightly": {
15884
16497
  "url": "https://w3c.github.io/screen-orientation/",
16498
+ "alternateUrls": [],
15885
16499
  "repository": "https://github.com/w3c/screen-orientation",
15886
16500
  "sourcePath": "index.html",
15887
16501
  "filename": "index.html"
@@ -15924,6 +16538,7 @@
15924
16538
  },
15925
16539
  "nightly": {
15926
16540
  "url": "https://w3c.github.io/screen-wake-lock/",
16541
+ "alternateUrls": [],
15927
16542
  "repository": "https://github.com/w3c/screen-wake-lock",
15928
16543
  "sourcePath": "index.html",
15929
16544
  "filename": "index.html"
@@ -15966,6 +16581,7 @@
15966
16581
  },
15967
16582
  "nightly": {
15968
16583
  "url": "https://w3c.github.io/webappsec-secure-contexts/",
16584
+ "alternateUrls": [],
15969
16585
  "repository": "https://github.com/w3c/webappsec-secure-contexts",
15970
16586
  "sourcePath": "index.bs",
15971
16587
  "filename": "index.html"
@@ -16008,6 +16624,7 @@
16008
16624
  },
16009
16625
  "nightly": {
16010
16626
  "url": "https://w3c.github.io/secure-payment-confirmation/",
16627
+ "alternateUrls": [],
16011
16628
  "repository": "https://github.com/w3c/secure-payment-confirmation",
16012
16629
  "sourcePath": "spec.bs",
16013
16630
  "filename": "index.html"
@@ -16050,6 +16667,7 @@
16050
16667
  },
16051
16668
  "nightly": {
16052
16669
  "url": "https://w3c.github.io/selection-api/",
16670
+ "alternateUrls": [],
16053
16671
  "repository": "https://github.com/w3c/selection-api",
16054
16672
  "sourcePath": "index.html",
16055
16673
  "filename": "index.html"
@@ -16093,6 +16711,9 @@
16093
16711
  },
16094
16712
  "nightly": {
16095
16713
  "url": "https://drafts.csswg.org/selectors-4/",
16714
+ "alternateUrls": [
16715
+ "https://w3c.github.io/csswg-drafts/selectors-4/"
16716
+ ],
16096
16717
  "repository": "https://github.com/w3c/csswg-drafts",
16097
16718
  "sourcePath": "selectors-4/Overview.bs",
16098
16719
  "filename": "Overview.html"
@@ -16135,6 +16756,7 @@
16135
16756
  },
16136
16757
  "nightly": {
16137
16758
  "url": "https://w3c.github.io/server-timing/",
16759
+ "alternateUrls": [],
16138
16760
  "repository": "https://github.com/w3c/server-timing",
16139
16761
  "sourcePath": "index.html",
16140
16762
  "filename": "index.html"
@@ -16177,6 +16799,7 @@
16177
16799
  },
16178
16800
  "nightly": {
16179
16801
  "url": "https://w3c.github.io/ServiceWorker/",
16802
+ "alternateUrls": [],
16180
16803
  "repository": "https://github.com/w3c/ServiceWorker",
16181
16804
  "sourcePath": "docs/index.bs",
16182
16805
  "filename": "index.html"
@@ -16220,6 +16843,7 @@
16220
16843
  },
16221
16844
  "nightly": {
16222
16845
  "url": "https://w3c.github.io/webappsec-subresource-integrity/",
16846
+ "alternateUrls": [],
16223
16847
  "repository": "https://github.com/w3c/webappsec-subresource-integrity",
16224
16848
  "sourcePath": "index.bs",
16225
16849
  "filename": "index.html"
@@ -16262,6 +16886,7 @@
16262
16886
  },
16263
16887
  "nightly": {
16264
16888
  "url": "https://w3c.github.io/svg-aam/",
16889
+ "alternateUrls": [],
16265
16890
  "repository": "https://github.com/w3c/svg-aam",
16266
16891
  "sourcePath": "index.html",
16267
16892
  "filename": "index.html"
@@ -16304,6 +16929,7 @@
16304
16929
  },
16305
16930
  "nightly": {
16306
16931
  "url": "https://svgwg.org/specs/integration/",
16932
+ "alternateUrls": [],
16307
16933
  "repository": "https://github.com/w3c/svgwg",
16308
16934
  "sourcePath": "specs/integration/master/Overview.html",
16309
16935
  "filename": "Overview.html"
@@ -16340,6 +16966,7 @@
16340
16966
  },
16341
16967
  "nightly": {
16342
16968
  "url": "https://svgwg.org/specs/strokes/",
16969
+ "alternateUrls": [],
16343
16970
  "repository": "https://github.com/w3c/svgwg",
16344
16971
  "sourcePath": "specs/strokes/master/Overview.html",
16345
16972
  "filename": "Overview.html"
@@ -16367,6 +16994,7 @@
16367
16994
  "nightly": {
16368
16995
  "url": "https://www.w3.org/TR/SVG11/",
16369
16996
  "repository": "https://github.com/w3c/svgwg",
16997
+ "alternateUrls": [],
16370
16998
  "sourcePath": "master/Overview.html",
16371
16999
  "pages": [
16372
17000
  "https://www.w3.org/TR/SVG11/expanded-toc.html",
@@ -16531,6 +17159,7 @@
16531
17159
  },
16532
17160
  "nightly": {
16533
17161
  "url": "https://svgwg.org/svg2-draft/",
17162
+ "alternateUrls": [],
16534
17163
  "repository": "https://github.com/w3c/svgwg",
16535
17164
  "sourcePath": "master/Overview.html",
16536
17165
  "pages": [
@@ -16602,6 +17231,7 @@
16602
17231
  },
16603
17232
  "nightly": {
16604
17233
  "url": "https://w3c.github.io/timing-entrytypes-registry/",
17234
+ "alternateUrls": [],
16605
17235
  "repository": "https://github.com/w3c/timing-entrytypes-registry",
16606
17236
  "sourcePath": "index.html",
16607
17237
  "filename": "index.html"
@@ -16644,6 +17274,7 @@
16644
17274
  },
16645
17275
  "nightly": {
16646
17276
  "url": "https://w3c.github.io/touch-events/",
17277
+ "alternateUrls": [],
16647
17278
  "repository": "https://github.com/w3c/touch-events",
16648
17279
  "sourcePath": "index.html",
16649
17280
  "filename": "index.html"
@@ -16676,6 +17307,7 @@
16676
17307
  "nightly": {
16677
17308
  "url": "https://w3c.github.io/dnt/drafts/tracking-dnt.html",
16678
17309
  "sourcePath": "drafts/tracking-dnt.html",
17310
+ "alternateUrls": [],
16679
17311
  "repository": "https://github.com/w3c/dnt",
16680
17312
  "filename": "tracking-dnt.html"
16681
17313
  },
@@ -16712,6 +17344,7 @@
16712
17344
  "nightly": {
16713
17345
  "url": "https://w3c.github.io/uievents-code/",
16714
17346
  "sourcePath": "index-source.txt",
17347
+ "alternateUrls": [],
16715
17348
  "repository": "https://github.com/w3c/uievents-code",
16716
17349
  "filename": "index.html"
16717
17350
  },
@@ -16748,6 +17381,7 @@
16748
17381
  "nightly": {
16749
17382
  "url": "https://w3c.github.io/uievents-key/",
16750
17383
  "sourcePath": "index-source.txt",
17384
+ "alternateUrls": [],
16751
17385
  "repository": "https://github.com/w3c/uievents-key",
16752
17386
  "filename": "index.html"
16753
17387
  },
@@ -16794,6 +17428,7 @@
16794
17428
  },
16795
17429
  "nightly": {
16796
17430
  "url": "https://w3c.github.io/uievents/",
17431
+ "alternateUrls": [],
16797
17432
  "repository": "https://github.com/w3c/uievents",
16798
17433
  "sourcePath": "index.bs",
16799
17434
  "filename": "index.html"
@@ -16836,6 +17471,7 @@
16836
17471
  },
16837
17472
  "nightly": {
16838
17473
  "url": "https://w3c.github.io/webappsec-upgrade-insecure-requests/",
17474
+ "alternateUrls": [],
16839
17475
  "repository": "https://github.com/w3c/webappsec-upgrade-insecure-requests",
16840
17476
  "sourcePath": "index.bs",
16841
17477
  "filename": "index.html"
@@ -16878,6 +17514,7 @@
16878
17514
  },
16879
17515
  "nightly": {
16880
17516
  "url": "https://w3c.github.io/user-timing/",
17517
+ "alternateUrls": [],
16881
17518
  "repository": "https://github.com/w3c/user-timing",
16882
17519
  "sourcePath": "index.html",
16883
17520
  "filename": "index.html"
@@ -16920,6 +17557,7 @@
16920
17557
  },
16921
17558
  "nightly": {
16922
17559
  "url": "https://w3c.github.io/vibration/",
17560
+ "alternateUrls": [],
16923
17561
  "repository": "https://github.com/w3c/vibration",
16924
17562
  "sourcePath": "index.html",
16925
17563
  "filename": "index.html"
@@ -16962,6 +17600,7 @@
16962
17600
  },
16963
17601
  "nightly": {
16964
17602
  "url": "https://w3c.github.io/virtual-keyboard/",
17603
+ "alternateUrls": [],
16965
17604
  "repository": "https://github.com/w3c/virtual-keyboard",
16966
17605
  "sourcePath": "index.html",
16967
17606
  "filename": "index.html"
@@ -17000,6 +17639,7 @@
17000
17639
  },
17001
17640
  "nightly": {
17002
17641
  "url": "https://w3c.github.io/aria/",
17642
+ "alternateUrls": [],
17003
17643
  "repository": "https://github.com/w3c/aria",
17004
17644
  "sourcePath": "index.html",
17005
17645
  "filename": "index.html"
@@ -17048,6 +17688,7 @@
17048
17688
  },
17049
17689
  "nightly": {
17050
17690
  "url": "https://webassembly.github.io/spec/core/bikeshed/",
17691
+ "alternateUrls": [],
17051
17692
  "repository": "https://github.com/WebAssembly/spec",
17052
17693
  "sourcePath": "document/core/index.bs",
17053
17694
  "filename": "index.html"
@@ -17088,6 +17729,7 @@
17088
17729
  },
17089
17730
  "nightly": {
17090
17731
  "url": "https://webassembly.github.io/spec/js-api/",
17732
+ "alternateUrls": [],
17091
17733
  "repository": "https://github.com/WebAssembly/spec",
17092
17734
  "sourcePath": "document/js-api/index.bs",
17093
17735
  "filename": "index.html"
@@ -17131,6 +17773,7 @@
17131
17773
  },
17132
17774
  "nightly": {
17133
17775
  "url": "https://webassembly.github.io/spec/web-api/",
17776
+ "alternateUrls": [],
17134
17777
  "repository": "https://github.com/WebAssembly/spec",
17135
17778
  "sourcePath": "document/web-api/index.bs",
17136
17779
  "filename": "index.html"
@@ -17175,6 +17818,9 @@
17175
17818
  },
17176
17819
  "nightly": {
17177
17820
  "url": "https://drafts.csswg.org/web-animations-1/",
17821
+ "alternateUrls": [
17822
+ "https://w3c.github.io/csswg-drafts/web-animations-1/"
17823
+ ],
17178
17824
  "repository": "https://github.com/w3c/csswg-drafts",
17179
17825
  "sourcePath": "web-animations-1/Overview.bs",
17180
17826
  "filename": "Overview.html"
@@ -17217,6 +17863,7 @@
17217
17863
  },
17218
17864
  "nightly": {
17219
17865
  "url": "https://w3c.github.io/web-share/",
17866
+ "alternateUrls": [],
17220
17867
  "repository": "https://github.com/w3c/web-share",
17221
17868
  "sourcePath": "index.html",
17222
17869
  "filename": "index.html"
@@ -17259,6 +17906,7 @@
17259
17906
  },
17260
17907
  "nightly": {
17261
17908
  "url": "https://webaudio.github.io/web-audio-api/",
17909
+ "alternateUrls": [],
17262
17910
  "repository": "https://github.com/WebAudio/web-audio-api",
17263
17911
  "sourcePath": "index.bs",
17264
17912
  "filename": "index.html"
@@ -17303,6 +17951,7 @@
17303
17951
  },
17304
17952
  "nightly": {
17305
17953
  "url": "https://w3c.github.io/webauthn/",
17954
+ "alternateUrls": [],
17306
17955
  "repository": "https://github.com/w3c/webauthn",
17307
17956
  "sourcePath": "index.bs",
17308
17957
  "filename": "index.html"
@@ -17344,6 +17993,7 @@
17344
17993
  },
17345
17994
  "nightly": {
17346
17995
  "url": "https://w3c.github.io/webcodecs/",
17996
+ "alternateUrls": [],
17347
17997
  "repository": "https://github.com/w3c/webcodecs",
17348
17998
  "sourcePath": "index.src.html",
17349
17999
  "filename": "index.html"
@@ -17386,6 +18036,7 @@
17386
18036
  },
17387
18037
  "nightly": {
17388
18038
  "url": "https://w3c.github.io/webcrypto/",
18039
+ "alternateUrls": [],
17389
18040
  "repository": "https://github.com/w3c/webcrypto",
17390
18041
  "sourcePath": "spec/Overview.html",
17391
18042
  "filename": "Overview.html"
@@ -17429,6 +18080,7 @@
17429
18080
  },
17430
18081
  "nightly": {
17431
18082
  "url": "https://w3c.github.io/webdriver/",
18083
+ "alternateUrls": [],
17432
18084
  "repository": "https://github.com/w3c/webdriver",
17433
18085
  "sourcePath": "index.html",
17434
18086
  "filename": "index.html"
@@ -17477,6 +18129,7 @@
17477
18129
  },
17478
18130
  "nightly": {
17479
18131
  "url": "https://gpuweb.github.io/gpuweb/",
18132
+ "alternateUrls": [],
17480
18133
  "repository": "https://github.com/gpuweb/gpuweb",
17481
18134
  "sourcePath": "spec/index.bs",
17482
18135
  "filename": "index.html"
@@ -17513,6 +18166,7 @@
17513
18166
  },
17514
18167
  "nightly": {
17515
18168
  "url": "https://webaudio.github.io/web-midi-api/",
18169
+ "alternateUrls": [],
17516
18170
  "repository": "https://github.com/WebAudio/web-midi-api",
17517
18171
  "sourcePath": "index.html",
17518
18172
  "filename": "index.html"
@@ -17555,6 +18209,7 @@
17555
18209
  },
17556
18210
  "nightly": {
17557
18211
  "url": "https://webmachinelearning.github.io/webnn/",
18212
+ "alternateUrls": [],
17558
18213
  "repository": "https://github.com/webmachinelearning/webnn",
17559
18214
  "sourcePath": "index.bs",
17560
18215
  "filename": "index.html"
@@ -17597,6 +18252,7 @@
17597
18252
  },
17598
18253
  "nightly": {
17599
18254
  "url": "https://w3c.github.io/webrtc-encoded-transform/",
18255
+ "alternateUrls": [],
17600
18256
  "repository": "https://github.com/w3c/webrtc-encoded-transform",
17601
18257
  "sourcePath": "index.bs",
17602
18258
  "filename": "index.html"
@@ -17639,6 +18295,7 @@
17639
18295
  },
17640
18296
  "nightly": {
17641
18297
  "url": "https://w3c.github.io/webrtc-identity/",
18298
+ "alternateUrls": [],
17642
18299
  "repository": "https://github.com/w3c/webrtc-identity",
17643
18300
  "sourcePath": "identity.html",
17644
18301
  "filename": "index.html"
@@ -17681,6 +18338,7 @@
17681
18338
  },
17682
18339
  "nightly": {
17683
18340
  "url": "https://w3c.github.io/webrtc-priority/",
18341
+ "alternateUrls": [],
17684
18342
  "repository": "https://github.com/w3c/webrtc-priority",
17685
18343
  "sourcePath": "index.bs",
17686
18344
  "filename": "index.html"
@@ -17724,6 +18382,7 @@
17724
18382
  },
17725
18383
  "nightly": {
17726
18384
  "url": "https://w3c.github.io/webrtc-stats/",
18385
+ "alternateUrls": [],
17727
18386
  "repository": "https://github.com/w3c/webrtc-stats",
17728
18387
  "sourcePath": "webrtc-stats.html",
17729
18388
  "filename": "index.html"
@@ -17765,6 +18424,7 @@
17765
18424
  },
17766
18425
  "nightly": {
17767
18426
  "url": "https://w3c.github.io/webrtc-svc/",
18427
+ "alternateUrls": [],
17768
18428
  "repository": "https://github.com/w3c/webrtc-svc",
17769
18429
  "sourcePath": "index.html",
17770
18430
  "filename": "index.html"
@@ -17808,6 +18468,7 @@
17808
18468
  },
17809
18469
  "nightly": {
17810
18470
  "url": "https://w3c.github.io/webrtc-pc/",
18471
+ "alternateUrls": [],
17811
18472
  "repository": "https://github.com/w3c/webrtc-pc",
17812
18473
  "sourcePath": "webrtc.html",
17813
18474
  "filename": "index.html"
@@ -17849,6 +18510,7 @@
17849
18510
  },
17850
18511
  "nightly": {
17851
18512
  "url": "https://w3c.github.io/webtransport/",
18513
+ "alternateUrls": [],
17852
18514
  "repository": "https://github.com/w3c/webtransport",
17853
18515
  "sourcePath": "index.bs",
17854
18516
  "filename": "index.html"
@@ -17892,6 +18554,7 @@
17892
18554
  },
17893
18555
  "nightly": {
17894
18556
  "url": "https://w3c.github.io/webvtt/",
18557
+ "alternateUrls": [],
17895
18558
  "repository": "https://github.com/w3c/webvtt",
17896
18559
  "sourcePath": "index.bs",
17897
18560
  "filename": "index.html"
@@ -17935,6 +18598,7 @@
17935
18598
  },
17936
18599
  "nightly": {
17937
18600
  "url": "https://immersive-web.github.io/webxr-ar-module/",
18601
+ "alternateUrls": [],
17938
18602
  "repository": "https://github.com/immersive-web/webxr-ar-module",
17939
18603
  "sourcePath": "index.bs",
17940
18604
  "filename": "index.html"
@@ -17978,6 +18642,7 @@
17978
18642
  },
17979
18643
  "nightly": {
17980
18644
  "url": "https://immersive-web.github.io/depth-sensing/",
18645
+ "alternateUrls": [],
17981
18646
  "repository": "https://github.com/immersive-web/depth-sensing",
17982
18647
  "sourcePath": "index.bs",
17983
18648
  "filename": "index.html"
@@ -18015,6 +18680,7 @@
18015
18680
  },
18016
18681
  "nightly": {
18017
18682
  "url": "https://immersive-web.github.io/dom-overlays/",
18683
+ "alternateUrls": [],
18018
18684
  "repository": "https://github.com/immersive-web/dom-overlays",
18019
18685
  "sourcePath": "index.bs",
18020
18686
  "filename": "index.html"
@@ -18058,6 +18724,7 @@
18058
18724
  },
18059
18725
  "nightly": {
18060
18726
  "url": "https://immersive-web.github.io/webxr-gamepads-module/",
18727
+ "alternateUrls": [],
18061
18728
  "repository": "https://github.com/immersive-web/webxr-gamepads-module",
18062
18729
  "sourcePath": "index.bs",
18063
18730
  "filename": "index.html"
@@ -18101,6 +18768,7 @@
18101
18768
  },
18102
18769
  "nightly": {
18103
18770
  "url": "https://immersive-web.github.io/webxr-hand-input/",
18771
+ "alternateUrls": [],
18104
18772
  "repository": "https://github.com/immersive-web/webxr-hand-input",
18105
18773
  "sourcePath": "index.bs",
18106
18774
  "filename": "index.html"
@@ -18144,6 +18812,7 @@
18144
18812
  },
18145
18813
  "nightly": {
18146
18814
  "url": "https://immersive-web.github.io/hit-test/",
18815
+ "alternateUrls": [],
18147
18816
  "repository": "https://github.com/immersive-web/hit-test",
18148
18817
  "sourcePath": "index.bs",
18149
18818
  "filename": "index.html"
@@ -18187,6 +18856,7 @@
18187
18856
  },
18188
18857
  "nightly": {
18189
18858
  "url": "https://immersive-web.github.io/lighting-estimation/",
18859
+ "alternateUrls": [],
18190
18860
  "repository": "https://github.com/immersive-web/lighting-estimation",
18191
18861
  "sourcePath": "index.bs",
18192
18862
  "filename": "index.html"
@@ -18223,6 +18893,7 @@
18223
18893
  },
18224
18894
  "nightly": {
18225
18895
  "url": "https://immersive-web.github.io/webxr/",
18896
+ "alternateUrls": [],
18226
18897
  "repository": "https://github.com/immersive-web/webxr",
18227
18898
  "sourcePath": "index.bs",
18228
18899
  "filename": "index.html"
@@ -18275,6 +18946,7 @@
18275
18946
  },
18276
18947
  "nightly": {
18277
18948
  "url": "https://immersive-web.github.io/layers/",
18949
+ "alternateUrls": [],
18278
18950
  "repository": "https://github.com/immersive-web/layers",
18279
18951
  "sourcePath": "webxrlayers-1.bs",
18280
18952
  "filename": "index.html"
@@ -18307,6 +18979,7 @@
18307
18979
  "nightly": {
18308
18980
  "url": "https://gpuweb.github.io/gpuweb/wgsl/",
18309
18981
  "sourcePath": "wgsl/index.bs",
18982
+ "alternateUrls": [],
18310
18983
  "repository": "https://github.com/gpuweb/gpuweb",
18311
18984
  "filename": "index.html"
18312
18985
  },
@@ -18353,6 +19026,7 @@
18353
19026
  },
18354
19027
  "nightly": {
18355
19028
  "url": "https://w3c.github.io/window-placement/",
19029
+ "alternateUrls": [],
18356
19030
  "repository": "https://github.com/w3c/window-placement",
18357
19031
  "sourcePath": "index.bs",
18358
19032
  "filename": "index.html"
@@ -18386,6 +19060,7 @@
18386
19060
  "nightly": {
18387
19061
  "url": "https://w3c.github.io/woff/woff1/spec/Overview.html",
18388
19062
  "sourcePath": "woff1/spec/Overview.html",
19063
+ "alternateUrls": [],
18389
19064
  "repository": "https://github.com/w3c/woff",
18390
19065
  "filename": "Overview.html"
18391
19066
  },
@@ -18430,6 +19105,7 @@
18430
19105
  "nightly": {
18431
19106
  "url": "https://w3c.github.io/woff/woff2/",
18432
19107
  "sourcePath": "woff2/index.html",
19108
+ "alternateUrls": [],
18433
19109
  "repository": "https://github.com/w3c/woff",
18434
19110
  "filename": "index.html"
18435
19111
  },
@@ -18477,6 +19153,7 @@
18477
19153
  ],
18478
19154
  "nightly": {
18479
19155
  "url": "https://xhr.spec.whatwg.org/",
19156
+ "alternateUrls": [],
18480
19157
  "repository": "https://github.com/whatwg/xhr",
18481
19158
  "sourcePath": "xhr.bs",
18482
19159
  "filename": "index.html"