browser-specs 4.59.0 → 4.60.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 +136 -61
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -440,6 +440,40 @@
|
|
|
440
440
|
],
|
|
441
441
|
"standing": "good"
|
|
442
442
|
},
|
|
443
|
+
{
|
|
444
|
+
"url": "https://datatracker.ietf.org/doc/html/draft-ietf-httpapi-idempotency-key-header/",
|
|
445
|
+
"seriesComposition": "full",
|
|
446
|
+
"shortname": "idempotency-key-header",
|
|
447
|
+
"series": {
|
|
448
|
+
"shortname": "idempotency-key-header",
|
|
449
|
+
"currentSpecification": "idempotency-key-header",
|
|
450
|
+
"title": "The Idempotency-Key HTTP Header Field",
|
|
451
|
+
"shortTitle": "The Idempotency-Key HTTP Header Field",
|
|
452
|
+
"nightlyUrl": "https://www.ietf.org/archive/id/draft-ietf-httpapi-idempotency-key-header-07.html"
|
|
453
|
+
},
|
|
454
|
+
"nightly": {
|
|
455
|
+
"url": "https://www.ietf.org/archive/id/draft-ietf-httpapi-idempotency-key-header-07.html",
|
|
456
|
+
"status": "Editor's Draft",
|
|
457
|
+
"repository": "https://github.com/ietf-wg-httpapi/idempotency",
|
|
458
|
+
"sourcePath": "draft-ietf-httpapi-idempotency-key-header.md",
|
|
459
|
+
"alternateUrls": [],
|
|
460
|
+
"filename": "draft-ietf-httpapi-idempotency-key-header-07.html"
|
|
461
|
+
},
|
|
462
|
+
"organization": "IETF",
|
|
463
|
+
"groups": [
|
|
464
|
+
{
|
|
465
|
+
"name": "Building Blocks for HTTP APIs Working Group",
|
|
466
|
+
"url": "https://datatracker.ietf.org/wg/httpapi/"
|
|
467
|
+
}
|
|
468
|
+
],
|
|
469
|
+
"title": "The Idempotency-Key HTTP Header Field",
|
|
470
|
+
"source": "ietf",
|
|
471
|
+
"shortTitle": "The Idempotency-Key HTTP Header Field",
|
|
472
|
+
"categories": [
|
|
473
|
+
"browser"
|
|
474
|
+
],
|
|
475
|
+
"standing": "good"
|
|
476
|
+
},
|
|
443
477
|
{
|
|
444
478
|
"url": "https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-layered-cookies/",
|
|
445
479
|
"seriesComposition": "full",
|
|
@@ -618,51 +652,6 @@
|
|
|
618
652
|
"browser"
|
|
619
653
|
]
|
|
620
654
|
},
|
|
621
|
-
{
|
|
622
|
-
"url": "https://drafts.csswg.org/css-anchor-position-2/",
|
|
623
|
-
"seriesComposition": "delta",
|
|
624
|
-
"shortname": "css-anchor-position-2",
|
|
625
|
-
"series": {
|
|
626
|
-
"shortname": "css-anchor-position",
|
|
627
|
-
"currentSpecification": "css-anchor-position-1",
|
|
628
|
-
"title": "CSS Anchor Positioning",
|
|
629
|
-
"shortTitle": "CSS Anchor Positioning",
|
|
630
|
-
"releaseUrl": "https://www.w3.org/TR/css-anchor-position/",
|
|
631
|
-
"nightlyUrl": "https://drafts.csswg.org/css-anchor-position/"
|
|
632
|
-
},
|
|
633
|
-
"seriesVersion": "2",
|
|
634
|
-
"seriesPrevious": "css-anchor-position-1",
|
|
635
|
-
"organization": "W3C",
|
|
636
|
-
"groups": [
|
|
637
|
-
{
|
|
638
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
639
|
-
"url": "https://www.w3.org/groups/wg/css/"
|
|
640
|
-
}
|
|
641
|
-
],
|
|
642
|
-
"nightly": {
|
|
643
|
-
"url": "https://drafts.csswg.org/css-anchor-position-2/",
|
|
644
|
-
"status": "Editor's Draft",
|
|
645
|
-
"alternateUrls": [
|
|
646
|
-
"https://w3c.github.io/csswg-drafts/css-anchor-position-2/"
|
|
647
|
-
],
|
|
648
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
649
|
-
"sourcePath": "css-anchor-position-2/Overview.bs",
|
|
650
|
-
"filename": "index.html"
|
|
651
|
-
},
|
|
652
|
-
"title": "CSS Anchor Positioning Level 2",
|
|
653
|
-
"source": "spec",
|
|
654
|
-
"shortTitle": "CSS Anchor Positioning 2",
|
|
655
|
-
"categories": [
|
|
656
|
-
"browser"
|
|
657
|
-
],
|
|
658
|
-
"standing": "good",
|
|
659
|
-
"tests": {
|
|
660
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
661
|
-
"testPaths": [
|
|
662
|
-
"css/css-anchor-position"
|
|
663
|
-
]
|
|
664
|
-
}
|
|
665
|
-
},
|
|
666
655
|
{
|
|
667
656
|
"url": "https://drafts.csswg.org/css-backgrounds-4/",
|
|
668
657
|
"seriesComposition": "delta",
|
|
@@ -783,9 +772,9 @@
|
|
|
783
772
|
"sourcePath": "css-extensions-1/Overview.bs",
|
|
784
773
|
"filename": "index.html"
|
|
785
774
|
},
|
|
786
|
-
"title": "CSS Extensions",
|
|
775
|
+
"title": "CSS Extensions Module Level 1",
|
|
787
776
|
"source": "spec",
|
|
788
|
-
"shortTitle": "CSS Extensions",
|
|
777
|
+
"shortTitle": "CSS Extensions 1",
|
|
789
778
|
"categories": [
|
|
790
779
|
"browser"
|
|
791
780
|
],
|
|
@@ -911,9 +900,9 @@
|
|
|
911
900
|
"sourcePath": "css-link-params-1/Overview.bs",
|
|
912
901
|
"filename": "index.html"
|
|
913
902
|
},
|
|
914
|
-
"title": "CSS Linked Parameters",
|
|
903
|
+
"title": "CSS Linked Parameters Module Level 1",
|
|
915
904
|
"source": "spec",
|
|
916
|
-
"shortTitle": "CSS Linked Parameters",
|
|
905
|
+
"shortTitle": "CSS Linked Parameters 1",
|
|
917
906
|
"categories": [
|
|
918
907
|
"browser"
|
|
919
908
|
],
|
|
@@ -2082,6 +2071,40 @@
|
|
|
2082
2071
|
],
|
|
2083
2072
|
"standing": "good"
|
|
2084
2073
|
},
|
|
2074
|
+
{
|
|
2075
|
+
"url": "https://privacycg.github.io/storage-access-headers/",
|
|
2076
|
+
"seriesComposition": "full",
|
|
2077
|
+
"shortname": "storage-access-headers",
|
|
2078
|
+
"series": {
|
|
2079
|
+
"shortname": "storage-access-headers",
|
|
2080
|
+
"currentSpecification": "storage-access-headers",
|
|
2081
|
+
"title": "Storage Access Headers",
|
|
2082
|
+
"shortTitle": "Storage Access Headers",
|
|
2083
|
+
"nightlyUrl": "https://privacycg.github.io/storage-access-headers/"
|
|
2084
|
+
},
|
|
2085
|
+
"organization": "W3C",
|
|
2086
|
+
"groups": [
|
|
2087
|
+
{
|
|
2088
|
+
"name": "Privacy Community Group",
|
|
2089
|
+
"url": "https://www.w3.org/community/privacycg/"
|
|
2090
|
+
}
|
|
2091
|
+
],
|
|
2092
|
+
"nightly": {
|
|
2093
|
+
"url": "https://privacycg.github.io/storage-access-headers/",
|
|
2094
|
+
"status": "Editor's Draft",
|
|
2095
|
+
"alternateUrls": [],
|
|
2096
|
+
"repository": "https://github.com/privacycg/storage-access-headers",
|
|
2097
|
+
"sourcePath": "index.bs",
|
|
2098
|
+
"filename": "index.html"
|
|
2099
|
+
},
|
|
2100
|
+
"title": "Storage Access Headers",
|
|
2101
|
+
"source": "spec",
|
|
2102
|
+
"shortTitle": "Storage Access Headers",
|
|
2103
|
+
"categories": [
|
|
2104
|
+
"browser"
|
|
2105
|
+
],
|
|
2106
|
+
"standing": "good"
|
|
2107
|
+
},
|
|
2085
2108
|
{
|
|
2086
2109
|
"url": "https://privacycg.github.io/storage-access/",
|
|
2087
2110
|
"seriesComposition": "full",
|
|
@@ -4168,7 +4191,7 @@
|
|
|
4168
4191
|
"groups": [
|
|
4169
4192
|
{
|
|
4170
4193
|
"name": "SVG Working Group",
|
|
4171
|
-
"url": "https://www.w3.org/
|
|
4194
|
+
"url": "https://www.w3.org/groups/wg/svg/"
|
|
4172
4195
|
}
|
|
4173
4196
|
],
|
|
4174
4197
|
"nightly": {
|
|
@@ -10683,7 +10706,7 @@
|
|
|
10683
10706
|
"currentSpecification": "rfc9842",
|
|
10684
10707
|
"title": "Compression Dictionary Transport",
|
|
10685
10708
|
"shortTitle": "Compression Dictionary Transport",
|
|
10686
|
-
"nightlyUrl": "https://
|
|
10709
|
+
"nightlyUrl": "https://httpwg.org/specs/rfc9842.html"
|
|
10687
10710
|
},
|
|
10688
10711
|
"formerNames": [
|
|
10689
10712
|
"compression-dictionary"
|
|
@@ -10696,12 +10719,14 @@
|
|
|
10696
10719
|
}
|
|
10697
10720
|
],
|
|
10698
10721
|
"nightly": {
|
|
10699
|
-
"url": "https://
|
|
10722
|
+
"url": "https://httpwg.org/specs/rfc9842.html",
|
|
10700
10723
|
"status": "Proposed Standard",
|
|
10701
10724
|
"alternateUrls": [
|
|
10702
10725
|
"https://datatracker.ietf.org/doc/html/rfc9842",
|
|
10703
10726
|
"https://tools.ietf.org/html/rfc9842"
|
|
10704
10727
|
],
|
|
10728
|
+
"repository": "https://github.com/httpwg/httpwg.github.io",
|
|
10729
|
+
"sourcePath": "specs/rfc9842.xml",
|
|
10705
10730
|
"filename": "rfc9842.html"
|
|
10706
10731
|
},
|
|
10707
10732
|
"title": "Compression Dictionary Transport",
|
|
@@ -12022,6 +12047,56 @@
|
|
|
12022
12047
|
]
|
|
12023
12048
|
}
|
|
12024
12049
|
},
|
|
12050
|
+
{
|
|
12051
|
+
"url": "https://www.w3.org/TR/css-anchor-position-2/",
|
|
12052
|
+
"seriesComposition": "delta",
|
|
12053
|
+
"shortname": "css-anchor-position-2",
|
|
12054
|
+
"series": {
|
|
12055
|
+
"shortname": "css-anchor-position",
|
|
12056
|
+
"currentSpecification": "css-anchor-position-1",
|
|
12057
|
+
"title": "CSS Anchor Positioning",
|
|
12058
|
+
"shortTitle": "CSS Anchor Positioning",
|
|
12059
|
+
"releaseUrl": "https://www.w3.org/TR/css-anchor-position/",
|
|
12060
|
+
"nightlyUrl": "https://drafts.csswg.org/css-anchor-position/"
|
|
12061
|
+
},
|
|
12062
|
+
"seriesVersion": "2",
|
|
12063
|
+
"seriesPrevious": "css-anchor-position-1",
|
|
12064
|
+
"organization": "W3C",
|
|
12065
|
+
"groups": [
|
|
12066
|
+
{
|
|
12067
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
12068
|
+
"url": "https://www.w3.org/groups/wg/css/"
|
|
12069
|
+
}
|
|
12070
|
+
],
|
|
12071
|
+
"release": {
|
|
12072
|
+
"url": "https://www.w3.org/TR/css-anchor-position-2/",
|
|
12073
|
+
"status": "First Public Working Draft",
|
|
12074
|
+
"filename": "Overview.html"
|
|
12075
|
+
},
|
|
12076
|
+
"nightly": {
|
|
12077
|
+
"url": "https://drafts.csswg.org/css-anchor-position-2/",
|
|
12078
|
+
"status": "Editor's Draft",
|
|
12079
|
+
"alternateUrls": [
|
|
12080
|
+
"https://w3c.github.io/csswg-drafts/css-anchor-position-2/"
|
|
12081
|
+
],
|
|
12082
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
12083
|
+
"sourcePath": "css-anchor-position-2/Overview.bs",
|
|
12084
|
+
"filename": "index.html"
|
|
12085
|
+
},
|
|
12086
|
+
"title": "CSS Anchor Positioning Module Level 2",
|
|
12087
|
+
"source": "w3c",
|
|
12088
|
+
"shortTitle": "CSS Anchor Positioning 2",
|
|
12089
|
+
"categories": [
|
|
12090
|
+
"browser"
|
|
12091
|
+
],
|
|
12092
|
+
"standing": "good",
|
|
12093
|
+
"tests": {
|
|
12094
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
12095
|
+
"testPaths": [
|
|
12096
|
+
"css/css-anchor-position"
|
|
12097
|
+
]
|
|
12098
|
+
}
|
|
12099
|
+
},
|
|
12025
12100
|
{
|
|
12026
12101
|
"url": "https://www.w3.org/TR/css-animation-worklet-1/",
|
|
12027
12102
|
"seriesComposition": "full",
|
|
@@ -13611,7 +13686,7 @@
|
|
|
13611
13686
|
],
|
|
13612
13687
|
"release": {
|
|
13613
13688
|
"url": "https://www.w3.org/TR/css-flexbox-1/",
|
|
13614
|
-
"status": "Candidate Recommendation
|
|
13689
|
+
"status": "Candidate Recommendation Draft",
|
|
13615
13690
|
"filename": "Overview.html"
|
|
13616
13691
|
},
|
|
13617
13692
|
"nightly": {
|
|
@@ -18329,7 +18404,7 @@
|
|
|
18329
18404
|
"groups": [
|
|
18330
18405
|
{
|
|
18331
18406
|
"name": "SVG Working Group",
|
|
18332
|
-
"url": "https://www.w3.org/
|
|
18407
|
+
"url": "https://www.w3.org/groups/wg/svg/"
|
|
18333
18408
|
},
|
|
18334
18409
|
{
|
|
18335
18410
|
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
@@ -22341,7 +22416,7 @@
|
|
|
22341
22416
|
"status": "Editor's Draft",
|
|
22342
22417
|
"alternateUrls": [],
|
|
22343
22418
|
"repository": "https://github.com/w3c/ServiceWorker",
|
|
22344
|
-
"sourcePath": "
|
|
22419
|
+
"sourcePath": "index.bs",
|
|
22345
22420
|
"filename": "index.html"
|
|
22346
22421
|
},
|
|
22347
22422
|
"title": "Service Workers",
|
|
@@ -22425,7 +22500,7 @@
|
|
|
22425
22500
|
"groups": [
|
|
22426
22501
|
{
|
|
22427
22502
|
"name": "SVG Working Group",
|
|
22428
|
-
"url": "https://www.w3.org/
|
|
22503
|
+
"url": "https://www.w3.org/groups/wg/svg/"
|
|
22429
22504
|
}
|
|
22430
22505
|
],
|
|
22431
22506
|
"release": {
|
|
@@ -22471,7 +22546,7 @@
|
|
|
22471
22546
|
"groups": [
|
|
22472
22547
|
{
|
|
22473
22548
|
"name": "SVG Working Group",
|
|
22474
|
-
"url": "https://www.w3.org/
|
|
22549
|
+
"url": "https://www.w3.org/groups/wg/svg/"
|
|
22475
22550
|
}
|
|
22476
22551
|
],
|
|
22477
22552
|
"release": {
|
|
@@ -22511,7 +22586,7 @@
|
|
|
22511
22586
|
"groups": [
|
|
22512
22587
|
{
|
|
22513
22588
|
"name": "SVG Working Group",
|
|
22514
|
-
"url": "https://www.w3.org/
|
|
22589
|
+
"url": "https://www.w3.org/groups/wg/svg/"
|
|
22515
22590
|
}
|
|
22516
22591
|
],
|
|
22517
22592
|
"release": {
|
|
@@ -22551,7 +22626,7 @@
|
|
|
22551
22626
|
"groups": [
|
|
22552
22627
|
{
|
|
22553
22628
|
"name": "SVG Working Group",
|
|
22554
|
-
"url": "https://www.w3.org/
|
|
22629
|
+
"url": "https://www.w3.org/groups/wg/svg/"
|
|
22555
22630
|
}
|
|
22556
22631
|
],
|
|
22557
22632
|
"release": {
|
|
@@ -22642,7 +22717,7 @@
|
|
|
22642
22717
|
"groups": [
|
|
22643
22718
|
{
|
|
22644
22719
|
"name": "SVG Working Group",
|
|
22645
|
-
"url": "https://www.w3.org/
|
|
22720
|
+
"url": "https://www.w3.org/groups/wg/svg/"
|
|
22646
22721
|
}
|
|
22647
22722
|
],
|
|
22648
22723
|
"release": {
|
|
@@ -22719,7 +22794,7 @@
|
|
|
22719
22794
|
"groups": [
|
|
22720
22795
|
{
|
|
22721
22796
|
"name": "SVG Working Group",
|
|
22722
|
-
"url": "https://www.w3.org/
|
|
22797
|
+
"url": "https://www.w3.org/groups/wg/svg/"
|
|
22723
22798
|
}
|
|
22724
22799
|
],
|
|
22725
22800
|
"release": {
|
package/package.json
CHANGED