web-specs 3.21.0 → 3.22.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 +62 -51
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1032,51 +1032,6 @@
|
|
|
1032
1032
|
]
|
|
1033
1033
|
}
|
|
1034
1034
|
},
|
|
1035
|
-
{
|
|
1036
|
-
"url": "https://drafts.csswg.org/css-grid-3/",
|
|
1037
|
-
"seriesComposition": "delta",
|
|
1038
|
-
"shortname": "css-grid-3",
|
|
1039
|
-
"series": {
|
|
1040
|
-
"shortname": "css-grid",
|
|
1041
|
-
"currentSpecification": "css-grid-2",
|
|
1042
|
-
"title": "CSS Grid Layout",
|
|
1043
|
-
"shortTitle": "CSS Grid Layout",
|
|
1044
|
-
"releaseUrl": "https://www.w3.org/TR/css-grid/",
|
|
1045
|
-
"nightlyUrl": "https://drafts.csswg.org/css-grid/"
|
|
1046
|
-
},
|
|
1047
|
-
"seriesVersion": "3",
|
|
1048
|
-
"seriesPrevious": "css-grid-2",
|
|
1049
|
-
"organization": "W3C",
|
|
1050
|
-
"groups": [
|
|
1051
|
-
{
|
|
1052
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
1053
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
1054
|
-
}
|
|
1055
|
-
],
|
|
1056
|
-
"nightly": {
|
|
1057
|
-
"url": "https://drafts.csswg.org/css-grid-3/",
|
|
1058
|
-
"status": "Editor's Draft",
|
|
1059
|
-
"alternateUrls": [
|
|
1060
|
-
"https://w3c.github.io/csswg-drafts/css-grid-3/"
|
|
1061
|
-
],
|
|
1062
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
1063
|
-
"sourcePath": "css-grid-3/Overview.bs",
|
|
1064
|
-
"filename": "index.html"
|
|
1065
|
-
},
|
|
1066
|
-
"title": "CSS Grid Layout Module Level 3",
|
|
1067
|
-
"source": "spec",
|
|
1068
|
-
"shortTitle": "CSS Grid Layout 3",
|
|
1069
|
-
"categories": [
|
|
1070
|
-
"browser"
|
|
1071
|
-
],
|
|
1072
|
-
"standing": "good",
|
|
1073
|
-
"tests": {
|
|
1074
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
1075
|
-
"testPaths": [
|
|
1076
|
-
"css/css-grid"
|
|
1077
|
-
]
|
|
1078
|
-
}
|
|
1079
|
-
},
|
|
1080
1035
|
{
|
|
1081
1036
|
"url": "https://drafts.csswg.org/css-images-5/",
|
|
1082
1037
|
"seriesComposition": "delta",
|
|
@@ -2413,7 +2368,13 @@
|
|
|
2413
2368
|
"categories": [
|
|
2414
2369
|
"browser"
|
|
2415
2370
|
],
|
|
2416
|
-
"standing": "good"
|
|
2371
|
+
"standing": "good",
|
|
2372
|
+
"tests": {
|
|
2373
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
2374
|
+
"testPaths": [
|
|
2375
|
+
"nav-tracking-mitigations"
|
|
2376
|
+
]
|
|
2377
|
+
}
|
|
2417
2378
|
},
|
|
2418
2379
|
{
|
|
2419
2380
|
"url": "https://privacycg.github.io/private-click-measurement/",
|
|
@@ -6052,7 +6013,7 @@
|
|
|
6052
6013
|
"series": {
|
|
6053
6014
|
"shortname": "sourcemap",
|
|
6054
6015
|
"currentSpecification": "sourcemap",
|
|
6055
|
-
"title": "Source Map",
|
|
6016
|
+
"title": "Source Map specification",
|
|
6056
6017
|
"shortTitle": "Source Map",
|
|
6057
6018
|
"nightlyUrl": "https://tc39.es/source-map/"
|
|
6058
6019
|
},
|
|
@@ -6071,7 +6032,7 @@
|
|
|
6071
6032
|
"url": "https://tc39.es/"
|
|
6072
6033
|
}
|
|
6073
6034
|
],
|
|
6074
|
-
"title": "Source Map",
|
|
6035
|
+
"title": "Source Map specification",
|
|
6075
6036
|
"source": "spec",
|
|
6076
6037
|
"shortTitle": "Source Map",
|
|
6077
6038
|
"categories": [
|
|
@@ -6729,7 +6690,7 @@
|
|
|
6729
6690
|
"groups": [
|
|
6730
6691
|
{
|
|
6731
6692
|
"name": "Browser Testing and Tools Working Group",
|
|
6732
|
-
"url": "https://www.w3.org/
|
|
6693
|
+
"url": "https://www.w3.org/groups/wg/browser-tools-testing/"
|
|
6733
6694
|
}
|
|
6734
6695
|
],
|
|
6735
6696
|
"nightly": {
|
|
@@ -15114,6 +15075,56 @@
|
|
|
15114
15075
|
]
|
|
15115
15076
|
}
|
|
15116
15077
|
},
|
|
15078
|
+
{
|
|
15079
|
+
"url": "https://www.w3.org/TR/css-grid-3/",
|
|
15080
|
+
"seriesComposition": "delta",
|
|
15081
|
+
"shortname": "css-grid-3",
|
|
15082
|
+
"series": {
|
|
15083
|
+
"shortname": "css-grid",
|
|
15084
|
+
"currentSpecification": "css-grid-2",
|
|
15085
|
+
"title": "CSS Grid Layout",
|
|
15086
|
+
"shortTitle": "CSS Grid Layout",
|
|
15087
|
+
"releaseUrl": "https://www.w3.org/TR/css-grid/",
|
|
15088
|
+
"nightlyUrl": "https://drafts.csswg.org/css-grid/"
|
|
15089
|
+
},
|
|
15090
|
+
"seriesVersion": "3",
|
|
15091
|
+
"seriesPrevious": "css-grid-2",
|
|
15092
|
+
"organization": "W3C",
|
|
15093
|
+
"groups": [
|
|
15094
|
+
{
|
|
15095
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
15096
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
15097
|
+
}
|
|
15098
|
+
],
|
|
15099
|
+
"release": {
|
|
15100
|
+
"url": "https://www.w3.org/TR/css-grid-3/",
|
|
15101
|
+
"status": "Working Draft",
|
|
15102
|
+
"filename": "Overview.html"
|
|
15103
|
+
},
|
|
15104
|
+
"nightly": {
|
|
15105
|
+
"url": "https://drafts.csswg.org/css-grid-3/",
|
|
15106
|
+
"status": "Editor's Draft",
|
|
15107
|
+
"alternateUrls": [
|
|
15108
|
+
"https://w3c.github.io/csswg-drafts/css-grid-3/"
|
|
15109
|
+
],
|
|
15110
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
15111
|
+
"sourcePath": "css-grid-3/Overview.bs",
|
|
15112
|
+
"filename": "index.html"
|
|
15113
|
+
},
|
|
15114
|
+
"title": "CSS Grid Layout Module Level 3",
|
|
15115
|
+
"source": "w3c",
|
|
15116
|
+
"shortTitle": "CSS Grid Layout 3",
|
|
15117
|
+
"categories": [
|
|
15118
|
+
"browser"
|
|
15119
|
+
],
|
|
15120
|
+
"standing": "good",
|
|
15121
|
+
"tests": {
|
|
15122
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
15123
|
+
"testPaths": [
|
|
15124
|
+
"css/css-grid"
|
|
15125
|
+
]
|
|
15126
|
+
}
|
|
15127
|
+
},
|
|
15117
15128
|
{
|
|
15118
15129
|
"url": "https://www.w3.org/TR/css-highlight-api-1/",
|
|
15119
15130
|
"seriesComposition": "full",
|
|
@@ -17697,7 +17708,7 @@
|
|
|
17697
17708
|
],
|
|
17698
17709
|
"release": {
|
|
17699
17710
|
"url": "https://www.w3.org/TR/css-values-5/",
|
|
17700
|
-
"status": "
|
|
17711
|
+
"status": "Working Draft",
|
|
17701
17712
|
"filename": "Overview.html"
|
|
17702
17713
|
},
|
|
17703
17714
|
"nightly": {
|
|
@@ -26621,7 +26632,7 @@
|
|
|
26621
26632
|
"groups": [
|
|
26622
26633
|
{
|
|
26623
26634
|
"name": "Browser Testing and Tools Working Group",
|
|
26624
|
-
"url": "https://www.w3.org/
|
|
26635
|
+
"url": "https://www.w3.org/groups/wg/browser-tools-testing/"
|
|
26625
26636
|
}
|
|
26626
26637
|
],
|
|
26627
26638
|
"release": {
|