browser-specs 4.20.0 → 4.21.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
|
@@ -881,51 +881,6 @@
|
|
|
881
881
|
]
|
|
882
882
|
}
|
|
883
883
|
},
|
|
884
|
-
{
|
|
885
|
-
"url": "https://drafts.csswg.org/css-grid-3/",
|
|
886
|
-
"seriesComposition": "delta",
|
|
887
|
-
"shortname": "css-grid-3",
|
|
888
|
-
"series": {
|
|
889
|
-
"shortname": "css-grid",
|
|
890
|
-
"currentSpecification": "css-grid-2",
|
|
891
|
-
"title": "CSS Grid Layout",
|
|
892
|
-
"shortTitle": "CSS Grid Layout",
|
|
893
|
-
"releaseUrl": "https://www.w3.org/TR/css-grid/",
|
|
894
|
-
"nightlyUrl": "https://drafts.csswg.org/css-grid/"
|
|
895
|
-
},
|
|
896
|
-
"seriesVersion": "3",
|
|
897
|
-
"seriesPrevious": "css-grid-2",
|
|
898
|
-
"organization": "W3C",
|
|
899
|
-
"groups": [
|
|
900
|
-
{
|
|
901
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
902
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
903
|
-
}
|
|
904
|
-
],
|
|
905
|
-
"nightly": {
|
|
906
|
-
"url": "https://drafts.csswg.org/css-grid-3/",
|
|
907
|
-
"status": "Editor's Draft",
|
|
908
|
-
"alternateUrls": [
|
|
909
|
-
"https://w3c.github.io/csswg-drafts/css-grid-3/"
|
|
910
|
-
],
|
|
911
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
912
|
-
"sourcePath": "css-grid-3/Overview.bs",
|
|
913
|
-
"filename": "index.html"
|
|
914
|
-
},
|
|
915
|
-
"title": "CSS Grid Layout Module Level 3",
|
|
916
|
-
"source": "spec",
|
|
917
|
-
"shortTitle": "CSS Grid Layout 3",
|
|
918
|
-
"categories": [
|
|
919
|
-
"browser"
|
|
920
|
-
],
|
|
921
|
-
"standing": "good",
|
|
922
|
-
"tests": {
|
|
923
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
924
|
-
"testPaths": [
|
|
925
|
-
"css/css-grid"
|
|
926
|
-
]
|
|
927
|
-
}
|
|
928
|
-
},
|
|
929
884
|
{
|
|
930
885
|
"url": "https://drafts.csswg.org/css-images-5/",
|
|
931
886
|
"seriesComposition": "delta",
|
|
@@ -2115,7 +2070,13 @@
|
|
|
2115
2070
|
"categories": [
|
|
2116
2071
|
"browser"
|
|
2117
2072
|
],
|
|
2118
|
-
"standing": "good"
|
|
2073
|
+
"standing": "good",
|
|
2074
|
+
"tests": {
|
|
2075
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
2076
|
+
"testPaths": [
|
|
2077
|
+
"nav-tracking-mitigations"
|
|
2078
|
+
]
|
|
2079
|
+
}
|
|
2119
2080
|
},
|
|
2120
2081
|
{
|
|
2121
2082
|
"url": "https://privacycg.github.io/private-click-measurement/",
|
|
@@ -5167,7 +5128,7 @@
|
|
|
5167
5128
|
"series": {
|
|
5168
5129
|
"shortname": "sourcemap",
|
|
5169
5130
|
"currentSpecification": "sourcemap",
|
|
5170
|
-
"title": "Source Map",
|
|
5131
|
+
"title": "Source Map specification",
|
|
5171
5132
|
"shortTitle": "Source Map",
|
|
5172
5133
|
"nightlyUrl": "https://tc39.es/source-map/"
|
|
5173
5134
|
},
|
|
@@ -5186,7 +5147,7 @@
|
|
|
5186
5147
|
"url": "https://tc39.es/"
|
|
5187
5148
|
}
|
|
5188
5149
|
],
|
|
5189
|
-
"title": "Source Map",
|
|
5150
|
+
"title": "Source Map specification",
|
|
5190
5151
|
"source": "spec",
|
|
5191
5152
|
"shortTitle": "Source Map",
|
|
5192
5153
|
"categories": [
|
|
@@ -5777,7 +5738,7 @@
|
|
|
5777
5738
|
"groups": [
|
|
5778
5739
|
{
|
|
5779
5740
|
"name": "Browser Testing and Tools Working Group",
|
|
5780
|
-
"url": "https://www.w3.org/
|
|
5741
|
+
"url": "https://www.w3.org/groups/wg/browser-tools-testing/"
|
|
5781
5742
|
}
|
|
5782
5743
|
],
|
|
5783
5744
|
"nightly": {
|
|
@@ -13492,6 +13453,56 @@
|
|
|
13492
13453
|
]
|
|
13493
13454
|
}
|
|
13494
13455
|
},
|
|
13456
|
+
{
|
|
13457
|
+
"url": "https://www.w3.org/TR/css-grid-3/",
|
|
13458
|
+
"seriesComposition": "delta",
|
|
13459
|
+
"shortname": "css-grid-3",
|
|
13460
|
+
"series": {
|
|
13461
|
+
"shortname": "css-grid",
|
|
13462
|
+
"currentSpecification": "css-grid-2",
|
|
13463
|
+
"title": "CSS Grid Layout",
|
|
13464
|
+
"shortTitle": "CSS Grid Layout",
|
|
13465
|
+
"releaseUrl": "https://www.w3.org/TR/css-grid/",
|
|
13466
|
+
"nightlyUrl": "https://drafts.csswg.org/css-grid/"
|
|
13467
|
+
},
|
|
13468
|
+
"seriesVersion": "3",
|
|
13469
|
+
"seriesPrevious": "css-grid-2",
|
|
13470
|
+
"organization": "W3C",
|
|
13471
|
+
"groups": [
|
|
13472
|
+
{
|
|
13473
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
13474
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
13475
|
+
}
|
|
13476
|
+
],
|
|
13477
|
+
"release": {
|
|
13478
|
+
"url": "https://www.w3.org/TR/css-grid-3/",
|
|
13479
|
+
"status": "Working Draft",
|
|
13480
|
+
"filename": "Overview.html"
|
|
13481
|
+
},
|
|
13482
|
+
"nightly": {
|
|
13483
|
+
"url": "https://drafts.csswg.org/css-grid-3/",
|
|
13484
|
+
"status": "Editor's Draft",
|
|
13485
|
+
"alternateUrls": [
|
|
13486
|
+
"https://w3c.github.io/csswg-drafts/css-grid-3/"
|
|
13487
|
+
],
|
|
13488
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
13489
|
+
"sourcePath": "css-grid-3/Overview.bs",
|
|
13490
|
+
"filename": "index.html"
|
|
13491
|
+
},
|
|
13492
|
+
"title": "CSS Grid Layout Module Level 3",
|
|
13493
|
+
"source": "w3c",
|
|
13494
|
+
"shortTitle": "CSS Grid Layout 3",
|
|
13495
|
+
"categories": [
|
|
13496
|
+
"browser"
|
|
13497
|
+
],
|
|
13498
|
+
"standing": "good",
|
|
13499
|
+
"tests": {
|
|
13500
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
13501
|
+
"testPaths": [
|
|
13502
|
+
"css/css-grid"
|
|
13503
|
+
]
|
|
13504
|
+
}
|
|
13505
|
+
},
|
|
13495
13506
|
{
|
|
13496
13507
|
"url": "https://www.w3.org/TR/css-highlight-api-1/",
|
|
13497
13508
|
"seriesComposition": "full",
|
|
@@ -16075,7 +16086,7 @@
|
|
|
16075
16086
|
],
|
|
16076
16087
|
"release": {
|
|
16077
16088
|
"url": "https://www.w3.org/TR/css-values-5/",
|
|
16078
|
-
"status": "
|
|
16089
|
+
"status": "Working Draft",
|
|
16079
16090
|
"filename": "Overview.html"
|
|
16080
16091
|
},
|
|
16081
16092
|
"nightly": {
|
|
@@ -23427,7 +23438,7 @@
|
|
|
23427
23438
|
"groups": [
|
|
23428
23439
|
{
|
|
23429
23440
|
"name": "Browser Testing and Tools Working Group",
|
|
23430
|
-
"url": "https://www.w3.org/
|
|
23441
|
+
"url": "https://www.w3.org/groups/wg/browser-tools-testing/"
|
|
23431
23442
|
}
|
|
23432
23443
|
],
|
|
23433
23444
|
"release": {
|
package/package.json
CHANGED