web-specs 2.12.1 → 2.15.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 (2) hide show
  1. package/index.json +352 -165
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -1383,6 +1383,35 @@
1383
1383
  ]
1384
1384
  }
1385
1385
  },
1386
+ {
1387
+ "url": "https://sourcemaps.info/spec.html",
1388
+ "seriesComposition": "full",
1389
+ "shortname": "sourcemap",
1390
+ "series": {
1391
+ "shortname": "sourcemap",
1392
+ "currentSpecification": "sourcemap",
1393
+ "title": "Source Map Revision 3 Proposal",
1394
+ "shortTitle": "Source Map",
1395
+ "nightlyUrl": "https://sourcemaps.info/spec.html"
1396
+ },
1397
+ "shortTitle": "Source Map",
1398
+ "organization": "sourcemaps.info",
1399
+ "groups": [
1400
+ {
1401
+ "name": "sourcemaps.info",
1402
+ "url": "https://sourcemaps.info/"
1403
+ }
1404
+ ],
1405
+ "nightly": {
1406
+ "url": "https://sourcemaps.info/spec.html",
1407
+ "filename": "spec.html"
1408
+ },
1409
+ "title": "Source Map Revision 3 Proposal",
1410
+ "source": "spec",
1411
+ "categories": [
1412
+ "browser"
1413
+ ]
1414
+ },
1386
1415
  {
1387
1416
  "url": "https://storage.spec.whatwg.org/",
1388
1417
  "seriesComposition": "full",
@@ -2134,6 +2163,37 @@
2134
2163
  "browser"
2135
2164
  ]
2136
2165
  },
2166
+ {
2167
+ "url": "https://tc39.es/proposal-symbols-as-weakmap-keys/",
2168
+ "seriesComposition": "full",
2169
+ "shortname": "tc39-symbols-as-weakmap-keys",
2170
+ "series": {
2171
+ "shortname": "tc39-symbols-as-weakmap-keys",
2172
+ "currentSpecification": "tc39-symbols-as-weakmap-keys",
2173
+ "title": "Symbol as WeakMap Keys Proposal",
2174
+ "shortTitle": "Symbol as WeakMap Keys",
2175
+ "nightlyUrl": "https://tc39.es/proposal-symbols-as-weakmap-keys/"
2176
+ },
2177
+ "nightly": {
2178
+ "url": "https://tc39.es/proposal-symbols-as-weakmap-keys/",
2179
+ "sourcePath": "spec.emu",
2180
+ "repository": "https://github.com/tc39/proposal-symbols-as-weakmap-keys",
2181
+ "filename": "index.html"
2182
+ },
2183
+ "organization": "Ecma International",
2184
+ "groups": [
2185
+ {
2186
+ "name": "TC39",
2187
+ "url": "https://tc39.es/"
2188
+ }
2189
+ ],
2190
+ "title": "Symbol as WeakMap Keys Proposal",
2191
+ "source": "spec",
2192
+ "shortTitle": "Symbol as WeakMap Keys",
2193
+ "categories": [
2194
+ "browser"
2195
+ ]
2196
+ },
2137
2197
  {
2138
2198
  "url": "https://tc39.es/proposal-temporal/",
2139
2199
  "seriesComposition": "full",
@@ -2338,37 +2398,6 @@
2338
2398
  ]
2339
2399
  }
2340
2400
  },
2341
- {
2342
- "url": "https://w3c.github.io/event-timing/",
2343
- "seriesComposition": "full",
2344
- "shortname": "event-timing",
2345
- "series": {
2346
- "shortname": "event-timing",
2347
- "currentSpecification": "event-timing",
2348
- "title": "Event Timing API",
2349
- "shortTitle": "Event Timing API",
2350
- "nightlyUrl": "https://w3c.github.io/event-timing/"
2351
- },
2352
- "organization": "W3C",
2353
- "groups": [
2354
- {
2355
- "name": "Web Performance Working Group",
2356
- "url": "https://www.w3.org/webperf/"
2357
- }
2358
- ],
2359
- "nightly": {
2360
- "url": "https://w3c.github.io/event-timing/",
2361
- "repository": "https://github.com/w3c/event-timing",
2362
- "sourcePath": "index.bs",
2363
- "filename": "index.html"
2364
- },
2365
- "title": "Event Timing API",
2366
- "source": "specref",
2367
- "shortTitle": "Event Timing API",
2368
- "categories": [
2369
- "browser"
2370
- ]
2371
- },
2372
2401
  {
2373
2402
  "url": "https://w3c.github.io/gamepad/extensions.html",
2374
2403
  "seriesComposition": "full",
@@ -2400,37 +2429,6 @@
2400
2429
  "browser"
2401
2430
  ]
2402
2431
  },
2403
- {
2404
- "url": "https://w3c.github.io/largest-contentful-paint/",
2405
- "seriesComposition": "full",
2406
- "shortname": "largest-contentful-paint",
2407
- "series": {
2408
- "shortname": "largest-contentful-paint",
2409
- "currentSpecification": "largest-contentful-paint",
2410
- "title": "Largest Contentful Paint",
2411
- "shortTitle": "Largest Contentful Paint",
2412
- "nightlyUrl": "https://w3c.github.io/largest-contentful-paint/"
2413
- },
2414
- "organization": "W3C",
2415
- "groups": [
2416
- {
2417
- "name": "Web Performance Working Group",
2418
- "url": "https://www.w3.org/webperf/"
2419
- }
2420
- ],
2421
- "nightly": {
2422
- "url": "https://w3c.github.io/largest-contentful-paint/",
2423
- "repository": "https://github.com/w3c/largest-contentful-paint",
2424
- "sourcePath": "index.bs",
2425
- "filename": "index.html"
2426
- },
2427
- "title": "Largest Contentful Paint",
2428
- "source": "specref",
2429
- "shortTitle": "Largest Contentful Paint",
2430
- "categories": [
2431
- "browser"
2432
- ]
2433
- },
2434
2432
  {
2435
2433
  "url": "https://w3c.github.io/mathml-aam/",
2436
2434
  "seriesComposition": "full",
@@ -2561,37 +2559,6 @@
2561
2559
  "browser"
2562
2560
  ]
2563
2561
  },
2564
- {
2565
- "url": "https://w3c.github.io/mediacapture-viewport/",
2566
- "seriesComposition": "full",
2567
- "shortname": "mediacapture-viewport",
2568
- "series": {
2569
- "shortname": "mediacapture-viewport",
2570
- "currentSpecification": "mediacapture-viewport",
2571
- "title": "Viewport Capture",
2572
- "shortTitle": "Viewport Capture",
2573
- "nightlyUrl": "https://w3c.github.io/mediacapture-viewport/"
2574
- },
2575
- "organization": "W3C",
2576
- "groups": [
2577
- {
2578
- "name": "Web Real-Time Communications Working Group",
2579
- "url": "https://www.w3.org/groups/wg/webrtc"
2580
- }
2581
- ],
2582
- "nightly": {
2583
- "url": "https://w3c.github.io/mediacapture-viewport/",
2584
- "repository": "https://github.com/w3c/mediacapture-viewport",
2585
- "sourcePath": "index.html",
2586
- "filename": "index.html"
2587
- },
2588
- "title": "Viewport Capture",
2589
- "source": "spec",
2590
- "shortTitle": "Viewport Capture",
2591
- "categories": [
2592
- "browser"
2593
- ]
2594
- },
2595
2562
  {
2596
2563
  "url": "https://w3c.github.io/PNG-spec/",
2597
2564
  "seriesComposition": "full",
@@ -2889,7 +2856,7 @@
2889
2856
  "filename": "index.html"
2890
2857
  },
2891
2858
  "title": "Multi-Screen Window Placement",
2892
- "source": "spec",
2859
+ "source": "specref",
2893
2860
  "shortTitle": "Multi-Screen Window Placement",
2894
2861
  "categories": [
2895
2862
  "browser"
@@ -3046,6 +3013,37 @@
3046
3013
  ]
3047
3014
  }
3048
3015
  },
3016
+ {
3017
+ "url": "https://wicg.github.io/attribution-reporting-api/",
3018
+ "seriesComposition": "full",
3019
+ "shortname": "attribution-reporting-api",
3020
+ "series": {
3021
+ "shortname": "attribution-reporting-api",
3022
+ "currentSpecification": "attribution-reporting-api",
3023
+ "title": "Attribution Reporting",
3024
+ "shortTitle": "Attribution Reporting",
3025
+ "nightlyUrl": "https://wicg.github.io/attribution-reporting-api/"
3026
+ },
3027
+ "organization": "W3C",
3028
+ "groups": [
3029
+ {
3030
+ "name": "Web Platform Incubator Community Group",
3031
+ "url": "https://www.w3.org/community/wicg/"
3032
+ }
3033
+ ],
3034
+ "nightly": {
3035
+ "url": "https://wicg.github.io/attribution-reporting-api/",
3036
+ "repository": "https://github.com/WICG/attribution-reporting-api",
3037
+ "sourcePath": "index.bs",
3038
+ "filename": "index.html"
3039
+ },
3040
+ "title": "Attribution Reporting",
3041
+ "source": "spec",
3042
+ "shortTitle": "Attribution Reporting",
3043
+ "categories": [
3044
+ "browser"
3045
+ ]
3046
+ },
3049
3047
  {
3050
3048
  "url": "https://wicg.github.io/background-fetch/",
3051
3049
  "seriesComposition": "full",
@@ -3330,37 +3328,6 @@
3330
3328
  ]
3331
3329
  }
3332
3330
  },
3333
- {
3334
- "url": "https://wicg.github.io/conversion-measurement-api/",
3335
- "seriesComposition": "full",
3336
- "shortname": "conversion-measurement-api",
3337
- "series": {
3338
- "shortname": "conversion-measurement-api",
3339
- "currentSpecification": "conversion-measurement-api",
3340
- "title": "Attribution Reporting",
3341
- "shortTitle": "Attribution Reporting",
3342
- "nightlyUrl": "https://wicg.github.io/conversion-measurement-api/"
3343
- },
3344
- "organization": "W3C",
3345
- "groups": [
3346
- {
3347
- "name": "Web Platform Incubator Community Group",
3348
- "url": "https://www.w3.org/community/wicg/"
3349
- }
3350
- ],
3351
- "nightly": {
3352
- "url": "https://wicg.github.io/conversion-measurement-api/",
3353
- "repository": "https://github.com/WICG/conversion-measurement-api",
3354
- "sourcePath": "index.bs",
3355
- "filename": "index.html"
3356
- },
3357
- "title": "Attribution Reporting",
3358
- "source": "spec",
3359
- "shortTitle": "Attribution Reporting",
3360
- "categories": [
3361
- "browser"
3362
- ]
3363
- },
3364
3331
  {
3365
3332
  "url": "https://wicg.github.io/cookie-store/",
3366
3333
  "seriesComposition": "full",
@@ -3429,37 +3396,6 @@
3429
3396
  "browser"
3430
3397
  ]
3431
3398
  },
3432
- {
3433
- "url": "https://wicg.github.io/credentiallessness/",
3434
- "seriesComposition": "full",
3435
- "shortname": "credentiallessness",
3436
- "series": {
3437
- "shortname": "credentiallessness",
3438
- "currentSpecification": "credentiallessness",
3439
- "title": "Cross-Origin-Embedder-Policy: credentialless",
3440
- "shortTitle": "Cross-Origin-Embedder-Policy: credentialless",
3441
- "nightlyUrl": "https://wicg.github.io/credentiallessness/"
3442
- },
3443
- "organization": "W3C",
3444
- "groups": [
3445
- {
3446
- "name": "Web Platform Incubator Community Group",
3447
- "url": "https://www.w3.org/community/wicg/"
3448
- }
3449
- ],
3450
- "nightly": {
3451
- "url": "https://wicg.github.io/credentiallessness/",
3452
- "repository": "https://github.com/WICG/credentiallessness",
3453
- "sourcePath": "index.bs",
3454
- "filename": "index.html"
3455
- },
3456
- "title": "Cross-Origin-Embedder-Policy: credentialless",
3457
- "source": "spec",
3458
- "shortTitle": "Cross-Origin-Embedder-Policy: credentialless",
3459
- "categories": [
3460
- "browser"
3461
- ]
3462
- },
3463
3399
  {
3464
3400
  "url": "https://wicg.github.io/csp-next/scripting-policy.html",
3465
3401
  "seriesComposition": "full",
@@ -4337,6 +4273,99 @@
4337
4273
  "browser"
4338
4274
  ]
4339
4275
  },
4276
+ {
4277
+ "url": "https://wicg.github.io/nav-speculation/prefetch.html",
4278
+ "seriesComposition": "full",
4279
+ "shortname": "prefetch",
4280
+ "series": {
4281
+ "shortname": "prefetch",
4282
+ "currentSpecification": "prefetch",
4283
+ "title": "Prefetch",
4284
+ "shortTitle": "Prefetch",
4285
+ "nightlyUrl": "https://wicg.github.io/nav-speculation/prefetch.html"
4286
+ },
4287
+ "organization": "W3C",
4288
+ "groups": [
4289
+ {
4290
+ "name": "Web Platform Incubator Community Group",
4291
+ "url": "https://www.w3.org/community/wicg/"
4292
+ }
4293
+ ],
4294
+ "nightly": {
4295
+ "url": "https://wicg.github.io/nav-speculation/prefetch.html",
4296
+ "repository": "https://github.com/WICG/nav-speculation",
4297
+ "sourcePath": "prefetch.bs",
4298
+ "filename": "prefetch.html"
4299
+ },
4300
+ "title": "Prefetch",
4301
+ "source": "spec",
4302
+ "shortTitle": "Prefetch",
4303
+ "categories": [
4304
+ "browser"
4305
+ ]
4306
+ },
4307
+ {
4308
+ "url": "https://wicg.github.io/nav-speculation/prerendering.html",
4309
+ "seriesComposition": "full",
4310
+ "shortname": "prerendering-revamped",
4311
+ "series": {
4312
+ "shortname": "prerendering-revamped",
4313
+ "currentSpecification": "prerendering-revamped",
4314
+ "title": "Prerendering Revamped",
4315
+ "shortTitle": "Prerendering Revamped",
4316
+ "nightlyUrl": "https://wicg.github.io/nav-speculation/prerendering.html"
4317
+ },
4318
+ "organization": "W3C",
4319
+ "groups": [
4320
+ {
4321
+ "name": "Web Platform Incubator Community Group",
4322
+ "url": "https://www.w3.org/community/wicg/"
4323
+ }
4324
+ ],
4325
+ "nightly": {
4326
+ "url": "https://wicg.github.io/nav-speculation/prerendering.html",
4327
+ "repository": "https://github.com/WICG/nav-speculation",
4328
+ "sourcePath": "prerendering.bs",
4329
+ "filename": "prerendering.html"
4330
+ },
4331
+ "title": "Prerendering Revamped",
4332
+ "source": "spec",
4333
+ "shortTitle": "Prerendering Revamped",
4334
+ "categories": [
4335
+ "browser"
4336
+ ]
4337
+ },
4338
+ {
4339
+ "url": "https://wicg.github.io/nav-speculation/speculation-rules.html",
4340
+ "seriesComposition": "full",
4341
+ "shortname": "speculation-rules",
4342
+ "series": {
4343
+ "shortname": "speculation-rules",
4344
+ "currentSpecification": "speculation-rules",
4345
+ "title": "Speculation Rules",
4346
+ "shortTitle": "Speculation Rules",
4347
+ "nightlyUrl": "https://wicg.github.io/nav-speculation/speculation-rules.html"
4348
+ },
4349
+ "organization": "W3C",
4350
+ "groups": [
4351
+ {
4352
+ "name": "Web Platform Incubator Community Group",
4353
+ "url": "https://www.w3.org/community/wicg/"
4354
+ }
4355
+ ],
4356
+ "nightly": {
4357
+ "url": "https://wicg.github.io/nav-speculation/speculation-rules.html",
4358
+ "repository": "https://github.com/WICG/nav-speculation",
4359
+ "sourcePath": "speculation-rules.bs",
4360
+ "filename": "speculation-rules.html"
4361
+ },
4362
+ "title": "Speculation Rules",
4363
+ "source": "spec",
4364
+ "shortTitle": "Speculation Rules",
4365
+ "categories": [
4366
+ "browser"
4367
+ ]
4368
+ },
4340
4369
  {
4341
4370
  "url": "https://wicg.github.io/navigation-api/",
4342
4371
  "seriesComposition": "full",
@@ -7909,7 +7938,7 @@
7909
7938
  "filename": "Overview.html"
7910
7939
  },
7911
7940
  "title": "W3C Patent Policy",
7912
- "source": "spec",
7941
+ "source": "specref",
7913
7942
  "shortTitle": "W3C Patent Policy",
7914
7943
  "categories": []
7915
7944
  },
@@ -12784,6 +12813,42 @@
12784
12813
  "source": "w3c",
12785
12814
  "shortTitle": "EPUB Reading Systems 3.3"
12786
12815
  },
12816
+ {
12817
+ "url": "https://www.w3.org/TR/event-timing/",
12818
+ "seriesComposition": "full",
12819
+ "shortname": "event-timing",
12820
+ "series": {
12821
+ "shortname": "event-timing",
12822
+ "currentSpecification": "event-timing",
12823
+ "title": "Event Timing API",
12824
+ "shortTitle": "Event Timing API",
12825
+ "releaseUrl": "https://www.w3.org/TR/event-timing/",
12826
+ "nightlyUrl": "https://w3c.github.io/event-timing"
12827
+ },
12828
+ "organization": "W3C",
12829
+ "groups": [
12830
+ {
12831
+ "name": "Web Performance Working Group",
12832
+ "url": "https://www.w3.org/webperf/"
12833
+ }
12834
+ ],
12835
+ "release": {
12836
+ "url": "https://www.w3.org/TR/event-timing/",
12837
+ "filename": "Overview.html"
12838
+ },
12839
+ "nightly": {
12840
+ "url": "https://w3c.github.io/event-timing",
12841
+ "repository": "https://github.com/w3c/event-timing",
12842
+ "sourcePath": "index.bs",
12843
+ "filename": "index.html"
12844
+ },
12845
+ "title": "Event Timing API",
12846
+ "source": "w3c",
12847
+ "shortTitle": "Event Timing API",
12848
+ "categories": [
12849
+ "browser"
12850
+ ]
12851
+ },
12787
12852
  {
12788
12853
  "url": "https://www.w3.org/TR/fetch-metadata/",
12789
12854
  "seriesComposition": "full",
@@ -13762,6 +13827,48 @@
13762
13827
  ]
13763
13828
  }
13764
13829
  },
13830
+ {
13831
+ "url": "https://www.w3.org/TR/largest-contentful-paint/",
13832
+ "seriesComposition": "full",
13833
+ "shortname": "largest-contentful-paint",
13834
+ "series": {
13835
+ "shortname": "largest-contentful-paint",
13836
+ "currentSpecification": "largest-contentful-paint",
13837
+ "title": "Largest Contentful Paint",
13838
+ "shortTitle": "Largest Contentful Paint",
13839
+ "releaseUrl": "https://www.w3.org/TR/largest-contentful-paint/",
13840
+ "nightlyUrl": "https://w3c.github.io/largest-contentful-paint/"
13841
+ },
13842
+ "organization": "W3C",
13843
+ "groups": [
13844
+ {
13845
+ "name": "Web Performance Working Group",
13846
+ "url": "https://www.w3.org/webperf/"
13847
+ }
13848
+ ],
13849
+ "release": {
13850
+ "url": "https://www.w3.org/TR/largest-contentful-paint/",
13851
+ "filename": "Overview.html"
13852
+ },
13853
+ "nightly": {
13854
+ "url": "https://w3c.github.io/largest-contentful-paint/",
13855
+ "repository": "https://github.com/w3c/largest-contentful-paint",
13856
+ "sourcePath": "index.bs",
13857
+ "filename": "index.html"
13858
+ },
13859
+ "title": "Largest Contentful Paint",
13860
+ "source": "w3c",
13861
+ "shortTitle": "Largest Contentful Paint",
13862
+ "categories": [
13863
+ "browser"
13864
+ ],
13865
+ "tests": {
13866
+ "repository": "https://github.com/web-platform-tests/wpt",
13867
+ "testPaths": [
13868
+ "largest-contentful-paint"
13869
+ ]
13870
+ }
13871
+ },
13765
13872
  {
13766
13873
  "url": "https://www.w3.org/TR/longtasks-1/",
13767
13874
  "seriesComposition": "full",
@@ -14166,6 +14273,42 @@
14166
14273
  "browser"
14167
14274
  ]
14168
14275
  },
14276
+ {
14277
+ "url": "https://www.w3.org/TR/mediacapture-viewport/",
14278
+ "seriesComposition": "full",
14279
+ "shortname": "mediacapture-viewport",
14280
+ "series": {
14281
+ "shortname": "mediacapture-viewport",
14282
+ "currentSpecification": "mediacapture-viewport",
14283
+ "title": "Viewport Capture",
14284
+ "shortTitle": "Viewport Capture",
14285
+ "releaseUrl": "https://www.w3.org/TR/mediacapture-viewport/",
14286
+ "nightlyUrl": "https://w3c.github.io/mediacapture-viewport/"
14287
+ },
14288
+ "organization": "W3C",
14289
+ "groups": [
14290
+ {
14291
+ "name": "Web Real-Time Communications Working Group",
14292
+ "url": "https://www.w3.org/groups/wg/webrtc"
14293
+ }
14294
+ ],
14295
+ "release": {
14296
+ "url": "https://www.w3.org/TR/mediacapture-viewport/",
14297
+ "filename": "Overview.html"
14298
+ },
14299
+ "nightly": {
14300
+ "url": "https://w3c.github.io/mediacapture-viewport/",
14301
+ "repository": "https://github.com/w3c/mediacapture-viewport",
14302
+ "sourcePath": "index.html",
14303
+ "filename": "index.html"
14304
+ },
14305
+ "title": "Viewport Capture",
14306
+ "source": "w3c",
14307
+ "shortTitle": "Viewport Capture",
14308
+ "categories": [
14309
+ "browser"
14310
+ ]
14311
+ },
14169
14312
  {
14170
14313
  "url": "https://www.w3.org/TR/mediaqueries-4/",
14171
14314
  "seriesComposition": "full",
@@ -15534,8 +15677,8 @@
15534
15677
  "series": {
15535
15678
  "shortname": "requestidlecallback",
15536
15679
  "currentSpecification": "requestidlecallback",
15537
- "title": "Cooperative Scheduling of Background Tasks",
15538
- "shortTitle": "Cooperative Scheduling of Background Tasks",
15680
+ "title": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
15681
+ "shortTitle": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
15539
15682
  "releaseUrl": "https://www.w3.org/TR/requestidlecallback/",
15540
15683
  "nightlyUrl": "https://w3c.github.io/requestidlecallback/"
15541
15684
  },
@@ -15556,9 +15699,9 @@
15556
15699
  "sourcePath": "index.html",
15557
15700
  "filename": "index.html"
15558
15701
  },
15559
- "title": "Cooperative Scheduling of Background Tasks",
15702
+ "title": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
15560
15703
  "source": "w3c",
15561
- "shortTitle": "Cooperative Scheduling of Background Tasks",
15704
+ "shortTitle": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
15562
15705
  "categories": [
15563
15706
  "browser"
15564
15707
  ],
@@ -17127,7 +17270,7 @@
17127
17270
  "groups": [
17128
17271
  {
17129
17272
  "name": "Audio Working Group",
17130
- "url": "https://www.w3.org/2011/audio/"
17273
+ "url": "https://www.w3.org/groups/wg/audio"
17131
17274
  }
17132
17275
  ],
17133
17276
  "release": {
@@ -17381,7 +17524,7 @@
17381
17524
  "groups": [
17382
17525
  {
17383
17526
  "name": "Audio Working Group",
17384
- "url": "https://www.w3.org/2011/audio/"
17527
+ "url": "https://www.w3.org/groups/wg/audio"
17385
17528
  }
17386
17529
  ],
17387
17530
  "release": {
@@ -18205,17 +18348,60 @@
18205
18348
  "browser"
18206
18349
  ]
18207
18350
  },
18351
+ {
18352
+ "url": "https://www.w3.org/TR/WOFF/",
18353
+ "seriesComposition": "full",
18354
+ "shortname": "WOFF",
18355
+ "series": {
18356
+ "shortname": "WOFF",
18357
+ "currentSpecification": "WOFF",
18358
+ "title": "WOFF File Format",
18359
+ "shortTitle": "WOFF",
18360
+ "releaseUrl": "https://www.w3.org/TR/WOFF/",
18361
+ "nightlyUrl": "https://w3c.github.io/woff/woff1/spec/Overview.html"
18362
+ },
18363
+ "shortTitle": "WOFF 1.0",
18364
+ "nightly": {
18365
+ "url": "https://w3c.github.io/woff/woff1/spec/Overview.html",
18366
+ "sourcePath": "woff1/spec/Overview.html",
18367
+ "repository": "https://github.com/w3c/woff",
18368
+ "filename": "Overview.html"
18369
+ },
18370
+ "tests": {
18371
+ "repository": "https://github.com/w3c/woff",
18372
+ "testPaths": [
18373
+ "woff1/tests"
18374
+ ]
18375
+ },
18376
+ "seriesNext": "WOFF2",
18377
+ "organization": "W3C",
18378
+ "groups": [
18379
+ {
18380
+ "name": "Web Fonts Working Group",
18381
+ "url": "https://www.w3.org/Fonts/WG/"
18382
+ }
18383
+ ],
18384
+ "release": {
18385
+ "url": "https://www.w3.org/TR/WOFF/",
18386
+ "filename": "Overview.html"
18387
+ },
18388
+ "title": "WOFF File Format 1.0",
18389
+ "source": "w3c",
18390
+ "categories": [
18391
+ "browser"
18392
+ ]
18393
+ },
18208
18394
  {
18209
18395
  "url": "https://www.w3.org/TR/WOFF2/",
18210
18396
  "seriesComposition": "full",
18211
18397
  "shortname": "WOFF2",
18212
18398
  "series": {
18213
18399
  "shortname": "WOFF",
18214
- "currentSpecification": "WOFF2",
18400
+ "currentSpecification": "WOFF",
18215
18401
  "title": "WOFF File Format",
18216
18402
  "shortTitle": "WOFF",
18217
18403
  "releaseUrl": "https://www.w3.org/TR/WOFF/",
18218
- "nightlyUrl": "https://w3c.github.io/woff/woff2/"
18404
+ "nightlyUrl": "https://w3c.github.io/woff/woff1/spec/Overview.html"
18219
18405
  },
18220
18406
  "seriesVersion": "2",
18221
18407
  "shortTitle": "WOFF 2.0",
@@ -18225,6 +18411,7 @@
18225
18411
  "repository": "https://github.com/w3c/woff",
18226
18412
  "filename": "index.html"
18227
18413
  },
18414
+ "seriesPrevious": "WOFF",
18228
18415
  "organization": "W3C",
18229
18416
  "groups": [
18230
18417
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "2.12.1",
3
+ "version": "2.15.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",