web-specs 3.31.0 → 3.33.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 +191 -187
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -788,51 +788,6 @@
788
788
  ],
789
789
  "standing": "pending"
790
790
  },
791
- {
792
- "url": "https://drafts.csswg.org/css-display-4/",
793
- "seriesComposition": "full",
794
- "shortname": "css-display-4",
795
- "series": {
796
- "shortname": "css-display",
797
- "currentSpecification": "css-display-3",
798
- "title": "CSS Display",
799
- "shortTitle": "CSS Display",
800
- "releaseUrl": "https://www.w3.org/TR/css-display/",
801
- "nightlyUrl": "https://drafts.csswg.org/css-display/"
802
- },
803
- "seriesVersion": "4",
804
- "seriesPrevious": "css-display-3",
805
- "organization": "W3C",
806
- "groups": [
807
- {
808
- "name": "Cascading Style Sheets (CSS) Working Group",
809
- "url": "https://www.w3.org/Style/CSS/"
810
- }
811
- ],
812
- "nightly": {
813
- "url": "https://drafts.csswg.org/css-display-4/",
814
- "status": "Editor's Draft",
815
- "alternateUrls": [
816
- "https://w3c.github.io/csswg-drafts/css-display-4/"
817
- ],
818
- "repository": "https://github.com/w3c/csswg-drafts",
819
- "sourcePath": "css-display-4/Overview.bs",
820
- "filename": "index.html"
821
- },
822
- "title": "CSS Display Module Level 4",
823
- "source": "spec",
824
- "shortTitle": "CSS Display 4",
825
- "categories": [
826
- "browser"
827
- ],
828
- "standing": "good",
829
- "tests": {
830
- "repository": "https://github.com/web-platform-tests/wpt",
831
- "testPaths": [
832
- "css/css-display"
833
- ]
834
- }
835
- },
836
791
  {
837
792
  "url": "https://drafts.csswg.org/css-env-1/",
838
793
  "seriesComposition": "full",
@@ -1157,51 +1112,6 @@
1157
1112
  ],
1158
1113
  "standing": "good"
1159
1114
  },
1160
- {
1161
- "url": "https://drafts.csswg.org/css-multicol-2/",
1162
- "seriesComposition": "delta",
1163
- "shortname": "css-multicol-2",
1164
- "series": {
1165
- "shortname": "css-multicol",
1166
- "currentSpecification": "css-multicol-1",
1167
- "title": "CSS Multi-column Layout",
1168
- "shortTitle": "CSS Multicol",
1169
- "releaseUrl": "https://www.w3.org/TR/css-multicol/",
1170
- "nightlyUrl": "https://drafts.csswg.org/css-multicol/"
1171
- },
1172
- "seriesVersion": "2",
1173
- "shortTitle": "CSS Multicol 2",
1174
- "seriesPrevious": "css-multicol-1",
1175
- "organization": "W3C",
1176
- "groups": [
1177
- {
1178
- "name": "Cascading Style Sheets (CSS) Working Group",
1179
- "url": "https://www.w3.org/Style/CSS/"
1180
- }
1181
- ],
1182
- "nightly": {
1183
- "url": "https://drafts.csswg.org/css-multicol-2/",
1184
- "status": "Editor's Draft",
1185
- "alternateUrls": [
1186
- "https://w3c.github.io/csswg-drafts/css-multicol-2/"
1187
- ],
1188
- "repository": "https://github.com/w3c/csswg-drafts",
1189
- "sourcePath": "css-multicol-2/Overview.bs",
1190
- "filename": "index.html"
1191
- },
1192
- "title": "CSS Multi-column Layout Module Level 2",
1193
- "source": "spec",
1194
- "categories": [
1195
- "browser"
1196
- ],
1197
- "standing": "good",
1198
- "tests": {
1199
- "repository": "https://github.com/web-platform-tests/wpt",
1200
- "testPaths": [
1201
- "css/css-multicol"
1202
- ]
1203
- }
1204
- },
1205
1115
  {
1206
1116
  "url": "https://drafts.csswg.org/css-page-4/",
1207
1117
  "seriesComposition": "delta",
@@ -6283,6 +6193,40 @@
6283
6193
  "browser"
6284
6194
  ]
6285
6195
  },
6196
+ {
6197
+ "url": "https://w3c.github.io/element-timing/",
6198
+ "seriesComposition": "full",
6199
+ "shortname": "element-timing",
6200
+ "series": {
6201
+ "shortname": "element-timing",
6202
+ "currentSpecification": "element-timing",
6203
+ "title": "Element Timing API",
6204
+ "shortTitle": "Element Timing API",
6205
+ "nightlyUrl": "https://w3c.github.io/element-timing/"
6206
+ },
6207
+ "organization": "W3C",
6208
+ "groups": [
6209
+ {
6210
+ "name": "Web Performance Working Group",
6211
+ "url": "https://www.w3.org/groups/wg/webperf/"
6212
+ }
6213
+ ],
6214
+ "nightly": {
6215
+ "url": "https://w3c.github.io/element-timing/",
6216
+ "status": "Editor's Draft",
6217
+ "alternateUrls": [],
6218
+ "repository": "https://github.com/w3c/element-timing",
6219
+ "sourcePath": "index.bs",
6220
+ "filename": "index.html"
6221
+ },
6222
+ "title": "Element Timing API",
6223
+ "source": "spec",
6224
+ "shortTitle": "Element Timing API",
6225
+ "categories": [
6226
+ "browser"
6227
+ ],
6228
+ "standing": "good"
6229
+ },
6286
6230
  {
6287
6231
  "url": "https://w3c.github.io/gamepad/extensions.html",
6288
6232
  "seriesComposition": "full",
@@ -6412,7 +6356,7 @@
6412
6356
  "filename": "index.html"
6413
6357
  },
6414
6358
  "title": "Media Playback Quality",
6415
- "source": "specref",
6359
+ "source": "spec",
6416
6360
  "shortTitle": "Media Playback Quality",
6417
6361
  "categories": [
6418
6362
  "browser"
@@ -6635,8 +6579,8 @@
6635
6579
  "series": {
6636
6580
  "shortname": "web-nfc",
6637
6581
  "currentSpecification": "web-nfc",
6638
- "title": "Web NFC API",
6639
- "shortTitle": "Web NFC API",
6582
+ "title": "Web NFC",
6583
+ "shortTitle": "Web NFC",
6640
6584
  "nightlyUrl": "https://w3c.github.io/web-nfc/"
6641
6585
  },
6642
6586
  "organization": "W3C",
@@ -6654,9 +6598,9 @@
6654
6598
  "sourcePath": "index.html",
6655
6599
  "filename": "index.html"
6656
6600
  },
6657
- "title": "Web NFC API",
6658
- "source": "specref",
6659
- "shortTitle": "Web NFC API",
6601
+ "title": "Web NFC",
6602
+ "source": "spec",
6603
+ "shortTitle": "Web NFC",
6660
6604
  "categories": [
6661
6605
  "browser"
6662
6606
  ],
@@ -6688,19 +6632,19 @@
6688
6632
  ],
6689
6633
  "nightly": {
6690
6634
  "url": "https://w3c.github.io/web-share-target/",
6691
- "status": "Editor's Draft",
6635
+ "status": "Unofficial Proposal Draft",
6692
6636
  "alternateUrls": [],
6693
6637
  "repository": "https://github.com/w3c/web-share-target",
6694
6638
  "sourcePath": "index.html",
6695
6639
  "filename": "index.html"
6696
6640
  },
6697
6641
  "title": "Web Share Target API",
6698
- "source": "specref",
6642
+ "source": "spec",
6699
6643
  "shortTitle": "Web Share Target API",
6700
6644
  "categories": [
6701
6645
  "browser"
6702
6646
  ],
6703
- "standing": "good"
6647
+ "standing": "pending"
6704
6648
  },
6705
6649
  {
6706
6650
  "url": "https://w3c.github.io/webappsec-passkey-endpoints/passkey-endpoints.html",
@@ -7583,7 +7527,7 @@
7583
7527
  "filename": "index.html"
7584
7528
  },
7585
7529
  "title": "Background Fetch",
7586
- "source": "specref",
7530
+ "source": "spec",
7587
7531
  "shortTitle": "Background Fetch",
7588
7532
  "categories": [
7589
7533
  "browser"
@@ -7697,7 +7641,7 @@
7697
7641
  "filename": "index.html"
7698
7642
  },
7699
7643
  "title": "Client Hints Infrastructure",
7700
- "source": "specref",
7644
+ "source": "spec",
7701
7645
  "shortTitle": "Client Hints Infrastructure",
7702
7646
  "categories": [
7703
7647
  "browser"
@@ -7820,7 +7764,7 @@
7820
7764
  "filename": "index.html"
7821
7765
  },
7822
7766
  "title": "Cookie Store API",
7823
- "source": "specref",
7767
+ "source": "spec",
7824
7768
  "shortTitle": "Cookie Store API",
7825
7769
  "categories": [
7826
7770
  "browser"
@@ -7912,6 +7856,7 @@
7912
7856
  "shortTitle": "CSS Parser API",
7913
7857
  "nightlyUrl": "https://wicg.github.io/css-parser-api/"
7914
7858
  },
7859
+ "standing": "good",
7915
7860
  "organization": "W3C",
7916
7861
  "groups": [
7917
7862
  {
@@ -7921,19 +7866,18 @@
7921
7866
  ],
7922
7867
  "nightly": {
7923
7868
  "url": "https://wicg.github.io/css-parser-api/",
7924
- "status": "Draft Community Group Report",
7869
+ "status": "Unofficial Proposal Draft",
7925
7870
  "alternateUrls": [],
7926
7871
  "repository": "https://github.com/WICG/css-parser-api",
7927
7872
  "sourcePath": "index.bs",
7928
7873
  "filename": "index.html"
7929
7874
  },
7930
7875
  "title": "CSS Parser API",
7931
- "source": "specref",
7876
+ "source": "spec",
7932
7877
  "shortTitle": "CSS Parser API",
7933
7878
  "categories": [
7934
7879
  "browser"
7935
7880
  ],
7936
- "standing": "good",
7937
7881
  "tests": {
7938
7882
  "repository": "https://github.com/web-platform-tests/wpt",
7939
7883
  "testPaths": [
@@ -8165,7 +8109,7 @@
8165
8109
  "series": {
8166
8110
  "shortname": "document-picture-in-picture",
8167
8111
  "currentSpecification": "document-picture-in-picture",
8168
- "title": "Document Picture-in-Picture",
8112
+ "title": "Document Picture-in-Picture Specification",
8169
8113
  "shortTitle": "Document Picture-in-Picture",
8170
8114
  "nightlyUrl": "https://wicg.github.io/document-picture-in-picture/"
8171
8115
  },
@@ -8184,8 +8128,8 @@
8184
8128
  "sourcePath": "spec.bs",
8185
8129
  "filename": "index.html"
8186
8130
  },
8187
- "title": "Document Picture-in-Picture",
8188
- "source": "specref",
8131
+ "title": "Document Picture-in-Picture Specification",
8132
+ "source": "spec",
8189
8133
  "shortTitle": "Document Picture-in-Picture",
8190
8134
  "categories": [
8191
8135
  "browser"
@@ -8225,7 +8169,7 @@
8225
8169
  "filename": "index.html"
8226
8170
  },
8227
8171
  "title": "Document Policy",
8228
- "source": "specref",
8172
+ "source": "spec",
8229
8173
  "shortTitle": "Document Policy",
8230
8174
  "categories": [
8231
8175
  "browser"
@@ -8238,46 +8182,6 @@
8238
8182
  ]
8239
8183
  }
8240
8184
  },
8241
- {
8242
- "url": "https://wicg.github.io/element-timing/",
8243
- "seriesComposition": "full",
8244
- "shortname": "element-timing",
8245
- "series": {
8246
- "shortname": "element-timing",
8247
- "currentSpecification": "element-timing",
8248
- "title": "Element Timing API",
8249
- "shortTitle": "Element Timing API",
8250
- "nightlyUrl": "https://wicg.github.io/element-timing/"
8251
- },
8252
- "organization": "W3C",
8253
- "groups": [
8254
- {
8255
- "name": "Web Platform Incubator Community Group",
8256
- "url": "https://www.w3.org/community/wicg/"
8257
- }
8258
- ],
8259
- "nightly": {
8260
- "url": "https://wicg.github.io/element-timing/",
8261
- "status": "Draft Community Group Report",
8262
- "alternateUrls": [],
8263
- "repository": "https://github.com/WICG/element-timing",
8264
- "sourcePath": "index.bs",
8265
- "filename": "index.html"
8266
- },
8267
- "title": "Element Timing API",
8268
- "source": "specref",
8269
- "shortTitle": "Element Timing API",
8270
- "categories": [
8271
- "browser"
8272
- ],
8273
- "standing": "good",
8274
- "tests": {
8275
- "repository": "https://github.com/web-platform-tests/wpt",
8276
- "testPaths": [
8277
- "element-timing"
8278
- ]
8279
- }
8280
- },
8281
8185
  {
8282
8186
  "url": "https://wicg.github.io/entries-api/",
8283
8187
  "seriesComposition": "full",
@@ -8305,7 +8209,7 @@
8305
8209
  "filename": "index.html"
8306
8210
  },
8307
8211
  "title": "File and Directory Entries API",
8308
- "source": "specref",
8212
+ "source": "spec",
8309
8213
  "shortTitle": "File and Directory Entries API",
8310
8214
  "categories": [
8311
8215
  "browser"
@@ -8413,7 +8317,7 @@
8413
8317
  "filename": "index.html"
8414
8318
  },
8415
8319
  "title": "File System Access",
8416
- "source": "specref",
8320
+ "source": "spec",
8417
8321
  "shortTitle": "File System Access",
8418
8322
  "categories": [
8419
8323
  "browser"
@@ -8561,7 +8465,7 @@
8561
8465
  "filename": "index.html"
8562
8466
  },
8563
8467
  "title": "Idle Detection API",
8564
- "source": "specref",
8468
+ "source": "spec",
8565
8469
  "shortTitle": "Idle Detection API",
8566
8470
  "categories": [
8567
8471
  "browser"
@@ -8628,14 +8532,14 @@
8628
8532
  ],
8629
8533
  "nightly": {
8630
8534
  "url": "https://wicg.github.io/input-device-capabilities/",
8631
- "status": "Draft Community Group Report",
8535
+ "status": "Editor's Draft",
8632
8536
  "alternateUrls": [],
8633
8537
  "repository": "https://github.com/WICG/input-device-capabilities",
8634
8538
  "sourcePath": "index.html",
8635
8539
  "filename": "index.html"
8636
8540
  },
8637
8541
  "title": "Input Device Capabilities",
8638
- "source": "specref",
8542
+ "source": "spec",
8639
8543
  "shortTitle": "Input Device Capabilities",
8640
8544
  "categories": [
8641
8545
  "browser"
@@ -8756,7 +8660,7 @@
8756
8660
  "filename": "isolated-contexts.html"
8757
8661
  },
8758
8662
  "title": "Isolated Contexts",
8759
- "source": "specref",
8663
+ "source": "spec",
8760
8664
  "shortTitle": "Isolated Contexts",
8761
8665
  "standing": "good"
8762
8666
  },
@@ -8787,7 +8691,7 @@
8787
8691
  "filename": "index.html"
8788
8692
  },
8789
8693
  "title": "JS Self-Profiling API",
8790
- "source": "specref",
8694
+ "source": "spec",
8791
8695
  "shortTitle": "JS Self-Profiling API",
8792
8696
  "categories": [
8793
8697
  "browser"
@@ -8827,7 +8731,7 @@
8827
8731
  "filename": "index.html"
8828
8732
  },
8829
8733
  "title": "Keyboard Lock",
8830
- "source": "specref",
8734
+ "source": "spec",
8831
8735
  "shortTitle": "Keyboard Lock",
8832
8736
  "categories": [
8833
8737
  "browser"
@@ -8867,7 +8771,7 @@
8867
8771
  "filename": "index.html"
8868
8772
  },
8869
8773
  "title": "Keyboard Map",
8870
- "source": "specref",
8774
+ "source": "spec",
8871
8775
  "shortTitle": "Keyboard Map",
8872
8776
  "categories": [
8873
8777
  "browser"
@@ -8887,8 +8791,8 @@
8887
8791
  "series": {
8888
8792
  "shortname": "layout-instability",
8889
8793
  "currentSpecification": "layout-instability",
8890
- "title": "Layout Instability",
8891
- "shortTitle": "Layout Instability",
8794
+ "title": "Layout Instability API",
8795
+ "shortTitle": "Layout Instability API",
8892
8796
  "nightlyUrl": "https://wicg.github.io/layout-instability/"
8893
8797
  },
8894
8798
  "organization": "W3C",
@@ -8906,9 +8810,9 @@
8906
8810
  "sourcePath": "index.bs",
8907
8811
  "filename": "index.html"
8908
8812
  },
8909
- "title": "Layout Instability",
8910
- "source": "specref",
8911
- "shortTitle": "Layout Instability",
8813
+ "title": "Layout Instability API",
8814
+ "source": "spec",
8815
+ "shortTitle": "Layout Instability API",
8912
8816
  "categories": [
8913
8817
  "browser"
8914
8818
  ],
@@ -8927,8 +8831,8 @@
8927
8831
  "series": {
8928
8832
  "shortname": "local-font-access",
8929
8833
  "currentSpecification": "local-font-access",
8930
- "title": "Local Font Access",
8931
- "shortTitle": "Local Font Access",
8834
+ "title": "Local Font Access API",
8835
+ "shortTitle": "Local Font Access API",
8932
8836
  "nightlyUrl": "https://wicg.github.io/local-font-access/"
8933
8837
  },
8934
8838
  "organization": "W3C",
@@ -8946,9 +8850,9 @@
8946
8850
  "sourcePath": "index.bs",
8947
8851
  "filename": "index.html"
8948
8852
  },
8949
- "title": "Local Font Access",
8950
- "source": "specref",
8951
- "shortTitle": "Local Font Access",
8853
+ "title": "Local Font Access API",
8854
+ "source": "spec",
8855
+ "shortTitle": "Local Font Access API",
8952
8856
  "categories": [
8953
8857
  "browser"
8954
8858
  ],
@@ -8981,7 +8885,7 @@
8981
8885
  "filename": "index.html"
8982
8886
  },
8983
8887
  "title": "Manifest Incubations",
8984
- "source": "specref",
8888
+ "source": "spec",
8985
8889
  "shortTitle": "Manifest Incubations",
8986
8890
  "categories": [
8987
8891
  "browser"
@@ -9151,7 +9055,7 @@
9151
9055
  "filename": "index.html"
9152
9056
  },
9153
9057
  "title": "Network Information API",
9154
- "source": "specref",
9058
+ "source": "spec",
9155
9059
  "shortTitle": "Network Information API",
9156
9060
  "categories": [
9157
9061
  "browser"
@@ -9259,7 +9163,7 @@
9259
9163
  "filename": "index.html"
9260
9164
  },
9261
9165
  "title": "Page Lifecycle",
9262
- "source": "specref",
9166
+ "source": "spec",
9263
9167
  "shortTitle": "Page Lifecycle",
9264
9168
  "categories": [
9265
9169
  "browser"
@@ -9340,7 +9244,7 @@
9340
9244
  "filename": "index.html"
9341
9245
  },
9342
9246
  "title": "Web Periodic Background Synchronization",
9343
- "source": "specref",
9247
+ "source": "spec",
9344
9248
  "shortTitle": "Web Periodic Background Synchronization",
9345
9249
  "categories": [
9346
9250
  "browser"
@@ -9380,7 +9284,7 @@
9380
9284
  "filename": "index.html"
9381
9285
  },
9382
9286
  "title": "Requesting Permissions",
9383
- "source": "specref",
9287
+ "source": "spec",
9384
9288
  "shortTitle": "Requesting Permissions",
9385
9289
  "categories": [
9386
9290
  "browser"
@@ -9420,7 +9324,7 @@
9420
9324
  "filename": "index.html"
9421
9325
  },
9422
9326
  "title": "Relinquishing Permissions",
9423
- "source": "specref",
9327
+ "source": "spec",
9424
9328
  "shortTitle": "Relinquishing Permissions",
9425
9329
  "categories": [
9426
9330
  "browser"
@@ -9478,6 +9382,7 @@
9478
9382
  "shortTitle": "preferCurrentTab",
9479
9383
  "nightlyUrl": "https://wicg.github.io/prefer-current-tab/"
9480
9384
  },
9385
+ "standing": "good",
9481
9386
  "organization": "W3C",
9482
9387
  "groups": [
9483
9388
  {
@@ -9487,19 +9392,18 @@
9487
9392
  ],
9488
9393
  "nightly": {
9489
9394
  "url": "https://wicg.github.io/prefer-current-tab/",
9490
- "status": "Draft Community Group Report",
9395
+ "status": "Unofficial Proposal Draft",
9491
9396
  "alternateUrls": [],
9492
9397
  "repository": "https://github.com/WICG/prefer-current-tab",
9493
9398
  "sourcePath": "index.html",
9494
9399
  "filename": "index.html"
9495
9400
  },
9496
9401
  "title": "preferCurrentTab",
9497
- "source": "specref",
9402
+ "source": "spec",
9498
9403
  "shortTitle": "preferCurrentTab",
9499
9404
  "categories": [
9500
9405
  "browser"
9501
- ],
9502
- "standing": "good"
9406
+ ]
9503
9407
  },
9504
9408
  {
9505
9409
  "url": "https://wicg.github.io/private-network-access/",
@@ -9682,7 +9586,7 @@
9682
9586
  "filename": "index.html"
9683
9587
  },
9684
9588
  "title": "Prioritized Task Scheduling",
9685
- "source": "specref",
9589
+ "source": "spec",
9686
9590
  "shortTitle": "Prioritized Task Scheduling",
9687
9591
  "categories": [
9688
9592
  "browser"
@@ -9802,7 +9706,7 @@
9802
9706
  "filename": "index.html"
9803
9707
  },
9804
9708
  "title": "Accelerated Shape Detection in Images",
9805
- "source": "specref",
9709
+ "source": "spec",
9806
9710
  "shortTitle": "Accelerated Shape Detection in Images",
9807
9711
  "categories": [
9808
9712
  "browser"
@@ -9842,7 +9746,7 @@
9842
9746
  "filename": "text.html"
9843
9747
  },
9844
9748
  "title": "Accelerated Text Detection in Images",
9845
- "source": "specref",
9749
+ "source": "spec",
9846
9750
  "shortTitle": "Accelerated Text Detection in Images",
9847
9751
  "categories": [
9848
9752
  "browser"
@@ -9911,7 +9815,7 @@
9911
9815
  "filename": "index.html"
9912
9816
  },
9913
9817
  "title": "Origin-bound one-time codes delivered via SMS",
9914
- "source": "specref",
9818
+ "source": "spec",
9915
9819
  "categories": [
9916
9820
  "browser"
9917
9821
  ],
@@ -9978,7 +9882,7 @@
9978
9882
  "filename": "index.html"
9979
9883
  },
9980
9884
  "title": "Web Speech API",
9981
- "source": "specref",
9885
+ "source": "spec",
9982
9886
  "shortTitle": "Web Speech API",
9983
9887
  "categories": [
9984
9888
  "browser"
@@ -10240,7 +10144,7 @@
10240
10144
  "filename": "index.html"
10241
10145
  },
10242
10146
  "title": "Web App Launch Handler API",
10243
- "source": "specref",
10147
+ "source": "spec",
10244
10148
  "shortTitle": "Web App Launch Handler API",
10245
10149
  "categories": [
10246
10150
  "browser"
@@ -10564,7 +10468,7 @@
10564
10468
  "filename": "index.html"
10565
10469
  },
10566
10470
  "title": "WebUSB API",
10567
- "source": "specref",
10471
+ "source": "spec",
10568
10472
  "shortTitle": "WebUSB API",
10569
10473
  "categories": [
10570
10474
  "browser"
@@ -10604,7 +10508,7 @@
10604
10508
  "filename": "index.html"
10605
10509
  },
10606
10510
  "title": "Window Controls Overlay",
10607
- "source": "specref",
10511
+ "source": "spec",
10608
10512
  "shortTitle": "Window Controls Overlay",
10609
10513
  "categories": [
10610
10514
  "browser"
@@ -14807,6 +14711,56 @@
14807
14711
  ]
14808
14712
  }
14809
14713
  },
14714
+ {
14715
+ "url": "https://www.w3.org/TR/css-display-4/",
14716
+ "seriesComposition": "full",
14717
+ "shortname": "css-display-4",
14718
+ "series": {
14719
+ "shortname": "css-display",
14720
+ "currentSpecification": "css-display-3",
14721
+ "title": "CSS Display",
14722
+ "shortTitle": "CSS Display",
14723
+ "releaseUrl": "https://www.w3.org/TR/css-display/",
14724
+ "nightlyUrl": "https://drafts.csswg.org/css-display/"
14725
+ },
14726
+ "seriesVersion": "4",
14727
+ "seriesPrevious": "css-display-3",
14728
+ "organization": "W3C",
14729
+ "groups": [
14730
+ {
14731
+ "name": "Cascading Style Sheets (CSS) Working Group",
14732
+ "url": "https://www.w3.org/Style/CSS/"
14733
+ }
14734
+ ],
14735
+ "release": {
14736
+ "url": "https://www.w3.org/TR/css-display-4/",
14737
+ "status": "First Public Working Draft",
14738
+ "filename": "Overview.html"
14739
+ },
14740
+ "nightly": {
14741
+ "url": "https://drafts.csswg.org/css-display-4/",
14742
+ "status": "Editor's Draft",
14743
+ "alternateUrls": [
14744
+ "https://w3c.github.io/csswg-drafts/css-display-4/"
14745
+ ],
14746
+ "repository": "https://github.com/w3c/csswg-drafts",
14747
+ "sourcePath": "css-display-4/Overview.bs",
14748
+ "filename": "index.html"
14749
+ },
14750
+ "title": "CSS Display Module Level 4",
14751
+ "source": "w3c",
14752
+ "shortTitle": "CSS Display 4",
14753
+ "categories": [
14754
+ "browser"
14755
+ ],
14756
+ "standing": "good",
14757
+ "tests": {
14758
+ "repository": "https://github.com/web-platform-tests/wpt",
14759
+ "testPaths": [
14760
+ "css/css-display"
14761
+ ]
14762
+ }
14763
+ },
14810
14764
  {
14811
14765
  "url": "https://www.w3.org/TR/css-easing-1/",
14812
14766
  "seriesComposition": "full",
@@ -15797,6 +15751,56 @@
15797
15751
  ]
15798
15752
  }
15799
15753
  },
15754
+ {
15755
+ "url": "https://www.w3.org/TR/css-multicol-2/",
15756
+ "seriesComposition": "full",
15757
+ "shortname": "css-multicol-2",
15758
+ "series": {
15759
+ "shortname": "css-multicol",
15760
+ "currentSpecification": "css-multicol-1",
15761
+ "title": "CSS Multi-column Layout",
15762
+ "shortTitle": "CSS Multicol",
15763
+ "releaseUrl": "https://www.w3.org/TR/css-multicol/",
15764
+ "nightlyUrl": "https://drafts.csswg.org/css-multicol/"
15765
+ },
15766
+ "seriesVersion": "2",
15767
+ "shortTitle": "CSS Multicol 2",
15768
+ "seriesPrevious": "css-multicol-1",
15769
+ "organization": "W3C",
15770
+ "groups": [
15771
+ {
15772
+ "name": "Cascading Style Sheets (CSS) Working Group",
15773
+ "url": "https://www.w3.org/Style/CSS/"
15774
+ }
15775
+ ],
15776
+ "release": {
15777
+ "url": "https://www.w3.org/TR/css-multicol-2/",
15778
+ "status": "First Public Working Draft",
15779
+ "filename": "Overview.html"
15780
+ },
15781
+ "nightly": {
15782
+ "url": "https://drafts.csswg.org/css-multicol-2/",
15783
+ "status": "Editor's Draft",
15784
+ "alternateUrls": [
15785
+ "https://w3c.github.io/csswg-drafts/css-multicol-2/"
15786
+ ],
15787
+ "repository": "https://github.com/w3c/csswg-drafts",
15788
+ "sourcePath": "css-multicol-2/Overview.bs",
15789
+ "filename": "index.html"
15790
+ },
15791
+ "title": "CSS Multi-column Layout Module Level 2",
15792
+ "source": "w3c",
15793
+ "categories": [
15794
+ "browser"
15795
+ ],
15796
+ "standing": "good",
15797
+ "tests": {
15798
+ "repository": "https://github.com/web-platform-tests/wpt",
15799
+ "testPaths": [
15800
+ "css/css-multicol"
15801
+ ]
15802
+ }
15803
+ },
15800
15804
  {
15801
15805
  "url": "https://www.w3.org/TR/css-namespaces-3/",
15802
15806
  "seriesComposition": "full",
@@ -25662,7 +25666,7 @@
25662
25666
  ],
25663
25667
  "release": {
25664
25668
  "url": "https://www.w3.org/TR/vc-data-integrity/",
25665
- "status": "Candidate Recommendation Snapshot",
25669
+ "status": "Candidate Recommendation Draft",
25666
25670
  "filename": "Overview.html"
25667
25671
  },
25668
25672
  "nightly": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.31.0",
3
+ "version": "3.33.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",