browser-specs 5.1.0 → 5.3.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 +95 -15
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1238,6 +1238,51 @@
|
|
|
1238
1238
|
]
|
|
1239
1239
|
}
|
|
1240
1240
|
},
|
|
1241
|
+
{
|
|
1242
|
+
"url": "https://drafts.csswg.org/css-text-5/",
|
|
1243
|
+
"seriesComposition": "delta",
|
|
1244
|
+
"shortname": "css-text-5",
|
|
1245
|
+
"series": {
|
|
1246
|
+
"shortname": "css-text",
|
|
1247
|
+
"currentSpecification": "css-text-3",
|
|
1248
|
+
"title": "CSS Text",
|
|
1249
|
+
"shortTitle": "CSS Text",
|
|
1250
|
+
"releaseUrl": "https://www.w3.org/TR/css-text/",
|
|
1251
|
+
"nightlyUrl": "https://drafts.csswg.org/css-text/"
|
|
1252
|
+
},
|
|
1253
|
+
"seriesVersion": "5",
|
|
1254
|
+
"seriesPrevious": "css-text-4",
|
|
1255
|
+
"organization": "W3C",
|
|
1256
|
+
"groups": [
|
|
1257
|
+
{
|
|
1258
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
1259
|
+
"url": "https://www.w3.org/groups/wg/css/"
|
|
1260
|
+
}
|
|
1261
|
+
],
|
|
1262
|
+
"nightly": {
|
|
1263
|
+
"url": "https://drafts.csswg.org/css-text-5/",
|
|
1264
|
+
"status": "Editor's Draft",
|
|
1265
|
+
"alternateUrls": [
|
|
1266
|
+
"https://w3c.github.io/csswg-drafts/css-text-5/"
|
|
1267
|
+
],
|
|
1268
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
1269
|
+
"sourcePath": "css-text-5/Overview.bs",
|
|
1270
|
+
"filename": "index.html"
|
|
1271
|
+
},
|
|
1272
|
+
"title": "CSS Text Module Level 5",
|
|
1273
|
+
"source": "spec",
|
|
1274
|
+
"shortTitle": "CSS Text 5",
|
|
1275
|
+
"categories": [
|
|
1276
|
+
"browser"
|
|
1277
|
+
],
|
|
1278
|
+
"standing": "good",
|
|
1279
|
+
"tests": {
|
|
1280
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
1281
|
+
"testPaths": [
|
|
1282
|
+
"css/css-text"
|
|
1283
|
+
]
|
|
1284
|
+
}
|
|
1285
|
+
},
|
|
1241
1286
|
{
|
|
1242
1287
|
"url": "https://drafts.csswg.org/css-variables-2/",
|
|
1243
1288
|
"seriesComposition": "full",
|
|
@@ -6776,6 +6821,40 @@
|
|
|
6776
6821
|
],
|
|
6777
6822
|
"standing": "good"
|
|
6778
6823
|
},
|
|
6824
|
+
{
|
|
6825
|
+
"url": "https://webmachinelearning.github.io/proofreader-api/",
|
|
6826
|
+
"seriesComposition": "full",
|
|
6827
|
+
"shortname": "proofreader-api",
|
|
6828
|
+
"series": {
|
|
6829
|
+
"shortname": "proofreader-api",
|
|
6830
|
+
"currentSpecification": "proofreader-api",
|
|
6831
|
+
"title": "Proofreader API",
|
|
6832
|
+
"shortTitle": "Proofreader API",
|
|
6833
|
+
"nightlyUrl": "https://webmachinelearning.github.io/proofreader-api/"
|
|
6834
|
+
},
|
|
6835
|
+
"organization": "W3C",
|
|
6836
|
+
"groups": [
|
|
6837
|
+
{
|
|
6838
|
+
"name": "Web Machine Learning Community Group",
|
|
6839
|
+
"url": "https://www.w3.org/community/webmachinelearning/"
|
|
6840
|
+
}
|
|
6841
|
+
],
|
|
6842
|
+
"nightly": {
|
|
6843
|
+
"url": "https://webmachinelearning.github.io/proofreader-api/",
|
|
6844
|
+
"status": "Draft Community Group Report",
|
|
6845
|
+
"alternateUrls": [],
|
|
6846
|
+
"repository": "https://github.com/webmachinelearning/proofreader-api",
|
|
6847
|
+
"sourcePath": "index.bs",
|
|
6848
|
+
"filename": "index.html"
|
|
6849
|
+
},
|
|
6850
|
+
"title": "Proofreader API",
|
|
6851
|
+
"source": "spec",
|
|
6852
|
+
"shortTitle": "Proofreader API",
|
|
6853
|
+
"categories": [
|
|
6854
|
+
"browser"
|
|
6855
|
+
],
|
|
6856
|
+
"standing": "good"
|
|
6857
|
+
},
|
|
6779
6858
|
{
|
|
6780
6859
|
"url": "https://webmachinelearning.github.io/translation-api/",
|
|
6781
6860
|
"seriesComposition": "full",
|
|
@@ -14095,7 +14174,7 @@
|
|
|
14095
14174
|
],
|
|
14096
14175
|
"release": {
|
|
14097
14176
|
"url": "https://www.w3.org/TR/css-display-3/",
|
|
14098
|
-
"status": "Candidate Recommendation
|
|
14177
|
+
"status": "Candidate Recommendation Draft",
|
|
14099
14178
|
"filename": "Overview.html"
|
|
14100
14179
|
},
|
|
14101
14180
|
"nightly": {
|
|
@@ -15515,9 +15594,20 @@
|
|
|
15515
15594
|
"title": "CSS Spatial Navigation",
|
|
15516
15595
|
"shortTitle": "CSS Spatial Navigation",
|
|
15517
15596
|
"releaseUrl": "https://www.w3.org/TR/css-nav/",
|
|
15518
|
-
"nightlyUrl": "https://drafts.csswg.org/css-nav/"
|
|
15597
|
+
"nightlyUrl": "https://drafts.csswg.org/css-spatial-nav-1/"
|
|
15519
15598
|
},
|
|
15520
15599
|
"seriesVersion": "1",
|
|
15600
|
+
"nightly": {
|
|
15601
|
+
"url": "https://drafts.csswg.org/css-spatial-nav-1/",
|
|
15602
|
+
"status": "Editor's Draft",
|
|
15603
|
+
"sourcePath": "css-spatial-nav-1/Overview.bs",
|
|
15604
|
+
"alternateUrls": [
|
|
15605
|
+
"https://w3c.github.io/csswg-drafts/css-spatial-nav-1/",
|
|
15606
|
+
"https://w3c.github.io/csswg-drafts/css-spatial-nav/"
|
|
15607
|
+
],
|
|
15608
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
15609
|
+
"filename": "index.html"
|
|
15610
|
+
},
|
|
15521
15611
|
"organization": "W3C",
|
|
15522
15612
|
"groups": [
|
|
15523
15613
|
{
|
|
@@ -15530,17 +15620,6 @@
|
|
|
15530
15620
|
"status": "Working Draft",
|
|
15531
15621
|
"filename": "Overview.html"
|
|
15532
15622
|
},
|
|
15533
|
-
"nightly": {
|
|
15534
|
-
"url": "https://drafts.csswg.org/css-nav-1/",
|
|
15535
|
-
"status": "Editor's Draft",
|
|
15536
|
-
"alternateUrls": [
|
|
15537
|
-
"https://w3c.github.io/csswg-drafts/css-nav-1/",
|
|
15538
|
-
"https://w3c.github.io/csswg-drafts/css-nav/"
|
|
15539
|
-
],
|
|
15540
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
15541
|
-
"sourcePath": "css-nav-1/Overview.bs",
|
|
15542
|
-
"filename": "index.html"
|
|
15543
|
-
},
|
|
15544
15623
|
"title": "CSS Spatial Navigation Level 1",
|
|
15545
15624
|
"source": "w3c",
|
|
15546
15625
|
"shortTitle": "CSS Spatial Navigation 1",
|
|
@@ -16951,6 +17030,7 @@
|
|
|
16951
17030
|
},
|
|
16952
17031
|
"seriesVersion": "4",
|
|
16953
17032
|
"seriesPrevious": "css-text-3",
|
|
17033
|
+
"seriesNext": "css-text-5",
|
|
16954
17034
|
"organization": "W3C",
|
|
16955
17035
|
"groups": [
|
|
16956
17036
|
{
|
|
@@ -19691,7 +19771,7 @@
|
|
|
19691
19771
|
],
|
|
19692
19772
|
"release": {
|
|
19693
19773
|
"url": "https://www.w3.org/TR/html-ruby-extensions/",
|
|
19694
|
-
"status": "
|
|
19774
|
+
"status": "Candidate Recommendation Snapshot",
|
|
19695
19775
|
"filename": "Overview.html"
|
|
19696
19776
|
},
|
|
19697
19777
|
"title": "HTML Ruby Markup Extensions",
|
|
@@ -23942,7 +24022,7 @@
|
|
|
23942
24022
|
],
|
|
23943
24023
|
"release": {
|
|
23944
24024
|
"url": "https://www.w3.org/TR/wai-aria-1.3/",
|
|
23945
|
-
"status": "
|
|
24025
|
+
"status": "Working Draft",
|
|
23946
24026
|
"filename": "Overview.html"
|
|
23947
24027
|
},
|
|
23948
24028
|
"nightly": {
|
package/package.json
CHANGED