web-specs 3.30.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 +208 -187
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -750,47 +750,6 @@
750
750
  ]
751
751
  }
752
752
  },
753
- {
754
- "url": "https://drafts.csswg.org/css-color-hdr-1/",
755
- "seriesComposition": "full",
756
- "shortname": "css-color-hdr-1",
757
- "series": {
758
- "shortname": "css-color-hdr",
759
- "currentSpecification": "css-color-hdr-1",
760
- "title": "CSS Color HDR",
761
- "shortTitle": "CSS Color HDR",
762
- "nightlyUrl": "https://drafts.csswg.org/css-color-hdr/"
763
- },
764
- "seriesVersion": "1",
765
- "formerNames": [
766
- "css-color-hdr"
767
- ],
768
- "organization": "W3C",
769
- "groups": [
770
- {
771
- "name": "Cascading Style Sheets (CSS) Working Group",
772
- "url": "https://www.w3.org/Style/CSS/"
773
- }
774
- ],
775
- "nightly": {
776
- "url": "https://drafts.csswg.org/css-color-hdr-1/",
777
- "status": "Editor's Draft",
778
- "alternateUrls": [
779
- "https://w3c.github.io/csswg-drafts/css-color-hdr-1/",
780
- "https://w3c.github.io/csswg-drafts/css-color-hdr/"
781
- ],
782
- "repository": "https://github.com/w3c/csswg-drafts",
783
- "sourcePath": "css-color-hdr-1/Overview.bs",
784
- "filename": "index.html"
785
- },
786
- "title": "CSS Color HDR Module Level 1",
787
- "source": "spec",
788
- "shortTitle": "CSS Color HDR 1",
789
- "categories": [
790
- "browser"
791
- ],
792
- "standing": "good"
793
- },
794
753
  {
795
754
  "url": "https://drafts.csswg.org/css-conditional-values-1/",
796
755
  "seriesComposition": "full",
@@ -829,51 +788,6 @@
829
788
  ],
830
789
  "standing": "pending"
831
790
  },
832
- {
833
- "url": "https://drafts.csswg.org/css-display-4/",
834
- "seriesComposition": "full",
835
- "shortname": "css-display-4",
836
- "series": {
837
- "shortname": "css-display",
838
- "currentSpecification": "css-display-3",
839
- "title": "CSS Display",
840
- "shortTitle": "CSS Display",
841
- "releaseUrl": "https://www.w3.org/TR/css-display/",
842
- "nightlyUrl": "https://drafts.csswg.org/css-display/"
843
- },
844
- "seriesVersion": "4",
845
- "seriesPrevious": "css-display-3",
846
- "organization": "W3C",
847
- "groups": [
848
- {
849
- "name": "Cascading Style Sheets (CSS) Working Group",
850
- "url": "https://www.w3.org/Style/CSS/"
851
- }
852
- ],
853
- "nightly": {
854
- "url": "https://drafts.csswg.org/css-display-4/",
855
- "status": "Editor's Draft",
856
- "alternateUrls": [
857
- "https://w3c.github.io/csswg-drafts/css-display-4/"
858
- ],
859
- "repository": "https://github.com/w3c/csswg-drafts",
860
- "sourcePath": "css-display-4/Overview.bs",
861
- "filename": "index.html"
862
- },
863
- "title": "CSS Display Module Level 4",
864
- "source": "spec",
865
- "shortTitle": "CSS Display 4",
866
- "categories": [
867
- "browser"
868
- ],
869
- "standing": "good",
870
- "tests": {
871
- "repository": "https://github.com/web-platform-tests/wpt",
872
- "testPaths": [
873
- "css/css-display"
874
- ]
875
- }
876
- },
877
791
  {
878
792
  "url": "https://drafts.csswg.org/css-env-1/",
879
793
  "seriesComposition": "full",
@@ -1198,96 +1112,6 @@
1198
1112
  ],
1199
1113
  "standing": "good"
1200
1114
  },
1201
- {
1202
- "url": "https://drafts.csswg.org/css-multicol-2/",
1203
- "seriesComposition": "delta",
1204
- "shortname": "css-multicol-2",
1205
- "series": {
1206
- "shortname": "css-multicol",
1207
- "currentSpecification": "css-multicol-1",
1208
- "title": "CSS Multi-column Layout",
1209
- "shortTitle": "CSS Multicol",
1210
- "releaseUrl": "https://www.w3.org/TR/css-multicol/",
1211
- "nightlyUrl": "https://drafts.csswg.org/css-multicol/"
1212
- },
1213
- "seriesVersion": "2",
1214
- "shortTitle": "CSS Multicol 2",
1215
- "seriesPrevious": "css-multicol-1",
1216
- "organization": "W3C",
1217
- "groups": [
1218
- {
1219
- "name": "Cascading Style Sheets (CSS) Working Group",
1220
- "url": "https://www.w3.org/Style/CSS/"
1221
- }
1222
- ],
1223
- "nightly": {
1224
- "url": "https://drafts.csswg.org/css-multicol-2/",
1225
- "status": "Editor's Draft",
1226
- "alternateUrls": [
1227
- "https://w3c.github.io/csswg-drafts/css-multicol-2/"
1228
- ],
1229
- "repository": "https://github.com/w3c/csswg-drafts",
1230
- "sourcePath": "css-multicol-2/Overview.bs",
1231
- "filename": "index.html"
1232
- },
1233
- "title": "CSS Multi-column Layout Module Level 2",
1234
- "source": "spec",
1235
- "categories": [
1236
- "browser"
1237
- ],
1238
- "standing": "good",
1239
- "tests": {
1240
- "repository": "https://github.com/web-platform-tests/wpt",
1241
- "testPaths": [
1242
- "css/css-multicol"
1243
- ]
1244
- }
1245
- },
1246
- {
1247
- "url": "https://drafts.csswg.org/css-overflow-5/",
1248
- "seriesComposition": "delta",
1249
- "shortname": "css-overflow-5",
1250
- "series": {
1251
- "shortname": "css-overflow",
1252
- "currentSpecification": "css-overflow-3",
1253
- "title": "CSS Overflow",
1254
- "shortTitle": "CSS Overflow",
1255
- "releaseUrl": "https://www.w3.org/TR/css-overflow/",
1256
- "nightlyUrl": "https://drafts.csswg.org/css-overflow/"
1257
- },
1258
- "seriesVersion": "5",
1259
- "seriesPrevious": "css-overflow-4",
1260
- "organization": "W3C",
1261
- "groups": [
1262
- {
1263
- "name": "Cascading Style Sheets (CSS) Working Group",
1264
- "url": "https://www.w3.org/Style/CSS/"
1265
- }
1266
- ],
1267
- "nightly": {
1268
- "url": "https://drafts.csswg.org/css-overflow-5/",
1269
- "status": "Editor's Draft",
1270
- "alternateUrls": [
1271
- "https://w3c.github.io/csswg-drafts/css-overflow-5/"
1272
- ],
1273
- "repository": "https://github.com/w3c/csswg-drafts",
1274
- "sourcePath": "css-overflow-5/Overview.bs",
1275
- "filename": "index.html"
1276
- },
1277
- "title": "CSS Overflow Module Level 5",
1278
- "source": "spec",
1279
- "shortTitle": "CSS Overflow 5",
1280
- "categories": [
1281
- "browser"
1282
- ],
1283
- "standing": "good",
1284
- "tests": {
1285
- "repository": "https://github.com/web-platform-tests/wpt",
1286
- "testPaths": [
1287
- "css/css-overflow"
1288
- ]
1289
- }
1290
- },
1291
1115
  {
1292
1116
  "url": "https://drafts.csswg.org/css-page-4/",
1293
1117
  "seriesComposition": "delta",
@@ -14391,6 +14215,53 @@
14391
14215
  ]
14392
14216
  }
14393
14217
  },
14218
+ {
14219
+ "url": "https://www.w3.org/TR/css-color-hdr-1/",
14220
+ "seriesComposition": "full",
14221
+ "shortname": "css-color-hdr-1",
14222
+ "series": {
14223
+ "shortname": "css-color-hdr",
14224
+ "currentSpecification": "css-color-hdr-1",
14225
+ "title": "CSS Color HDR Module",
14226
+ "shortTitle": "CSS Color HDR",
14227
+ "releaseUrl": "https://www.w3.org/TR/css-color-hdr/",
14228
+ "nightlyUrl": "https://drafts.csswg.org/css-color-hdr/"
14229
+ },
14230
+ "seriesVersion": "1",
14231
+ "formerNames": [
14232
+ "css-color-hdr"
14233
+ ],
14234
+ "organization": "W3C",
14235
+ "groups": [
14236
+ {
14237
+ "name": "Cascading Style Sheets (CSS) Working Group",
14238
+ "url": "https://www.w3.org/Style/CSS/"
14239
+ }
14240
+ ],
14241
+ "release": {
14242
+ "url": "https://www.w3.org/TR/css-color-hdr-1/",
14243
+ "status": "First Public Working Draft",
14244
+ "filename": "Overview.html"
14245
+ },
14246
+ "nightly": {
14247
+ "url": "https://drafts.csswg.org/css-color-hdr-1/",
14248
+ "status": "Editor's Draft",
14249
+ "alternateUrls": [
14250
+ "https://w3c.github.io/csswg-drafts/css-color-hdr-1/",
14251
+ "https://w3c.github.io/csswg-drafts/css-color-hdr/"
14252
+ ],
14253
+ "repository": "https://github.com/w3c/csswg-drafts",
14254
+ "sourcePath": "css-color-hdr-1/Overview.bs",
14255
+ "filename": "index.html"
14256
+ },
14257
+ "title": "CSS Color HDR Module Level 1",
14258
+ "source": "w3c",
14259
+ "shortTitle": "CSS Color HDR 1",
14260
+ "categories": [
14261
+ "browser"
14262
+ ],
14263
+ "standing": "good"
14264
+ },
14394
14265
  {
14395
14266
  "url": "https://www.w3.org/TR/css-conditional-3/",
14396
14267
  "seriesComposition": "full",
@@ -14846,6 +14717,56 @@
14846
14717
  ]
14847
14718
  }
14848
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
+ },
14849
14770
  {
14850
14771
  "url": "https://www.w3.org/TR/css-easing-1/",
14851
14772
  "seriesComposition": "full",
@@ -15836,6 +15757,56 @@
15836
15757
  ]
15837
15758
  }
15838
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
+ },
15839
15810
  {
15840
15811
  "url": "https://www.w3.org/TR/css-namespaces-3/",
15841
15812
  "seriesComposition": "full",
@@ -16076,6 +16047,56 @@
16076
16047
  ]
16077
16048
  }
16078
16049
  },
16050
+ {
16051
+ "url": "https://www.w3.org/TR/css-overflow-5/",
16052
+ "seriesComposition": "delta",
16053
+ "shortname": "css-overflow-5",
16054
+ "series": {
16055
+ "shortname": "css-overflow",
16056
+ "currentSpecification": "css-overflow-3",
16057
+ "title": "CSS Overflow",
16058
+ "shortTitle": "CSS Overflow",
16059
+ "releaseUrl": "https://www.w3.org/TR/css-overflow/",
16060
+ "nightlyUrl": "https://drafts.csswg.org/css-overflow/"
16061
+ },
16062
+ "seriesVersion": "5",
16063
+ "seriesPrevious": "css-overflow-4",
16064
+ "organization": "W3C",
16065
+ "groups": [
16066
+ {
16067
+ "name": "Cascading Style Sheets (CSS) Working Group",
16068
+ "url": "https://www.w3.org/Style/CSS/"
16069
+ }
16070
+ ],
16071
+ "release": {
16072
+ "url": "https://www.w3.org/TR/css-overflow-5/",
16073
+ "status": "First Public Working Draft",
16074
+ "filename": "Overview.html"
16075
+ },
16076
+ "nightly": {
16077
+ "url": "https://drafts.csswg.org/css-overflow-5/",
16078
+ "status": "Editor's Draft",
16079
+ "alternateUrls": [
16080
+ "https://w3c.github.io/csswg-drafts/css-overflow-5/"
16081
+ ],
16082
+ "repository": "https://github.com/w3c/csswg-drafts",
16083
+ "sourcePath": "css-overflow-5/Overview.bs",
16084
+ "filename": "index.html"
16085
+ },
16086
+ "title": "CSS Overflow Module Level 5",
16087
+ "source": "w3c",
16088
+ "shortTitle": "CSS Overflow 5",
16089
+ "categories": [
16090
+ "browser"
16091
+ ],
16092
+ "standing": "good",
16093
+ "tests": {
16094
+ "repository": "https://github.com/web-platform-tests/wpt",
16095
+ "testPaths": [
16096
+ "css/css-overflow"
16097
+ ]
16098
+ }
16099
+ },
16079
16100
  {
16080
16101
  "url": "https://www.w3.org/TR/css-overscroll-1/",
16081
16102
  "seriesComposition": "full",
@@ -23699,8 +23720,8 @@
23699
23720
  "series": {
23700
23721
  "shortname": "requestidlecallback",
23701
23722
  "currentSpecification": "requestidlecallback",
23702
- "title": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
23703
- "shortTitle": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
23723
+ "title": "requestIdleCallback()",
23724
+ "shortTitle": "requestIdleCallback()",
23704
23725
  "releaseUrl": "https://www.w3.org/TR/requestidlecallback/",
23705
23726
  "nightlyUrl": "https://w3c.github.io/requestidlecallback/"
23706
23727
  },
@@ -23724,9 +23745,9 @@
23724
23745
  "sourcePath": "index.html",
23725
23746
  "filename": "index.html"
23726
23747
  },
23727
- "title": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
23748
+ "title": "requestIdleCallback()",
23728
23749
  "source": "w3c",
23729
- "shortTitle": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
23750
+ "shortTitle": "requestIdleCallback()",
23730
23751
  "categories": [
23731
23752
  "browser"
23732
23753
  ],
@@ -25651,7 +25672,7 @@
25651
25672
  ],
25652
25673
  "release": {
25653
25674
  "url": "https://www.w3.org/TR/vc-data-integrity/",
25654
- "status": "Candidate Recommendation Draft",
25675
+ "status": "Candidate Recommendation Snapshot",
25655
25676
  "filename": "Overview.html"
25656
25677
  },
25657
25678
  "nightly": {
@@ -25690,7 +25711,7 @@
25690
25711
  ],
25691
25712
  "release": {
25692
25713
  "url": "https://www.w3.org/TR/vc-data-model-2.0/",
25693
- "status": "Candidate Recommendation Draft",
25714
+ "status": "Candidate Recommendation Snapshot",
25694
25715
  "filename": "Overview.html"
25695
25716
  },
25696
25717
  "nightly": {
@@ -25934,7 +25955,7 @@
25934
25955
  ],
25935
25956
  "release": {
25936
25957
  "url": "https://www.w3.org/TR/wasm-core-2/",
25937
- "status": "Working Draft",
25958
+ "status": "Candidate Recommendation Draft",
25938
25959
  "filename": "Overview.html"
25939
25960
  },
25940
25961
  "title": "WebAssembly Core Specification",
@@ -25976,7 +25997,7 @@
25976
25997
  ],
25977
25998
  "release": {
25978
25999
  "url": "https://www.w3.org/TR/wasm-js-api-2/",
25979
- "status": "Working Draft",
26000
+ "status": "Candidate Recommendation Draft",
25980
26001
  "filename": "Overview.html"
25981
26002
  },
25982
26003
  "nightly": {
@@ -26023,7 +26044,7 @@
26023
26044
  ],
26024
26045
  "release": {
26025
26046
  "url": "https://www.w3.org/TR/wasm-web-api-2/",
26026
- "status": "Working Draft",
26047
+ "status": "Candidate Recommendation Draft",
26027
26048
  "filename": "Overview.html"
26028
26049
  },
26029
26050
  "nightly": {
@@ -27193,7 +27214,7 @@
27193
27214
  ],
27194
27215
  "release": {
27195
27216
  "url": "https://www.w3.org/TR/webgpu/",
27196
- "status": "Working Draft",
27217
+ "status": "Candidate Recommendation Snapshot",
27197
27218
  "filename": "Overview.html"
27198
27219
  },
27199
27220
  "nightly": {
@@ -28115,7 +28136,7 @@
28115
28136
  ],
28116
28137
  "release": {
28117
28138
  "url": "https://www.w3.org/TR/WGSL/",
28118
- "status": "Working Draft",
28139
+ "status": "Candidate Recommendation Snapshot",
28119
28140
  "filename": "Overview.html"
28120
28141
  },
28121
28142
  "title": "WebGPU Shading Language",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.30.0",
3
+ "version": "3.32.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",