web-specs 3.79.0 → 3.81.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 +230 -69
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -547,8 +547,8 @@
547
547
  "series": {
548
548
  "shortname": "no-vary-search",
549
549
  "currentSpecification": "no-vary-search",
550
- "title": "The No-Vary-Search HTTP Response Header Field",
551
- "shortTitle": "The No-Vary-Search HTTP Response Header Field",
550
+ "title": "The No-Vary-Search HTTP Caching Extension",
551
+ "shortTitle": "The No-Vary-Search HTTP Caching Extension",
552
552
  "nightlyUrl": "https://httpwg.org/http-extensions/draft-ietf-httpbis-no-vary-search.html"
553
553
  },
554
554
  "organization": "IETF",
@@ -566,9 +566,9 @@
566
566
  "sourcePath": "draft-ietf-httpbis-no-vary-search.md",
567
567
  "filename": "draft-ietf-httpbis-no-vary-search.html"
568
568
  },
569
- "title": "The No-Vary-Search HTTP Response Header Field",
569
+ "title": "The No-Vary-Search HTTP Caching Extension",
570
570
  "source": "ietf",
571
- "shortTitle": "The No-Vary-Search HTTP Response Header Field",
571
+ "shortTitle": "The No-Vary-Search HTTP Caching Extension",
572
572
  "categories": [
573
573
  "browser"
574
574
  ],
@@ -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",
@@ -672,7 +706,7 @@
672
706
  ],
673
707
  "nightly": {
674
708
  "url": "https://drafts.css-houdini.org/css-typed-om-2/",
675
- "status": "A Collection of Interesting Ideas",
709
+ "status": "Editor's Draft",
676
710
  "alternateUrls": [],
677
711
  "repository": "https://github.com/w3c/css-houdini-drafts",
678
712
  "sourcePath": "css-typed-om-2/Overview.bs",
@@ -684,7 +718,7 @@
684
718
  "categories": [
685
719
  "browser"
686
720
  ],
687
- "standing": "pending",
721
+ "standing": "good",
688
722
  "tests": {
689
723
  "repository": "https://github.com/web-platform-tests/wpt",
690
724
  "testPaths": [
@@ -714,7 +748,7 @@
714
748
  ],
715
749
  "nightly": {
716
750
  "url": "https://drafts.css-houdini.org/font-metrics-api-1/",
717
- "status": "A Collection of Interesting Ideas",
751
+ "status": "Editor's Draft",
718
752
  "alternateUrls": [],
719
753
  "repository": "https://github.com/w3c/css-houdini-drafts",
720
754
  "sourcePath": "font-metrics-api/Overview.bs",
@@ -727,6 +761,44 @@
727
761
  "browser"
728
762
  ]
729
763
  },
764
+ {
765
+ "url": "https://drafts.csswg.org/animation-triggers-1/",
766
+ "seriesComposition": "full",
767
+ "shortname": "animation-triggers-1",
768
+ "series": {
769
+ "shortname": "animation-triggers",
770
+ "currentSpecification": "animation-triggers-1",
771
+ "title": "Animation Triggers",
772
+ "shortTitle": "Animation Triggers",
773
+ "nightlyUrl": "https://drafts.csswg.org/animation-triggers/"
774
+ },
775
+ "seriesVersion": "1",
776
+ "organization": "W3C",
777
+ "groups": [
778
+ {
779
+ "name": "Cascading Style Sheets (CSS) Working Group",
780
+ "url": "https://www.w3.org/groups/wg/css/"
781
+ }
782
+ ],
783
+ "nightly": {
784
+ "url": "https://drafts.csswg.org/animation-triggers-1/",
785
+ "status": "Editor's Draft",
786
+ "alternateUrls": [
787
+ "https://w3c.github.io/csswg-drafts/animation-triggers-1/",
788
+ "https://w3c.github.io/csswg-drafts/animation-triggers/"
789
+ ],
790
+ "repository": "https://github.com/w3c/csswg-drafts",
791
+ "sourcePath": "animation-triggers-1/Overview.bs",
792
+ "filename": "index.html"
793
+ },
794
+ "title": "Animation Triggers",
795
+ "source": "spec",
796
+ "shortTitle": "Animation Triggers",
797
+ "categories": [
798
+ "browser"
799
+ ],
800
+ "standing": "good"
801
+ },
730
802
  {
731
803
  "url": "https://drafts.csswg.org/compositing-2/",
732
804
  "seriesComposition": "full",
@@ -933,6 +1005,44 @@
933
1005
  ]
934
1006
  }
935
1007
  },
1008
+ {
1009
+ "url": "https://drafts.csswg.org/css-image-animation-1/",
1010
+ "seriesComposition": "full",
1011
+ "shortname": "css-image-animation-1",
1012
+ "series": {
1013
+ "shortname": "css-image-animation",
1014
+ "currentSpecification": "css-image-animation-1",
1015
+ "title": "CSS Image Animation",
1016
+ "shortTitle": "CSS Image Animation",
1017
+ "nightlyUrl": "https://drafts.csswg.org/css-image-animation/"
1018
+ },
1019
+ "seriesVersion": "1",
1020
+ "organization": "W3C",
1021
+ "groups": [
1022
+ {
1023
+ "name": "Cascading Style Sheets (CSS) Working Group",
1024
+ "url": "https://www.w3.org/groups/wg/css/"
1025
+ }
1026
+ ],
1027
+ "nightly": {
1028
+ "url": "https://drafts.csswg.org/css-image-animation-1/",
1029
+ "status": "Editor's Draft",
1030
+ "alternateUrls": [
1031
+ "https://w3c.github.io/csswg-drafts/css-image-animation-1/",
1032
+ "https://w3c.github.io/csswg-drafts/css-image-animation/"
1033
+ ],
1034
+ "repository": "https://github.com/w3c/csswg-drafts",
1035
+ "sourcePath": "css-image-animation-1/Overview.bs",
1036
+ "filename": "index.html"
1037
+ },
1038
+ "title": "CSS Image Animation",
1039
+ "source": "spec",
1040
+ "shortTitle": "CSS Image Animation",
1041
+ "categories": [
1042
+ "browser"
1043
+ ],
1044
+ "standing": "good"
1045
+ },
936
1046
  {
937
1047
  "url": "https://drafts.csswg.org/css-images-5/",
938
1048
  "seriesComposition": "delta",
@@ -1358,51 +1468,6 @@
1358
1468
  ],
1359
1469
  "standing": "good"
1360
1470
  },
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
1471
  {
1407
1472
  "url": "https://encoding.spec.whatwg.org/",
1408
1473
  "seriesComposition": "full",
@@ -10171,16 +10236,19 @@
10171
10236
  "standing": "good"
10172
10237
  },
10173
10238
  {
10174
- "url": "https://wicg.github.io/PEPC/permission-elements.html",
10239
+ "url": "https://wicg.github.io/PEPC/geolocation-element.html",
10175
10240
  "seriesComposition": "full",
10176
- "shortname": "permission-elements",
10241
+ "shortname": "geolocation-element",
10177
10242
  "series": {
10178
- "shortname": "permission-elements",
10179
- "currentSpecification": "permission-elements",
10180
- "title": "The HTML Permission Elements",
10181
- "shortTitle": "The HTML Permission Elements",
10182
- "nightlyUrl": "https://wicg.github.io/PEPC/permission-elements.html"
10243
+ "shortname": "geolocation-element",
10244
+ "currentSpecification": "geolocation-element",
10245
+ "title": "The HTML Geolocation Element",
10246
+ "shortTitle": "The HTML Geolocation Element",
10247
+ "nightlyUrl": "https://wicg.github.io/PEPC/geolocation-element.html"
10183
10248
  },
10249
+ "formerNames": [
10250
+ "permission-elements"
10251
+ ],
10184
10252
  "organization": "W3C",
10185
10253
  "groups": [
10186
10254
  {
@@ -10189,16 +10257,16 @@
10189
10257
  }
10190
10258
  ],
10191
10259
  "nightly": {
10192
- "url": "https://wicg.github.io/PEPC/permission-elements.html",
10260
+ "url": "https://wicg.github.io/PEPC/geolocation-element.html",
10193
10261
  "status": "Draft Community Group Report",
10194
10262
  "alternateUrls": [],
10195
10263
  "repository": "https://github.com/WICG/PEPC",
10196
- "sourcePath": "permission-elements.bs",
10197
- "filename": "permission-elements.html"
10264
+ "sourcePath": "geolocation-element.bs",
10265
+ "filename": "geolocation-element.html"
10198
10266
  },
10199
- "title": "The HTML Permission Elements",
10267
+ "title": "The HTML Geolocation Element",
10200
10268
  "source": "spec",
10201
- "shortTitle": "The HTML Permission Elements",
10269
+ "shortTitle": "The HTML Geolocation Element",
10202
10270
  "categories": [
10203
10271
  "browser"
10204
10272
  ],
@@ -13173,6 +13241,43 @@
13173
13241
  ],
13174
13242
  "standing": "good"
13175
13243
  },
13244
+ {
13245
+ "url": "https://www.rfc-editor.org/rfc/rfc9421",
13246
+ "seriesComposition": "full",
13247
+ "shortname": "rfc9421",
13248
+ "series": {
13249
+ "shortname": "rfc9421",
13250
+ "currentSpecification": "rfc9421",
13251
+ "title": "HTTP Message Signatures",
13252
+ "shortTitle": "HTTP Message Signatures",
13253
+ "nightlyUrl": "https://httpwg.org/specs/rfc9421.html"
13254
+ },
13255
+ "organization": "IETF",
13256
+ "groups": [
13257
+ {
13258
+ "name": "HTTP Working Group",
13259
+ "url": "https://datatracker.ietf.org/wg/httpbis/"
13260
+ }
13261
+ ],
13262
+ "nightly": {
13263
+ "url": "https://httpwg.org/specs/rfc9421.html",
13264
+ "status": "Proposed Standard",
13265
+ "alternateUrls": [
13266
+ "https://datatracker.ietf.org/doc/html/rfc9421",
13267
+ "https://tools.ietf.org/html/rfc9421"
13268
+ ],
13269
+ "repository": "https://github.com/httpwg/httpwg.github.io",
13270
+ "sourcePath": "specs/rfc9421.xml",
13271
+ "filename": "rfc9421.html"
13272
+ },
13273
+ "title": "HTTP Message Signatures",
13274
+ "source": "ietf",
13275
+ "shortTitle": "HTTP Message Signatures",
13276
+ "categories": [
13277
+ "browser"
13278
+ ],
13279
+ "standing": "good"
13280
+ },
13176
13281
  {
13177
13282
  "url": "https://www.rfc-editor.org/rfc/rfc9530",
13178
13283
  "seriesComposition": "full",
@@ -16912,7 +17017,7 @@
16912
17017
  ],
16913
17018
  "release": {
16914
17019
  "url": "https://www.w3.org/TR/css-gaps-1/",
16915
- "status": "First Public Working Draft",
17020
+ "status": "Working Draft",
16916
17021
  "filename": "Overview.html"
16917
17022
  },
16918
17023
  "nightly": {
@@ -22396,7 +22501,7 @@
22396
22501
  "status": "Editor's Draft",
22397
22502
  "alternateUrls": [],
22398
22503
  "repository": "https://github.com/w3c/hr-time",
22399
- "sourcePath": "index.html",
22504
+ "sourcePath": "index.bs",
22400
22505
  "filename": "index.html"
22401
22506
  },
22402
22507
  "title": "High Resolution Time",
@@ -24431,7 +24536,7 @@
24431
24536
  "status": "Editor's Draft",
24432
24537
  "alternateUrls": [],
24433
24538
  "repository": "https://github.com/w3c/navigation-timing",
24434
- "sourcePath": "index.html",
24539
+ "sourcePath": "index.bs",
24435
24540
  "filename": "index.html"
24436
24541
  },
24437
24542
  "title": "Navigation Timing Level 2",
@@ -25006,7 +25111,7 @@
25006
25111
  "status": "Editor's Draft",
25007
25112
  "alternateUrls": [],
25008
25113
  "repository": "https://github.com/w3c/performance-timeline",
25009
- "sourcePath": "index.html",
25114
+ "sourcePath": "index.bs",
25010
25115
  "filename": "index.html"
25011
25116
  },
25012
25117
  "title": "Performance Timeline",
@@ -26653,6 +26758,56 @@
26653
26758
  ]
26654
26759
  }
26655
26760
  },
26761
+ {
26762
+ "url": "https://www.w3.org/TR/selectors-5/",
26763
+ "seriesComposition": "delta",
26764
+ "shortname": "selectors-5",
26765
+ "series": {
26766
+ "shortname": "selectors",
26767
+ "currentSpecification": "selectors-4",
26768
+ "title": "Selectors",
26769
+ "shortTitle": "Selectors",
26770
+ "releaseUrl": "https://www.w3.org/TR/selectors/",
26771
+ "nightlyUrl": "https://drafts.csswg.org/selectors/"
26772
+ },
26773
+ "seriesVersion": "5",
26774
+ "seriesPrevious": "selectors-4",
26775
+ "organization": "W3C",
26776
+ "groups": [
26777
+ {
26778
+ "name": "Cascading Style Sheets (CSS) Working Group",
26779
+ "url": "https://www.w3.org/groups/wg/css/"
26780
+ }
26781
+ ],
26782
+ "release": {
26783
+ "url": "https://www.w3.org/TR/selectors-5/",
26784
+ "status": "First Public Working Draft",
26785
+ "filename": "Overview.html"
26786
+ },
26787
+ "nightly": {
26788
+ "url": "https://drafts.csswg.org/selectors-5/",
26789
+ "status": "Editor's Draft",
26790
+ "alternateUrls": [
26791
+ "https://w3c.github.io/csswg-drafts/selectors-5/"
26792
+ ],
26793
+ "repository": "https://github.com/w3c/csswg-drafts",
26794
+ "sourcePath": "selectors-5/Overview.bs",
26795
+ "filename": "index.html"
26796
+ },
26797
+ "title": "Selectors Level 5",
26798
+ "source": "w3c",
26799
+ "shortTitle": "Selectors 5",
26800
+ "categories": [
26801
+ "browser"
26802
+ ],
26803
+ "standing": "good",
26804
+ "tests": {
26805
+ "repository": "https://github.com/web-platform-tests/wpt",
26806
+ "testPaths": [
26807
+ "css/selectors"
26808
+ ]
26809
+ }
26810
+ },
26656
26811
  {
26657
26812
  "url": "https://www.w3.org/TR/selectors-nonelement-1/",
26658
26813
  "seriesComposition": "full",
@@ -29598,7 +29753,13 @@
29598
29753
  "categories": [
29599
29754
  "browser"
29600
29755
  ],
29601
- "standing": "good"
29756
+ "standing": "good",
29757
+ "tests": {
29758
+ "repository": "https://github.com/web-platform-tests/wpt",
29759
+ "testPaths": [
29760
+ "web-based-payment-handler"
29761
+ ]
29762
+ }
29602
29763
  },
29603
29764
  {
29604
29765
  "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.81.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",