browser-specs 4.59.1 → 4.61.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 +165 -56
  2. 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 Module 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",
@@ -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",
@@ -5604,6 +5627,40 @@
5604
5627
  "browser"
5605
5628
  ]
5606
5629
  },
5630
+ {
5631
+ "url": "https://w3c.github.io/webextensions/specification/index.html",
5632
+ "seriesComposition": "full",
5633
+ "shortname": "webextensions",
5634
+ "series": {
5635
+ "shortname": "webextensions",
5636
+ "currentSpecification": "webextensions",
5637
+ "title": "Web Extensions",
5638
+ "shortTitle": "Web Extensions",
5639
+ "nightlyUrl": "https://w3c.github.io/webextensions/specification/index.html"
5640
+ },
5641
+ "nightly": {
5642
+ "url": "https://w3c.github.io/webextensions/specification/index.html",
5643
+ "status": "Draft Community Group Report",
5644
+ "sourcePath": "specification/index.bs",
5645
+ "alternateUrls": [],
5646
+ "repository": "https://github.com/w3c/webextensions",
5647
+ "filename": "index.html"
5648
+ },
5649
+ "organization": "W3C",
5650
+ "groups": [
5651
+ {
5652
+ "name": "WebExtensions Community Group",
5653
+ "url": "https://www.w3.org/community/webextensions/"
5654
+ }
5655
+ ],
5656
+ "title": "Web Extensions",
5657
+ "source": "spec",
5658
+ "shortTitle": "Web Extensions",
5659
+ "categories": [
5660
+ "browser"
5661
+ ],
5662
+ "standing": "good"
5663
+ },
5607
5664
  {
5608
5665
  "url": "https://w3c.github.io/webrtc-ice/",
5609
5666
  "seriesComposition": "full",
@@ -10683,7 +10740,7 @@
10683
10740
  "currentSpecification": "rfc9842",
10684
10741
  "title": "Compression Dictionary Transport",
10685
10742
  "shortTitle": "Compression Dictionary Transport",
10686
- "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc9842"
10743
+ "nightlyUrl": "https://httpwg.org/specs/rfc9842.html"
10687
10744
  },
10688
10745
  "formerNames": [
10689
10746
  "compression-dictionary"
@@ -10696,12 +10753,14 @@
10696
10753
  }
10697
10754
  ],
10698
10755
  "nightly": {
10699
- "url": "https://www.rfc-editor.org/rfc/rfc9842",
10756
+ "url": "https://httpwg.org/specs/rfc9842.html",
10700
10757
  "status": "Proposed Standard",
10701
10758
  "alternateUrls": [
10702
10759
  "https://datatracker.ietf.org/doc/html/rfc9842",
10703
10760
  "https://tools.ietf.org/html/rfc9842"
10704
10761
  ],
10762
+ "repository": "https://github.com/httpwg/httpwg.github.io",
10763
+ "sourcePath": "specs/rfc9842.xml",
10705
10764
  "filename": "rfc9842.html"
10706
10765
  },
10707
10766
  "title": "Compression Dictionary Transport",
@@ -12022,6 +12081,56 @@
12022
12081
  ]
12023
12082
  }
12024
12083
  },
12084
+ {
12085
+ "url": "https://www.w3.org/TR/css-anchor-position-2/",
12086
+ "seriesComposition": "delta",
12087
+ "shortname": "css-anchor-position-2",
12088
+ "series": {
12089
+ "shortname": "css-anchor-position",
12090
+ "currentSpecification": "css-anchor-position-1",
12091
+ "title": "CSS Anchor Positioning",
12092
+ "shortTitle": "CSS Anchor Positioning",
12093
+ "releaseUrl": "https://www.w3.org/TR/css-anchor-position/",
12094
+ "nightlyUrl": "https://drafts.csswg.org/css-anchor-position/"
12095
+ },
12096
+ "seriesVersion": "2",
12097
+ "seriesPrevious": "css-anchor-position-1",
12098
+ "organization": "W3C",
12099
+ "groups": [
12100
+ {
12101
+ "name": "Cascading Style Sheets (CSS) Working Group",
12102
+ "url": "https://www.w3.org/groups/wg/css/"
12103
+ }
12104
+ ],
12105
+ "release": {
12106
+ "url": "https://www.w3.org/TR/css-anchor-position-2/",
12107
+ "status": "First Public Working Draft",
12108
+ "filename": "Overview.html"
12109
+ },
12110
+ "nightly": {
12111
+ "url": "https://drafts.csswg.org/css-anchor-position-2/",
12112
+ "status": "Editor's Draft",
12113
+ "alternateUrls": [
12114
+ "https://w3c.github.io/csswg-drafts/css-anchor-position-2/"
12115
+ ],
12116
+ "repository": "https://github.com/w3c/csswg-drafts",
12117
+ "sourcePath": "css-anchor-position-2/Overview.bs",
12118
+ "filename": "index.html"
12119
+ },
12120
+ "title": "CSS Anchor Positioning Module Level 2",
12121
+ "source": "w3c",
12122
+ "shortTitle": "CSS Anchor Positioning 2",
12123
+ "categories": [
12124
+ "browser"
12125
+ ],
12126
+ "standing": "good",
12127
+ "tests": {
12128
+ "repository": "https://github.com/web-platform-tests/wpt",
12129
+ "testPaths": [
12130
+ "css/css-anchor-position"
12131
+ ]
12132
+ }
12133
+ },
12025
12134
  {
12026
12135
  "url": "https://www.w3.org/TR/css-animation-worklet-1/",
12027
12136
  "seriesComposition": "full",
@@ -13410,7 +13519,7 @@
13410
13519
  ],
13411
13520
  "release": {
13412
13521
  "url": "https://www.w3.org/TR/css-display-4/",
13413
- "status": "First Public Working Draft",
13522
+ "status": "Working Draft",
13414
13523
  "filename": "Overview.html"
13415
13524
  },
13416
13525
  "nightly": {
@@ -19100,7 +19209,7 @@
19100
19209
  ],
19101
19210
  "release": {
19102
19211
  "url": "https://www.w3.org/TR/IFT/",
19103
- "status": "Candidate Recommendation Snapshot",
19212
+ "status": "Candidate Recommendation Draft",
19104
19213
  "filename": "Overview.html"
19105
19214
  },
19106
19215
  "nightly": {
@@ -21256,7 +21365,7 @@
21256
21365
  ],
21257
21366
  "release": {
21258
21367
  "url": "https://www.w3.org/TR/pointerevents3/",
21259
- "status": "Candidate Recommendation Draft",
21368
+ "status": "Candidate Recommendation Snapshot",
21260
21369
  "filename": "Overview.html"
21261
21370
  },
21262
21371
  "nightly": {
@@ -22344,9 +22453,9 @@
22344
22453
  "sourcePath": "index.bs",
22345
22454
  "filename": "index.html"
22346
22455
  },
22347
- "title": "Service Workers",
22456
+ "title": "Service Workers Nightly",
22348
22457
  "source": "w3c",
22349
- "shortTitle": "Service Workers",
22458
+ "shortTitle": "Service Workers Nightly",
22350
22459
  "categories": [
22351
22460
  "browser"
22352
22461
  ],
@@ -23580,7 +23689,7 @@
23580
23689
  ],
23581
23690
  "release": {
23582
23691
  "url": "https://www.w3.org/TR/web-animations-2/",
23583
- "status": "First Public Working Draft",
23692
+ "status": "Working Draft",
23584
23693
  "filename": "Overview.html"
23585
23694
  },
23586
23695
  "nightly": {
@@ -23593,7 +23702,7 @@
23593
23702
  "sourcePath": "web-animations-2/Overview.bs",
23594
23703
  "filename": "index.html"
23595
23704
  },
23596
- "title": "Web Animations Level 2",
23705
+ "title": "Web Animations Module Level 2",
23597
23706
  "source": "w3c",
23598
23707
  "shortTitle": "Web Animations 2",
23599
23708
  "categories": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "4.59.1",
3
+ "version": "4.61.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",