browser-specs 4.69.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.
- package/index.json +250 -99
- 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",
|
|
@@ -6499,6 +6526,40 @@
|
|
|
6499
6526
|
],
|
|
6500
6527
|
"standing": "good"
|
|
6501
6528
|
},
|
|
6529
|
+
{
|
|
6530
|
+
"url": "https://webmachinelearning.github.io/webmcp/",
|
|
6531
|
+
"seriesComposition": "full",
|
|
6532
|
+
"shortname": "webmcp",
|
|
6533
|
+
"series": {
|
|
6534
|
+
"shortname": "webmcp",
|
|
6535
|
+
"currentSpecification": "webmcp",
|
|
6536
|
+
"title": "WebMCP",
|
|
6537
|
+
"shortTitle": "WebMCP",
|
|
6538
|
+
"nightlyUrl": "https://webmachinelearning.github.io/webmcp/"
|
|
6539
|
+
},
|
|
6540
|
+
"organization": "W3C",
|
|
6541
|
+
"groups": [
|
|
6542
|
+
{
|
|
6543
|
+
"name": "Web Machine Learning Community Group",
|
|
6544
|
+
"url": "https://www.w3.org/community/webmachinelearning/"
|
|
6545
|
+
}
|
|
6546
|
+
],
|
|
6547
|
+
"nightly": {
|
|
6548
|
+
"url": "https://webmachinelearning.github.io/webmcp/",
|
|
6549
|
+
"status": "Draft Community Group Report",
|
|
6550
|
+
"alternateUrls": [],
|
|
6551
|
+
"repository": "https://github.com/webmachinelearning/webmcp",
|
|
6552
|
+
"sourcePath": "index.bs",
|
|
6553
|
+
"filename": "index.html"
|
|
6554
|
+
},
|
|
6555
|
+
"title": "WebMCP",
|
|
6556
|
+
"source": "spec",
|
|
6557
|
+
"shortTitle": "WebMCP",
|
|
6558
|
+
"categories": [
|
|
6559
|
+
"browser"
|
|
6560
|
+
],
|
|
6561
|
+
"standing": "good"
|
|
6562
|
+
},
|
|
6502
6563
|
{
|
|
6503
6564
|
"url": "https://webmachinelearning.github.io/writing-assistance-apis/",
|
|
6504
6565
|
"seriesComposition": "full",
|
|
@@ -10781,6 +10842,43 @@
|
|
|
10781
10842
|
],
|
|
10782
10843
|
"standing": "good"
|
|
10783
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
|
+
},
|
|
10784
10882
|
{
|
|
10785
10883
|
"url": "https://www.rfc-editor.org/rfc/rfc9530",
|
|
10786
10884
|
"seriesComposition": "full",
|
|
@@ -15788,7 +15886,7 @@
|
|
|
15788
15886
|
],
|
|
15789
15887
|
"release": {
|
|
15790
15888
|
"url": "https://www.w3.org/TR/css-rhythm-1/",
|
|
15791
|
-
"status": "
|
|
15889
|
+
"status": "Working Draft",
|
|
15792
15890
|
"filename": "Overview.html"
|
|
15793
15891
|
},
|
|
15794
15892
|
"nightly": {
|
|
@@ -15802,9 +15900,9 @@
|
|
|
15802
15900
|
"sourcePath": "css-rhythm-1/Overview.bs",
|
|
15803
15901
|
"filename": "index.html"
|
|
15804
15902
|
},
|
|
15805
|
-
"title": "CSS Rhythmic Sizing",
|
|
15903
|
+
"title": "CSS Rhythmic Sizing Module Level 1",
|
|
15806
15904
|
"source": "w3c",
|
|
15807
|
-
"shortTitle": "CSS Rhythmic Sizing",
|
|
15905
|
+
"shortTitle": "CSS Rhythmic Sizing 1",
|
|
15808
15906
|
"categories": [
|
|
15809
15907
|
"browser"
|
|
15810
15908
|
],
|
|
@@ -19093,7 +19191,7 @@
|
|
|
19093
19191
|
"status": "Editor's Draft",
|
|
19094
19192
|
"alternateUrls": [],
|
|
19095
19193
|
"repository": "https://github.com/w3c/hr-time",
|
|
19096
|
-
"sourcePath": "index.
|
|
19194
|
+
"sourcePath": "index.bs",
|
|
19097
19195
|
"filename": "index.html"
|
|
19098
19196
|
},
|
|
19099
19197
|
"title": "High Resolution Time",
|
|
@@ -20695,7 +20793,7 @@
|
|
|
20695
20793
|
"status": "Editor's Draft",
|
|
20696
20794
|
"alternateUrls": [],
|
|
20697
20795
|
"repository": "https://github.com/w3c/navigation-timing",
|
|
20698
|
-
"sourcePath": "index.
|
|
20796
|
+
"sourcePath": "index.bs",
|
|
20699
20797
|
"filename": "index.html"
|
|
20700
20798
|
},
|
|
20701
20799
|
"title": "Navigation Timing Level 2",
|
|
@@ -21024,52 +21122,6 @@
|
|
|
21024
21122
|
],
|
|
21025
21123
|
"standing": "good"
|
|
21026
21124
|
},
|
|
21027
|
-
{
|
|
21028
|
-
"url": "https://www.w3.org/TR/payment-handler/",
|
|
21029
|
-
"seriesComposition": "full",
|
|
21030
|
-
"shortname": "payment-handler",
|
|
21031
|
-
"series": {
|
|
21032
|
-
"shortname": "payment-handler",
|
|
21033
|
-
"currentSpecification": "payment-handler",
|
|
21034
|
-
"title": "Payment Handler API",
|
|
21035
|
-
"shortTitle": "Payment Handler API",
|
|
21036
|
-
"releaseUrl": "https://www.w3.org/TR/payment-handler/",
|
|
21037
|
-
"nightlyUrl": "https://w3c.github.io/payment-handler/"
|
|
21038
|
-
},
|
|
21039
|
-
"organization": "W3C",
|
|
21040
|
-
"groups": [
|
|
21041
|
-
{
|
|
21042
|
-
"name": "Web Payments Working Group",
|
|
21043
|
-
"url": "https://www.w3.org/groups/wg/payments/"
|
|
21044
|
-
}
|
|
21045
|
-
],
|
|
21046
|
-
"release": {
|
|
21047
|
-
"url": "https://www.w3.org/TR/payment-handler/",
|
|
21048
|
-
"status": "Working Draft",
|
|
21049
|
-
"filename": "Overview.html"
|
|
21050
|
-
},
|
|
21051
|
-
"nightly": {
|
|
21052
|
-
"url": "https://w3c.github.io/payment-handler/",
|
|
21053
|
-
"status": "Editor's Draft",
|
|
21054
|
-
"alternateUrls": [],
|
|
21055
|
-
"repository": "https://github.com/w3c/payment-handler",
|
|
21056
|
-
"sourcePath": "index.html",
|
|
21057
|
-
"filename": "index.html"
|
|
21058
|
-
},
|
|
21059
|
-
"title": "Payment Handler API",
|
|
21060
|
-
"source": "w3c",
|
|
21061
|
-
"shortTitle": "Payment Handler API",
|
|
21062
|
-
"categories": [
|
|
21063
|
-
"browser"
|
|
21064
|
-
],
|
|
21065
|
-
"standing": "good",
|
|
21066
|
-
"tests": {
|
|
21067
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
21068
|
-
"testPaths": [
|
|
21069
|
-
"payment-handler"
|
|
21070
|
-
]
|
|
21071
|
-
}
|
|
21072
|
-
},
|
|
21073
21125
|
{
|
|
21074
21126
|
"url": "https://www.w3.org/TR/payment-method-id/",
|
|
21075
21127
|
"seriesComposition": "full",
|
|
@@ -21971,7 +22023,7 @@
|
|
|
21971
22023
|
"status": "Editor's Draft",
|
|
21972
22024
|
"alternateUrls": [],
|
|
21973
22025
|
"repository": "https://github.com/w3c/resource-timing",
|
|
21974
|
-
"sourcePath": "index.
|
|
22026
|
+
"sourcePath": "index.bs",
|
|
21975
22027
|
"filename": "index.html"
|
|
21976
22028
|
},
|
|
21977
22029
|
"title": "Resource Timing",
|
|
@@ -22416,6 +22468,56 @@
|
|
|
22416
22468
|
]
|
|
22417
22469
|
}
|
|
22418
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
|
+
},
|
|
22419
22521
|
{
|
|
22420
22522
|
"url": "https://www.w3.org/TR/server-timing/",
|
|
22421
22523
|
"seriesComposition": "full",
|
|
@@ -22574,8 +22676,8 @@
|
|
|
22574
22676
|
"organization": "W3C",
|
|
22575
22677
|
"groups": [
|
|
22576
22678
|
{
|
|
22577
|
-
"name": "
|
|
22578
|
-
"url": "https://www.w3.org/groups/
|
|
22679
|
+
"name": "Accessible Rich Internet Applications Working Group",
|
|
22680
|
+
"url": "https://www.w3.org/WAI/about/groups/ariawg/"
|
|
22579
22681
|
}
|
|
22580
22682
|
],
|
|
22581
22683
|
"release": {
|
|
@@ -23759,6 +23861,55 @@
|
|
|
23759
23861
|
]
|
|
23760
23862
|
}
|
|
23761
23863
|
},
|
|
23864
|
+
{
|
|
23865
|
+
"url": "https://www.w3.org/TR/web-based-payment-handler/",
|
|
23866
|
+
"seriesComposition": "full",
|
|
23867
|
+
"shortname": "web-based-payment-handler",
|
|
23868
|
+
"series": {
|
|
23869
|
+
"shortname": "web-based-payment-handler",
|
|
23870
|
+
"currentSpecification": "web-based-payment-handler",
|
|
23871
|
+
"title": "Web-based Payment Handler API",
|
|
23872
|
+
"shortTitle": "Web-based Payment Handler API",
|
|
23873
|
+
"releaseUrl": "https://www.w3.org/TR/web-based-payment-handler/",
|
|
23874
|
+
"nightlyUrl": "https://w3c.github.io/web-based-payment-handler/"
|
|
23875
|
+
},
|
|
23876
|
+
"formerNames": [
|
|
23877
|
+
"payment-handler"
|
|
23878
|
+
],
|
|
23879
|
+
"organization": "W3C",
|
|
23880
|
+
"groups": [
|
|
23881
|
+
{
|
|
23882
|
+
"name": "Web Payments Working Group",
|
|
23883
|
+
"url": "https://www.w3.org/groups/wg/payments/"
|
|
23884
|
+
}
|
|
23885
|
+
],
|
|
23886
|
+
"release": {
|
|
23887
|
+
"url": "https://www.w3.org/TR/web-based-payment-handler/",
|
|
23888
|
+
"status": "Working Draft",
|
|
23889
|
+
"filename": "Overview.html"
|
|
23890
|
+
},
|
|
23891
|
+
"nightly": {
|
|
23892
|
+
"url": "https://w3c.github.io/web-based-payment-handler/",
|
|
23893
|
+
"status": "Editor's Draft",
|
|
23894
|
+
"alternateUrls": [],
|
|
23895
|
+
"repository": "https://github.com/w3c/web-based-payment-handler",
|
|
23896
|
+
"sourcePath": "index.html",
|
|
23897
|
+
"filename": "index.html"
|
|
23898
|
+
},
|
|
23899
|
+
"title": "Web-based Payment Handler API",
|
|
23900
|
+
"source": "w3c",
|
|
23901
|
+
"shortTitle": "Web-based Payment Handler API",
|
|
23902
|
+
"categories": [
|
|
23903
|
+
"browser"
|
|
23904
|
+
],
|
|
23905
|
+
"standing": "good",
|
|
23906
|
+
"tests": {
|
|
23907
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
23908
|
+
"testPaths": [
|
|
23909
|
+
"web-based-payment-handler"
|
|
23910
|
+
]
|
|
23911
|
+
}
|
|
23912
|
+
},
|
|
23762
23913
|
{
|
|
23763
23914
|
"url": "https://www.w3.org/TR/web-locks/",
|
|
23764
23915
|
"seriesComposition": "full",
|
package/package.json
CHANGED