web-specs 3.56.0 → 3.58.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 +1 -0
  2. package/index.json +298 -106
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -616,6 +616,7 @@ The provenance for the `title` and `nightly` property values. Can be one of:
616
616
  - `w3c`: information retrieved from the [W3C API](https://w3c.github.io/w3c-api/)
617
617
  - `whatwg`: information retrieved from [WHATWG](https://spec.whatwg.org/)
618
618
  - `ietf`: information retrieved from the [IETF datatracker](https://datatracker.ietf.org)
619
+ - `iso`: information retrieved from the [ISO Open Data](https://www.iso.org/open-data.html) datasets [iso_deliverables_metadata](https://www.iso.org/open-data.html#iso_deliverables_metadata) and [iso_technical_committees](https://www.iso.org/open-data.html#iso_technical_committees), licensed under the [ODC Attribution License](https://opendatacommons.org/licenses/by/1-0/)
619
620
  - `spec`: information retrieved from the spec itself
620
621
 
621
622
  The `source` property is always set.
package/index.json CHANGED
@@ -695,50 +695,6 @@
695
695
  ]
696
696
  }
697
697
  },
698
- {
699
- "url": "https://drafts.csswg.org/css-borders-4/",
700
- "seriesComposition": "full",
701
- "shortname": "css-borders-4",
702
- "series": {
703
- "shortname": "css-borders",
704
- "currentSpecification": "css-borders-4",
705
- "title": "CSS Borders and Box Decorations",
706
- "shortTitle": "CSS Borders and Box Decorations",
707
- "nightlyUrl": "https://drafts.csswg.org/css-borders/"
708
- },
709
- "seriesVersion": "4",
710
- "organization": "W3C",
711
- "groups": [
712
- {
713
- "name": "Cascading Style Sheets (CSS) Working Group",
714
- "url": "https://www.w3.org/Style/CSS/"
715
- }
716
- ],
717
- "nightly": {
718
- "url": "https://drafts.csswg.org/css-borders-4/",
719
- "status": "Editor's Draft",
720
- "alternateUrls": [
721
- "https://w3c.github.io/csswg-drafts/css-borders-4/",
722
- "https://w3c.github.io/csswg-drafts/css-borders/"
723
- ],
724
- "repository": "https://github.com/w3c/csswg-drafts",
725
- "sourcePath": "css-borders-4/Overview.bs",
726
- "filename": "index.html"
727
- },
728
- "title": "CSS Borders and Box Decorations Module Level 4",
729
- "source": "spec",
730
- "shortTitle": "CSS Borders and Box Decorations 4",
731
- "categories": [
732
- "browser"
733
- ],
734
- "standing": "good",
735
- "tests": {
736
- "repository": "https://github.com/web-platform-tests/wpt",
737
- "testPaths": [
738
- "css/css-borders"
739
- ]
740
- }
741
- },
742
698
  {
743
699
  "url": "https://drafts.csswg.org/css-color-6/",
744
700
  "seriesComposition": "delta",
@@ -1077,51 +1033,6 @@
1077
1033
  ]
1078
1034
  }
1079
1035
  },
1080
- {
1081
- "url": "https://drafts.csswg.org/css-position-4/",
1082
- "seriesComposition": "delta",
1083
- "shortname": "css-position-4",
1084
- "series": {
1085
- "shortname": "css-position",
1086
- "currentSpecification": "css-position-3",
1087
- "title": "CSS Positioned Layout",
1088
- "shortTitle": "CSS Positioned Layout",
1089
- "releaseUrl": "https://www.w3.org/TR/css-position/",
1090
- "nightlyUrl": "https://drafts.csswg.org/css-position/"
1091
- },
1092
- "seriesVersion": "4",
1093
- "seriesPrevious": "css-position-3",
1094
- "organization": "W3C",
1095
- "groups": [
1096
- {
1097
- "name": "Cascading Style Sheets (CSS) Working Group",
1098
- "url": "https://www.w3.org/Style/CSS/"
1099
- }
1100
- ],
1101
- "nightly": {
1102
- "url": "https://drafts.csswg.org/css-position-4/",
1103
- "status": "Editor's Draft",
1104
- "alternateUrls": [
1105
- "https://w3c.github.io/csswg-drafts/css-position-4/"
1106
- ],
1107
- "repository": "https://github.com/w3c/csswg-drafts",
1108
- "sourcePath": "css-position-4/Overview.bs",
1109
- "filename": "index.html"
1110
- },
1111
- "title": "CSS Positioned Layout Module Level 4",
1112
- "source": "spec",
1113
- "shortTitle": "CSS Positioned Layout 4",
1114
- "categories": [
1115
- "browser"
1116
- ],
1117
- "standing": "good",
1118
- "tests": {
1119
- "repository": "https://github.com/web-platform-tests/wpt",
1120
- "testPaths": [
1121
- "css/css-position"
1122
- ]
1123
- }
1124
- },
1125
1036
  {
1126
1037
  "url": "https://drafts.csswg.org/css-shapes-2/",
1127
1038
  "seriesComposition": "delta",
@@ -1734,6 +1645,7 @@
1734
1645
  ],
1735
1646
  "excludePaths": [
1736
1647
  "html/cross-origin-embedder-policy/credentialless",
1648
+ "html/dom/partial-updates/tentative",
1737
1649
  "html/cross-origin-embedder-policy/credentialless"
1738
1650
  ]
1739
1651
  }
@@ -6333,7 +6245,7 @@
6333
6245
  "groups": [
6334
6246
  {
6335
6247
  "name": "Accessible Rich Internet Applications Working Group",
6336
- "url": "https://www.w3.org/WAI/ARIA/"
6248
+ "url": "https://www.w3.org/WAI/about/groups/ariawg/"
6337
6249
  }
6338
6250
  ],
6339
6251
  "nightly": {
@@ -6691,6 +6603,38 @@
6691
6603
  "categories": [],
6692
6604
  "standing": "good"
6693
6605
  },
6606
+ {
6607
+ "url": "https://w3c.github.io/tracestate-ids-registry/",
6608
+ "seriesComposition": "full",
6609
+ "shortname": "tracestate-ids-registry",
6610
+ "series": {
6611
+ "shortname": "tracestate-ids-registry",
6612
+ "currentSpecification": "tracestate-ids-registry",
6613
+ "title": "Tracestate Ids Registry",
6614
+ "shortTitle": "Tracestate Ids Registry",
6615
+ "nightlyUrl": "https://w3c.github.io/tracestate-ids-registry/"
6616
+ },
6617
+ "organization": "W3C",
6618
+ "groups": [
6619
+ {
6620
+ "name": "Distributed Tracing Working Group",
6621
+ "url": "https://www.w3.org/groups/wg/distributed-tracing/"
6622
+ }
6623
+ ],
6624
+ "nightly": {
6625
+ "url": "https://w3c.github.io/tracestate-ids-registry/",
6626
+ "status": "Editor's Draft",
6627
+ "alternateUrls": [],
6628
+ "repository": "https://github.com/w3c/tracestate-ids-registry",
6629
+ "sourcePath": "index.html",
6630
+ "filename": "index.html"
6631
+ },
6632
+ "title": "Tracestate Ids Registry",
6633
+ "source": "spec",
6634
+ "shortTitle": "Tracestate Ids Registry",
6635
+ "categories": [],
6636
+ "standing": "good"
6637
+ },
6694
6638
  {
6695
6639
  "url": "https://w3c.github.io/web-nfc/",
6696
6640
  "seriesComposition": "full",
@@ -7826,6 +7770,40 @@
7826
7770
  ],
7827
7771
  "standing": "good"
7828
7772
  },
7773
+ {
7774
+ "url": "https://wicg.github.io/audio-context-playout-stats/",
7775
+ "seriesComposition": "full",
7776
+ "shortname": "audio-context-playout-stats",
7777
+ "series": {
7778
+ "shortname": "audio-context-playout-stats",
7779
+ "currentSpecification": "audio-context-playout-stats",
7780
+ "title": "Playout Statistics API for WebAudio",
7781
+ "shortTitle": "Playout Statistics API for WebAudio",
7782
+ "nightlyUrl": "https://wicg.github.io/audio-context-playout-stats/"
7783
+ },
7784
+ "standing": "pending",
7785
+ "organization": "W3C",
7786
+ "groups": [
7787
+ {
7788
+ "name": "Web Platform Incubator Community Group",
7789
+ "url": "https://www.w3.org/community/wicg/"
7790
+ }
7791
+ ],
7792
+ "nightly": {
7793
+ "url": "https://wicg.github.io/audio-context-playout-stats/",
7794
+ "status": "Unofficial Proposal Draft",
7795
+ "alternateUrls": [],
7796
+ "repository": "https://github.com/WICG/audio-context-playout-stats",
7797
+ "sourcePath": "index.html",
7798
+ "filename": "index.html"
7799
+ },
7800
+ "title": "Playout Statistics API for WebAudio",
7801
+ "source": "spec",
7802
+ "shortTitle": "Playout Statistics API for WebAudio",
7803
+ "categories": [
7804
+ "browser"
7805
+ ]
7806
+ },
7829
7807
  {
7830
7808
  "url": "https://wicg.github.io/background-fetch/",
7831
7809
  "seriesComposition": "full",
@@ -12686,7 +12664,7 @@
12686
12664
  "groups": [
12687
12665
  {
12688
12666
  "name": "Accessible Platform Architectures Working Group",
12689
- "url": "https://www.w3.org/WAI/APA/"
12667
+ "url": "https://www.w3.org/WAI/about/groups/apawg/"
12690
12668
  }
12691
12669
  ],
12692
12670
  "release": {
@@ -12779,7 +12757,7 @@
12779
12757
  "groups": [
12780
12758
  {
12781
12759
  "name": "Accessible Rich Internet Applications Working Group",
12782
- "url": "https://www.w3.org/WAI/ARIA/"
12760
+ "url": "https://www.w3.org/WAI/about/groups/ariawg/"
12783
12761
  }
12784
12762
  ],
12785
12763
  "release": {
@@ -12826,7 +12804,7 @@
12826
12804
  "groups": [
12827
12805
  {
12828
12806
  "name": "Accessibility Guidelines Working Group",
12829
- "url": "https://www.w3.org/WAI/GL/"
12807
+ "url": "https://www.w3.org/WAI/about/groups/agwg/"
12830
12808
  }
12831
12809
  ],
12832
12810
  "release": {
@@ -13681,7 +13659,7 @@
13681
13659
  "groups": [
13682
13660
  {
13683
13661
  "name": "Accessible Rich Internet Applications Working Group",
13684
- "url": "https://www.w3.org/WAI/ARIA/"
13662
+ "url": "https://www.w3.org/WAI/about/groups/ariawg/"
13685
13663
  }
13686
13664
  ],
13687
13665
  "release": {
@@ -14280,6 +14258,56 @@
14280
14258
  ]
14281
14259
  }
14282
14260
  },
14261
+ {
14262
+ "url": "https://www.w3.org/TR/css-borders-4/",
14263
+ "seriesComposition": "full",
14264
+ "shortname": "css-borders-4",
14265
+ "series": {
14266
+ "shortname": "css-borders",
14267
+ "currentSpecification": "css-borders-4",
14268
+ "title": "CSS Borders and Box Decorations Module",
14269
+ "shortTitle": "CSS Borders and Box Decorations",
14270
+ "releaseUrl": "https://www.w3.org/TR/css-borders/",
14271
+ "nightlyUrl": "https://drafts.csswg.org/css-borders/"
14272
+ },
14273
+ "seriesVersion": "4",
14274
+ "organization": "W3C",
14275
+ "groups": [
14276
+ {
14277
+ "name": "Cascading Style Sheets (CSS) Working Group",
14278
+ "url": "https://www.w3.org/Style/CSS/"
14279
+ }
14280
+ ],
14281
+ "release": {
14282
+ "url": "https://www.w3.org/TR/css-borders-4/",
14283
+ "status": "First Public Working Draft",
14284
+ "filename": "Overview.html"
14285
+ },
14286
+ "nightly": {
14287
+ "url": "https://drafts.csswg.org/css-borders-4/",
14288
+ "status": "Editor's Draft",
14289
+ "alternateUrls": [
14290
+ "https://w3c.github.io/csswg-drafts/css-borders-4/",
14291
+ "https://w3c.github.io/csswg-drafts/css-borders/"
14292
+ ],
14293
+ "repository": "https://github.com/w3c/csswg-drafts",
14294
+ "sourcePath": "css-borders-4/Overview.bs",
14295
+ "filename": "index.html"
14296
+ },
14297
+ "title": "CSS Borders and Box Decorations Module Level 4",
14298
+ "source": "w3c",
14299
+ "shortTitle": "CSS Borders and Box Decorations 4",
14300
+ "categories": [
14301
+ "browser"
14302
+ ],
14303
+ "standing": "good",
14304
+ "tests": {
14305
+ "repository": "https://github.com/web-platform-tests/wpt",
14306
+ "testPaths": [
14307
+ "css/css-borders"
14308
+ ]
14309
+ }
14310
+ },
14283
14311
  {
14284
14312
  "url": "https://www.w3.org/TR/css-box-3/",
14285
14313
  "seriesComposition": "full",
@@ -17145,6 +17173,56 @@
17145
17173
  ]
17146
17174
  }
17147
17175
  },
17176
+ {
17177
+ "url": "https://www.w3.org/TR/css-position-4/",
17178
+ "seriesComposition": "delta",
17179
+ "shortname": "css-position-4",
17180
+ "series": {
17181
+ "shortname": "css-position",
17182
+ "currentSpecification": "css-position-3",
17183
+ "title": "CSS Positioned Layout",
17184
+ "shortTitle": "CSS Positioned Layout",
17185
+ "releaseUrl": "https://www.w3.org/TR/css-position/",
17186
+ "nightlyUrl": "https://drafts.csswg.org/css-position/"
17187
+ },
17188
+ "seriesVersion": "4",
17189
+ "seriesPrevious": "css-position-3",
17190
+ "organization": "W3C",
17191
+ "groups": [
17192
+ {
17193
+ "name": "Cascading Style Sheets (CSS) Working Group",
17194
+ "url": "https://www.w3.org/Style/CSS/"
17195
+ }
17196
+ ],
17197
+ "release": {
17198
+ "url": "https://www.w3.org/TR/css-position-4/",
17199
+ "status": "First Public Working Draft",
17200
+ "filename": "Overview.html"
17201
+ },
17202
+ "nightly": {
17203
+ "url": "https://drafts.csswg.org/css-position-4/",
17204
+ "status": "Editor's Draft",
17205
+ "alternateUrls": [
17206
+ "https://w3c.github.io/csswg-drafts/css-position-4/"
17207
+ ],
17208
+ "repository": "https://github.com/w3c/csswg-drafts",
17209
+ "sourcePath": "css-position-4/Overview.bs",
17210
+ "filename": "index.html"
17211
+ },
17212
+ "title": "CSS Positioned Layout Module Level 4",
17213
+ "source": "w3c",
17214
+ "shortTitle": "CSS Positioned Layout 4",
17215
+ "categories": [
17216
+ "browser"
17217
+ ],
17218
+ "standing": "good",
17219
+ "tests": {
17220
+ "repository": "https://github.com/web-platform-tests/wpt",
17221
+ "testPaths": [
17222
+ "css/css-position"
17223
+ ]
17224
+ }
17225
+ },
17148
17226
  {
17149
17227
  "url": "https://www.w3.org/TR/css-properties-values-api-1/",
17150
17228
  "seriesComposition": "full",
@@ -19642,7 +19720,7 @@
19642
19720
  ],
19643
19721
  "release": {
19644
19722
  "url": "https://www.w3.org/TR/digital-credentials/",
19645
- "status": "First Public Working Draft",
19723
+ "status": "Working Draft",
19646
19724
  "filename": "Overview.html"
19647
19725
  },
19648
19726
  "nightly": {
@@ -19766,7 +19844,7 @@
19766
19844
  "groups": [
19767
19845
  {
19768
19846
  "name": "Accessible Rich Internet Applications Working Group",
19769
- "url": "https://www.w3.org/WAI/ARIA/"
19847
+ "url": "https://www.w3.org/WAI/about/groups/ariawg/"
19770
19848
  }
19771
19849
  ],
19772
19850
  "release": {
@@ -19811,7 +19889,7 @@
19811
19889
  "groups": [
19812
19890
  {
19813
19891
  "name": "Accessible Rich Internet Applications Working Group",
19814
- "url": "https://www.w3.org/WAI/ARIA/"
19892
+ "url": "https://www.w3.org/WAI/about/groups/ariawg/"
19815
19893
  }
19816
19894
  ],
19817
19895
  "release": {
@@ -21124,7 +21202,7 @@
21124
21202
  "groups": [
21125
21203
  {
21126
21204
  "name": "Accessible Rich Internet Applications Working Group",
21127
- "url": "https://www.w3.org/WAI/ARIA/"
21205
+ "url": "https://www.w3.org/WAI/about/groups/ariawg/"
21128
21206
  }
21129
21207
  ],
21130
21208
  "release": {
@@ -21171,7 +21249,7 @@
21171
21249
  "groups": [
21172
21250
  {
21173
21251
  "name": "Accessible Rich Internet Applications Working Group",
21174
- "url": "https://www.w3.org/WAI/ARIA/"
21252
+ "url": "https://www.w3.org/WAI/about/groups/ariawg/"
21175
21253
  }
21176
21254
  ],
21177
21255
  "release": {
@@ -21311,7 +21389,7 @@
21311
21389
  "groups": [
21312
21390
  {
21313
21391
  "name": "Accessible Rich Internet Applications Working Group",
21314
- "url": "https://www.w3.org/WAI/ARIA/"
21392
+ "url": "https://www.w3.org/WAI/about/groups/ariawg/"
21315
21393
  }
21316
21394
  ],
21317
21395
  "release": {
@@ -21357,7 +21435,7 @@
21357
21435
  "groups": [
21358
21436
  {
21359
21437
  "name": "Accessible Rich Internet Applications Working Group",
21360
- "url": "https://www.w3.org/WAI/ARIA/"
21438
+ "url": "https://www.w3.org/WAI/about/groups/ariawg/"
21361
21439
  }
21362
21440
  ],
21363
21441
  "release": {
@@ -21484,7 +21562,7 @@
21484
21562
  "groups": [
21485
21563
  {
21486
21564
  "name": "Internationalization Working Group",
21487
- "url": "https://www.w3.org/International/core/"
21565
+ "url": "https://www.w3.org/International/i18n-activity/i18n-wg/"
21488
21566
  }
21489
21567
  ],
21490
21568
  "release": {
@@ -25748,7 +25826,7 @@
25748
25826
  ],
25749
25827
  "release": {
25750
25828
  "url": "https://www.w3.org/TR/shacl12-core/",
25751
- "status": "First Public Working Draft",
25829
+ "status": "Working Draft",
25752
25830
  "filename": "Overview.html"
25753
25831
  },
25754
25832
  "nightly": {
@@ -25787,7 +25865,7 @@
25787
25865
  ],
25788
25866
  "release": {
25789
25867
  "url": "https://www.w3.org/TR/shacl12-sparql/",
25790
- "status": "First Public Working Draft",
25868
+ "status": "Working Draft",
25791
25869
  "filename": "Overview.html"
25792
25870
  },
25793
25871
  "nightly": {
@@ -27230,6 +27308,44 @@
27230
27308
  ]
27231
27309
  }
27232
27310
  },
27311
+ {
27312
+ "url": "https://www.w3.org/TR/vc-bitstring-status-list/",
27313
+ "seriesComposition": "full",
27314
+ "shortname": "vc-bitstring-status-list",
27315
+ "series": {
27316
+ "shortname": "vc-bitstring-status-list",
27317
+ "currentSpecification": "vc-bitstring-status-list",
27318
+ "title": "Bitstring Status List",
27319
+ "shortTitle": "Bitstring Status List",
27320
+ "releaseUrl": "https://www.w3.org/TR/vc-bitstring-status-list/",
27321
+ "nightlyUrl": "https://w3c.github.io/vc-bitstring-status-list/"
27322
+ },
27323
+ "organization": "W3C",
27324
+ "groups": [
27325
+ {
27326
+ "name": "Verifiable Credentials Working Group",
27327
+ "url": "https://www.w3.org/groups/wg/vc/"
27328
+ }
27329
+ ],
27330
+ "release": {
27331
+ "url": "https://www.w3.org/TR/vc-bitstring-status-list/",
27332
+ "status": "Recommendation",
27333
+ "filename": "Overview.html"
27334
+ },
27335
+ "nightly": {
27336
+ "url": "https://w3c.github.io/vc-bitstring-status-list/",
27337
+ "status": "Editor's Draft",
27338
+ "alternateUrls": [],
27339
+ "repository": "https://github.com/w3c/vc-bitstring-status-list",
27340
+ "sourcePath": "index.html",
27341
+ "filename": "index.html"
27342
+ },
27343
+ "title": "Bitstring Status List v1.0",
27344
+ "source": "w3c",
27345
+ "shortTitle": "Bitstring Status List v1.0",
27346
+ "categories": [],
27347
+ "standing": "good"
27348
+ },
27233
27349
  {
27234
27350
  "url": "https://www.w3.org/TR/vc-data-integrity/",
27235
27351
  "seriesComposition": "full",
@@ -27307,6 +27423,82 @@
27307
27423
  "categories": [],
27308
27424
  "standing": "good"
27309
27425
  },
27426
+ {
27427
+ "url": "https://www.w3.org/TR/vc-di-bbs/",
27428
+ "seriesComposition": "full",
27429
+ "shortname": "vc-di-bbs",
27430
+ "series": {
27431
+ "shortname": "vc-di-bbs",
27432
+ "currentSpecification": "vc-di-bbs",
27433
+ "title": "BBS Cryptosuite",
27434
+ "shortTitle": "BBS Cryptosuite",
27435
+ "releaseUrl": "https://www.w3.org/TR/vc-di-bbs/",
27436
+ "nightlyUrl": "https://w3c.github.io/vc-di-bbs/"
27437
+ },
27438
+ "organization": "W3C",
27439
+ "groups": [
27440
+ {
27441
+ "name": "Verifiable Credentials Working Group",
27442
+ "url": "https://www.w3.org/groups/wg/vc/"
27443
+ }
27444
+ ],
27445
+ "release": {
27446
+ "url": "https://www.w3.org/TR/vc-di-bbs/",
27447
+ "status": "Candidate Recommendation Draft",
27448
+ "filename": "Overview.html"
27449
+ },
27450
+ "nightly": {
27451
+ "url": "https://w3c.github.io/vc-di-bbs/",
27452
+ "status": "Editor's Draft",
27453
+ "alternateUrls": [],
27454
+ "repository": "https://github.com/w3c/vc-di-bbs",
27455
+ "sourcePath": "index.html",
27456
+ "filename": "index.html"
27457
+ },
27458
+ "title": "Data Integrity BBS Cryptosuites v1.0",
27459
+ "source": "w3c",
27460
+ "shortTitle": "Data Integrity BBS Cryptosuites v1.0",
27461
+ "categories": [],
27462
+ "standing": "good"
27463
+ },
27464
+ {
27465
+ "url": "https://www.w3.org/TR/vc-di-ecdsa/",
27466
+ "seriesComposition": "full",
27467
+ "shortname": "vc-di-ecdsa",
27468
+ "series": {
27469
+ "shortname": "vc-di-ecdsa",
27470
+ "currentSpecification": "vc-di-ecdsa",
27471
+ "title": "ECDSA Cryptosuite",
27472
+ "shortTitle": "ECDSA Cryptosuite",
27473
+ "releaseUrl": "https://www.w3.org/TR/vc-di-ecdsa/",
27474
+ "nightlyUrl": "https://w3c.github.io/vc-di-ecdsa/"
27475
+ },
27476
+ "organization": "W3C",
27477
+ "groups": [
27478
+ {
27479
+ "name": "Verifiable Credentials Working Group",
27480
+ "url": "https://www.w3.org/groups/wg/vc/"
27481
+ }
27482
+ ],
27483
+ "release": {
27484
+ "url": "https://www.w3.org/TR/vc-di-ecdsa/",
27485
+ "status": "Recommendation",
27486
+ "filename": "Overview.html"
27487
+ },
27488
+ "nightly": {
27489
+ "url": "https://w3c.github.io/vc-di-ecdsa/",
27490
+ "status": "Editor's Draft",
27491
+ "alternateUrls": [],
27492
+ "repository": "https://github.com/w3c/vc-di-ecdsa",
27493
+ "sourcePath": "index.html",
27494
+ "filename": "index.html"
27495
+ },
27496
+ "title": "Data Integrity ECDSA Cryptosuites v1.0",
27497
+ "source": "w3c",
27498
+ "shortTitle": "Data Integrity ECDSA Cryptosuites v1.0",
27499
+ "categories": [],
27500
+ "standing": "good"
27501
+ },
27310
27502
  {
27311
27503
  "url": "https://www.w3.org/TR/vibration/",
27312
27504
  "seriesComposition": "full",
@@ -27605,7 +27797,7 @@
27605
27797
  "groups": [
27606
27798
  {
27607
27799
  "name": "Accessible Rich Internet Applications Working Group",
27608
- "url": "https://www.w3.org/WAI/ARIA/"
27800
+ "url": "https://www.w3.org/WAI/about/groups/ariawg/"
27609
27801
  }
27610
27802
  ],
27611
27803
  "release": {
@@ -27653,7 +27845,7 @@
27653
27845
  "groups": [
27654
27846
  {
27655
27847
  "name": "Accessible Rich Internet Applications Working Group",
27656
- "url": "https://www.w3.org/WAI/ARIA/"
27848
+ "url": "https://www.w3.org/WAI/about/groups/ariawg/"
27657
27849
  }
27658
27850
  ],
27659
27851
  "release": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.56.0",
3
+ "version": "3.58.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",