web-specs 3.18.1 → 3.20.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 +252 -130
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -867,51 +867,6 @@
|
|
|
867
867
|
]
|
|
868
868
|
}
|
|
869
869
|
},
|
|
870
|
-
{
|
|
871
|
-
"url": "https://drafts.csswg.org/css-easing-2/",
|
|
872
|
-
"seriesComposition": "full",
|
|
873
|
-
"shortname": "css-easing-2",
|
|
874
|
-
"series": {
|
|
875
|
-
"shortname": "css-easing",
|
|
876
|
-
"currentSpecification": "css-easing-1",
|
|
877
|
-
"title": "CSS Easing Functions",
|
|
878
|
-
"shortTitle": "CSS Easing Functions",
|
|
879
|
-
"releaseUrl": "https://www.w3.org/TR/css-easing/",
|
|
880
|
-
"nightlyUrl": "https://drafts.csswg.org/css-easing/"
|
|
881
|
-
},
|
|
882
|
-
"seriesVersion": "2",
|
|
883
|
-
"seriesPrevious": "css-easing-1",
|
|
884
|
-
"organization": "W3C",
|
|
885
|
-
"groups": [
|
|
886
|
-
{
|
|
887
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
888
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
889
|
-
}
|
|
890
|
-
],
|
|
891
|
-
"nightly": {
|
|
892
|
-
"url": "https://drafts.csswg.org/css-easing-2/",
|
|
893
|
-
"status": "Editor's Draft",
|
|
894
|
-
"alternateUrls": [
|
|
895
|
-
"https://w3c.github.io/csswg-drafts/css-easing-2/"
|
|
896
|
-
],
|
|
897
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
898
|
-
"sourcePath": "css-easing-2/Overview.bs",
|
|
899
|
-
"filename": "index.html"
|
|
900
|
-
},
|
|
901
|
-
"title": "CSS Easing Functions Level 2",
|
|
902
|
-
"source": "spec",
|
|
903
|
-
"shortTitle": "CSS Easing Functions 2",
|
|
904
|
-
"categories": [
|
|
905
|
-
"browser"
|
|
906
|
-
],
|
|
907
|
-
"standing": "good",
|
|
908
|
-
"tests": {
|
|
909
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
910
|
-
"testPaths": [
|
|
911
|
-
"css/css-easing"
|
|
912
|
-
]
|
|
913
|
-
}
|
|
914
|
-
},
|
|
915
870
|
{
|
|
916
871
|
"url": "https://drafts.csswg.org/css-env-1/",
|
|
917
872
|
"seriesComposition": "full",
|
|
@@ -1512,51 +1467,6 @@
|
|
|
1512
1467
|
]
|
|
1513
1468
|
}
|
|
1514
1469
|
},
|
|
1515
|
-
{
|
|
1516
|
-
"url": "https://drafts.csswg.org/css-values-5/",
|
|
1517
|
-
"seriesComposition": "delta",
|
|
1518
|
-
"shortname": "css-values-5",
|
|
1519
|
-
"series": {
|
|
1520
|
-
"shortname": "css-values",
|
|
1521
|
-
"currentSpecification": "css-values-4",
|
|
1522
|
-
"title": "CSS Values and Units",
|
|
1523
|
-
"shortTitle": "CSS Values",
|
|
1524
|
-
"releaseUrl": "https://www.w3.org/TR/css-values/",
|
|
1525
|
-
"nightlyUrl": "https://drafts.csswg.org/css-values/"
|
|
1526
|
-
},
|
|
1527
|
-
"seriesVersion": "5",
|
|
1528
|
-
"shortTitle": "CSS Values 5",
|
|
1529
|
-
"seriesPrevious": "css-values-4",
|
|
1530
|
-
"organization": "W3C",
|
|
1531
|
-
"groups": [
|
|
1532
|
-
{
|
|
1533
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
1534
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
1535
|
-
}
|
|
1536
|
-
],
|
|
1537
|
-
"nightly": {
|
|
1538
|
-
"url": "https://drafts.csswg.org/css-values-5/",
|
|
1539
|
-
"status": "Editor's Draft",
|
|
1540
|
-
"alternateUrls": [
|
|
1541
|
-
"https://w3c.github.io/csswg-drafts/css-values-5/"
|
|
1542
|
-
],
|
|
1543
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
1544
|
-
"sourcePath": "css-values-5/Overview.bs",
|
|
1545
|
-
"filename": "index.html"
|
|
1546
|
-
},
|
|
1547
|
-
"title": "CSS Values and Units Module Level 5",
|
|
1548
|
-
"source": "spec",
|
|
1549
|
-
"categories": [
|
|
1550
|
-
"browser"
|
|
1551
|
-
],
|
|
1552
|
-
"standing": "good",
|
|
1553
|
-
"tests": {
|
|
1554
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
1555
|
-
"testPaths": [
|
|
1556
|
-
"css/css-values"
|
|
1557
|
-
]
|
|
1558
|
-
}
|
|
1559
|
-
},
|
|
1560
1470
|
{
|
|
1561
1471
|
"url": "https://drafts.csswg.org/css-variables-2/",
|
|
1562
1472
|
"seriesComposition": "full",
|
|
@@ -1773,46 +1683,6 @@
|
|
|
1773
1683
|
]
|
|
1774
1684
|
}
|
|
1775
1685
|
},
|
|
1776
|
-
{
|
|
1777
|
-
"url": "https://fedidcg.github.io/FedCM/",
|
|
1778
|
-
"seriesComposition": "full",
|
|
1779
|
-
"shortname": "FedCM",
|
|
1780
|
-
"series": {
|
|
1781
|
-
"shortname": "FedCM",
|
|
1782
|
-
"currentSpecification": "FedCM",
|
|
1783
|
-
"title": "Federated Credential Management API",
|
|
1784
|
-
"shortTitle": "Federated Credential Management API",
|
|
1785
|
-
"nightlyUrl": "https://fedidcg.github.io/FedCM/"
|
|
1786
|
-
},
|
|
1787
|
-
"organization": "W3C",
|
|
1788
|
-
"groups": [
|
|
1789
|
-
{
|
|
1790
|
-
"name": "Federated Identity Working Group",
|
|
1791
|
-
"url": "https://www.w3.org/groups/wg/fedid/"
|
|
1792
|
-
}
|
|
1793
|
-
],
|
|
1794
|
-
"nightly": {
|
|
1795
|
-
"url": "https://fedidcg.github.io/FedCM/",
|
|
1796
|
-
"status": "Draft Community Group Report",
|
|
1797
|
-
"alternateUrls": [],
|
|
1798
|
-
"repository": "https://github.com/fedidcg/FedCM",
|
|
1799
|
-
"sourcePath": "spec/index.bs",
|
|
1800
|
-
"filename": "index.html"
|
|
1801
|
-
},
|
|
1802
|
-
"title": "Federated Credential Management API",
|
|
1803
|
-
"source": "spec",
|
|
1804
|
-
"shortTitle": "Federated Credential Management API",
|
|
1805
|
-
"categories": [
|
|
1806
|
-
"browser"
|
|
1807
|
-
],
|
|
1808
|
-
"standing": "good",
|
|
1809
|
-
"tests": {
|
|
1810
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
1811
|
-
"testPaths": [
|
|
1812
|
-
"fedcm"
|
|
1813
|
-
]
|
|
1814
|
-
}
|
|
1815
|
-
},
|
|
1816
1686
|
{
|
|
1817
1687
|
"url": "https://fetch.spec.whatwg.org/",
|
|
1818
1688
|
"seriesComposition": "full",
|
|
@@ -8195,6 +8065,40 @@
|
|
|
8195
8065
|
]
|
|
8196
8066
|
}
|
|
8197
8067
|
},
|
|
8068
|
+
{
|
|
8069
|
+
"url": "https://wicg.github.io/digital-credentials/",
|
|
8070
|
+
"seriesComposition": "full",
|
|
8071
|
+
"shortname": "digital-credentials",
|
|
8072
|
+
"series": {
|
|
8073
|
+
"shortname": "digital-credentials",
|
|
8074
|
+
"currentSpecification": "digital-credentials",
|
|
8075
|
+
"title": "Digital Credentials",
|
|
8076
|
+
"shortTitle": "Digital Credentials",
|
|
8077
|
+
"nightlyUrl": "https://wicg.github.io/digital-credentials/"
|
|
8078
|
+
},
|
|
8079
|
+
"organization": "W3C",
|
|
8080
|
+
"groups": [
|
|
8081
|
+
{
|
|
8082
|
+
"name": "Web Platform Incubator Community Group",
|
|
8083
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
8084
|
+
}
|
|
8085
|
+
],
|
|
8086
|
+
"nightly": {
|
|
8087
|
+
"url": "https://wicg.github.io/digital-credentials/",
|
|
8088
|
+
"status": "Draft Community Group Report",
|
|
8089
|
+
"alternateUrls": [],
|
|
8090
|
+
"repository": "https://github.com/WICG/digital-credentials",
|
|
8091
|
+
"sourcePath": "index.html",
|
|
8092
|
+
"filename": "index.html"
|
|
8093
|
+
},
|
|
8094
|
+
"title": "Digital Credentials",
|
|
8095
|
+
"source": "spec",
|
|
8096
|
+
"shortTitle": "Digital Credentials",
|
|
8097
|
+
"categories": [
|
|
8098
|
+
"browser"
|
|
8099
|
+
],
|
|
8100
|
+
"standing": "good"
|
|
8101
|
+
},
|
|
8198
8102
|
{
|
|
8199
8103
|
"url": "https://wicg.github.io/digital-goods/",
|
|
8200
8104
|
"seriesComposition": "full",
|
|
@@ -9337,6 +9241,40 @@
|
|
|
9337
9241
|
]
|
|
9338
9242
|
}
|
|
9339
9243
|
},
|
|
9244
|
+
{
|
|
9245
|
+
"url": "https://wicg.github.io/observable/",
|
|
9246
|
+
"seriesComposition": "full",
|
|
9247
|
+
"shortname": "observable",
|
|
9248
|
+
"series": {
|
|
9249
|
+
"shortname": "observable",
|
|
9250
|
+
"currentSpecification": "observable",
|
|
9251
|
+
"title": "Observable",
|
|
9252
|
+
"shortTitle": "Observable",
|
|
9253
|
+
"nightlyUrl": "https://wicg.github.io/observable/"
|
|
9254
|
+
},
|
|
9255
|
+
"organization": "W3C",
|
|
9256
|
+
"groups": [
|
|
9257
|
+
{
|
|
9258
|
+
"name": "Web Platform Incubator Community Group",
|
|
9259
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
9260
|
+
}
|
|
9261
|
+
],
|
|
9262
|
+
"nightly": {
|
|
9263
|
+
"url": "https://wicg.github.io/observable/",
|
|
9264
|
+
"status": "Draft Community Group Report",
|
|
9265
|
+
"alternateUrls": [],
|
|
9266
|
+
"repository": "https://github.com/WICG/observable",
|
|
9267
|
+
"sourcePath": "spec.bs",
|
|
9268
|
+
"filename": "index.html"
|
|
9269
|
+
},
|
|
9270
|
+
"title": "Observable",
|
|
9271
|
+
"source": "spec",
|
|
9272
|
+
"shortTitle": "Observable",
|
|
9273
|
+
"categories": [
|
|
9274
|
+
"browser"
|
|
9275
|
+
],
|
|
9276
|
+
"standing": "good"
|
|
9277
|
+
},
|
|
9340
9278
|
{
|
|
9341
9279
|
"url": "https://wicg.github.io/overscroll-scrollend-events/",
|
|
9342
9280
|
"seriesComposition": "full",
|
|
@@ -14803,6 +14741,56 @@
|
|
|
14803
14741
|
]
|
|
14804
14742
|
}
|
|
14805
14743
|
},
|
|
14744
|
+
{
|
|
14745
|
+
"url": "https://www.w3.org/TR/css-easing-2/",
|
|
14746
|
+
"seriesComposition": "full",
|
|
14747
|
+
"shortname": "css-easing-2",
|
|
14748
|
+
"series": {
|
|
14749
|
+
"shortname": "css-easing",
|
|
14750
|
+
"currentSpecification": "css-easing-1",
|
|
14751
|
+
"title": "CSS Easing Functions",
|
|
14752
|
+
"shortTitle": "CSS Easing Functions",
|
|
14753
|
+
"releaseUrl": "https://www.w3.org/TR/css-easing/",
|
|
14754
|
+
"nightlyUrl": "https://drafts.csswg.org/css-easing/"
|
|
14755
|
+
},
|
|
14756
|
+
"seriesVersion": "2",
|
|
14757
|
+
"seriesPrevious": "css-easing-1",
|
|
14758
|
+
"organization": "W3C",
|
|
14759
|
+
"groups": [
|
|
14760
|
+
{
|
|
14761
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
14762
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
14763
|
+
}
|
|
14764
|
+
],
|
|
14765
|
+
"release": {
|
|
14766
|
+
"url": "https://www.w3.org/TR/css-easing-2/",
|
|
14767
|
+
"status": "First Public Working Draft",
|
|
14768
|
+
"filename": "Overview.html"
|
|
14769
|
+
},
|
|
14770
|
+
"nightly": {
|
|
14771
|
+
"url": "https://drafts.csswg.org/css-easing-2/",
|
|
14772
|
+
"status": "Editor's Draft",
|
|
14773
|
+
"alternateUrls": [
|
|
14774
|
+
"https://w3c.github.io/csswg-drafts/css-easing-2/"
|
|
14775
|
+
],
|
|
14776
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
14777
|
+
"sourcePath": "css-easing-2/Overview.bs",
|
|
14778
|
+
"filename": "index.html"
|
|
14779
|
+
},
|
|
14780
|
+
"title": "CSS Easing Functions Level 2",
|
|
14781
|
+
"source": "w3c",
|
|
14782
|
+
"shortTitle": "CSS Easing Functions 2",
|
|
14783
|
+
"categories": [
|
|
14784
|
+
"browser"
|
|
14785
|
+
],
|
|
14786
|
+
"standing": "good",
|
|
14787
|
+
"tests": {
|
|
14788
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
14789
|
+
"testPaths": [
|
|
14790
|
+
"css/css-easing"
|
|
14791
|
+
]
|
|
14792
|
+
}
|
|
14793
|
+
},
|
|
14806
14794
|
{
|
|
14807
14795
|
"url": "https://www.w3.org/TR/css-flexbox-1/",
|
|
14808
14796
|
"seriesComposition": "full",
|
|
@@ -17716,6 +17704,56 @@
|
|
|
17716
17704
|
]
|
|
17717
17705
|
}
|
|
17718
17706
|
},
|
|
17707
|
+
{
|
|
17708
|
+
"url": "https://www.w3.org/TR/css-values-5/",
|
|
17709
|
+
"seriesComposition": "delta",
|
|
17710
|
+
"shortname": "css-values-5",
|
|
17711
|
+
"series": {
|
|
17712
|
+
"shortname": "css-values",
|
|
17713
|
+
"currentSpecification": "css-values-4",
|
|
17714
|
+
"title": "CSS Values and Units",
|
|
17715
|
+
"shortTitle": "CSS Values",
|
|
17716
|
+
"releaseUrl": "https://www.w3.org/TR/css-values/",
|
|
17717
|
+
"nightlyUrl": "https://drafts.csswg.org/css-values/"
|
|
17718
|
+
},
|
|
17719
|
+
"seriesVersion": "5",
|
|
17720
|
+
"shortTitle": "CSS Values 5",
|
|
17721
|
+
"seriesPrevious": "css-values-4",
|
|
17722
|
+
"organization": "W3C",
|
|
17723
|
+
"groups": [
|
|
17724
|
+
{
|
|
17725
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
17726
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
17727
|
+
}
|
|
17728
|
+
],
|
|
17729
|
+
"release": {
|
|
17730
|
+
"url": "https://www.w3.org/TR/css-values-5/",
|
|
17731
|
+
"status": "First Public Working Draft",
|
|
17732
|
+
"filename": "Overview.html"
|
|
17733
|
+
},
|
|
17734
|
+
"nightly": {
|
|
17735
|
+
"url": "https://drafts.csswg.org/css-values-5/",
|
|
17736
|
+
"status": "Editor's Draft",
|
|
17737
|
+
"alternateUrls": [
|
|
17738
|
+
"https://w3c.github.io/csswg-drafts/css-values-5/"
|
|
17739
|
+
],
|
|
17740
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
17741
|
+
"sourcePath": "css-values-5/Overview.bs",
|
|
17742
|
+
"filename": "index.html"
|
|
17743
|
+
},
|
|
17744
|
+
"title": "CSS Values and Units Module Level 5",
|
|
17745
|
+
"source": "w3c",
|
|
17746
|
+
"categories": [
|
|
17747
|
+
"browser"
|
|
17748
|
+
],
|
|
17749
|
+
"standing": "good",
|
|
17750
|
+
"tests": {
|
|
17751
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
17752
|
+
"testPaths": [
|
|
17753
|
+
"css/css-values"
|
|
17754
|
+
]
|
|
17755
|
+
}
|
|
17756
|
+
},
|
|
17719
17757
|
{
|
|
17720
17758
|
"url": "https://www.w3.org/TR/css-variables-1/",
|
|
17721
17759
|
"seriesComposition": "full",
|
|
@@ -19182,6 +19220,50 @@
|
|
|
19182
19220
|
],
|
|
19183
19221
|
"standing": "good"
|
|
19184
19222
|
},
|
|
19223
|
+
{
|
|
19224
|
+
"url": "https://www.w3.org/TR/fedcm-1/",
|
|
19225
|
+
"seriesComposition": "full",
|
|
19226
|
+
"shortname": "fedcm-1",
|
|
19227
|
+
"series": {
|
|
19228
|
+
"shortname": "fedcm",
|
|
19229
|
+
"currentSpecification": "fedcm-1",
|
|
19230
|
+
"title": "Federated Credential Management API",
|
|
19231
|
+
"shortTitle": "Federated Credential Management API",
|
|
19232
|
+
"releaseUrl": "https://www.w3.org/TR/fedcm/",
|
|
19233
|
+
"nightlyUrl": "https://w3c-fedid.github.io/FedCM/"
|
|
19234
|
+
},
|
|
19235
|
+
"seriesVersion": "1",
|
|
19236
|
+
"formerNames": [
|
|
19237
|
+
"fedCM"
|
|
19238
|
+
],
|
|
19239
|
+
"organization": "W3C",
|
|
19240
|
+
"groups": [
|
|
19241
|
+
{
|
|
19242
|
+
"name": "Federated Identity Working Group",
|
|
19243
|
+
"url": "https://www.w3.org/groups/wg/fedid/"
|
|
19244
|
+
}
|
|
19245
|
+
],
|
|
19246
|
+
"release": {
|
|
19247
|
+
"url": "https://www.w3.org/TR/fedcm-1/",
|
|
19248
|
+
"status": "First Public Working Draft",
|
|
19249
|
+
"filename": "Overview.html"
|
|
19250
|
+
},
|
|
19251
|
+
"nightly": {
|
|
19252
|
+
"url": "https://w3c-fedid.github.io/FedCM/",
|
|
19253
|
+
"status": "Editor's Draft",
|
|
19254
|
+
"alternateUrls": [],
|
|
19255
|
+
"repository": "https://github.com/w3c-fedid/FedCM",
|
|
19256
|
+
"sourcePath": "spec/index.bs",
|
|
19257
|
+
"filename": "index.html"
|
|
19258
|
+
},
|
|
19259
|
+
"title": "Federated Credential Management API",
|
|
19260
|
+
"source": "w3c",
|
|
19261
|
+
"shortTitle": "Federated Credential Management API",
|
|
19262
|
+
"categories": [
|
|
19263
|
+
"browser"
|
|
19264
|
+
],
|
|
19265
|
+
"standing": "good"
|
|
19266
|
+
},
|
|
19185
19267
|
{
|
|
19186
19268
|
"url": "https://www.w3.org/TR/fetch-metadata/",
|
|
19187
19269
|
"seriesComposition": "full",
|
|
@@ -19962,6 +20044,46 @@
|
|
|
19962
20044
|
]
|
|
19963
20045
|
}
|
|
19964
20046
|
},
|
|
20047
|
+
{
|
|
20048
|
+
"url": "https://www.w3.org/TR/html-ruby-extensions/",
|
|
20049
|
+
"seriesComposition": "full",
|
|
20050
|
+
"shortname": "html-ruby-extensions",
|
|
20051
|
+
"series": {
|
|
20052
|
+
"shortname": "html-ruby-extensions",
|
|
20053
|
+
"currentSpecification": "html-ruby-extensions",
|
|
20054
|
+
"title": "HTML Ruby Markup Extensions",
|
|
20055
|
+
"shortTitle": "HTML Ruby Markup Extensions",
|
|
20056
|
+
"releaseUrl": "https://www.w3.org/TR/html-ruby-extensions/",
|
|
20057
|
+
"nightlyUrl": "https://w3c.github.io/html-ruby/"
|
|
20058
|
+
},
|
|
20059
|
+
"nightly": {
|
|
20060
|
+
"url": "https://w3c.github.io/html-ruby/",
|
|
20061
|
+
"status": "Editor's Draft",
|
|
20062
|
+
"sourcePath": "Overview.bs",
|
|
20063
|
+
"alternateUrls": [],
|
|
20064
|
+
"repository": "https://github.com/w3c/html-ruby",
|
|
20065
|
+
"filename": "index.html"
|
|
20066
|
+
},
|
|
20067
|
+
"organization": "W3C",
|
|
20068
|
+
"groups": [
|
|
20069
|
+
{
|
|
20070
|
+
"name": "HTML Working Group",
|
|
20071
|
+
"url": "https://www.w3.org/groups/wg/htmlwg/"
|
|
20072
|
+
}
|
|
20073
|
+
],
|
|
20074
|
+
"release": {
|
|
20075
|
+
"url": "https://www.w3.org/TR/html-ruby-extensions/",
|
|
20076
|
+
"status": "Working Draft",
|
|
20077
|
+
"filename": "Overview.html"
|
|
20078
|
+
},
|
|
20079
|
+
"title": "HTML Ruby Markup Extensions",
|
|
20080
|
+
"source": "w3c",
|
|
20081
|
+
"shortTitle": "HTML Ruby Markup Extensions",
|
|
20082
|
+
"categories": [
|
|
20083
|
+
"browser"
|
|
20084
|
+
],
|
|
20085
|
+
"standing": "good"
|
|
20086
|
+
},
|
|
19965
20087
|
{
|
|
19966
20088
|
"url": "https://www.w3.org/TR/i18n-glossary/",
|
|
19967
20089
|
"seriesComposition": "full",
|