browser-specs 4.70.0 → 4.71.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
@@ -576,6 +576,40 @@
576
576
  ],
577
577
  "standing": "good"
578
578
  },
579
+ {
580
+ "url": "https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-unencoded-digest",
581
+ "seriesComposition": "full",
582
+ "shortname": "unencoded-digest",
583
+ "series": {
584
+ "shortname": "unencoded-digest",
585
+ "currentSpecification": "unencoded-digest",
586
+ "title": "HTTP Unencoded Digest",
587
+ "shortTitle": "HTTP Unencoded Digest",
588
+ "nightlyUrl": "https://httpwg.org/http-extensions/draft-ietf-httpbis-unencoded-digest.html"
589
+ },
590
+ "organization": "IETF",
591
+ "groups": [
592
+ {
593
+ "name": "HTTP Working Group",
594
+ "url": "https://datatracker.ietf.org/wg/httpbis/"
595
+ }
596
+ ],
597
+ "nightly": {
598
+ "url": "https://httpwg.org/http-extensions/draft-ietf-httpbis-unencoded-digest.html",
599
+ "status": "Editor's Draft",
600
+ "alternateUrls": [],
601
+ "repository": "https://github.com/httpwg/http-extensions",
602
+ "sourcePath": "draft-ietf-httpbis-unencoded-digest.md",
603
+ "filename": "draft-ietf-httpbis-unencoded-digest.html"
604
+ },
605
+ "title": "HTTP Unencoded Digest",
606
+ "source": "ietf",
607
+ "shortTitle": "HTTP Unencoded Digest",
608
+ "categories": [
609
+ "browser"
610
+ ],
611
+ "standing": "good"
612
+ },
579
613
  {
580
614
  "url": "https://dom.spec.whatwg.org/",
581
615
  "seriesComposition": "full",
@@ -820,6 +854,44 @@
820
854
  ]
821
855
  }
822
856
  },
857
+ {
858
+ "url": "https://drafts.csswg.org/css-image-animation-1/",
859
+ "seriesComposition": "full",
860
+ "shortname": "css-image-animation-1",
861
+ "series": {
862
+ "shortname": "css-image-animation",
863
+ "currentSpecification": "css-image-animation-1",
864
+ "title": "CSS Image Animation",
865
+ "shortTitle": "CSS Image Animation",
866
+ "nightlyUrl": "https://drafts.csswg.org/css-image-animation/"
867
+ },
868
+ "seriesVersion": "1",
869
+ "organization": "W3C",
870
+ "groups": [
871
+ {
872
+ "name": "Cascading Style Sheets (CSS) Working Group",
873
+ "url": "https://www.w3.org/groups/wg/css/"
874
+ }
875
+ ],
876
+ "nightly": {
877
+ "url": "https://drafts.csswg.org/css-image-animation-1/",
878
+ "status": "Editor's Draft",
879
+ "alternateUrls": [
880
+ "https://w3c.github.io/csswg-drafts/css-image-animation-1/",
881
+ "https://w3c.github.io/csswg-drafts/css-image-animation/"
882
+ ],
883
+ "repository": "https://github.com/w3c/csswg-drafts",
884
+ "sourcePath": "css-image-animation-1/Overview.bs",
885
+ "filename": "index.html"
886
+ },
887
+ "title": "CSS Image Animation",
888
+ "source": "spec",
889
+ "shortTitle": "CSS Image Animation",
890
+ "categories": [
891
+ "browser"
892
+ ],
893
+ "standing": "good"
894
+ },
823
895
  {
824
896
  "url": "https://drafts.csswg.org/css-images-5/",
825
897
  "seriesComposition": "delta",
@@ -1200,51 +1272,6 @@
1200
1272
  ],
1201
1273
  "standing": "good"
1202
1274
  },
1203
- {
1204
- "url": "https://drafts.csswg.org/selectors-5/",
1205
- "seriesComposition": "delta",
1206
- "shortname": "selectors-5",
1207
- "series": {
1208
- "shortname": "selectors",
1209
- "currentSpecification": "selectors-4",
1210
- "title": "Selectors",
1211
- "shortTitle": "Selectors",
1212
- "releaseUrl": "https://www.w3.org/TR/selectors/",
1213
- "nightlyUrl": "https://drafts.csswg.org/selectors/"
1214
- },
1215
- "seriesVersion": "5",
1216
- "seriesPrevious": "selectors-4",
1217
- "organization": "W3C",
1218
- "groups": [
1219
- {
1220
- "name": "Cascading Style Sheets (CSS) Working Group",
1221
- "url": "https://www.w3.org/groups/wg/css/"
1222
- }
1223
- ],
1224
- "nightly": {
1225
- "url": "https://drafts.csswg.org/selectors-5/",
1226
- "status": "Editor's Draft",
1227
- "alternateUrls": [
1228
- "https://w3c.github.io/csswg-drafts/selectors-5/"
1229
- ],
1230
- "repository": "https://github.com/w3c/csswg-drafts",
1231
- "sourcePath": "selectors-5/Overview.bs",
1232
- "filename": "index.html"
1233
- },
1234
- "title": "Selectors Level 5",
1235
- "source": "spec",
1236
- "shortTitle": "Selectors 5",
1237
- "categories": [
1238
- "browser"
1239
- ],
1240
- "standing": "good",
1241
- "tests": {
1242
- "repository": "https://github.com/web-platform-tests/wpt",
1243
- "testPaths": [
1244
- "css/selectors"
1245
- ]
1246
- }
1247
- },
1248
1275
  {
1249
1276
  "url": "https://encoding.spec.whatwg.org/",
1250
1277
  "seriesComposition": "full",
@@ -10815,6 +10842,43 @@
10815
10842
  ],
10816
10843
  "standing": "good"
10817
10844
  },
10845
+ {
10846
+ "url": "https://www.rfc-editor.org/rfc/rfc9421",
10847
+ "seriesComposition": "full",
10848
+ "shortname": "rfc9421",
10849
+ "series": {
10850
+ "shortname": "rfc9421",
10851
+ "currentSpecification": "rfc9421",
10852
+ "title": "HTTP Message Signatures",
10853
+ "shortTitle": "HTTP Message Signatures",
10854
+ "nightlyUrl": "https://httpwg.org/specs/rfc9421.html"
10855
+ },
10856
+ "organization": "IETF",
10857
+ "groups": [
10858
+ {
10859
+ "name": "HTTP Working Group",
10860
+ "url": "https://datatracker.ietf.org/wg/httpbis/"
10861
+ }
10862
+ ],
10863
+ "nightly": {
10864
+ "url": "https://httpwg.org/specs/rfc9421.html",
10865
+ "status": "Proposed Standard",
10866
+ "alternateUrls": [
10867
+ "https://datatracker.ietf.org/doc/html/rfc9421",
10868
+ "https://tools.ietf.org/html/rfc9421"
10869
+ ],
10870
+ "repository": "https://github.com/httpwg/httpwg.github.io",
10871
+ "sourcePath": "specs/rfc9421.xml",
10872
+ "filename": "rfc9421.html"
10873
+ },
10874
+ "title": "HTTP Message Signatures",
10875
+ "source": "ietf",
10876
+ "shortTitle": "HTTP Message Signatures",
10877
+ "categories": [
10878
+ "browser"
10879
+ ],
10880
+ "standing": "good"
10881
+ },
10818
10882
  {
10819
10883
  "url": "https://www.rfc-editor.org/rfc/rfc9530",
10820
10884
  "seriesComposition": "full",
@@ -19127,7 +19191,7 @@
19127
19191
  "status": "Editor's Draft",
19128
19192
  "alternateUrls": [],
19129
19193
  "repository": "https://github.com/w3c/hr-time",
19130
- "sourcePath": "index.html",
19194
+ "sourcePath": "index.bs",
19131
19195
  "filename": "index.html"
19132
19196
  },
19133
19197
  "title": "High Resolution Time",
@@ -20729,7 +20793,7 @@
20729
20793
  "status": "Editor's Draft",
20730
20794
  "alternateUrls": [],
20731
20795
  "repository": "https://github.com/w3c/navigation-timing",
20732
- "sourcePath": "index.html",
20796
+ "sourcePath": "index.bs",
20733
20797
  "filename": "index.html"
20734
20798
  },
20735
20799
  "title": "Navigation Timing Level 2",
@@ -22404,6 +22468,56 @@
22404
22468
  ]
22405
22469
  }
22406
22470
  },
22471
+ {
22472
+ "url": "https://www.w3.org/TR/selectors-5/",
22473
+ "seriesComposition": "delta",
22474
+ "shortname": "selectors-5",
22475
+ "series": {
22476
+ "shortname": "selectors",
22477
+ "currentSpecification": "selectors-4",
22478
+ "title": "Selectors",
22479
+ "shortTitle": "Selectors",
22480
+ "releaseUrl": "https://www.w3.org/TR/selectors/",
22481
+ "nightlyUrl": "https://drafts.csswg.org/selectors/"
22482
+ },
22483
+ "seriesVersion": "5",
22484
+ "seriesPrevious": "selectors-4",
22485
+ "organization": "W3C",
22486
+ "groups": [
22487
+ {
22488
+ "name": "Cascading Style Sheets (CSS) Working Group",
22489
+ "url": "https://www.w3.org/groups/wg/css/"
22490
+ }
22491
+ ],
22492
+ "release": {
22493
+ "url": "https://www.w3.org/TR/selectors-5/",
22494
+ "status": "First Public Working Draft",
22495
+ "filename": "Overview.html"
22496
+ },
22497
+ "nightly": {
22498
+ "url": "https://drafts.csswg.org/selectors-5/",
22499
+ "status": "Editor's Draft",
22500
+ "alternateUrls": [
22501
+ "https://w3c.github.io/csswg-drafts/selectors-5/"
22502
+ ],
22503
+ "repository": "https://github.com/w3c/csswg-drafts",
22504
+ "sourcePath": "selectors-5/Overview.bs",
22505
+ "filename": "index.html"
22506
+ },
22507
+ "title": "Selectors Level 5",
22508
+ "source": "w3c",
22509
+ "shortTitle": "Selectors 5",
22510
+ "categories": [
22511
+ "browser"
22512
+ ],
22513
+ "standing": "good",
22514
+ "tests": {
22515
+ "repository": "https://github.com/web-platform-tests/wpt",
22516
+ "testPaths": [
22517
+ "css/selectors"
22518
+ ]
22519
+ }
22520
+ },
22407
22521
  {
22408
22522
  "url": "https://www.w3.org/TR/server-timing/",
22409
22523
  "seriesComposition": "full",
@@ -23788,7 +23902,13 @@
23788
23902
  "categories": [
23789
23903
  "browser"
23790
23904
  ],
23791
- "standing": "good"
23905
+ "standing": "good",
23906
+ "tests": {
23907
+ "repository": "https://github.com/web-platform-tests/wpt",
23908
+ "testPaths": [
23909
+ "web-based-payment-handler"
23910
+ ]
23911
+ }
23792
23912
  },
23793
23913
  {
23794
23914
  "url": "https://www.w3.org/TR/web-locks/",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "4.70.0",
3
+ "version": "4.71.0",
4
4
  "description": "Curated list of technical Web specifications that are directly implemented or that will be implemented by Web browsers.",
5
5
  "repository": {
6
6
  "type": "git",