web-specs 3.78.1 → 3.80.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 +250 -99
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -608,6 +608,40 @@
608
608
  ],
609
609
  "standing": "good"
610
610
  },
611
+ {
612
+ "url": "https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-unencoded-digest",
613
+ "seriesComposition": "full",
614
+ "shortname": "unencoded-digest",
615
+ "series": {
616
+ "shortname": "unencoded-digest",
617
+ "currentSpecification": "unencoded-digest",
618
+ "title": "HTTP Unencoded Digest",
619
+ "shortTitle": "HTTP Unencoded Digest",
620
+ "nightlyUrl": "https://httpwg.org/http-extensions/draft-ietf-httpbis-unencoded-digest.html"
621
+ },
622
+ "organization": "IETF",
623
+ "groups": [
624
+ {
625
+ "name": "HTTP Working Group",
626
+ "url": "https://datatracker.ietf.org/wg/httpbis/"
627
+ }
628
+ ],
629
+ "nightly": {
630
+ "url": "https://httpwg.org/http-extensions/draft-ietf-httpbis-unencoded-digest.html",
631
+ "status": "Editor's Draft",
632
+ "alternateUrls": [],
633
+ "repository": "https://github.com/httpwg/http-extensions",
634
+ "sourcePath": "draft-ietf-httpbis-unencoded-digest.md",
635
+ "filename": "draft-ietf-httpbis-unencoded-digest.html"
636
+ },
637
+ "title": "HTTP Unencoded Digest",
638
+ "source": "ietf",
639
+ "shortTitle": "HTTP Unencoded Digest",
640
+ "categories": [
641
+ "browser"
642
+ ],
643
+ "standing": "good"
644
+ },
611
645
  {
612
646
  "url": "https://dom.spec.whatwg.org/",
613
647
  "seriesComposition": "full",
@@ -933,6 +967,44 @@
933
967
  ]
934
968
  }
935
969
  },
970
+ {
971
+ "url": "https://drafts.csswg.org/css-image-animation-1/",
972
+ "seriesComposition": "full",
973
+ "shortname": "css-image-animation-1",
974
+ "series": {
975
+ "shortname": "css-image-animation",
976
+ "currentSpecification": "css-image-animation-1",
977
+ "title": "CSS Image Animation",
978
+ "shortTitle": "CSS Image Animation",
979
+ "nightlyUrl": "https://drafts.csswg.org/css-image-animation/"
980
+ },
981
+ "seriesVersion": "1",
982
+ "organization": "W3C",
983
+ "groups": [
984
+ {
985
+ "name": "Cascading Style Sheets (CSS) Working Group",
986
+ "url": "https://www.w3.org/groups/wg/css/"
987
+ }
988
+ ],
989
+ "nightly": {
990
+ "url": "https://drafts.csswg.org/css-image-animation-1/",
991
+ "status": "Editor's Draft",
992
+ "alternateUrls": [
993
+ "https://w3c.github.io/csswg-drafts/css-image-animation-1/",
994
+ "https://w3c.github.io/csswg-drafts/css-image-animation/"
995
+ ],
996
+ "repository": "https://github.com/w3c/csswg-drafts",
997
+ "sourcePath": "css-image-animation-1/Overview.bs",
998
+ "filename": "index.html"
999
+ },
1000
+ "title": "CSS Image Animation",
1001
+ "source": "spec",
1002
+ "shortTitle": "CSS Image Animation",
1003
+ "categories": [
1004
+ "browser"
1005
+ ],
1006
+ "standing": "good"
1007
+ },
936
1008
  {
937
1009
  "url": "https://drafts.csswg.org/css-images-5/",
938
1010
  "seriesComposition": "delta",
@@ -1358,51 +1430,6 @@
1358
1430
  ],
1359
1431
  "standing": "good"
1360
1432
  },
1361
- {
1362
- "url": "https://drafts.csswg.org/selectors-5/",
1363
- "seriesComposition": "delta",
1364
- "shortname": "selectors-5",
1365
- "series": {
1366
- "shortname": "selectors",
1367
- "currentSpecification": "selectors-4",
1368
- "title": "Selectors",
1369
- "shortTitle": "Selectors",
1370
- "releaseUrl": "https://www.w3.org/TR/selectors/",
1371
- "nightlyUrl": "https://drafts.csswg.org/selectors/"
1372
- },
1373
- "seriesVersion": "5",
1374
- "seriesPrevious": "selectors-4",
1375
- "organization": "W3C",
1376
- "groups": [
1377
- {
1378
- "name": "Cascading Style Sheets (CSS) Working Group",
1379
- "url": "https://www.w3.org/groups/wg/css/"
1380
- }
1381
- ],
1382
- "nightly": {
1383
- "url": "https://drafts.csswg.org/selectors-5/",
1384
- "status": "Editor's Draft",
1385
- "alternateUrls": [
1386
- "https://w3c.github.io/csswg-drafts/selectors-5/"
1387
- ],
1388
- "repository": "https://github.com/w3c/csswg-drafts",
1389
- "sourcePath": "selectors-5/Overview.bs",
1390
- "filename": "index.html"
1391
- },
1392
- "title": "Selectors Level 5",
1393
- "source": "spec",
1394
- "shortTitle": "Selectors 5",
1395
- "categories": [
1396
- "browser"
1397
- ],
1398
- "standing": "good",
1399
- "tests": {
1400
- "repository": "https://github.com/web-platform-tests/wpt",
1401
- "testPaths": [
1402
- "css/selectors"
1403
- ]
1404
- }
1405
- },
1406
1433
  {
1407
1434
  "url": "https://encoding.spec.whatwg.org/",
1408
1435
  "seriesComposition": "full",
@@ -8129,6 +8156,40 @@
8129
8156
  ],
8130
8157
  "standing": "good"
8131
8158
  },
8159
+ {
8160
+ "url": "https://webmachinelearning.github.io/webmcp/",
8161
+ "seriesComposition": "full",
8162
+ "shortname": "webmcp",
8163
+ "series": {
8164
+ "shortname": "webmcp",
8165
+ "currentSpecification": "webmcp",
8166
+ "title": "WebMCP",
8167
+ "shortTitle": "WebMCP",
8168
+ "nightlyUrl": "https://webmachinelearning.github.io/webmcp/"
8169
+ },
8170
+ "organization": "W3C",
8171
+ "groups": [
8172
+ {
8173
+ "name": "Web Machine Learning Community Group",
8174
+ "url": "https://www.w3.org/community/webmachinelearning/"
8175
+ }
8176
+ ],
8177
+ "nightly": {
8178
+ "url": "https://webmachinelearning.github.io/webmcp/",
8179
+ "status": "Draft Community Group Report",
8180
+ "alternateUrls": [],
8181
+ "repository": "https://github.com/webmachinelearning/webmcp",
8182
+ "sourcePath": "index.bs",
8183
+ "filename": "index.html"
8184
+ },
8185
+ "title": "WebMCP",
8186
+ "source": "spec",
8187
+ "shortTitle": "WebMCP",
8188
+ "categories": [
8189
+ "browser"
8190
+ ],
8191
+ "standing": "good"
8192
+ },
8132
8193
  {
8133
8194
  "url": "https://webmachinelearning.github.io/writing-assistance-apis/",
8134
8195
  "seriesComposition": "full",
@@ -13139,6 +13200,43 @@
13139
13200
  ],
13140
13201
  "standing": "good"
13141
13202
  },
13203
+ {
13204
+ "url": "https://www.rfc-editor.org/rfc/rfc9421",
13205
+ "seriesComposition": "full",
13206
+ "shortname": "rfc9421",
13207
+ "series": {
13208
+ "shortname": "rfc9421",
13209
+ "currentSpecification": "rfc9421",
13210
+ "title": "HTTP Message Signatures",
13211
+ "shortTitle": "HTTP Message Signatures",
13212
+ "nightlyUrl": "https://httpwg.org/specs/rfc9421.html"
13213
+ },
13214
+ "organization": "IETF",
13215
+ "groups": [
13216
+ {
13217
+ "name": "HTTP Working Group",
13218
+ "url": "https://datatracker.ietf.org/wg/httpbis/"
13219
+ }
13220
+ ],
13221
+ "nightly": {
13222
+ "url": "https://httpwg.org/specs/rfc9421.html",
13223
+ "status": "Proposed Standard",
13224
+ "alternateUrls": [
13225
+ "https://datatracker.ietf.org/doc/html/rfc9421",
13226
+ "https://tools.ietf.org/html/rfc9421"
13227
+ ],
13228
+ "repository": "https://github.com/httpwg/httpwg.github.io",
13229
+ "sourcePath": "specs/rfc9421.xml",
13230
+ "filename": "rfc9421.html"
13231
+ },
13232
+ "title": "HTTP Message Signatures",
13233
+ "source": "ietf",
13234
+ "shortTitle": "HTTP Message Signatures",
13235
+ "categories": [
13236
+ "browser"
13237
+ ],
13238
+ "standing": "good"
13239
+ },
13142
13240
  {
13143
13241
  "url": "https://www.rfc-editor.org/rfc/rfc9530",
13144
13242
  "seriesComposition": "full",
@@ -18449,7 +18547,7 @@
18449
18547
  ],
18450
18548
  "release": {
18451
18549
  "url": "https://www.w3.org/TR/css-rhythm-1/",
18452
- "status": "First Public Working Draft",
18550
+ "status": "Working Draft",
18453
18551
  "filename": "Overview.html"
18454
18552
  },
18455
18553
  "nightly": {
@@ -18463,9 +18561,9 @@
18463
18561
  "sourcePath": "css-rhythm-1/Overview.bs",
18464
18562
  "filename": "index.html"
18465
18563
  },
18466
- "title": "CSS Rhythmic Sizing",
18564
+ "title": "CSS Rhythmic Sizing Module Level 1",
18467
18565
  "source": "w3c",
18468
- "shortTitle": "CSS Rhythmic Sizing",
18566
+ "shortTitle": "CSS Rhythmic Sizing 1",
18469
18567
  "categories": [
18470
18568
  "browser"
18471
18569
  ],
@@ -22362,7 +22460,7 @@
22362
22460
  "status": "Editor's Draft",
22363
22461
  "alternateUrls": [],
22364
22462
  "repository": "https://github.com/w3c/hr-time",
22365
- "sourcePath": "index.html",
22463
+ "sourcePath": "index.bs",
22366
22464
  "filename": "index.html"
22367
22465
  },
22368
22466
  "title": "High Resolution Time",
@@ -24397,7 +24495,7 @@
24397
24495
  "status": "Editor's Draft",
24398
24496
  "alternateUrls": [],
24399
24497
  "repository": "https://github.com/w3c/navigation-timing",
24400
- "sourcePath": "index.html",
24498
+ "sourcePath": "index.bs",
24401
24499
  "filename": "index.html"
24402
24500
  },
24403
24501
  "title": "Navigation Timing Level 2",
@@ -24808,52 +24906,6 @@
24808
24906
  ],
24809
24907
  "standing": "good"
24810
24908
  },
24811
- {
24812
- "url": "https://www.w3.org/TR/payment-handler/",
24813
- "seriesComposition": "full",
24814
- "shortname": "payment-handler",
24815
- "series": {
24816
- "shortname": "payment-handler",
24817
- "currentSpecification": "payment-handler",
24818
- "title": "Payment Handler API",
24819
- "shortTitle": "Payment Handler API",
24820
- "releaseUrl": "https://www.w3.org/TR/payment-handler/",
24821
- "nightlyUrl": "https://w3c.github.io/payment-handler/"
24822
- },
24823
- "organization": "W3C",
24824
- "groups": [
24825
- {
24826
- "name": "Web Payments Working Group",
24827
- "url": "https://www.w3.org/groups/wg/payments/"
24828
- }
24829
- ],
24830
- "release": {
24831
- "url": "https://www.w3.org/TR/payment-handler/",
24832
- "status": "Working Draft",
24833
- "filename": "Overview.html"
24834
- },
24835
- "nightly": {
24836
- "url": "https://w3c.github.io/payment-handler/",
24837
- "status": "Editor's Draft",
24838
- "alternateUrls": [],
24839
- "repository": "https://github.com/w3c/payment-handler",
24840
- "sourcePath": "index.html",
24841
- "filename": "index.html"
24842
- },
24843
- "title": "Payment Handler API",
24844
- "source": "w3c",
24845
- "shortTitle": "Payment Handler API",
24846
- "categories": [
24847
- "browser"
24848
- ],
24849
- "standing": "good",
24850
- "tests": {
24851
- "repository": "https://github.com/web-platform-tests/wpt",
24852
- "testPaths": [
24853
- "payment-handler"
24854
- ]
24855
- }
24856
- },
24857
24909
  {
24858
24910
  "url": "https://www.w3.org/TR/payment-method-id/",
24859
24911
  "seriesComposition": "full",
@@ -26220,7 +26272,7 @@
26220
26272
  "status": "Editor's Draft",
26221
26273
  "alternateUrls": [],
26222
26274
  "repository": "https://github.com/w3c/resource-timing",
26223
- "sourcePath": "index.html",
26275
+ "sourcePath": "index.bs",
26224
26276
  "filename": "index.html"
26225
26277
  },
26226
26278
  "title": "Resource Timing",
@@ -26665,6 +26717,56 @@
26665
26717
  ]
26666
26718
  }
26667
26719
  },
26720
+ {
26721
+ "url": "https://www.w3.org/TR/selectors-5/",
26722
+ "seriesComposition": "delta",
26723
+ "shortname": "selectors-5",
26724
+ "series": {
26725
+ "shortname": "selectors",
26726
+ "currentSpecification": "selectors-4",
26727
+ "title": "Selectors",
26728
+ "shortTitle": "Selectors",
26729
+ "releaseUrl": "https://www.w3.org/TR/selectors/",
26730
+ "nightlyUrl": "https://drafts.csswg.org/selectors/"
26731
+ },
26732
+ "seriesVersion": "5",
26733
+ "seriesPrevious": "selectors-4",
26734
+ "organization": "W3C",
26735
+ "groups": [
26736
+ {
26737
+ "name": "Cascading Style Sheets (CSS) Working Group",
26738
+ "url": "https://www.w3.org/groups/wg/css/"
26739
+ }
26740
+ ],
26741
+ "release": {
26742
+ "url": "https://www.w3.org/TR/selectors-5/",
26743
+ "status": "First Public Working Draft",
26744
+ "filename": "Overview.html"
26745
+ },
26746
+ "nightly": {
26747
+ "url": "https://drafts.csswg.org/selectors-5/",
26748
+ "status": "Editor's Draft",
26749
+ "alternateUrls": [
26750
+ "https://w3c.github.io/csswg-drafts/selectors-5/"
26751
+ ],
26752
+ "repository": "https://github.com/w3c/csswg-drafts",
26753
+ "sourcePath": "selectors-5/Overview.bs",
26754
+ "filename": "index.html"
26755
+ },
26756
+ "title": "Selectors Level 5",
26757
+ "source": "w3c",
26758
+ "shortTitle": "Selectors 5",
26759
+ "categories": [
26760
+ "browser"
26761
+ ],
26762
+ "standing": "good",
26763
+ "tests": {
26764
+ "repository": "https://github.com/web-platform-tests/wpt",
26765
+ "testPaths": [
26766
+ "css/selectors"
26767
+ ]
26768
+ }
26769
+ },
26668
26770
  {
26669
26771
  "url": "https://www.w3.org/TR/selectors-nonelement-1/",
26670
26772
  "seriesComposition": "full",
@@ -27416,8 +27518,8 @@
27416
27518
  "organization": "W3C",
27417
27519
  "groups": [
27418
27520
  {
27419
- "name": "SVG Working Group",
27420
- "url": "https://www.w3.org/groups/wg/svg/"
27521
+ "name": "Accessible Rich Internet Applications Working Group",
27522
+ "url": "https://www.w3.org/WAI/about/groups/ariawg/"
27421
27523
  }
27422
27524
  ],
27423
27525
  "release": {
@@ -29569,6 +29671,55 @@
29569
29671
  ]
29570
29672
  }
29571
29673
  },
29674
+ {
29675
+ "url": "https://www.w3.org/TR/web-based-payment-handler/",
29676
+ "seriesComposition": "full",
29677
+ "shortname": "web-based-payment-handler",
29678
+ "series": {
29679
+ "shortname": "web-based-payment-handler",
29680
+ "currentSpecification": "web-based-payment-handler",
29681
+ "title": "Web-based Payment Handler API",
29682
+ "shortTitle": "Web-based Payment Handler API",
29683
+ "releaseUrl": "https://www.w3.org/TR/web-based-payment-handler/",
29684
+ "nightlyUrl": "https://w3c.github.io/web-based-payment-handler/"
29685
+ },
29686
+ "formerNames": [
29687
+ "payment-handler"
29688
+ ],
29689
+ "organization": "W3C",
29690
+ "groups": [
29691
+ {
29692
+ "name": "Web Payments Working Group",
29693
+ "url": "https://www.w3.org/groups/wg/payments/"
29694
+ }
29695
+ ],
29696
+ "release": {
29697
+ "url": "https://www.w3.org/TR/web-based-payment-handler/",
29698
+ "status": "Working Draft",
29699
+ "filename": "Overview.html"
29700
+ },
29701
+ "nightly": {
29702
+ "url": "https://w3c.github.io/web-based-payment-handler/",
29703
+ "status": "Editor's Draft",
29704
+ "alternateUrls": [],
29705
+ "repository": "https://github.com/w3c/web-based-payment-handler",
29706
+ "sourcePath": "index.html",
29707
+ "filename": "index.html"
29708
+ },
29709
+ "title": "Web-based Payment Handler API",
29710
+ "source": "w3c",
29711
+ "shortTitle": "Web-based Payment Handler API",
29712
+ "categories": [
29713
+ "browser"
29714
+ ],
29715
+ "standing": "good",
29716
+ "tests": {
29717
+ "repository": "https://github.com/web-platform-tests/wpt",
29718
+ "testPaths": [
29719
+ "web-based-payment-handler"
29720
+ ]
29721
+ }
29722
+ },
29572
29723
  {
29573
29724
  "url": "https://www.w3.org/TR/web-locks/",
29574
29725
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.78.1",
3
+ "version": "3.80.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",