browser-specs 4.59.1 → 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.
Files changed (2) hide show
  1. package/index.json +124 -49
  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",
@@ -10683,7 +10706,7 @@
10683
10706
  "currentSpecification": "rfc9842",
10684
10707
  "title": "Compression Dictionary Transport",
10685
10708
  "shortTitle": "Compression Dictionary Transport",
10686
- "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc9842"
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://www.rfc-editor.org/rfc/rfc9842",
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",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "4.59.1",
3
+ "version": "4.60.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",