web-specs 3.84.0 → 3.85.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 +207 -4
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -960,6 +960,51 @@
|
|
|
960
960
|
],
|
|
961
961
|
"standing": "good"
|
|
962
962
|
},
|
|
963
|
+
{
|
|
964
|
+
"url": "https://drafts.csswg.org/css-flexbox-2/",
|
|
965
|
+
"seriesComposition": "full",
|
|
966
|
+
"shortname": "css-flexbox-2",
|
|
967
|
+
"series": {
|
|
968
|
+
"shortname": "css-flexbox",
|
|
969
|
+
"currentSpecification": "css-flexbox-1",
|
|
970
|
+
"title": "CSS Flexible Box Layout",
|
|
971
|
+
"shortTitle": "CSS Flexbox",
|
|
972
|
+
"releaseUrl": "https://www.w3.org/TR/css-flexbox/",
|
|
973
|
+
"nightlyUrl": "https://drafts.csswg.org/css-flexbox/"
|
|
974
|
+
},
|
|
975
|
+
"seriesVersion": "2",
|
|
976
|
+
"shortTitle": "CSS Flexbox 2",
|
|
977
|
+
"seriesPrevious": "css-flexbox-1",
|
|
978
|
+
"organization": "W3C",
|
|
979
|
+
"groups": [
|
|
980
|
+
{
|
|
981
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
982
|
+
"url": "https://www.w3.org/groups/wg/css/"
|
|
983
|
+
}
|
|
984
|
+
],
|
|
985
|
+
"nightly": {
|
|
986
|
+
"url": "https://drafts.csswg.org/css-flexbox-2/",
|
|
987
|
+
"status": "Editor's Draft",
|
|
988
|
+
"alternateUrls": [
|
|
989
|
+
"https://w3c.github.io/csswg-drafts/css-flexbox-2/"
|
|
990
|
+
],
|
|
991
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
992
|
+
"sourcePath": "css-flexbox-2/Overview.bs",
|
|
993
|
+
"filename": "index.html"
|
|
994
|
+
},
|
|
995
|
+
"title": "CSS Flexible Box Layout Module Level 2",
|
|
996
|
+
"source": "spec",
|
|
997
|
+
"categories": [
|
|
998
|
+
"browser"
|
|
999
|
+
],
|
|
1000
|
+
"standing": "good",
|
|
1001
|
+
"tests": {
|
|
1002
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
1003
|
+
"testPaths": [
|
|
1004
|
+
"css/css-flexbox"
|
|
1005
|
+
]
|
|
1006
|
+
}
|
|
1007
|
+
},
|
|
963
1008
|
{
|
|
964
1009
|
"url": "https://drafts.csswg.org/css-gcpm-4/",
|
|
965
1010
|
"seriesComposition": "delta",
|
|
@@ -9506,6 +9551,40 @@
|
|
|
9506
9551
|
]
|
|
9507
9552
|
}
|
|
9508
9553
|
},
|
|
9554
|
+
{
|
|
9555
|
+
"url": "https://wicg.github.io/iframe-media-pausing/",
|
|
9556
|
+
"seriesComposition": "full",
|
|
9557
|
+
"shortname": "iframe-media-pausing",
|
|
9558
|
+
"series": {
|
|
9559
|
+
"shortname": "iframe-media-pausing",
|
|
9560
|
+
"currentSpecification": "iframe-media-pausing",
|
|
9561
|
+
"title": "Iframe Media Pausing",
|
|
9562
|
+
"shortTitle": "Iframe Media Pausing",
|
|
9563
|
+
"nightlyUrl": "https://wicg.github.io/iframe-media-pausing/"
|
|
9564
|
+
},
|
|
9565
|
+
"organization": "W3C",
|
|
9566
|
+
"groups": [
|
|
9567
|
+
{
|
|
9568
|
+
"name": "Web Platform Incubator Community Group",
|
|
9569
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
9570
|
+
}
|
|
9571
|
+
],
|
|
9572
|
+
"nightly": {
|
|
9573
|
+
"url": "https://wicg.github.io/iframe-media-pausing/",
|
|
9574
|
+
"status": "Draft Community Group Report",
|
|
9575
|
+
"alternateUrls": [],
|
|
9576
|
+
"repository": "https://github.com/WICG/iframe-media-pausing",
|
|
9577
|
+
"sourcePath": "index.bs",
|
|
9578
|
+
"filename": "index.html"
|
|
9579
|
+
},
|
|
9580
|
+
"title": "Iframe Media Pausing",
|
|
9581
|
+
"source": "spec",
|
|
9582
|
+
"shortTitle": "Iframe Media Pausing",
|
|
9583
|
+
"categories": [
|
|
9584
|
+
"browser"
|
|
9585
|
+
],
|
|
9586
|
+
"standing": "good"
|
|
9587
|
+
},
|
|
9509
9588
|
{
|
|
9510
9589
|
"url": "https://wicg.github.io/ink-enhancement/",
|
|
9511
9590
|
"seriesComposition": "full",
|
|
@@ -14320,6 +14399,45 @@
|
|
|
14320
14399
|
],
|
|
14321
14400
|
"standing": "good"
|
|
14322
14401
|
},
|
|
14402
|
+
{
|
|
14403
|
+
"url": "https://www.w3.org/TR/cbor-ld-10/",
|
|
14404
|
+
"seriesComposition": "full",
|
|
14405
|
+
"shortname": "cbor-ld-10",
|
|
14406
|
+
"series": {
|
|
14407
|
+
"shortname": "cbor-ld",
|
|
14408
|
+
"currentSpecification": "cbor-ld-10",
|
|
14409
|
+
"title": "CBOR-LD",
|
|
14410
|
+
"shortTitle": "CBOR-LD",
|
|
14411
|
+
"releaseUrl": "https://www.w3.org/TR/cbor-ld/",
|
|
14412
|
+
"nightlyUrl": "https://w3c.github.io/cbor-ld/"
|
|
14413
|
+
},
|
|
14414
|
+
"seriesVersion": "1.0",
|
|
14415
|
+
"organization": "W3C",
|
|
14416
|
+
"groups": [
|
|
14417
|
+
{
|
|
14418
|
+
"name": "JSON-LD Working Group",
|
|
14419
|
+
"url": "https://www.w3.org/groups/wg/json-ld/"
|
|
14420
|
+
}
|
|
14421
|
+
],
|
|
14422
|
+
"release": {
|
|
14423
|
+
"url": "https://www.w3.org/TR/cbor-ld-10/",
|
|
14424
|
+
"status": "First Public Working Draft",
|
|
14425
|
+
"filename": "Overview.html"
|
|
14426
|
+
},
|
|
14427
|
+
"nightly": {
|
|
14428
|
+
"url": "https://w3c.github.io/cbor-ld/",
|
|
14429
|
+
"status": "Editor's Draft",
|
|
14430
|
+
"alternateUrls": [],
|
|
14431
|
+
"repository": "https://github.com/w3c/cbor-ld",
|
|
14432
|
+
"sourcePath": "index.html",
|
|
14433
|
+
"filename": "index.html"
|
|
14434
|
+
},
|
|
14435
|
+
"title": "CBOR-LD 1.0",
|
|
14436
|
+
"source": "w3c",
|
|
14437
|
+
"shortTitle": "CBOR-LD 1.0",
|
|
14438
|
+
"categories": [],
|
|
14439
|
+
"standing": "good"
|
|
14440
|
+
},
|
|
14323
14441
|
{
|
|
14324
14442
|
"url": "https://www.w3.org/TR/change-password-url/",
|
|
14325
14443
|
"seriesComposition": "full",
|
|
@@ -14870,7 +14988,7 @@
|
|
|
14870
14988
|
"shortname": "css-2022",
|
|
14871
14989
|
"series": {
|
|
14872
14990
|
"shortname": "css",
|
|
14873
|
-
"currentSpecification": "css-
|
|
14991
|
+
"currentSpecification": "css-2026",
|
|
14874
14992
|
"title": "CSS Snapshot",
|
|
14875
14993
|
"shortTitle": "CSS Snapshot",
|
|
14876
14994
|
"releaseUrl": "https://www.w3.org/TR/css/",
|
|
@@ -14914,7 +15032,7 @@
|
|
|
14914
15032
|
"shortname": "css-2023",
|
|
14915
15033
|
"series": {
|
|
14916
15034
|
"shortname": "css",
|
|
14917
|
-
"currentSpecification": "css-
|
|
15035
|
+
"currentSpecification": "css-2026",
|
|
14918
15036
|
"title": "CSS Snapshot",
|
|
14919
15037
|
"shortTitle": "CSS Snapshot",
|
|
14920
15038
|
"releaseUrl": "https://www.w3.org/TR/css/",
|
|
@@ -14959,7 +15077,7 @@
|
|
|
14959
15077
|
"shortname": "css-2024",
|
|
14960
15078
|
"series": {
|
|
14961
15079
|
"shortname": "css",
|
|
14962
|
-
"currentSpecification": "css-
|
|
15080
|
+
"currentSpecification": "css-2026",
|
|
14963
15081
|
"title": "CSS Snapshot",
|
|
14964
15082
|
"shortTitle": "CSS Snapshot",
|
|
14965
15083
|
"releaseUrl": "https://www.w3.org/TR/css/",
|
|
@@ -15004,7 +15122,7 @@
|
|
|
15004
15122
|
"shortname": "css-2025",
|
|
15005
15123
|
"series": {
|
|
15006
15124
|
"shortname": "css",
|
|
15007
|
-
"currentSpecification": "css-
|
|
15125
|
+
"currentSpecification": "css-2026",
|
|
15008
15126
|
"title": "CSS Snapshot",
|
|
15009
15127
|
"shortTitle": "CSS Snapshot",
|
|
15010
15128
|
"releaseUrl": "https://www.w3.org/TR/css/",
|
|
@@ -15012,6 +15130,7 @@
|
|
|
15012
15130
|
},
|
|
15013
15131
|
"seriesVersion": "2025",
|
|
15014
15132
|
"seriesPrevious": "css-2024",
|
|
15133
|
+
"seriesNext": "css-2026",
|
|
15015
15134
|
"organization": "W3C",
|
|
15016
15135
|
"groups": [
|
|
15017
15136
|
{
|
|
@@ -15042,6 +15161,50 @@
|
|
|
15042
15161
|
],
|
|
15043
15162
|
"standing": "good"
|
|
15044
15163
|
},
|
|
15164
|
+
{
|
|
15165
|
+
"url": "https://www.w3.org/TR/css-2026/",
|
|
15166
|
+
"seriesComposition": "full",
|
|
15167
|
+
"shortname": "css-2026",
|
|
15168
|
+
"series": {
|
|
15169
|
+
"shortname": "css",
|
|
15170
|
+
"currentSpecification": "css-2026",
|
|
15171
|
+
"title": "CSS Snapshot",
|
|
15172
|
+
"shortTitle": "CSS Snapshot",
|
|
15173
|
+
"releaseUrl": "https://www.w3.org/TR/css/",
|
|
15174
|
+
"nightlyUrl": "https://drafts.csswg.org/css/"
|
|
15175
|
+
},
|
|
15176
|
+
"seriesVersion": "2026",
|
|
15177
|
+
"seriesPrevious": "css-2025",
|
|
15178
|
+
"organization": "W3C",
|
|
15179
|
+
"groups": [
|
|
15180
|
+
{
|
|
15181
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
15182
|
+
"url": "https://www.w3.org/groups/wg/css/"
|
|
15183
|
+
}
|
|
15184
|
+
],
|
|
15185
|
+
"release": {
|
|
15186
|
+
"url": "https://www.w3.org/TR/css-2026/",
|
|
15187
|
+
"status": "Note",
|
|
15188
|
+
"filename": "Overview.html"
|
|
15189
|
+
},
|
|
15190
|
+
"nightly": {
|
|
15191
|
+
"url": "https://drafts.csswg.org/css-2026/",
|
|
15192
|
+
"status": "Editor's Draft",
|
|
15193
|
+
"alternateUrls": [
|
|
15194
|
+
"https://w3c.github.io/csswg-drafts/css-2026/"
|
|
15195
|
+
],
|
|
15196
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
15197
|
+
"sourcePath": "css-2026/Overview.bs",
|
|
15198
|
+
"filename": "index.html"
|
|
15199
|
+
},
|
|
15200
|
+
"title": "CSS Snapshot 2026",
|
|
15201
|
+
"source": "w3c",
|
|
15202
|
+
"shortTitle": "CSS Snapshot 2026",
|
|
15203
|
+
"categories": [
|
|
15204
|
+
"browser"
|
|
15205
|
+
],
|
|
15206
|
+
"standing": "good"
|
|
15207
|
+
},
|
|
15045
15208
|
{
|
|
15046
15209
|
"url": "https://www.w3.org/TR/css-align-3/",
|
|
15047
15210
|
"seriesComposition": "full",
|
|
@@ -16823,6 +16986,7 @@
|
|
|
16823
16986
|
},
|
|
16824
16987
|
"seriesVersion": "1",
|
|
16825
16988
|
"shortTitle": "CSS Flexbox 1",
|
|
16989
|
+
"seriesNext": "css-flexbox-2",
|
|
16826
16990
|
"organization": "W3C",
|
|
16827
16991
|
"groups": [
|
|
16828
16992
|
{
|
|
@@ -32583,6 +32747,45 @@
|
|
|
32583
32747
|
"shortTitle": "XML Entity Definitions for Characters",
|
|
32584
32748
|
"standing": "good"
|
|
32585
32749
|
},
|
|
32750
|
+
{
|
|
32751
|
+
"url": "https://www.w3.org/TR/yaml-ld-10/",
|
|
32752
|
+
"seriesComposition": "full",
|
|
32753
|
+
"shortname": "yaml-ld-10",
|
|
32754
|
+
"series": {
|
|
32755
|
+
"shortname": "yaml-ld",
|
|
32756
|
+
"currentSpecification": "yaml-ld-10",
|
|
32757
|
+
"title": "YAML-LD",
|
|
32758
|
+
"shortTitle": "YAML-LD",
|
|
32759
|
+
"releaseUrl": "https://www.w3.org/TR/yaml-ld/",
|
|
32760
|
+
"nightlyUrl": "https://w3c.github.io/yaml-ld/"
|
|
32761
|
+
},
|
|
32762
|
+
"seriesVersion": "1.0",
|
|
32763
|
+
"organization": "W3C",
|
|
32764
|
+
"groups": [
|
|
32765
|
+
{
|
|
32766
|
+
"name": "JSON-LD Working Group",
|
|
32767
|
+
"url": "https://www.w3.org/groups/wg/json-ld/"
|
|
32768
|
+
}
|
|
32769
|
+
],
|
|
32770
|
+
"release": {
|
|
32771
|
+
"url": "https://www.w3.org/TR/yaml-ld-10/",
|
|
32772
|
+
"status": "Working Draft",
|
|
32773
|
+
"filename": "Overview.html"
|
|
32774
|
+
},
|
|
32775
|
+
"nightly": {
|
|
32776
|
+
"url": "https://w3c.github.io/yaml-ld/",
|
|
32777
|
+
"status": "Editor's Draft",
|
|
32778
|
+
"alternateUrls": [],
|
|
32779
|
+
"repository": "https://github.com/w3c/yaml-ld",
|
|
32780
|
+
"sourcePath": "spec/index.html",
|
|
32781
|
+
"filename": "index.html"
|
|
32782
|
+
},
|
|
32783
|
+
"title": "YAML-LD 1.0",
|
|
32784
|
+
"source": "w3c",
|
|
32785
|
+
"shortTitle": "YAML-LD 1.0",
|
|
32786
|
+
"categories": [],
|
|
32787
|
+
"standing": "good"
|
|
32788
|
+
},
|
|
32586
32789
|
{
|
|
32587
32790
|
"url": "https://xhr.spec.whatwg.org/",
|
|
32588
32791
|
"seriesComposition": "full",
|