web-specs 2.4.0 → 2.6.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 +3 -1
  2. package/index.json +195 -361
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -437,7 +437,9 @@ That path is computed by parsing the contents of the repository for common
437
437
  patterns. The info must be specified in `specs.json` for specifications that do
438
438
  not follow a common pattern.
439
439
 
440
- The `sourcePath` property is always set when `repository` is set.
440
+ The `sourcePath` property is always set when `repository` is set... except in
441
+ rare cases where the source of the spec is not in the default branch of the
442
+ repository.
441
443
 
442
444
  **Note:** The path is relative to the root of the repository, and only valid in
443
445
  the default branch of the repository. If needed, the source may be fetched from
package/index.json CHANGED
@@ -922,6 +922,43 @@
922
922
  ]
923
923
  }
924
924
  },
925
+ {
926
+ "url": "https://fs.spec.whatwg.org/",
927
+ "seriesComposition": "full",
928
+ "shortname": "fs",
929
+ "series": {
930
+ "shortname": "fs",
931
+ "currentSpecification": "fs",
932
+ "title": "File System Standard",
933
+ "shortTitle": "File System",
934
+ "nightlyUrl": "https://fs.spec.whatwg.org/"
935
+ },
936
+ "organization": "WHATWG",
937
+ "groups": [
938
+ {
939
+ "name": "Storage Workstream",
940
+ "url": "https://fs.spec.whatwg.org/"
941
+ }
942
+ ],
943
+ "nightly": {
944
+ "url": "https://fs.spec.whatwg.org/",
945
+ "repository": "https://github.com/whatwg/fs",
946
+ "sourcePath": "index.bs",
947
+ "filename": "index.html"
948
+ },
949
+ "title": "File System Standard",
950
+ "source": "specref",
951
+ "shortTitle": "File System",
952
+ "categories": [
953
+ "browser"
954
+ ],
955
+ "tests": {
956
+ "repository": "https://github.com/web-platform-tests/wpt",
957
+ "testPaths": [
958
+ "fs"
959
+ ]
960
+ }
961
+ },
925
962
  {
926
963
  "url": "https://fullscreen.spec.whatwg.org/",
927
964
  "seriesComposition": "full",
@@ -1057,7 +1094,6 @@
1057
1094
  "html",
1058
1095
  "imagebitmap-renderingcontext",
1059
1096
  "webmessaging",
1060
- "websockets",
1061
1097
  "webstorage",
1062
1098
  "workers",
1063
1099
  "worklets",
@@ -1541,37 +1577,6 @@
1541
1577
  "browser"
1542
1578
  ]
1543
1579
  },
1544
- {
1545
- "url": "https://tc39.es/proposal-accessible-object-hasownproperty/",
1546
- "seriesComposition": "full",
1547
- "shortname": "tc39-accessible-object-hasownproperty",
1548
- "series": {
1549
- "shortname": "tc39-accessible-object-hasownproperty",
1550
- "currentSpecification": "tc39-accessible-object-hasownproperty",
1551
- "title": "Accessible Object.hasOwnProperty",
1552
- "shortTitle": "Accessible Object.hasOwnProperty",
1553
- "nightlyUrl": "https://tc39.es/proposal-accessible-object-hasownproperty/"
1554
- },
1555
- "organization": "Ecma International",
1556
- "groups": [
1557
- {
1558
- "name": "TC39",
1559
- "url": "https://tc39.es/"
1560
- }
1561
- ],
1562
- "nightly": {
1563
- "url": "https://tc39.es/proposal-accessible-object-hasownproperty/",
1564
- "repository": "https://github.com/tc39/proposal-accessible-object-hasownproperty",
1565
- "sourcePath": "index.html",
1566
- "filename": "index.html"
1567
- },
1568
- "title": "Accessible Object.hasOwnProperty",
1569
- "source": "spec",
1570
- "shortTitle": "Accessible Object.hasOwnProperty",
1571
- "categories": [
1572
- "browser"
1573
- ]
1574
- },
1575
1580
  {
1576
1581
  "url": "https://tc39.es/proposal-array-find-from-last/",
1577
1582
  "seriesComposition": "full",
@@ -1666,15 +1671,15 @@
1666
1671
  ]
1667
1672
  },
1668
1673
  {
1669
- "url": "https://tc39.es/proposal-class-fields/",
1674
+ "url": "https://tc39.es/proposal-change-array-by-copy/",
1670
1675
  "seriesComposition": "full",
1671
- "shortname": "tc39-class-fields",
1676
+ "shortname": "tc39-change-array-by-copy",
1672
1677
  "series": {
1673
- "shortname": "tc39-class-fields",
1674
- "currentSpecification": "tc39-class-fields",
1675
- "title": "Public and private instance fields proposal",
1676
- "shortTitle": "Public and private instance fields proposal",
1677
- "nightlyUrl": "https://tc39.es/proposal-class-fields/"
1678
+ "shortname": "tc39-change-array-by-copy",
1679
+ "currentSpecification": "tc39-change-array-by-copy",
1680
+ "title": "Change Array by copy",
1681
+ "shortTitle": "Change Array by copy",
1682
+ "nightlyUrl": "https://tc39.es/proposal-change-array-by-copy/"
1678
1683
  },
1679
1684
  "organization": "Ecma International",
1680
1685
  "groups": [
@@ -1684,28 +1689,28 @@
1684
1689
  }
1685
1690
  ],
1686
1691
  "nightly": {
1687
- "url": "https://tc39.es/proposal-class-fields/",
1688
- "repository": "https://github.com/tc39/proposal-class-fields",
1692
+ "url": "https://tc39.es/proposal-change-array-by-copy/",
1693
+ "repository": "https://github.com/tc39/proposal-change-array-by-copy",
1689
1694
  "sourcePath": "spec.html",
1690
1695
  "filename": "index.html"
1691
1696
  },
1692
- "title": "Public and private instance fields proposal",
1697
+ "title": "Change Array by copy",
1693
1698
  "source": "spec",
1694
- "shortTitle": "Public and private instance fields proposal",
1699
+ "shortTitle": "Change Array by copy",
1695
1700
  "categories": [
1696
1701
  "browser"
1697
1702
  ]
1698
1703
  },
1699
1704
  {
1700
- "url": "https://tc39.es/proposal-class-static-block/",
1705
+ "url": "https://tc39.es/proposal-decorators/",
1701
1706
  "seriesComposition": "full",
1702
- "shortname": "tc39-class-static-block",
1707
+ "shortname": "tc39-decorators",
1703
1708
  "series": {
1704
- "shortname": "tc39-class-static-block",
1705
- "currentSpecification": "tc39-class-static-block",
1706
- "title": "ECMAScript class static initialization blocks",
1707
- "shortTitle": "ECMAScript class static initialization blocks",
1708
- "nightlyUrl": "https://tc39.es/proposal-class-static-block/"
1709
+ "shortname": "tc39-decorators",
1710
+ "currentSpecification": "tc39-decorators",
1711
+ "title": "Decorators proposal",
1712
+ "shortTitle": "Decorators proposal",
1713
+ "nightlyUrl": "https://tc39.es/proposal-decorators/"
1709
1714
  },
1710
1715
  "organization": "Ecma International",
1711
1716
  "groups": [
@@ -1715,45 +1720,13 @@
1715
1720
  }
1716
1721
  ],
1717
1722
  "nightly": {
1718
- "url": "https://tc39.es/proposal-class-static-block/",
1719
- "repository": "https://github.com/tc39/proposal-class-static-block",
1720
- "sourcePath": "spec/index.html",
1723
+ "url": "https://tc39.es/proposal-decorators/",
1724
+ "repository": "https://github.com/tc39/proposal-decorators",
1721
1725
  "filename": "index.html"
1722
1726
  },
1723
- "title": "ECMAScript class static initialization blocks",
1727
+ "title": "Decorators proposal",
1724
1728
  "source": "spec",
1725
- "shortTitle": "ECMAScript class static initialization blocks",
1726
- "categories": [
1727
- "browser"
1728
- ]
1729
- },
1730
- {
1731
- "url": "https://tc39.es/proposal-error-cause/",
1732
- "seriesComposition": "full",
1733
- "shortname": "tc39-error-cause",
1734
- "series": {
1735
- "shortname": "tc39-error-cause",
1736
- "currentSpecification": "tc39-error-cause",
1737
- "title": "Error Cause",
1738
- "shortTitle": "Error Cause",
1739
- "nightlyUrl": "https://tc39.es/proposal-error-cause/"
1740
- },
1741
- "organization": "Ecma International",
1742
- "groups": [
1743
- {
1744
- "name": "TC39",
1745
- "url": "https://tc39.es/"
1746
- }
1747
- ],
1748
- "nightly": {
1749
- "url": "https://tc39.es/proposal-error-cause/",
1750
- "repository": "https://github.com/tc39/proposal-error-cause",
1751
- "sourcePath": "index.html",
1752
- "filename": "index.html"
1753
- },
1754
- "title": "Error Cause",
1755
- "source": "spec",
1756
- "shortTitle": "Error Cause",
1729
+ "shortTitle": "Decorators proposal",
1757
1730
  "categories": [
1758
1731
  "browser"
1759
1732
  ]
@@ -2068,130 +2041,6 @@
2068
2041
  "browser"
2069
2042
  ]
2070
2043
  },
2071
- {
2072
- "url": "https://tc39.es/proposal-private-fields-in-in/",
2073
- "seriesComposition": "full",
2074
- "shortname": "tc39-private-fields-in-in",
2075
- "series": {
2076
- "shortname": "tc39-private-fields-in-in",
2077
- "currentSpecification": "tc39-private-fields-in-in",
2078
- "title": "Private Fields in in",
2079
- "shortTitle": "Private Fields in in",
2080
- "nightlyUrl": "https://tc39.es/proposal-private-fields-in-in/"
2081
- },
2082
- "organization": "Ecma International",
2083
- "groups": [
2084
- {
2085
- "name": "TC39",
2086
- "url": "https://tc39.es/"
2087
- }
2088
- ],
2089
- "nightly": {
2090
- "url": "https://tc39.es/proposal-private-fields-in-in/",
2091
- "repository": "https://github.com/tc39/proposal-private-fields-in-in",
2092
- "sourcePath": "index.html",
2093
- "filename": "index.html"
2094
- },
2095
- "title": "Private Fields in in",
2096
- "source": "spec",
2097
- "shortTitle": "Private Fields in in",
2098
- "categories": [
2099
- "browser"
2100
- ]
2101
- },
2102
- {
2103
- "url": "https://tc39.es/proposal-private-methods/",
2104
- "seriesComposition": "full",
2105
- "shortname": "tc39-private-methods",
2106
- "series": {
2107
- "shortname": "tc39-private-methods",
2108
- "currentSpecification": "tc39-private-methods",
2109
- "title": "Private Methods and Accessors Proposal",
2110
- "shortTitle": "Private Methods and Accessors",
2111
- "nightlyUrl": "https://tc39.es/proposal-private-methods/"
2112
- },
2113
- "organization": "Ecma International",
2114
- "groups": [
2115
- {
2116
- "name": "TC39",
2117
- "url": "https://tc39.es/"
2118
- }
2119
- ],
2120
- "nightly": {
2121
- "url": "https://tc39.es/proposal-private-methods/",
2122
- "repository": "https://github.com/tc39/proposal-private-methods",
2123
- "sourcePath": "spec.html",
2124
- "filename": "index.html"
2125
- },
2126
- "title": "Private Methods and Accessors Proposal",
2127
- "source": "spec",
2128
- "shortTitle": "Private Methods and Accessors",
2129
- "categories": [
2130
- "browser"
2131
- ]
2132
- },
2133
- {
2134
- "url": "https://tc39.es/proposal-regexp-match-indices/",
2135
- "seriesComposition": "full",
2136
- "shortname": "tc39-regexp-match-indices",
2137
- "series": {
2138
- "shortname": "tc39-regexp-match-indices",
2139
- "currentSpecification": "tc39-regexp-match-indices",
2140
- "title": "RegExp Match Indices",
2141
- "shortTitle": "RegExp Match Indices",
2142
- "nightlyUrl": "https://tc39.es/proposal-regexp-match-indices/"
2143
- },
2144
- "organization": "Ecma International",
2145
- "groups": [
2146
- {
2147
- "name": "TC39",
2148
- "url": "https://tc39.es/"
2149
- }
2150
- ],
2151
- "nightly": {
2152
- "url": "https://tc39.es/proposal-regexp-match-indices/",
2153
- "repository": "https://github.com/tc39/proposal-regexp-match-indices",
2154
- "sourcePath": "spec/index.html",
2155
- "filename": "index.html"
2156
- },
2157
- "title": "RegExp Match Indices",
2158
- "source": "spec",
2159
- "shortTitle": "RegExp Match Indices",
2160
- "categories": [
2161
- "browser"
2162
- ]
2163
- },
2164
- {
2165
- "url": "https://tc39.es/proposal-relative-indexing-method/",
2166
- "seriesComposition": "full",
2167
- "shortname": "tc39-relative-indexing-method",
2168
- "series": {
2169
- "shortname": "tc39-relative-indexing-method",
2170
- "currentSpecification": "tc39-relative-indexing-method",
2171
- "title": "Relative Indexing Method",
2172
- "shortTitle": "Relative Indexing Method",
2173
- "nightlyUrl": "https://tc39.es/proposal-relative-indexing-method/"
2174
- },
2175
- "organization": "Ecma International",
2176
- "groups": [
2177
- {
2178
- "name": "TC39",
2179
- "url": "https://tc39.es/"
2180
- }
2181
- ],
2182
- "nightly": {
2183
- "url": "https://tc39.es/proposal-relative-indexing-method/",
2184
- "repository": "https://github.com/tc39/proposal-relative-indexing-method",
2185
- "sourcePath": "spec.html",
2186
- "filename": "index.html"
2187
- },
2188
- "title": "Relative Indexing Method",
2189
- "source": "spec",
2190
- "shortTitle": "Relative Indexing Method",
2191
- "categories": [
2192
- "browser"
2193
- ]
2194
- },
2195
2044
  {
2196
2045
  "url": "https://tc39.es/proposal-resizablearraybuffer/",
2197
2046
  "seriesComposition": "full",
@@ -2254,37 +2103,6 @@
2254
2103
  "browser"
2255
2104
  ]
2256
2105
  },
2257
- {
2258
- "url": "https://tc39.es/proposal-static-class-features/",
2259
- "seriesComposition": "full",
2260
- "shortname": "tc39-static-class-features",
2261
- "series": {
2262
- "shortname": "tc39-static-class-features",
2263
- "currentSpecification": "tc39-static-class-features",
2264
- "title": "Static class features",
2265
- "shortTitle": "Static class features",
2266
- "nightlyUrl": "https://tc39.es/proposal-static-class-features/"
2267
- },
2268
- "organization": "Ecma International",
2269
- "groups": [
2270
- {
2271
- "name": "TC39",
2272
- "url": "https://tc39.es/"
2273
- }
2274
- ],
2275
- "nightly": {
2276
- "url": "https://tc39.es/proposal-static-class-features/",
2277
- "repository": "https://github.com/tc39/proposal-static-class-features",
2278
- "sourcePath": "spec.html",
2279
- "filename": "index.html"
2280
- },
2281
- "title": "Static class features",
2282
- "source": "spec",
2283
- "shortTitle": "Static class features",
2284
- "categories": [
2285
- "browser"
2286
- ]
2287
- },
2288
2106
  {
2289
2107
  "url": "https://tc39.es/proposal-temporal/",
2290
2108
  "seriesComposition": "full",
@@ -2316,37 +2134,6 @@
2316
2134
  "browser"
2317
2135
  ]
2318
2136
  },
2319
- {
2320
- "url": "https://tc39.es/proposal-top-level-await/",
2321
- "seriesComposition": "full",
2322
- "shortname": "tc39-top-level-await",
2323
- "series": {
2324
- "shortname": "tc39-top-level-await",
2325
- "currentSpecification": "tc39-top-level-await",
2326
- "title": "Top-Level Await",
2327
- "shortTitle": "Top-Level Await",
2328
- "nightlyUrl": "https://tc39.es/proposal-top-level-await/"
2329
- },
2330
- "organization": "Ecma International",
2331
- "groups": [
2332
- {
2333
- "name": "TC39",
2334
- "url": "https://tc39.es/"
2335
- }
2336
- ],
2337
- "nightly": {
2338
- "url": "https://tc39.es/proposal-top-level-await/",
2339
- "repository": "https://github.com/tc39/proposal-top-level-await",
2340
- "sourcePath": "spec.html",
2341
- "filename": "index.html"
2342
- },
2343
- "title": "Top-Level Await",
2344
- "source": "spec",
2345
- "shortTitle": "Top-Level Await",
2346
- "categories": [
2347
- "browser"
2348
- ]
2349
- },
2350
2137
  {
2351
2138
  "url": "https://testutils.spec.whatwg.org/",
2352
2139
  "seriesComposition": "full",
@@ -2415,37 +2202,6 @@
2415
2202
  ]
2416
2203
  }
2417
2204
  },
2418
- {
2419
- "url": "https://w3c.github.io/autoplay/",
2420
- "seriesComposition": "full",
2421
- "shortname": "autoplay",
2422
- "series": {
2423
- "shortname": "autoplay",
2424
- "currentSpecification": "autoplay",
2425
- "title": "Autoplay Policy Detection",
2426
- "shortTitle": "Autoplay Policy Detection",
2427
- "nightlyUrl": "https://w3c.github.io/autoplay/"
2428
- },
2429
- "organization": "W3C",
2430
- "groups": [
2431
- {
2432
- "name": "Media Working Group",
2433
- "url": "https://www.w3.org/media-wg/"
2434
- }
2435
- ],
2436
- "nightly": {
2437
- "url": "https://w3c.github.io/autoplay/",
2438
- "repository": "https://github.com/w3c/autoplay",
2439
- "sourcePath": "index.bs",
2440
- "filename": "index.html"
2441
- },
2442
- "title": "Autoplay Policy Detection",
2443
- "source": "spec",
2444
- "shortTitle": "Autoplay Policy Detection",
2445
- "categories": [
2446
- "browser"
2447
- ]
2448
- },
2449
2205
  {
2450
2206
  "url": "https://w3c.github.io/badging/",
2451
2207
  "seriesComposition": "full",
@@ -2529,7 +2285,7 @@
2529
2285
  "groups": [
2530
2286
  {
2531
2287
  "name": "Web Applications Working Group",
2532
- "url": "https://www.w3.org/2019/webapps/"
2288
+ "url": "https://www.w3.org/groups/wg/webapps"
2533
2289
  }
2534
2290
  ],
2535
2291
  "nightly": {
@@ -2597,7 +2353,7 @@
2597
2353
  "groups": [
2598
2354
  {
2599
2355
  "name": "Web Applications Working Group",
2600
- "url": "https://www.w3.org/2019/webapps/"
2356
+ "url": "https://www.w3.org/groups/wg/webapps"
2601
2357
  }
2602
2358
  ],
2603
2359
  "nightly": {
@@ -2805,37 +2561,6 @@
2805
2561
  "browser"
2806
2562
  ]
2807
2563
  },
2808
- {
2809
- "url": "https://w3c.github.io/mediacapture-region/",
2810
- "seriesComposition": "full",
2811
- "shortname": "mediacapture-region",
2812
- "series": {
2813
- "shortname": "mediacapture-region",
2814
- "currentSpecification": "mediacapture-region",
2815
- "title": "Region Capture",
2816
- "shortTitle": "Region Capture",
2817
- "nightlyUrl": "https://w3c.github.io/mediacapture-region/"
2818
- },
2819
- "organization": "W3C",
2820
- "groups": [
2821
- {
2822
- "name": "Web Real-Time Communications Working Group",
2823
- "url": "https://www.w3.org/groups/wg/webrtc"
2824
- }
2825
- ],
2826
- "nightly": {
2827
- "url": "https://w3c.github.io/mediacapture-region/",
2828
- "repository": "https://github.com/w3c/mediacapture-region",
2829
- "sourcePath": "index.html",
2830
- "filename": "index.html"
2831
- },
2832
- "title": "Region Capture",
2833
- "source": "spec",
2834
- "shortTitle": "Region Capture",
2835
- "categories": [
2836
- "browser"
2837
- ]
2838
- },
2839
2564
  {
2840
2565
  "url": "https://w3c.github.io/PNG-spec/",
2841
2566
  "seriesComposition": "full",
@@ -2882,7 +2607,7 @@
2882
2607
  "groups": [
2883
2608
  {
2884
2609
  "name": "Web Applications Working Group",
2885
- "url": "https://www.w3.org/2019/webapps/"
2610
+ "url": "https://www.w3.org/groups/wg/webapps"
2886
2611
  }
2887
2612
  ],
2888
2613
  "nightly": {
@@ -3245,7 +2970,13 @@
3245
2970
  "shortTitle": "WebSockets",
3246
2971
  "categories": [
3247
2972
  "browser"
3248
- ]
2973
+ ],
2974
+ "tests": {
2975
+ "repository": "https://github.com/web-platform-tests/wpt",
2976
+ "testPaths": [
2977
+ "websockets"
2978
+ ]
2979
+ }
3249
2980
  },
3250
2981
  {
3251
2982
  "url": "https://wicg.github.io/background-fetch/",
@@ -3470,8 +3201,8 @@
3470
3201
  "series": {
3471
3202
  "shortname": "compute-pressure",
3472
3203
  "currentSpecification": "compute-pressure",
3473
- "title": "Compute Pressure API",
3474
- "shortTitle": "Compute Pressure API",
3204
+ "title": "Compute and System Pressure",
3205
+ "shortTitle": "Compute and System Pressure",
3475
3206
  "nightlyUrl": "https://wicg.github.io/compute-pressure/"
3476
3207
  },
3477
3208
  "organization": "W3C",
@@ -3487,9 +3218,9 @@
3487
3218
  "sourcePath": "index.html",
3488
3219
  "filename": "index.html"
3489
3220
  },
3490
- "title": "Compute Pressure API Level 1",
3221
+ "title": "Compute and System Pressure Level 1",
3491
3222
  "source": "spec",
3492
- "shortTitle": "Compute Pressure API 1",
3223
+ "shortTitle": "Compute and System Pressure 1",
3493
3224
  "categories": [
3494
3225
  "browser"
3495
3226
  ]
@@ -5570,6 +5301,37 @@
5570
5301
  ]
5571
5302
  }
5572
5303
  },
5304
+ {
5305
+ "url": "https://wicg.github.io/webcrypto-secure-curves/",
5306
+ "seriesComposition": "full",
5307
+ "shortname": "webcrypto-secure-curves",
5308
+ "series": {
5309
+ "shortname": "webcrypto-secure-curves",
5310
+ "currentSpecification": "webcrypto-secure-curves",
5311
+ "title": "Secure Curves in the Web Cryptography API",
5312
+ "shortTitle": "Secure Curves in the Web Cryptography API",
5313
+ "nightlyUrl": "https://wicg.github.io/webcrypto-secure-curves/"
5314
+ },
5315
+ "organization": "W3C",
5316
+ "groups": [
5317
+ {
5318
+ "name": "Web Platform Incubator Community Group",
5319
+ "url": "https://www.w3.org/community/wicg/"
5320
+ }
5321
+ ],
5322
+ "nightly": {
5323
+ "url": "https://wicg.github.io/webcrypto-secure-curves/",
5324
+ "repository": "https://github.com/WICG/webcrypto-secure-curves",
5325
+ "sourcePath": "index.html",
5326
+ "filename": "index.html"
5327
+ },
5328
+ "title": "Secure Curves in the Web Cryptography API",
5329
+ "source": "spec",
5330
+ "shortTitle": "Secure Curves in the Web Cryptography API",
5331
+ "categories": [
5332
+ "browser"
5333
+ ]
5334
+ },
5573
5335
  {
5574
5336
  "url": "https://wicg.github.io/webhid/",
5575
5337
  "seriesComposition": "full",
@@ -8296,7 +8058,7 @@
8296
8058
  "groups": [
8297
8059
  {
8298
8060
  "name": "Web Applications Working Group",
8299
- "url": "https://www.w3.org/2019/webapps/"
8061
+ "url": "https://www.w3.org/groups/wg/webapps"
8300
8062
  }
8301
8063
  ],
8302
8064
  "release": {
@@ -8364,6 +8126,42 @@
8364
8126
  ]
8365
8127
  }
8366
8128
  },
8129
+ {
8130
+ "url": "https://www.w3.org/TR/autoplay-detection/",
8131
+ "seriesComposition": "full",
8132
+ "shortname": "autoplay-detection",
8133
+ "series": {
8134
+ "shortname": "autoplay-detection",
8135
+ "currentSpecification": "autoplay-detection",
8136
+ "title": "Autoplay Policy Detection",
8137
+ "shortTitle": "Autoplay Policy Detection",
8138
+ "releaseUrl": "https://www.w3.org/TR/autoplay-detection/",
8139
+ "nightlyUrl": "https://w3c.github.io/autoplay/"
8140
+ },
8141
+ "organization": "W3C",
8142
+ "groups": [
8143
+ {
8144
+ "name": "Media Working Group",
8145
+ "url": "https://www.w3.org/media-wg/"
8146
+ }
8147
+ ],
8148
+ "release": {
8149
+ "url": "https://www.w3.org/TR/autoplay-detection/",
8150
+ "filename": "Overview.html"
8151
+ },
8152
+ "nightly": {
8153
+ "url": "https://w3c.github.io/autoplay/",
8154
+ "repository": "https://github.com/w3c/autoplay",
8155
+ "sourcePath": "index.bs",
8156
+ "filename": "index.html"
8157
+ },
8158
+ "title": "Autoplay Policy Detection",
8159
+ "source": "w3c",
8160
+ "shortTitle": "Autoplay Policy Detection",
8161
+ "categories": [
8162
+ "browser"
8163
+ ]
8164
+ },
8367
8165
  {
8368
8166
  "url": "https://www.w3.org/TR/battery-status/",
8369
8167
  "seriesComposition": "full",
@@ -8506,7 +8304,7 @@
8506
8304
  "groups": [
8507
8305
  {
8508
8306
  "name": "Web Applications Working Group",
8509
- "url": "https://www.w3.org/2019/webapps/"
8307
+ "url": "https://www.w3.org/groups/wg/webapps"
8510
8308
  }
8511
8309
  ],
8512
8310
  "release": {
@@ -12907,7 +12705,7 @@
12907
12705
  "groups": [
12908
12706
  {
12909
12707
  "name": "Web Applications Working Group",
12910
- "url": "https://www.w3.org/2019/webapps/"
12708
+ "url": "https://www.w3.org/groups/wg/webapps"
12911
12709
  }
12912
12710
  ],
12913
12711
  "release": {
@@ -13076,7 +12874,7 @@
13076
12874
  "groups": [
13077
12875
  {
13078
12876
  "name": "Web Applications Working Group",
13079
- "url": "https://www.w3.org/2019/webapps/"
12877
+ "url": "https://www.w3.org/groups/wg/webapps"
13080
12878
  }
13081
12879
  ],
13082
12880
  "release": {
@@ -13489,7 +13287,7 @@
13489
13287
  "groups": [
13490
13288
  {
13491
13289
  "name": "Web Applications Working Group",
13492
- "url": "https://www.w3.org/2019/webapps/"
13290
+ "url": "https://www.w3.org/groups/wg/webapps"
13493
13291
  }
13494
13292
  ],
13495
13293
  "release": {
@@ -13679,7 +13477,7 @@
13679
13477
  "groups": [
13680
13478
  {
13681
13479
  "name": "Web Applications Working Group",
13682
- "url": "https://www.w3.org/2019/webapps/"
13480
+ "url": "https://www.w3.org/groups/wg/webapps"
13683
13481
  }
13684
13482
  ],
13685
13483
  "release": {
@@ -13717,7 +13515,7 @@
13717
13515
  "groups": [
13718
13516
  {
13719
13517
  "name": "Web Applications Working Group",
13720
- "url": "https://www.w3.org/2019/webapps/"
13518
+ "url": "https://www.w3.org/groups/wg/webapps"
13721
13519
  }
13722
13520
  ],
13723
13521
  "release": {
@@ -13759,7 +13557,7 @@
13759
13557
  "groups": [
13760
13558
  {
13761
13559
  "name": "Web Applications Working Group",
13762
- "url": "https://www.w3.org/2019/webapps/"
13560
+ "url": "https://www.w3.org/groups/wg/webapps"
13763
13561
  }
13764
13562
  ],
13765
13563
  "release": {
@@ -13801,7 +13599,7 @@
13801
13599
  "groups": [
13802
13600
  {
13803
13601
  "name": "Web Applications Working Group",
13804
- "url": "https://www.w3.org/2019/webapps/"
13602
+ "url": "https://www.w3.org/groups/wg/webapps"
13805
13603
  }
13806
13604
  ],
13807
13605
  "release": {
@@ -13928,7 +13726,7 @@
13928
13726
  "groups": [
13929
13727
  {
13930
13728
  "name": "Web Applications Working Group",
13931
- "url": "https://www.w3.org/2019/webapps/"
13729
+ "url": "https://www.w3.org/groups/wg/webapps"
13932
13730
  }
13933
13731
  ],
13934
13732
  "release": {
@@ -14117,6 +13915,42 @@
14117
13915
  ]
14118
13916
  }
14119
13917
  },
13918
+ {
13919
+ "url": "https://www.w3.org/TR/mediacapture-region/",
13920
+ "seriesComposition": "full",
13921
+ "shortname": "mediacapture-region",
13922
+ "series": {
13923
+ "shortname": "mediacapture-region",
13924
+ "currentSpecification": "mediacapture-region",
13925
+ "title": "Region Capture",
13926
+ "shortTitle": "Region Capture",
13927
+ "releaseUrl": "https://www.w3.org/TR/mediacapture-region/",
13928
+ "nightlyUrl": "https://w3c.github.io/mediacapture-region/"
13929
+ },
13930
+ "organization": "W3C",
13931
+ "groups": [
13932
+ {
13933
+ "name": "Web Real-Time Communications Working Group",
13934
+ "url": "https://www.w3.org/groups/wg/webrtc"
13935
+ }
13936
+ ],
13937
+ "release": {
13938
+ "url": "https://www.w3.org/TR/mediacapture-region/",
13939
+ "filename": "Overview.html"
13940
+ },
13941
+ "nightly": {
13942
+ "url": "https://w3c.github.io/mediacapture-region/",
13943
+ "repository": "https://github.com/w3c/mediacapture-region",
13944
+ "sourcePath": "index.html",
13945
+ "filename": "index.html"
13946
+ },
13947
+ "title": "Region Capture",
13948
+ "source": "w3c",
13949
+ "shortTitle": "Region Capture",
13950
+ "categories": [
13951
+ "browser"
13952
+ ]
13953
+ },
14120
13954
  {
14121
13955
  "url": "https://www.w3.org/TR/mediacapture-streams/",
14122
13956
  "seriesComposition": "full",
@@ -15277,7 +15111,7 @@
15277
15111
  "groups": [
15278
15112
  {
15279
15113
  "name": "Web Applications Working Group",
15280
- "url": "https://www.w3.org/2019/webapps/"
15114
+ "url": "https://www.w3.org/groups/wg/webapps"
15281
15115
  }
15282
15116
  ],
15283
15117
  "release": {
@@ -15445,7 +15279,7 @@
15445
15279
  "groups": [
15446
15280
  {
15447
15281
  "name": "Web Applications Working Group",
15448
- "url": "https://www.w3.org/2019/webapps/"
15282
+ "url": "https://www.w3.org/groups/wg/webapps"
15449
15283
  }
15450
15284
  ],
15451
15285
  "release": {
@@ -15820,7 +15654,7 @@
15820
15654
  "groups": [
15821
15655
  {
15822
15656
  "name": "Web Applications Working Group",
15823
- "url": "https://www.w3.org/2019/webapps/"
15657
+ "url": "https://www.w3.org/groups/wg/webapps"
15824
15658
  }
15825
15659
  ],
15826
15660
  "release": {
@@ -15988,7 +15822,7 @@
15988
15822
  "groups": [
15989
15823
  {
15990
15824
  "name": "Web Applications Working Group",
15991
- "url": "https://www.w3.org/2019/webapps/"
15825
+ "url": "https://www.w3.org/groups/wg/webapps"
15992
15826
  }
15993
15827
  ],
15994
15828
  "release": {
@@ -16770,7 +16604,7 @@
16770
16604
  "groups": [
16771
16605
  {
16772
16606
  "name": "Web Applications Working Group",
16773
- "url": "https://www.w3.org/2019/webapps/"
16607
+ "url": "https://www.w3.org/groups/wg/webapps"
16774
16608
  }
16775
16609
  ],
16776
16610
  "release": {
@@ -17024,7 +16858,7 @@
17024
16858
  "groups": [
17025
16859
  {
17026
16860
  "name": "WebAssembly Working Group",
17027
- "url": "https://www.w3.org/wasm/"
16861
+ "url": "https://www.w3.org/groups/wg/wasm"
17028
16862
  }
17029
16863
  ],
17030
16864
  "release": {
@@ -17064,7 +16898,7 @@
17064
16898
  "groups": [
17065
16899
  {
17066
16900
  "name": "WebAssembly Working Group",
17067
- "url": "https://www.w3.org/wasm/"
16901
+ "url": "https://www.w3.org/groups/wg/wasm"
17068
16902
  }
17069
16903
  ],
17070
16904
  "release": {
@@ -17107,7 +16941,7 @@
17107
16941
  "groups": [
17108
16942
  {
17109
16943
  "name": "WebAssembly Working Group",
17110
- "url": "https://www.w3.org/wasm/"
16944
+ "url": "https://www.w3.org/groups/wg/wasm"
17111
16945
  }
17112
16946
  ],
17113
16947
  "release": {
@@ -17193,7 +17027,7 @@
17193
17027
  "groups": [
17194
17028
  {
17195
17029
  "name": "Web Applications Working Group",
17196
- "url": "https://www.w3.org/2019/webapps/"
17030
+ "url": "https://www.w3.org/groups/wg/webapps"
17197
17031
  }
17198
17032
  ],
17199
17033
  "release": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "2.4.0",
3
+ "version": "2.6.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",