web-specs 2.52.0 → 2.54.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 +55 -43
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1009,6 +1009,51 @@
|
|
|
1009
1009
|
]
|
|
1010
1010
|
}
|
|
1011
1011
|
},
|
|
1012
|
+
{
|
|
1013
|
+
"url": "https://drafts.csswg.org/css-position-4/",
|
|
1014
|
+
"seriesComposition": "delta",
|
|
1015
|
+
"shortname": "css-position-4",
|
|
1016
|
+
"series": {
|
|
1017
|
+
"shortname": "css-position",
|
|
1018
|
+
"currentSpecification": "css-position-3",
|
|
1019
|
+
"title": "CSS Positioned Layout",
|
|
1020
|
+
"shortTitle": "CSS Positioned Layout",
|
|
1021
|
+
"releaseUrl": "https://www.w3.org/TR/css-position/",
|
|
1022
|
+
"nightlyUrl": "https://drafts.csswg.org/css-position/"
|
|
1023
|
+
},
|
|
1024
|
+
"seriesVersion": "4",
|
|
1025
|
+
"seriesPrevious": "css-position-3",
|
|
1026
|
+
"organization": "W3C",
|
|
1027
|
+
"groups": [
|
|
1028
|
+
{
|
|
1029
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
1030
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
1031
|
+
}
|
|
1032
|
+
],
|
|
1033
|
+
"nightly": {
|
|
1034
|
+
"url": "https://drafts.csswg.org/css-position-4/",
|
|
1035
|
+
"status": "Editor's Draft",
|
|
1036
|
+
"alternateUrls": [
|
|
1037
|
+
"https://w3c.github.io/csswg-drafts/css-position-4/"
|
|
1038
|
+
],
|
|
1039
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
1040
|
+
"sourcePath": "css-position-4/Overview.bs",
|
|
1041
|
+
"filename": "Overview.html"
|
|
1042
|
+
},
|
|
1043
|
+
"title": "CSS Positioned Layout Module Level 4",
|
|
1044
|
+
"source": "spec",
|
|
1045
|
+
"shortTitle": "CSS Positioned Layout 4",
|
|
1046
|
+
"categories": [
|
|
1047
|
+
"browser"
|
|
1048
|
+
],
|
|
1049
|
+
"standing": "good",
|
|
1050
|
+
"tests": {
|
|
1051
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
1052
|
+
"testPaths": [
|
|
1053
|
+
"css/css-position"
|
|
1054
|
+
]
|
|
1055
|
+
}
|
|
1056
|
+
},
|
|
1012
1057
|
{
|
|
1013
1058
|
"url": "https://drafts.csswg.org/css-scroll-snap-2/",
|
|
1014
1059
|
"seriesComposition": "delta",
|
|
@@ -2036,15 +2081,15 @@
|
|
|
2036
2081
|
"standing": "good"
|
|
2037
2082
|
},
|
|
2038
2083
|
{
|
|
2039
|
-
"url": "https://privacycg.github.io/
|
|
2084
|
+
"url": "https://privacycg.github.io/requestStorageAccessFor/",
|
|
2040
2085
|
"seriesComposition": "full",
|
|
2041
|
-
"shortname": "
|
|
2086
|
+
"shortname": "requestStorageAccessFor",
|
|
2042
2087
|
"series": {
|
|
2043
|
-
"shortname": "
|
|
2044
|
-
"currentSpecification": "
|
|
2088
|
+
"shortname": "requestStorageAccessFor",
|
|
2089
|
+
"currentSpecification": "requestStorageAccessFor",
|
|
2045
2090
|
"title": "requestStorageAccessFor API",
|
|
2046
2091
|
"shortTitle": "requestStorageAccessFor API",
|
|
2047
|
-
"nightlyUrl": "https://privacycg.github.io/
|
|
2092
|
+
"nightlyUrl": "https://privacycg.github.io/requestStorageAccessFor/"
|
|
2048
2093
|
},
|
|
2049
2094
|
"organization": "W3C",
|
|
2050
2095
|
"groups": [
|
|
@@ -2054,10 +2099,10 @@
|
|
|
2054
2099
|
}
|
|
2055
2100
|
],
|
|
2056
2101
|
"nightly": {
|
|
2057
|
-
"url": "https://privacycg.github.io/
|
|
2102
|
+
"url": "https://privacycg.github.io/requestStorageAccessFor/",
|
|
2058
2103
|
"status": "Editor's Draft",
|
|
2059
2104
|
"alternateUrls": [],
|
|
2060
|
-
"repository": "https://github.com/privacycg/
|
|
2105
|
+
"repository": "https://github.com/privacycg/requestStorageAccessFor",
|
|
2061
2106
|
"sourcePath": "index.bs",
|
|
2062
2107
|
"filename": "index.html"
|
|
2063
2108
|
},
|
|
@@ -4494,40 +4539,6 @@
|
|
|
4494
4539
|
],
|
|
4495
4540
|
"standing": "good"
|
|
4496
4541
|
},
|
|
4497
|
-
{
|
|
4498
|
-
"url": "https://tc39.es/proposal-import-assertions/",
|
|
4499
|
-
"seriesComposition": "full",
|
|
4500
|
-
"shortname": "tc39-import-assertions",
|
|
4501
|
-
"series": {
|
|
4502
|
-
"shortname": "tc39-import-assertions",
|
|
4503
|
-
"currentSpecification": "tc39-import-assertions",
|
|
4504
|
-
"title": "Import Assertions",
|
|
4505
|
-
"shortTitle": "Import Assertions",
|
|
4506
|
-
"nightlyUrl": "https://tc39.es/proposal-import-assertions/"
|
|
4507
|
-
},
|
|
4508
|
-
"organization": "Ecma International",
|
|
4509
|
-
"groups": [
|
|
4510
|
-
{
|
|
4511
|
-
"name": "TC39",
|
|
4512
|
-
"url": "https://tc39.es/"
|
|
4513
|
-
}
|
|
4514
|
-
],
|
|
4515
|
-
"nightly": {
|
|
4516
|
-
"url": "https://tc39.es/proposal-import-assertions/",
|
|
4517
|
-
"status": "Editor's Draft",
|
|
4518
|
-
"alternateUrls": [],
|
|
4519
|
-
"repository": "https://github.com/tc39/proposal-import-assertions",
|
|
4520
|
-
"sourcePath": "spec.emu",
|
|
4521
|
-
"filename": "index.html"
|
|
4522
|
-
},
|
|
4523
|
-
"title": "Import Assertions",
|
|
4524
|
-
"source": "spec",
|
|
4525
|
-
"shortTitle": "Import Assertions",
|
|
4526
|
-
"categories": [
|
|
4527
|
-
"browser"
|
|
4528
|
-
],
|
|
4529
|
-
"standing": "good"
|
|
4530
|
-
},
|
|
4531
4542
|
{
|
|
4532
4543
|
"url": "https://tc39.es/proposal-intl-duration-format/",
|
|
4533
4544
|
"seriesComposition": "full",
|
|
@@ -11884,7 +11895,7 @@
|
|
|
11884
11895
|
],
|
|
11885
11896
|
"release": {
|
|
11886
11897
|
"url": "https://www.w3.org/TR/css-cascade-6/",
|
|
11887
|
-
"status": "
|
|
11898
|
+
"status": "Working Draft",
|
|
11888
11899
|
"filename": "Overview.html"
|
|
11889
11900
|
},
|
|
11890
11901
|
"nightly": {
|
|
@@ -13902,6 +13913,7 @@
|
|
|
13902
13913
|
"nightlyUrl": "https://drafts.csswg.org/css-position/"
|
|
13903
13914
|
},
|
|
13904
13915
|
"seriesVersion": "3",
|
|
13916
|
+
"seriesNext": "css-position-4",
|
|
13905
13917
|
"organization": "W3C",
|
|
13906
13918
|
"groups": [
|
|
13907
13919
|
{
|
|
@@ -21751,7 +21763,7 @@
|
|
|
21751
21763
|
"groups": [
|
|
21752
21764
|
{
|
|
21753
21765
|
"name": "Web Authentication Working Group",
|
|
21754
|
-
"url": "https://www.w3.org/webauthn
|
|
21766
|
+
"url": "https://www.w3.org/groups/wg/webauthn"
|
|
21755
21767
|
}
|
|
21756
21768
|
],
|
|
21757
21769
|
"release": {
|