web-specs 3.79.0 → 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 +168 -48
  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",
@@ -13173,6 +13200,43 @@
13173
13200
  ],
13174
13201
  "standing": "good"
13175
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
+ },
13176
13240
  {
13177
13241
  "url": "https://www.rfc-editor.org/rfc/rfc9530",
13178
13242
  "seriesComposition": "full",
@@ -22396,7 +22460,7 @@
22396
22460
  "status": "Editor's Draft",
22397
22461
  "alternateUrls": [],
22398
22462
  "repository": "https://github.com/w3c/hr-time",
22399
- "sourcePath": "index.html",
22463
+ "sourcePath": "index.bs",
22400
22464
  "filename": "index.html"
22401
22465
  },
22402
22466
  "title": "High Resolution Time",
@@ -24431,7 +24495,7 @@
24431
24495
  "status": "Editor's Draft",
24432
24496
  "alternateUrls": [],
24433
24497
  "repository": "https://github.com/w3c/navigation-timing",
24434
- "sourcePath": "index.html",
24498
+ "sourcePath": "index.bs",
24435
24499
  "filename": "index.html"
24436
24500
  },
24437
24501
  "title": "Navigation Timing Level 2",
@@ -26653,6 +26717,56 @@
26653
26717
  ]
26654
26718
  }
26655
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
+ },
26656
26770
  {
26657
26771
  "url": "https://www.w3.org/TR/selectors-nonelement-1/",
26658
26772
  "seriesComposition": "full",
@@ -29598,7 +29712,13 @@
29598
29712
  "categories": [
29599
29713
  "browser"
29600
29714
  ],
29601
- "standing": "good"
29715
+ "standing": "good",
29716
+ "tests": {
29717
+ "repository": "https://github.com/web-platform-tests/wpt",
29718
+ "testPaths": [
29719
+ "web-based-payment-handler"
29720
+ ]
29721
+ }
29602
29722
  },
29603
29723
  {
29604
29724
  "url": "https://www.w3.org/TR/web-locks/",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.79.0",
3
+ "version": "3.80.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",