web-specs 3.31.0 → 3.32.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 +100 -90
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -788,51 +788,6 @@
788
788
  ],
789
789
  "standing": "pending"
790
790
  },
791
- {
792
- "url": "https://drafts.csswg.org/css-display-4/",
793
- "seriesComposition": "full",
794
- "shortname": "css-display-4",
795
- "series": {
796
- "shortname": "css-display",
797
- "currentSpecification": "css-display-3",
798
- "title": "CSS Display",
799
- "shortTitle": "CSS Display",
800
- "releaseUrl": "https://www.w3.org/TR/css-display/",
801
- "nightlyUrl": "https://drafts.csswg.org/css-display/"
802
- },
803
- "seriesVersion": "4",
804
- "seriesPrevious": "css-display-3",
805
- "organization": "W3C",
806
- "groups": [
807
- {
808
- "name": "Cascading Style Sheets (CSS) Working Group",
809
- "url": "https://www.w3.org/Style/CSS/"
810
- }
811
- ],
812
- "nightly": {
813
- "url": "https://drafts.csswg.org/css-display-4/",
814
- "status": "Editor's Draft",
815
- "alternateUrls": [
816
- "https://w3c.github.io/csswg-drafts/css-display-4/"
817
- ],
818
- "repository": "https://github.com/w3c/csswg-drafts",
819
- "sourcePath": "css-display-4/Overview.bs",
820
- "filename": "index.html"
821
- },
822
- "title": "CSS Display Module Level 4",
823
- "source": "spec",
824
- "shortTitle": "CSS Display 4",
825
- "categories": [
826
- "browser"
827
- ],
828
- "standing": "good",
829
- "tests": {
830
- "repository": "https://github.com/web-platform-tests/wpt",
831
- "testPaths": [
832
- "css/css-display"
833
- ]
834
- }
835
- },
836
791
  {
837
792
  "url": "https://drafts.csswg.org/css-env-1/",
838
793
  "seriesComposition": "full",
@@ -1157,51 +1112,6 @@
1157
1112
  ],
1158
1113
  "standing": "good"
1159
1114
  },
1160
- {
1161
- "url": "https://drafts.csswg.org/css-multicol-2/",
1162
- "seriesComposition": "delta",
1163
- "shortname": "css-multicol-2",
1164
- "series": {
1165
- "shortname": "css-multicol",
1166
- "currentSpecification": "css-multicol-1",
1167
- "title": "CSS Multi-column Layout",
1168
- "shortTitle": "CSS Multicol",
1169
- "releaseUrl": "https://www.w3.org/TR/css-multicol/",
1170
- "nightlyUrl": "https://drafts.csswg.org/css-multicol/"
1171
- },
1172
- "seriesVersion": "2",
1173
- "shortTitle": "CSS Multicol 2",
1174
- "seriesPrevious": "css-multicol-1",
1175
- "organization": "W3C",
1176
- "groups": [
1177
- {
1178
- "name": "Cascading Style Sheets (CSS) Working Group",
1179
- "url": "https://www.w3.org/Style/CSS/"
1180
- }
1181
- ],
1182
- "nightly": {
1183
- "url": "https://drafts.csswg.org/css-multicol-2/",
1184
- "status": "Editor's Draft",
1185
- "alternateUrls": [
1186
- "https://w3c.github.io/csswg-drafts/css-multicol-2/"
1187
- ],
1188
- "repository": "https://github.com/w3c/csswg-drafts",
1189
- "sourcePath": "css-multicol-2/Overview.bs",
1190
- "filename": "index.html"
1191
- },
1192
- "title": "CSS Multi-column Layout Module Level 2",
1193
- "source": "spec",
1194
- "categories": [
1195
- "browser"
1196
- ],
1197
- "standing": "good",
1198
- "tests": {
1199
- "repository": "https://github.com/web-platform-tests/wpt",
1200
- "testPaths": [
1201
- "css/css-multicol"
1202
- ]
1203
- }
1204
- },
1205
1115
  {
1206
1116
  "url": "https://drafts.csswg.org/css-page-4/",
1207
1117
  "seriesComposition": "delta",
@@ -14807,6 +14717,56 @@
14807
14717
  ]
14808
14718
  }
14809
14719
  },
14720
+ {
14721
+ "url": "https://www.w3.org/TR/css-display-4/",
14722
+ "seriesComposition": "full",
14723
+ "shortname": "css-display-4",
14724
+ "series": {
14725
+ "shortname": "css-display",
14726
+ "currentSpecification": "css-display-3",
14727
+ "title": "CSS Display",
14728
+ "shortTitle": "CSS Display",
14729
+ "releaseUrl": "https://www.w3.org/TR/css-display/",
14730
+ "nightlyUrl": "https://drafts.csswg.org/css-display/"
14731
+ },
14732
+ "seriesVersion": "4",
14733
+ "seriesPrevious": "css-display-3",
14734
+ "organization": "W3C",
14735
+ "groups": [
14736
+ {
14737
+ "name": "Cascading Style Sheets (CSS) Working Group",
14738
+ "url": "https://www.w3.org/Style/CSS/"
14739
+ }
14740
+ ],
14741
+ "release": {
14742
+ "url": "https://www.w3.org/TR/css-display-4/",
14743
+ "status": "First Public Working Draft",
14744
+ "filename": "Overview.html"
14745
+ },
14746
+ "nightly": {
14747
+ "url": "https://drafts.csswg.org/css-display-4/",
14748
+ "status": "Editor's Draft",
14749
+ "alternateUrls": [
14750
+ "https://w3c.github.io/csswg-drafts/css-display-4/"
14751
+ ],
14752
+ "repository": "https://github.com/w3c/csswg-drafts",
14753
+ "sourcePath": "css-display-4/Overview.bs",
14754
+ "filename": "index.html"
14755
+ },
14756
+ "title": "CSS Display Module Level 4",
14757
+ "source": "w3c",
14758
+ "shortTitle": "CSS Display 4",
14759
+ "categories": [
14760
+ "browser"
14761
+ ],
14762
+ "standing": "good",
14763
+ "tests": {
14764
+ "repository": "https://github.com/web-platform-tests/wpt",
14765
+ "testPaths": [
14766
+ "css/css-display"
14767
+ ]
14768
+ }
14769
+ },
14810
14770
  {
14811
14771
  "url": "https://www.w3.org/TR/css-easing-1/",
14812
14772
  "seriesComposition": "full",
@@ -15797,6 +15757,56 @@
15797
15757
  ]
15798
15758
  }
15799
15759
  },
15760
+ {
15761
+ "url": "https://www.w3.org/TR/css-multicol-2/",
15762
+ "seriesComposition": "full",
15763
+ "shortname": "css-multicol-2",
15764
+ "series": {
15765
+ "shortname": "css-multicol",
15766
+ "currentSpecification": "css-multicol-1",
15767
+ "title": "CSS Multi-column Layout",
15768
+ "shortTitle": "CSS Multicol",
15769
+ "releaseUrl": "https://www.w3.org/TR/css-multicol/",
15770
+ "nightlyUrl": "https://drafts.csswg.org/css-multicol/"
15771
+ },
15772
+ "seriesVersion": "2",
15773
+ "shortTitle": "CSS Multicol 2",
15774
+ "seriesPrevious": "css-multicol-1",
15775
+ "organization": "W3C",
15776
+ "groups": [
15777
+ {
15778
+ "name": "Cascading Style Sheets (CSS) Working Group",
15779
+ "url": "https://www.w3.org/Style/CSS/"
15780
+ }
15781
+ ],
15782
+ "release": {
15783
+ "url": "https://www.w3.org/TR/css-multicol-2/",
15784
+ "status": "First Public Working Draft",
15785
+ "filename": "Overview.html"
15786
+ },
15787
+ "nightly": {
15788
+ "url": "https://drafts.csswg.org/css-multicol-2/",
15789
+ "status": "Editor's Draft",
15790
+ "alternateUrls": [
15791
+ "https://w3c.github.io/csswg-drafts/css-multicol-2/"
15792
+ ],
15793
+ "repository": "https://github.com/w3c/csswg-drafts",
15794
+ "sourcePath": "css-multicol-2/Overview.bs",
15795
+ "filename": "index.html"
15796
+ },
15797
+ "title": "CSS Multi-column Layout Module Level 2",
15798
+ "source": "w3c",
15799
+ "categories": [
15800
+ "browser"
15801
+ ],
15802
+ "standing": "good",
15803
+ "tests": {
15804
+ "repository": "https://github.com/web-platform-tests/wpt",
15805
+ "testPaths": [
15806
+ "css/css-multicol"
15807
+ ]
15808
+ }
15809
+ },
15800
15810
  {
15801
15811
  "url": "https://www.w3.org/TR/css-namespaces-3/",
15802
15812
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.31.0",
3
+ "version": "3.32.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",