web-specs 3.9.0 → 3.10.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 +194 -115
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -287,6 +287,40 @@
287
287
  ]
288
288
  }
289
289
  },
290
+ {
291
+ "url": "https://compression.spec.whatwg.org/",
292
+ "seriesComposition": "full",
293
+ "shortname": "compression",
294
+ "series": {
295
+ "shortname": "compression",
296
+ "currentSpecification": "compression",
297
+ "title": "Compression Standard",
298
+ "shortTitle": "Compression",
299
+ "nightlyUrl": "https://compression.spec.whatwg.org/"
300
+ },
301
+ "organization": "WHATWG",
302
+ "groups": [
303
+ {
304
+ "name": "Streams Workstream",
305
+ "url": "https://compression.spec.whatwg.org/"
306
+ }
307
+ ],
308
+ "nightly": {
309
+ "url": "https://compression.spec.whatwg.org/",
310
+ "status": "Living Standard",
311
+ "alternateUrls": [],
312
+ "repository": "https://github.com/whatwg/compression",
313
+ "sourcePath": "index.bs",
314
+ "filename": "index.html"
315
+ },
316
+ "title": "Compression Standard",
317
+ "source": "specref",
318
+ "shortTitle": "Compression",
319
+ "categories": [
320
+ "browser"
321
+ ],
322
+ "standing": "good"
323
+ },
290
324
  {
291
325
  "url": "https://console.spec.whatwg.org/",
292
326
  "seriesComposition": "full",
@@ -1216,6 +1250,51 @@
1216
1250
  ]
1217
1251
  }
1218
1252
  },
1253
+ {
1254
+ "url": "https://drafts.csswg.org/css-overflow-5/",
1255
+ "seriesComposition": "full",
1256
+ "shortname": "css-overflow-5",
1257
+ "series": {
1258
+ "shortname": "css-overflow",
1259
+ "currentSpecification": "css-overflow-3",
1260
+ "title": "CSS Overflow",
1261
+ "shortTitle": "CSS Overflow",
1262
+ "releaseUrl": "https://www.w3.org/TR/css-overflow/",
1263
+ "nightlyUrl": "https://drafts.csswg.org/css-overflow/"
1264
+ },
1265
+ "seriesVersion": "5",
1266
+ "seriesPrevious": "css-overflow-4",
1267
+ "organization": "W3C",
1268
+ "groups": [
1269
+ {
1270
+ "name": "Cascading Style Sheets (CSS) Working Group",
1271
+ "url": "https://www.w3.org/Style/CSS/"
1272
+ }
1273
+ ],
1274
+ "nightly": {
1275
+ "url": "https://drafts.csswg.org/css-overflow-5/",
1276
+ "status": "Editor's Draft",
1277
+ "alternateUrls": [
1278
+ "https://w3c.github.io/csswg-drafts/css-overflow-5/"
1279
+ ],
1280
+ "repository": "https://github.com/w3c/csswg-drafts",
1281
+ "sourcePath": "css-overflow-5/Overview.bs",
1282
+ "filename": "index.html"
1283
+ },
1284
+ "title": "CSS Overflow Module Level 5",
1285
+ "source": "spec",
1286
+ "shortTitle": "CSS Overflow 5",
1287
+ "categories": [
1288
+ "browser"
1289
+ ],
1290
+ "standing": "good",
1291
+ "tests": {
1292
+ "repository": "https://github.com/web-platform-tests/wpt",
1293
+ "testPaths": [
1294
+ "css/css-overflow"
1295
+ ]
1296
+ }
1297
+ },
1219
1298
  {
1220
1299
  "url": "https://drafts.csswg.org/css-page-4/",
1221
1300
  "seriesComposition": "delta",
@@ -1530,45 +1609,6 @@
1530
1609
  ]
1531
1610
  }
1532
1611
  },
1533
- {
1534
- "url": "https://drafts.csswg.org/css-view-transitions-2/",
1535
- "seriesComposition": "delta",
1536
- "shortname": "css-view-transitions-2",
1537
- "series": {
1538
- "shortname": "css-view-transitions",
1539
- "currentSpecification": "css-view-transitions-1",
1540
- "title": "CSS View Transitions Module",
1541
- "shortTitle": "CSS View Transitions",
1542
- "releaseUrl": "https://www.w3.org/TR/css-view-transitions/",
1543
- "nightlyUrl": "https://drafts.csswg.org/css-view-transitions/"
1544
- },
1545
- "seriesVersion": "2",
1546
- "seriesPrevious": "css-view-transitions-1",
1547
- "organization": "W3C",
1548
- "groups": [
1549
- {
1550
- "name": "Cascading Style Sheets (CSS) Working Group",
1551
- "url": "https://www.w3.org/Style/CSS/"
1552
- }
1553
- ],
1554
- "nightly": {
1555
- "url": "https://drafts.csswg.org/css-view-transitions-2/",
1556
- "status": "Editor's Draft",
1557
- "alternateUrls": [
1558
- "https://w3c.github.io/csswg-drafts/css-view-transitions-2/"
1559
- ],
1560
- "repository": "https://github.com/w3c/csswg-drafts",
1561
- "sourcePath": "css-view-transitions-2/Overview.bs",
1562
- "filename": "index.html"
1563
- },
1564
- "title": "CSS View Transitions Module Level 2",
1565
- "source": "spec",
1566
- "shortTitle": "CSS View Transitions 2",
1567
- "categories": [
1568
- "browser"
1569
- ],
1570
- "standing": "good"
1571
- },
1572
1612
  {
1573
1613
  "url": "https://drafts.fxtf.org/compositing-2/",
1574
1614
  "seriesComposition": "full",
@@ -5668,6 +5708,40 @@
5668
5708
  ],
5669
5709
  "standing": "good"
5670
5710
  },
5711
+ {
5712
+ "url": "https://tc39.es/proposal-promise-try/",
5713
+ "seriesComposition": "full",
5714
+ "shortname": "tc39-promise-try",
5715
+ "series": {
5716
+ "shortname": "tc39-promise-try",
5717
+ "currentSpecification": "tc39-promise-try",
5718
+ "title": "Promise.try",
5719
+ "shortTitle": "Promise.try",
5720
+ "nightlyUrl": "https://tc39.es/proposal-promise-try/"
5721
+ },
5722
+ "organization": "Ecma International",
5723
+ "groups": [
5724
+ {
5725
+ "name": "TC39",
5726
+ "url": "https://tc39.es/"
5727
+ }
5728
+ ],
5729
+ "nightly": {
5730
+ "url": "https://tc39.es/proposal-promise-try/",
5731
+ "status": "Editor's Draft",
5732
+ "alternateUrls": [],
5733
+ "repository": "https://github.com/tc39/proposal-promise-try",
5734
+ "sourcePath": "spec.emu",
5735
+ "filename": "index.html"
5736
+ },
5737
+ "title": "Promise.try",
5738
+ "source": "spec",
5739
+ "shortTitle": "Promise.try",
5740
+ "categories": [
5741
+ "browser"
5742
+ ],
5743
+ "standing": "good"
5744
+ },
5671
5745
  {
5672
5746
  "url": "https://tc39.es/proposal-promise-with-resolvers/",
5673
5747
  "seriesComposition": "full",
@@ -7592,46 +7666,6 @@
7592
7666
  ]
7593
7667
  }
7594
7668
  },
7595
- {
7596
- "url": "https://wicg.github.io/compression/",
7597
- "seriesComposition": "full",
7598
- "shortname": "compression",
7599
- "series": {
7600
- "shortname": "compression",
7601
- "currentSpecification": "compression",
7602
- "title": "Compression Streams",
7603
- "shortTitle": "Compression Streams",
7604
- "nightlyUrl": "https://wicg.github.io/compression/"
7605
- },
7606
- "organization": "W3C",
7607
- "groups": [
7608
- {
7609
- "name": "Web Platform Incubator Community Group",
7610
- "url": "https://www.w3.org/community/wicg/"
7611
- }
7612
- ],
7613
- "nightly": {
7614
- "url": "https://wicg.github.io/compression/",
7615
- "status": "Draft Community Group Report",
7616
- "alternateUrls": [],
7617
- "repository": "https://github.com/WICG/compression",
7618
- "sourcePath": "index.bs",
7619
- "filename": "index.html"
7620
- },
7621
- "title": "Compression Streams",
7622
- "source": "specref",
7623
- "shortTitle": "Compression Streams",
7624
- "categories": [
7625
- "browser"
7626
- ],
7627
- "standing": "good",
7628
- "tests": {
7629
- "repository": "https://github.com/web-platform-tests/wpt",
7630
- "testPaths": [
7631
- "compression"
7632
- ]
7633
- }
7634
- },
7635
7669
  {
7636
7670
  "url": "https://wicg.github.io/content-index/spec/",
7637
7671
  "seriesComposition": "full",
@@ -7831,6 +7865,10 @@
7831
7865
  "shortTitle": "Custom State Pseudo Class",
7832
7866
  "nightlyUrl": "https://wicg.github.io/custom-state-pseudo-class/"
7833
7867
  },
7868
+ "standing": "discontinued",
7869
+ "obsoletedBy": [
7870
+ "html"
7871
+ ],
7834
7872
  "organization": "W3C",
7835
7873
  "groups": [
7836
7874
  {
@@ -7851,8 +7889,7 @@
7851
7889
  "shortTitle": "Custom State Pseudo Class",
7852
7890
  "categories": [
7853
7891
  "browser"
7854
- ],
7855
- "standing": "good"
7892
+ ]
7856
7893
  },
7857
7894
  {
7858
7895
  "url": "https://wicg.github.io/datacue/",
@@ -8037,7 +8074,7 @@
8037
8074
  "series": {
8038
8075
  "shortname": "document-picture-in-picture",
8039
8076
  "currentSpecification": "document-picture-in-picture",
8040
- "title": "Document Picture-in-Picture Specification",
8077
+ "title": "Document Picture-in-Picture",
8041
8078
  "shortTitle": "Document Picture-in-Picture",
8042
8079
  "nightlyUrl": "https://wicg.github.io/document-picture-in-picture/"
8043
8080
  },
@@ -8056,8 +8093,8 @@
8056
8093
  "sourcePath": "spec.bs",
8057
8094
  "filename": "index.html"
8058
8095
  },
8059
- "title": "Document Picture-in-Picture Specification",
8060
- "source": "spec",
8096
+ "title": "Document Picture-in-Picture",
8097
+ "source": "specref",
8061
8098
  "shortTitle": "Document Picture-in-Picture",
8062
8099
  "categories": [
8063
8100
  "browser"
@@ -12505,7 +12542,7 @@
12505
12542
  ],
12506
12543
  "release": {
12507
12544
  "url": "https://www.w3.org/TR/change-password-url/",
12508
- "status": "First Public Working Draft",
12545
+ "status": "Working Draft",
12509
12546
  "filename": "Overview.html"
12510
12547
  },
12511
12548
  "nightly": {
@@ -15475,6 +15512,7 @@
15475
15512
  },
15476
15513
  "seriesVersion": "4",
15477
15514
  "seriesPrevious": "css-overflow-3",
15515
+ "seriesNext": "css-overflow-5",
15478
15516
  "organization": "W3C",
15479
15517
  "groups": [
15480
15518
  {
@@ -17391,6 +17429,50 @@
17391
17429
  ],
17392
17430
  "standing": "good"
17393
17431
  },
17432
+ {
17433
+ "url": "https://www.w3.org/TR/css-view-transitions-2/",
17434
+ "seriesComposition": "delta",
17435
+ "shortname": "css-view-transitions-2",
17436
+ "series": {
17437
+ "shortname": "css-view-transitions",
17438
+ "currentSpecification": "css-view-transitions-1",
17439
+ "title": "CSS View Transitions Module",
17440
+ "shortTitle": "CSS View Transitions",
17441
+ "releaseUrl": "https://www.w3.org/TR/css-view-transitions/",
17442
+ "nightlyUrl": "https://drafts.csswg.org/css-view-transitions/"
17443
+ },
17444
+ "seriesVersion": "2",
17445
+ "seriesPrevious": "css-view-transitions-1",
17446
+ "organization": "W3C",
17447
+ "groups": [
17448
+ {
17449
+ "name": "Cascading Style Sheets (CSS) Working Group",
17450
+ "url": "https://www.w3.org/Style/CSS/"
17451
+ }
17452
+ ],
17453
+ "release": {
17454
+ "url": "https://www.w3.org/TR/css-view-transitions-2/",
17455
+ "status": "First Public Working Draft",
17456
+ "filename": "Overview.html"
17457
+ },
17458
+ "nightly": {
17459
+ "url": "https://drafts.csswg.org/css-view-transitions-2/",
17460
+ "status": "Editor's Draft",
17461
+ "alternateUrls": [
17462
+ "https://w3c.github.io/csswg-drafts/css-view-transitions-2/"
17463
+ ],
17464
+ "repository": "https://github.com/w3c/csswg-drafts",
17465
+ "sourcePath": "css-view-transitions-2/Overview.bs",
17466
+ "filename": "index.html"
17467
+ },
17468
+ "title": "CSS View Transitions Module Level 2",
17469
+ "source": "w3c",
17470
+ "shortTitle": "CSS View Transitions 2",
17471
+ "categories": [
17472
+ "browser"
17473
+ ],
17474
+ "standing": "good"
17475
+ },
17394
17476
  {
17395
17477
  "url": "https://www.w3.org/TR/css-viewport-1/",
17396
17478
  "seriesComposition": "full",
@@ -17711,7 +17793,6 @@
17711
17793
  "https://w3c.github.io/csswg-drafts/css2/"
17712
17794
  ],
17713
17795
  "repository": "https://github.com/w3c/csswg-drafts",
17714
- "pages": [],
17715
17796
  "filename": "index.html"
17716
17797
  },
17717
17798
  "seriesPrevious": "CSS2",
@@ -18769,16 +18850,20 @@
18769
18850
  "series": {
18770
18851
  "shortname": "geolocation",
18771
18852
  "currentSpecification": "geolocation",
18772
- "title": "Geolocation API",
18773
- "shortTitle": "Geolocation API",
18853
+ "title": "Geolocation",
18854
+ "shortTitle": "Geolocation",
18774
18855
  "releaseUrl": "https://www.w3.org/TR/geolocation/",
18775
- "nightlyUrl": "https://w3c.github.io/geolocation-api/"
18856
+ "nightlyUrl": "https://w3c.github.io/geolocation/"
18776
18857
  },
18777
18858
  "organization": "W3C",
18778
18859
  "groups": [
18779
18860
  {
18780
18861
  "name": "Devices and Sensors Working Group",
18781
18862
  "url": "https://www.w3.org/das/"
18863
+ },
18864
+ {
18865
+ "name": "Web Applications Working Group",
18866
+ "url": "https://www.w3.org/groups/wg/webapps/"
18782
18867
  }
18783
18868
  ],
18784
18869
  "release": {
@@ -18787,26 +18872,20 @@
18787
18872
  "filename": "Overview.html"
18788
18873
  },
18789
18874
  "nightly": {
18790
- "url": "https://w3c.github.io/geolocation-api/",
18875
+ "url": "https://w3c.github.io/geolocation/",
18791
18876
  "status": "Editor's Draft",
18792
18877
  "alternateUrls": [],
18793
- "repository": "https://github.com/w3c/geolocation-api",
18878
+ "repository": "https://github.com/w3c/geolocation",
18794
18879
  "sourcePath": "index.html",
18795
18880
  "filename": "index.html"
18796
18881
  },
18797
- "title": "Geolocation API",
18882
+ "title": "Geolocation",
18798
18883
  "source": "w3c",
18799
- "shortTitle": "Geolocation API",
18884
+ "shortTitle": "Geolocation",
18800
18885
  "categories": [
18801
18886
  "browser"
18802
18887
  ],
18803
- "standing": "good",
18804
- "tests": {
18805
- "repository": "https://github.com/web-platform-tests/wpt",
18806
- "testPaths": [
18807
- "geolocation-API"
18808
- ]
18809
- }
18888
+ "standing": "good"
18810
18889
  },
18811
18890
  {
18812
18891
  "url": "https://www.w3.org/TR/geometry-1/",
@@ -21087,9 +21166,9 @@
21087
21166
  "shortname": "orientation-event",
21088
21167
  "series": {
21089
21168
  "shortname": "orientation-event",
21169
+ "title": "Device Orientation and Motion",
21090
21170
  "currentSpecification": "orientation-event",
21091
- "title": "DeviceOrientation Event",
21092
- "shortTitle": "DeviceOrientation Event",
21171
+ "shortTitle": "Device Orientation and Motion",
21093
21172
  "releaseUrl": "https://www.w3.org/TR/orientation-event/",
21094
21173
  "nightlyUrl": "https://w3c.github.io/deviceorientation/"
21095
21174
  },
@@ -21117,9 +21196,9 @@
21117
21196
  "sourcePath": "index.bs",
21118
21197
  "filename": "index.html"
21119
21198
  },
21120
- "title": "DeviceOrientation Event Specification",
21199
+ "title": "Device Orientation and Motion",
21121
21200
  "source": "w3c",
21122
- "shortTitle": "DeviceOrientation Event",
21201
+ "shortTitle": "Device Orientation and Motion",
21123
21202
  "categories": [
21124
21203
  "browser"
21125
21204
  ],
@@ -21887,7 +21966,7 @@
21887
21966
  ],
21888
21967
  "release": {
21889
21968
  "url": "https://www.w3.org/TR/rdf-canon/",
21890
- "status": "Proposed Recommendation",
21969
+ "status": "Recommendation",
21891
21970
  "filename": "Overview.html"
21892
21971
  },
21893
21972
  "title": "RDF Dataset Canonicalization",
@@ -23458,6 +23537,11 @@
23458
23537
  "nightlyUrl": "https://w3c.github.io/webappsec-subresource-integrity/"
23459
23538
  },
23460
23539
  "shortTitle": "SRI",
23540
+ "release": {
23541
+ "url": "https://www.w3.org/TR/SRI/",
23542
+ "status": "Recommendation",
23543
+ "filename": "index.html"
23544
+ },
23461
23545
  "organization": "W3C",
23462
23546
  "groups": [
23463
23547
  {
@@ -23465,11 +23549,6 @@
23465
23549
  "url": "https://www.w3.org/groups/wg/webappsec/"
23466
23550
  }
23467
23551
  ],
23468
- "release": {
23469
- "url": "https://www.w3.org/TR/SRI/",
23470
- "status": "Recommendation",
23471
- "filename": "index.html"
23472
- },
23473
23552
  "nightly": {
23474
23553
  "url": "https://w3c.github.io/webappsec-subresource-integrity/",
23475
23554
  "status": "Editor's Draft",
@@ -24030,6 +24109,11 @@
24030
24109
  "releaseUrl": "https://www.w3.org/TR/trusted-types/",
24031
24110
  "nightlyUrl": "https://w3c.github.io/trusted-types/dist/spec/"
24032
24111
  },
24112
+ "release": {
24113
+ "url": "https://www.w3.org/TR/trusted-types/",
24114
+ "status": "Working Draft",
24115
+ "filename": "index.html"
24116
+ },
24033
24117
  "organization": "W3C",
24034
24118
  "groups": [
24035
24119
  {
@@ -24037,11 +24121,6 @@
24037
24121
  "url": "https://www.w3.org/groups/wg/webappsec/"
24038
24122
  }
24039
24123
  ],
24040
- "release": {
24041
- "url": "https://www.w3.org/TR/trusted-types/",
24042
- "status": "First Public Working Draft",
24043
- "filename": "index.html"
24044
- },
24045
24124
  "nightly": {
24046
24125
  "url": "https://w3c.github.io/trusted-types/dist/spec/",
24047
24126
  "status": "Editor's Draft",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.9.0",
3
+ "version": "3.10.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",