browser-specs 3.4.0 → 3.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
@@ -439,7 +439,9 @@ That path is computed by parsing the contents of the repository for common
439
439
  patterns. The info must be specified in `specs.json` for specifications that do
440
440
  not follow a common pattern.
441
441
 
442
- The `sourcePath` property is always set when `repository` is set.
442
+ The `sourcePath` property is always set when `repository` is set... except in
443
+ rare cases where the source of the spec is not in the default branch of the
444
+ repository.
443
445
 
444
446
  **Note:** The path is relative to the root of the repository, and only valid in
445
447
  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",
@@ -8236,7 +7998,7 @@
8236
7998
  "groups": [
8237
7999
  {
8238
8000
  "name": "Web Applications Working Group",
8239
- "url": "https://www.w3.org/2019/webapps/"
8001
+ "url": "https://www.w3.org/groups/wg/webapps"
8240
8002
  }
8241
8003
  ],
8242
8004
  "release": {
@@ -8304,6 +8066,42 @@
8304
8066
  ]
8305
8067
  }
8306
8068
  },
8069
+ {
8070
+ "url": "https://www.w3.org/TR/autoplay-detection/",
8071
+ "seriesComposition": "full",
8072
+ "shortname": "autoplay-detection",
8073
+ "series": {
8074
+ "shortname": "autoplay-detection",
8075
+ "currentSpecification": "autoplay-detection",
8076
+ "title": "Autoplay Policy Detection",
8077
+ "shortTitle": "Autoplay Policy Detection",
8078
+ "releaseUrl": "https://www.w3.org/TR/autoplay-detection/",
8079
+ "nightlyUrl": "https://w3c.github.io/autoplay/"
8080
+ },
8081
+ "organization": "W3C",
8082
+ "groups": [
8083
+ {
8084
+ "name": "Media Working Group",
8085
+ "url": "https://www.w3.org/media-wg/"
8086
+ }
8087
+ ],
8088
+ "release": {
8089
+ "url": "https://www.w3.org/TR/autoplay-detection/",
8090
+ "filename": "Overview.html"
8091
+ },
8092
+ "nightly": {
8093
+ "url": "https://w3c.github.io/autoplay/",
8094
+ "repository": "https://github.com/w3c/autoplay",
8095
+ "sourcePath": "index.bs",
8096
+ "filename": "index.html"
8097
+ },
8098
+ "title": "Autoplay Policy Detection",
8099
+ "source": "w3c",
8100
+ "shortTitle": "Autoplay Policy Detection",
8101
+ "categories": [
8102
+ "browser"
8103
+ ]
8104
+ },
8307
8105
  {
8308
8106
  "url": "https://www.w3.org/TR/battery-status/",
8309
8107
  "seriesComposition": "full",
@@ -8446,7 +8244,7 @@
8446
8244
  "groups": [
8447
8245
  {
8448
8246
  "name": "Web Applications Working Group",
8449
- "url": "https://www.w3.org/2019/webapps/"
8247
+ "url": "https://www.w3.org/groups/wg/webapps"
8450
8248
  }
8451
8249
  ],
8452
8250
  "release": {
@@ -12847,7 +12645,7 @@
12847
12645
  "groups": [
12848
12646
  {
12849
12647
  "name": "Web Applications Working Group",
12850
- "url": "https://www.w3.org/2019/webapps/"
12648
+ "url": "https://www.w3.org/groups/wg/webapps"
12851
12649
  }
12852
12650
  ],
12853
12651
  "release": {
@@ -13016,7 +12814,7 @@
13016
12814
  "groups": [
13017
12815
  {
13018
12816
  "name": "Web Applications Working Group",
13019
- "url": "https://www.w3.org/2019/webapps/"
12817
+ "url": "https://www.w3.org/groups/wg/webapps"
13020
12818
  }
13021
12819
  ],
13022
12820
  "release": {
@@ -13429,7 +13227,7 @@
13429
13227
  "groups": [
13430
13228
  {
13431
13229
  "name": "Web Applications Working Group",
13432
- "url": "https://www.w3.org/2019/webapps/"
13230
+ "url": "https://www.w3.org/groups/wg/webapps"
13433
13231
  }
13434
13232
  ],
13435
13233
  "release": {
@@ -13585,7 +13383,7 @@
13585
13383
  "groups": [
13586
13384
  {
13587
13385
  "name": "Web Applications Working Group",
13588
- "url": "https://www.w3.org/2019/webapps/"
13386
+ "url": "https://www.w3.org/groups/wg/webapps"
13589
13387
  }
13590
13388
  ],
13591
13389
  "release": {
@@ -13623,7 +13421,7 @@
13623
13421
  "groups": [
13624
13422
  {
13625
13423
  "name": "Web Applications Working Group",
13626
- "url": "https://www.w3.org/2019/webapps/"
13424
+ "url": "https://www.w3.org/groups/wg/webapps"
13627
13425
  }
13628
13426
  ],
13629
13427
  "release": {
@@ -13665,7 +13463,7 @@
13665
13463
  "groups": [
13666
13464
  {
13667
13465
  "name": "Web Applications Working Group",
13668
- "url": "https://www.w3.org/2019/webapps/"
13466
+ "url": "https://www.w3.org/groups/wg/webapps"
13669
13467
  }
13670
13468
  ],
13671
13469
  "release": {
@@ -13707,7 +13505,7 @@
13707
13505
  "groups": [
13708
13506
  {
13709
13507
  "name": "Web Applications Working Group",
13710
- "url": "https://www.w3.org/2019/webapps/"
13508
+ "url": "https://www.w3.org/groups/wg/webapps"
13711
13509
  }
13712
13510
  ],
13713
13511
  "release": {
@@ -13834,7 +13632,7 @@
13834
13632
  "groups": [
13835
13633
  {
13836
13634
  "name": "Web Applications Working Group",
13837
- "url": "https://www.w3.org/2019/webapps/"
13635
+ "url": "https://www.w3.org/groups/wg/webapps"
13838
13636
  }
13839
13637
  ],
13840
13638
  "release": {
@@ -14023,6 +13821,42 @@
14023
13821
  ]
14024
13822
  }
14025
13823
  },
13824
+ {
13825
+ "url": "https://www.w3.org/TR/mediacapture-region/",
13826
+ "seriesComposition": "full",
13827
+ "shortname": "mediacapture-region",
13828
+ "series": {
13829
+ "shortname": "mediacapture-region",
13830
+ "currentSpecification": "mediacapture-region",
13831
+ "title": "Region Capture",
13832
+ "shortTitle": "Region Capture",
13833
+ "releaseUrl": "https://www.w3.org/TR/mediacapture-region/",
13834
+ "nightlyUrl": "https://w3c.github.io/mediacapture-region/"
13835
+ },
13836
+ "organization": "W3C",
13837
+ "groups": [
13838
+ {
13839
+ "name": "Web Real-Time Communications Working Group",
13840
+ "url": "https://www.w3.org/groups/wg/webrtc"
13841
+ }
13842
+ ],
13843
+ "release": {
13844
+ "url": "https://www.w3.org/TR/mediacapture-region/",
13845
+ "filename": "Overview.html"
13846
+ },
13847
+ "nightly": {
13848
+ "url": "https://w3c.github.io/mediacapture-region/",
13849
+ "repository": "https://github.com/w3c/mediacapture-region",
13850
+ "sourcePath": "index.html",
13851
+ "filename": "index.html"
13852
+ },
13853
+ "title": "Region Capture",
13854
+ "source": "w3c",
13855
+ "shortTitle": "Region Capture",
13856
+ "categories": [
13857
+ "browser"
13858
+ ]
13859
+ },
14026
13860
  {
14027
13861
  "url": "https://www.w3.org/TR/mediacapture-streams/",
14028
13862
  "seriesComposition": "full",
@@ -15081,7 +14915,7 @@
15081
14915
  "groups": [
15082
14916
  {
15083
14917
  "name": "Web Applications Working Group",
15084
- "url": "https://www.w3.org/2019/webapps/"
14918
+ "url": "https://www.w3.org/groups/wg/webapps"
15085
14919
  }
15086
14920
  ],
15087
14921
  "release": {
@@ -15249,7 +15083,7 @@
15249
15083
  "groups": [
15250
15084
  {
15251
15085
  "name": "Web Applications Working Group",
15252
- "url": "https://www.w3.org/2019/webapps/"
15086
+ "url": "https://www.w3.org/groups/wg/webapps"
15253
15087
  }
15254
15088
  ],
15255
15089
  "release": {
@@ -15624,7 +15458,7 @@
15624
15458
  "groups": [
15625
15459
  {
15626
15460
  "name": "Web Applications Working Group",
15627
- "url": "https://www.w3.org/2019/webapps/"
15461
+ "url": "https://www.w3.org/groups/wg/webapps"
15628
15462
  }
15629
15463
  ],
15630
15464
  "release": {
@@ -15792,7 +15626,7 @@
15792
15626
  "groups": [
15793
15627
  {
15794
15628
  "name": "Web Applications Working Group",
15795
- "url": "https://www.w3.org/2019/webapps/"
15629
+ "url": "https://www.w3.org/groups/wg/webapps"
15796
15630
  }
15797
15631
  ],
15798
15632
  "release": {
@@ -16574,7 +16408,7 @@
16574
16408
  "groups": [
16575
16409
  {
16576
16410
  "name": "Web Applications Working Group",
16577
- "url": "https://www.w3.org/2019/webapps/"
16411
+ "url": "https://www.w3.org/groups/wg/webapps"
16578
16412
  }
16579
16413
  ],
16580
16414
  "release": {
@@ -16828,7 +16662,7 @@
16828
16662
  "groups": [
16829
16663
  {
16830
16664
  "name": "WebAssembly Working Group",
16831
- "url": "https://www.w3.org/wasm/"
16665
+ "url": "https://www.w3.org/groups/wg/wasm"
16832
16666
  }
16833
16667
  ],
16834
16668
  "release": {
@@ -16868,7 +16702,7 @@
16868
16702
  "groups": [
16869
16703
  {
16870
16704
  "name": "WebAssembly Working Group",
16871
- "url": "https://www.w3.org/wasm/"
16705
+ "url": "https://www.w3.org/groups/wg/wasm"
16872
16706
  }
16873
16707
  ],
16874
16708
  "release": {
@@ -16911,7 +16745,7 @@
16911
16745
  "groups": [
16912
16746
  {
16913
16747
  "name": "WebAssembly Working Group",
16914
- "url": "https://www.w3.org/wasm/"
16748
+ "url": "https://www.w3.org/groups/wg/wasm"
16915
16749
  }
16916
16750
  ],
16917
16751
  "release": {
@@ -16997,7 +16831,7 @@
16997
16831
  "groups": [
16998
16832
  {
16999
16833
  "name": "Web Applications Working Group",
17000
- "url": "https://www.w3.org/2019/webapps/"
16834
+ "url": "https://www.w3.org/groups/wg/webapps"
17001
16835
  }
17002
16836
  ],
17003
16837
  "release": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "3.4.0",
3
+ "version": "3.6.0",
4
4
  "description": "Curated list of technical Web specifications that are directly implemented or that will be implemented by Web browsers.",
5
5
  "repository": {
6
6
  "type": "git",