web-specs 3.30.0 → 3.31.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.
- package/index.json +108 -97
- 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",
|
|
@@ -1243,51 +1202,6 @@
|
|
|
1243
1202
|
]
|
|
1244
1203
|
}
|
|
1245
1204
|
},
|
|
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
1205
|
{
|
|
1292
1206
|
"url": "https://drafts.csswg.org/css-page-4/",
|
|
1293
1207
|
"seriesComposition": "delta",
|
|
@@ -14391,6 +14305,53 @@
|
|
|
14391
14305
|
]
|
|
14392
14306
|
}
|
|
14393
14307
|
},
|
|
14308
|
+
{
|
|
14309
|
+
"url": "https://www.w3.org/TR/css-color-hdr-1/",
|
|
14310
|
+
"seriesComposition": "full",
|
|
14311
|
+
"shortname": "css-color-hdr-1",
|
|
14312
|
+
"series": {
|
|
14313
|
+
"shortname": "css-color-hdr",
|
|
14314
|
+
"currentSpecification": "css-color-hdr-1",
|
|
14315
|
+
"title": "CSS Color HDR Module",
|
|
14316
|
+
"shortTitle": "CSS Color HDR",
|
|
14317
|
+
"releaseUrl": "https://www.w3.org/TR/css-color-hdr/",
|
|
14318
|
+
"nightlyUrl": "https://drafts.csswg.org/css-color-hdr/"
|
|
14319
|
+
},
|
|
14320
|
+
"seriesVersion": "1",
|
|
14321
|
+
"formerNames": [
|
|
14322
|
+
"css-color-hdr"
|
|
14323
|
+
],
|
|
14324
|
+
"organization": "W3C",
|
|
14325
|
+
"groups": [
|
|
14326
|
+
{
|
|
14327
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
14328
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
14329
|
+
}
|
|
14330
|
+
],
|
|
14331
|
+
"release": {
|
|
14332
|
+
"url": "https://www.w3.org/TR/css-color-hdr-1/",
|
|
14333
|
+
"status": "First Public Working Draft",
|
|
14334
|
+
"filename": "Overview.html"
|
|
14335
|
+
},
|
|
14336
|
+
"nightly": {
|
|
14337
|
+
"url": "https://drafts.csswg.org/css-color-hdr-1/",
|
|
14338
|
+
"status": "Editor's Draft",
|
|
14339
|
+
"alternateUrls": [
|
|
14340
|
+
"https://w3c.github.io/csswg-drafts/css-color-hdr-1/",
|
|
14341
|
+
"https://w3c.github.io/csswg-drafts/css-color-hdr/"
|
|
14342
|
+
],
|
|
14343
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
14344
|
+
"sourcePath": "css-color-hdr-1/Overview.bs",
|
|
14345
|
+
"filename": "index.html"
|
|
14346
|
+
},
|
|
14347
|
+
"title": "CSS Color HDR Module Level 1",
|
|
14348
|
+
"source": "w3c",
|
|
14349
|
+
"shortTitle": "CSS Color HDR 1",
|
|
14350
|
+
"categories": [
|
|
14351
|
+
"browser"
|
|
14352
|
+
],
|
|
14353
|
+
"standing": "good"
|
|
14354
|
+
},
|
|
14394
14355
|
{
|
|
14395
14356
|
"url": "https://www.w3.org/TR/css-conditional-3/",
|
|
14396
14357
|
"seriesComposition": "full",
|
|
@@ -16076,6 +16037,56 @@
|
|
|
16076
16037
|
]
|
|
16077
16038
|
}
|
|
16078
16039
|
},
|
|
16040
|
+
{
|
|
16041
|
+
"url": "https://www.w3.org/TR/css-overflow-5/",
|
|
16042
|
+
"seriesComposition": "delta",
|
|
16043
|
+
"shortname": "css-overflow-5",
|
|
16044
|
+
"series": {
|
|
16045
|
+
"shortname": "css-overflow",
|
|
16046
|
+
"currentSpecification": "css-overflow-3",
|
|
16047
|
+
"title": "CSS Overflow",
|
|
16048
|
+
"shortTitle": "CSS Overflow",
|
|
16049
|
+
"releaseUrl": "https://www.w3.org/TR/css-overflow/",
|
|
16050
|
+
"nightlyUrl": "https://drafts.csswg.org/css-overflow/"
|
|
16051
|
+
},
|
|
16052
|
+
"seriesVersion": "5",
|
|
16053
|
+
"seriesPrevious": "css-overflow-4",
|
|
16054
|
+
"organization": "W3C",
|
|
16055
|
+
"groups": [
|
|
16056
|
+
{
|
|
16057
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
16058
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
16059
|
+
}
|
|
16060
|
+
],
|
|
16061
|
+
"release": {
|
|
16062
|
+
"url": "https://www.w3.org/TR/css-overflow-5/",
|
|
16063
|
+
"status": "First Public Working Draft",
|
|
16064
|
+
"filename": "Overview.html"
|
|
16065
|
+
},
|
|
16066
|
+
"nightly": {
|
|
16067
|
+
"url": "https://drafts.csswg.org/css-overflow-5/",
|
|
16068
|
+
"status": "Editor's Draft",
|
|
16069
|
+
"alternateUrls": [
|
|
16070
|
+
"https://w3c.github.io/csswg-drafts/css-overflow-5/"
|
|
16071
|
+
],
|
|
16072
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
16073
|
+
"sourcePath": "css-overflow-5/Overview.bs",
|
|
16074
|
+
"filename": "index.html"
|
|
16075
|
+
},
|
|
16076
|
+
"title": "CSS Overflow Module Level 5",
|
|
16077
|
+
"source": "w3c",
|
|
16078
|
+
"shortTitle": "CSS Overflow 5",
|
|
16079
|
+
"categories": [
|
|
16080
|
+
"browser"
|
|
16081
|
+
],
|
|
16082
|
+
"standing": "good",
|
|
16083
|
+
"tests": {
|
|
16084
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
16085
|
+
"testPaths": [
|
|
16086
|
+
"css/css-overflow"
|
|
16087
|
+
]
|
|
16088
|
+
}
|
|
16089
|
+
},
|
|
16079
16090
|
{
|
|
16080
16091
|
"url": "https://www.w3.org/TR/css-overscroll-1/",
|
|
16081
16092
|
"seriesComposition": "full",
|
|
@@ -23699,8 +23710,8 @@
|
|
|
23699
23710
|
"series": {
|
|
23700
23711
|
"shortname": "requestidlecallback",
|
|
23701
23712
|
"currentSpecification": "requestidlecallback",
|
|
23702
|
-
"title": "requestIdleCallback()
|
|
23703
|
-
"shortTitle": "requestIdleCallback()
|
|
23713
|
+
"title": "requestIdleCallback()",
|
|
23714
|
+
"shortTitle": "requestIdleCallback()",
|
|
23704
23715
|
"releaseUrl": "https://www.w3.org/TR/requestidlecallback/",
|
|
23705
23716
|
"nightlyUrl": "https://w3c.github.io/requestidlecallback/"
|
|
23706
23717
|
},
|
|
@@ -23724,9 +23735,9 @@
|
|
|
23724
23735
|
"sourcePath": "index.html",
|
|
23725
23736
|
"filename": "index.html"
|
|
23726
23737
|
},
|
|
23727
|
-
"title": "requestIdleCallback()
|
|
23738
|
+
"title": "requestIdleCallback()",
|
|
23728
23739
|
"source": "w3c",
|
|
23729
|
-
"shortTitle": "requestIdleCallback()
|
|
23740
|
+
"shortTitle": "requestIdleCallback()",
|
|
23730
23741
|
"categories": [
|
|
23731
23742
|
"browser"
|
|
23732
23743
|
],
|
|
@@ -25651,7 +25662,7 @@
|
|
|
25651
25662
|
],
|
|
25652
25663
|
"release": {
|
|
25653
25664
|
"url": "https://www.w3.org/TR/vc-data-integrity/",
|
|
25654
|
-
"status": "Candidate Recommendation
|
|
25665
|
+
"status": "Candidate Recommendation Snapshot",
|
|
25655
25666
|
"filename": "Overview.html"
|
|
25656
25667
|
},
|
|
25657
25668
|
"nightly": {
|
|
@@ -25690,7 +25701,7 @@
|
|
|
25690
25701
|
],
|
|
25691
25702
|
"release": {
|
|
25692
25703
|
"url": "https://www.w3.org/TR/vc-data-model-2.0/",
|
|
25693
|
-
"status": "Candidate Recommendation
|
|
25704
|
+
"status": "Candidate Recommendation Snapshot",
|
|
25694
25705
|
"filename": "Overview.html"
|
|
25695
25706
|
},
|
|
25696
25707
|
"nightly": {
|
|
@@ -25934,7 +25945,7 @@
|
|
|
25934
25945
|
],
|
|
25935
25946
|
"release": {
|
|
25936
25947
|
"url": "https://www.w3.org/TR/wasm-core-2/",
|
|
25937
|
-
"status": "
|
|
25948
|
+
"status": "Candidate Recommendation Draft",
|
|
25938
25949
|
"filename": "Overview.html"
|
|
25939
25950
|
},
|
|
25940
25951
|
"title": "WebAssembly Core Specification",
|
|
@@ -25976,7 +25987,7 @@
|
|
|
25976
25987
|
],
|
|
25977
25988
|
"release": {
|
|
25978
25989
|
"url": "https://www.w3.org/TR/wasm-js-api-2/",
|
|
25979
|
-
"status": "
|
|
25990
|
+
"status": "Candidate Recommendation Draft",
|
|
25980
25991
|
"filename": "Overview.html"
|
|
25981
25992
|
},
|
|
25982
25993
|
"nightly": {
|
|
@@ -26023,7 +26034,7 @@
|
|
|
26023
26034
|
],
|
|
26024
26035
|
"release": {
|
|
26025
26036
|
"url": "https://www.w3.org/TR/wasm-web-api-2/",
|
|
26026
|
-
"status": "
|
|
26037
|
+
"status": "Candidate Recommendation Draft",
|
|
26027
26038
|
"filename": "Overview.html"
|
|
26028
26039
|
},
|
|
26029
26040
|
"nightly": {
|
|
@@ -27193,7 +27204,7 @@
|
|
|
27193
27204
|
],
|
|
27194
27205
|
"release": {
|
|
27195
27206
|
"url": "https://www.w3.org/TR/webgpu/",
|
|
27196
|
-
"status": "
|
|
27207
|
+
"status": "Candidate Recommendation Snapshot",
|
|
27197
27208
|
"filename": "Overview.html"
|
|
27198
27209
|
},
|
|
27199
27210
|
"nightly": {
|
|
@@ -28115,7 +28126,7 @@
|
|
|
28115
28126
|
],
|
|
28116
28127
|
"release": {
|
|
28117
28128
|
"url": "https://www.w3.org/TR/WGSL/",
|
|
28118
|
-
"status": "
|
|
28129
|
+
"status": "Candidate Recommendation Snapshot",
|
|
28119
28130
|
"filename": "Overview.html"
|
|
28120
28131
|
},
|
|
28121
28132
|
"title": "WebGPU Shading Language",
|