web-specs 2.41.0 → 2.42.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 +86 -6
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -79,6 +79,40 @@
79
79
  ]
80
80
  }
81
81
  },
82
+ {
83
+ "url": "https://datatracker.ietf.org/doc/html/draft-cutler-httpbis-partitioned-cookies",
84
+ "seriesComposition": "full",
85
+ "shortname": "partitioned-cookies",
86
+ "series": {
87
+ "shortname": "partitioned-cookies",
88
+ "currentSpecification": "partitioned-cookies",
89
+ "title": "Cookies Having Independent Partitioned State specification",
90
+ "shortTitle": "Cookies Having Independent Partitioned State specification",
91
+ "nightlyUrl": "https://dcthetall.github.io/CHIPS-spec/draft-cutler-httpbis-partitioned-cookies.html"
92
+ },
93
+ "organization": "IETF",
94
+ "groups": [
95
+ {
96
+ "name": "HTTP Working Group",
97
+ "url": "https://datatracker.ietf.org/wg/httpbis/"
98
+ }
99
+ ],
100
+ "nightly": {
101
+ "url": "https://dcthetall.github.io/CHIPS-spec/draft-cutler-httpbis-partitioned-cookies.html",
102
+ "status": "Editor's Draft",
103
+ "repository": "https://github.com/DCtheTall/CHIPS-spec",
104
+ "alternateUrls": [],
105
+ "sourcePath": "draft-cutler-httpbis-partitioned-cookies.md",
106
+ "filename": "draft-cutler-httpbis-partitioned-cookies.html"
107
+ },
108
+ "title": "Cookies Having Independent Partitioned State specification",
109
+ "source": "spec",
110
+ "shortTitle": "Cookies Having Independent Partitioned State specification",
111
+ "categories": [
112
+ "browser"
113
+ ],
114
+ "standing": "good"
115
+ },
82
116
  {
83
117
  "url": "https://datatracker.ietf.org/doc/html/draft-davidben-http-client-hint-reliability",
84
118
  "seriesComposition": "full",
@@ -547,6 +581,51 @@
547
581
  ],
548
582
  "standing": "pending"
549
583
  },
584
+ {
585
+ "url": "https://drafts.csswg.org/css-display-4/",
586
+ "seriesComposition": "full",
587
+ "shortname": "css-display-4",
588
+ "series": {
589
+ "shortname": "css-display",
590
+ "currentSpecification": "css-display-3",
591
+ "title": "CSS Display",
592
+ "shortTitle": "CSS Display",
593
+ "releaseUrl": "https://www.w3.org/TR/css-display/",
594
+ "nightlyUrl": "https://drafts.csswg.org/css-display/"
595
+ },
596
+ "seriesVersion": "4",
597
+ "seriesPrevious": "css-display-3",
598
+ "organization": "W3C",
599
+ "groups": [
600
+ {
601
+ "name": "Cascading Style Sheets (CSS) Working Group",
602
+ "url": "https://www.w3.org/Style/CSS/"
603
+ }
604
+ ],
605
+ "nightly": {
606
+ "url": "https://drafts.csswg.org/css-display-4/",
607
+ "status": "Editor's Draft",
608
+ "alternateUrls": [
609
+ "https://w3c.github.io/csswg-drafts/css-display-4/"
610
+ ],
611
+ "repository": "https://github.com/w3c/csswg-drafts",
612
+ "sourcePath": "css-display-4/Overview.bs",
613
+ "filename": "Overview.html"
614
+ },
615
+ "title": "CSS Display Module Level 4",
616
+ "source": "spec",
617
+ "shortTitle": "CSS Display 4",
618
+ "categories": [
619
+ "browser"
620
+ ],
621
+ "standing": "good",
622
+ "tests": {
623
+ "repository": "https://github.com/web-platform-tests/wpt",
624
+ "testPaths": [
625
+ "css/css-display"
626
+ ]
627
+ }
628
+ },
550
629
  {
551
630
  "url": "https://drafts.csswg.org/css-easing-2/",
552
631
  "seriesComposition": "full",
@@ -11635,6 +11714,7 @@
11635
11714
  "nightlyUrl": "https://drafts.csswg.org/css-display/"
11636
11715
  },
11637
11716
  "seriesVersion": "3",
11717
+ "seriesNext": "css-display-4",
11638
11718
  "organization": "W3C",
11639
11719
  "groups": [
11640
11720
  {
@@ -14794,11 +14874,11 @@
14794
14874
  "shortname": "CSS21",
14795
14875
  "series": {
14796
14876
  "shortname": "CSS",
14797
- "currentSpecification": "css-2022",
14877
+ "currentSpecification": "CSS22",
14798
14878
  "title": "Cascading Style Sheets",
14799
14879
  "shortTitle": "Cascading Style Sheets",
14800
- "releaseUrl": "https://www.w3.org/TR/css/",
14801
- "nightlyUrl": "https://drafts.csswg.org/css/"
14880
+ "releaseUrl": "https://www.w3.org/TR/CSS/",
14881
+ "nightlyUrl": "https://drafts.csswg.org/css2/"
14802
14882
  },
14803
14883
  "seriesVersion": "2.1",
14804
14884
  "nightly": {
@@ -14873,11 +14953,11 @@
14873
14953
  "shortname": "CSS22",
14874
14954
  "series": {
14875
14955
  "shortname": "CSS",
14876
- "currentSpecification": "css-2022",
14956
+ "currentSpecification": "CSS22",
14877
14957
  "title": "Cascading Style Sheets",
14878
14958
  "shortTitle": "Cascading Style Sheets",
14879
- "releaseUrl": "https://www.w3.org/TR/css/",
14880
- "nightlyUrl": "https://drafts.csswg.org/css/"
14959
+ "releaseUrl": "https://www.w3.org/TR/CSS/",
14960
+ "nightlyUrl": "https://drafts.csswg.org/css2/"
14881
14961
  },
14882
14962
  "seriesVersion": "2.2",
14883
14963
  "nightly": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "2.41.0",
3
+ "version": "2.42.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",