browser-specs 4.30.0 → 4.31.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 +100 -90
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -675,51 +675,6 @@
|
|
|
675
675
|
]
|
|
676
676
|
}
|
|
677
677
|
},
|
|
678
|
-
{
|
|
679
|
-
"url": "https://drafts.csswg.org/css-display-4/",
|
|
680
|
-
"seriesComposition": "full",
|
|
681
|
-
"shortname": "css-display-4",
|
|
682
|
-
"series": {
|
|
683
|
-
"shortname": "css-display",
|
|
684
|
-
"currentSpecification": "css-display-3",
|
|
685
|
-
"title": "CSS Display",
|
|
686
|
-
"shortTitle": "CSS Display",
|
|
687
|
-
"releaseUrl": "https://www.w3.org/TR/css-display/",
|
|
688
|
-
"nightlyUrl": "https://drafts.csswg.org/css-display/"
|
|
689
|
-
},
|
|
690
|
-
"seriesVersion": "4",
|
|
691
|
-
"seriesPrevious": "css-display-3",
|
|
692
|
-
"organization": "W3C",
|
|
693
|
-
"groups": [
|
|
694
|
-
{
|
|
695
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
696
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
697
|
-
}
|
|
698
|
-
],
|
|
699
|
-
"nightly": {
|
|
700
|
-
"url": "https://drafts.csswg.org/css-display-4/",
|
|
701
|
-
"status": "Editor's Draft",
|
|
702
|
-
"alternateUrls": [
|
|
703
|
-
"https://w3c.github.io/csswg-drafts/css-display-4/"
|
|
704
|
-
],
|
|
705
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
706
|
-
"sourcePath": "css-display-4/Overview.bs",
|
|
707
|
-
"filename": "index.html"
|
|
708
|
-
},
|
|
709
|
-
"title": "CSS Display Module Level 4",
|
|
710
|
-
"source": "spec",
|
|
711
|
-
"shortTitle": "CSS Display 4",
|
|
712
|
-
"categories": [
|
|
713
|
-
"browser"
|
|
714
|
-
],
|
|
715
|
-
"standing": "good",
|
|
716
|
-
"tests": {
|
|
717
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
718
|
-
"testPaths": [
|
|
719
|
-
"css/css-display"
|
|
720
|
-
]
|
|
721
|
-
}
|
|
722
|
-
},
|
|
723
678
|
{
|
|
724
679
|
"url": "https://drafts.csswg.org/css-env-1/",
|
|
725
680
|
"seriesComposition": "full",
|
|
@@ -1006,51 +961,6 @@
|
|
|
1006
961
|
],
|
|
1007
962
|
"standing": "good"
|
|
1008
963
|
},
|
|
1009
|
-
{
|
|
1010
|
-
"url": "https://drafts.csswg.org/css-multicol-2/",
|
|
1011
|
-
"seriesComposition": "delta",
|
|
1012
|
-
"shortname": "css-multicol-2",
|
|
1013
|
-
"series": {
|
|
1014
|
-
"shortname": "css-multicol",
|
|
1015
|
-
"currentSpecification": "css-multicol-1",
|
|
1016
|
-
"title": "CSS Multi-column Layout",
|
|
1017
|
-
"shortTitle": "CSS Multicol",
|
|
1018
|
-
"releaseUrl": "https://www.w3.org/TR/css-multicol/",
|
|
1019
|
-
"nightlyUrl": "https://drafts.csswg.org/css-multicol/"
|
|
1020
|
-
},
|
|
1021
|
-
"seriesVersion": "2",
|
|
1022
|
-
"shortTitle": "CSS Multicol 2",
|
|
1023
|
-
"seriesPrevious": "css-multicol-1",
|
|
1024
|
-
"organization": "W3C",
|
|
1025
|
-
"groups": [
|
|
1026
|
-
{
|
|
1027
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
1028
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
1029
|
-
}
|
|
1030
|
-
],
|
|
1031
|
-
"nightly": {
|
|
1032
|
-
"url": "https://drafts.csswg.org/css-multicol-2/",
|
|
1033
|
-
"status": "Editor's Draft",
|
|
1034
|
-
"alternateUrls": [
|
|
1035
|
-
"https://w3c.github.io/csswg-drafts/css-multicol-2/"
|
|
1036
|
-
],
|
|
1037
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
1038
|
-
"sourcePath": "css-multicol-2/Overview.bs",
|
|
1039
|
-
"filename": "index.html"
|
|
1040
|
-
},
|
|
1041
|
-
"title": "CSS Multi-column Layout Module Level 2",
|
|
1042
|
-
"source": "spec",
|
|
1043
|
-
"categories": [
|
|
1044
|
-
"browser"
|
|
1045
|
-
],
|
|
1046
|
-
"standing": "good",
|
|
1047
|
-
"tests": {
|
|
1048
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
1049
|
-
"testPaths": [
|
|
1050
|
-
"css/css-multicol"
|
|
1051
|
-
]
|
|
1052
|
-
}
|
|
1053
|
-
},
|
|
1054
964
|
{
|
|
1055
965
|
"url": "https://drafts.csswg.org/css-position-4/",
|
|
1056
966
|
"seriesComposition": "delta",
|
|
@@ -13185,6 +13095,56 @@
|
|
|
13185
13095
|
]
|
|
13186
13096
|
}
|
|
13187
13097
|
},
|
|
13098
|
+
{
|
|
13099
|
+
"url": "https://www.w3.org/TR/css-display-4/",
|
|
13100
|
+
"seriesComposition": "full",
|
|
13101
|
+
"shortname": "css-display-4",
|
|
13102
|
+
"series": {
|
|
13103
|
+
"shortname": "css-display",
|
|
13104
|
+
"currentSpecification": "css-display-3",
|
|
13105
|
+
"title": "CSS Display",
|
|
13106
|
+
"shortTitle": "CSS Display",
|
|
13107
|
+
"releaseUrl": "https://www.w3.org/TR/css-display/",
|
|
13108
|
+
"nightlyUrl": "https://drafts.csswg.org/css-display/"
|
|
13109
|
+
},
|
|
13110
|
+
"seriesVersion": "4",
|
|
13111
|
+
"seriesPrevious": "css-display-3",
|
|
13112
|
+
"organization": "W3C",
|
|
13113
|
+
"groups": [
|
|
13114
|
+
{
|
|
13115
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
13116
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
13117
|
+
}
|
|
13118
|
+
],
|
|
13119
|
+
"release": {
|
|
13120
|
+
"url": "https://www.w3.org/TR/css-display-4/",
|
|
13121
|
+
"status": "First Public Working Draft",
|
|
13122
|
+
"filename": "Overview.html"
|
|
13123
|
+
},
|
|
13124
|
+
"nightly": {
|
|
13125
|
+
"url": "https://drafts.csswg.org/css-display-4/",
|
|
13126
|
+
"status": "Editor's Draft",
|
|
13127
|
+
"alternateUrls": [
|
|
13128
|
+
"https://w3c.github.io/csswg-drafts/css-display-4/"
|
|
13129
|
+
],
|
|
13130
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
13131
|
+
"sourcePath": "css-display-4/Overview.bs",
|
|
13132
|
+
"filename": "index.html"
|
|
13133
|
+
},
|
|
13134
|
+
"title": "CSS Display Module Level 4",
|
|
13135
|
+
"source": "w3c",
|
|
13136
|
+
"shortTitle": "CSS Display 4",
|
|
13137
|
+
"categories": [
|
|
13138
|
+
"browser"
|
|
13139
|
+
],
|
|
13140
|
+
"standing": "good",
|
|
13141
|
+
"tests": {
|
|
13142
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
13143
|
+
"testPaths": [
|
|
13144
|
+
"css/css-display"
|
|
13145
|
+
]
|
|
13146
|
+
}
|
|
13147
|
+
},
|
|
13188
13148
|
{
|
|
13189
13149
|
"url": "https://www.w3.org/TR/css-easing-1/",
|
|
13190
13150
|
"seriesComposition": "full",
|
|
@@ -14175,6 +14135,56 @@
|
|
|
14175
14135
|
]
|
|
14176
14136
|
}
|
|
14177
14137
|
},
|
|
14138
|
+
{
|
|
14139
|
+
"url": "https://www.w3.org/TR/css-multicol-2/",
|
|
14140
|
+
"seriesComposition": "full",
|
|
14141
|
+
"shortname": "css-multicol-2",
|
|
14142
|
+
"series": {
|
|
14143
|
+
"shortname": "css-multicol",
|
|
14144
|
+
"currentSpecification": "css-multicol-1",
|
|
14145
|
+
"title": "CSS Multi-column Layout",
|
|
14146
|
+
"shortTitle": "CSS Multicol",
|
|
14147
|
+
"releaseUrl": "https://www.w3.org/TR/css-multicol/",
|
|
14148
|
+
"nightlyUrl": "https://drafts.csswg.org/css-multicol/"
|
|
14149
|
+
},
|
|
14150
|
+
"seriesVersion": "2",
|
|
14151
|
+
"shortTitle": "CSS Multicol 2",
|
|
14152
|
+
"seriesPrevious": "css-multicol-1",
|
|
14153
|
+
"organization": "W3C",
|
|
14154
|
+
"groups": [
|
|
14155
|
+
{
|
|
14156
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
14157
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
14158
|
+
}
|
|
14159
|
+
],
|
|
14160
|
+
"release": {
|
|
14161
|
+
"url": "https://www.w3.org/TR/css-multicol-2/",
|
|
14162
|
+
"status": "First Public Working Draft",
|
|
14163
|
+
"filename": "Overview.html"
|
|
14164
|
+
},
|
|
14165
|
+
"nightly": {
|
|
14166
|
+
"url": "https://drafts.csswg.org/css-multicol-2/",
|
|
14167
|
+
"status": "Editor's Draft",
|
|
14168
|
+
"alternateUrls": [
|
|
14169
|
+
"https://w3c.github.io/csswg-drafts/css-multicol-2/"
|
|
14170
|
+
],
|
|
14171
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
14172
|
+
"sourcePath": "css-multicol-2/Overview.bs",
|
|
14173
|
+
"filename": "index.html"
|
|
14174
|
+
},
|
|
14175
|
+
"title": "CSS Multi-column Layout Module Level 2",
|
|
14176
|
+
"source": "w3c",
|
|
14177
|
+
"categories": [
|
|
14178
|
+
"browser"
|
|
14179
|
+
],
|
|
14180
|
+
"standing": "good",
|
|
14181
|
+
"tests": {
|
|
14182
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
14183
|
+
"testPaths": [
|
|
14184
|
+
"css/css-multicol"
|
|
14185
|
+
]
|
|
14186
|
+
}
|
|
14187
|
+
},
|
|
14178
14188
|
{
|
|
14179
14189
|
"url": "https://www.w3.org/TR/css-namespaces-3/",
|
|
14180
14190
|
"seriesComposition": "full",
|
package/package.json
CHANGED