browser-specs 4.17.0 → 4.19.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 +252 -130
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -754,51 +754,6 @@
|
|
|
754
754
|
]
|
|
755
755
|
}
|
|
756
756
|
},
|
|
757
|
-
{
|
|
758
|
-
"url": "https://drafts.csswg.org/css-easing-2/",
|
|
759
|
-
"seriesComposition": "full",
|
|
760
|
-
"shortname": "css-easing-2",
|
|
761
|
-
"series": {
|
|
762
|
-
"shortname": "css-easing",
|
|
763
|
-
"currentSpecification": "css-easing-1",
|
|
764
|
-
"title": "CSS Easing Functions",
|
|
765
|
-
"shortTitle": "CSS Easing Functions",
|
|
766
|
-
"releaseUrl": "https://www.w3.org/TR/css-easing/",
|
|
767
|
-
"nightlyUrl": "https://drafts.csswg.org/css-easing/"
|
|
768
|
-
},
|
|
769
|
-
"seriesVersion": "2",
|
|
770
|
-
"seriesPrevious": "css-easing-1",
|
|
771
|
-
"organization": "W3C",
|
|
772
|
-
"groups": [
|
|
773
|
-
{
|
|
774
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
775
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
776
|
-
}
|
|
777
|
-
],
|
|
778
|
-
"nightly": {
|
|
779
|
-
"url": "https://drafts.csswg.org/css-easing-2/",
|
|
780
|
-
"status": "Editor's Draft",
|
|
781
|
-
"alternateUrls": [
|
|
782
|
-
"https://w3c.github.io/csswg-drafts/css-easing-2/"
|
|
783
|
-
],
|
|
784
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
785
|
-
"sourcePath": "css-easing-2/Overview.bs",
|
|
786
|
-
"filename": "index.html"
|
|
787
|
-
},
|
|
788
|
-
"title": "CSS Easing Functions Level 2",
|
|
789
|
-
"source": "spec",
|
|
790
|
-
"shortTitle": "CSS Easing Functions 2",
|
|
791
|
-
"categories": [
|
|
792
|
-
"browser"
|
|
793
|
-
],
|
|
794
|
-
"standing": "good",
|
|
795
|
-
"tests": {
|
|
796
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
797
|
-
"testPaths": [
|
|
798
|
-
"css/css-easing"
|
|
799
|
-
]
|
|
800
|
-
}
|
|
801
|
-
},
|
|
802
757
|
{
|
|
803
758
|
"url": "https://drafts.csswg.org/css-env-1/",
|
|
804
759
|
"seriesComposition": "full",
|
|
@@ -1316,51 +1271,6 @@
|
|
|
1316
1271
|
]
|
|
1317
1272
|
}
|
|
1318
1273
|
},
|
|
1319
|
-
{
|
|
1320
|
-
"url": "https://drafts.csswg.org/css-values-5/",
|
|
1321
|
-
"seriesComposition": "delta",
|
|
1322
|
-
"shortname": "css-values-5",
|
|
1323
|
-
"series": {
|
|
1324
|
-
"shortname": "css-values",
|
|
1325
|
-
"currentSpecification": "css-values-4",
|
|
1326
|
-
"title": "CSS Values and Units",
|
|
1327
|
-
"shortTitle": "CSS Values",
|
|
1328
|
-
"releaseUrl": "https://www.w3.org/TR/css-values/",
|
|
1329
|
-
"nightlyUrl": "https://drafts.csswg.org/css-values/"
|
|
1330
|
-
},
|
|
1331
|
-
"seriesVersion": "5",
|
|
1332
|
-
"shortTitle": "CSS Values 5",
|
|
1333
|
-
"seriesPrevious": "css-values-4",
|
|
1334
|
-
"organization": "W3C",
|
|
1335
|
-
"groups": [
|
|
1336
|
-
{
|
|
1337
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
1338
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
1339
|
-
}
|
|
1340
|
-
],
|
|
1341
|
-
"nightly": {
|
|
1342
|
-
"url": "https://drafts.csswg.org/css-values-5/",
|
|
1343
|
-
"status": "Editor's Draft",
|
|
1344
|
-
"alternateUrls": [
|
|
1345
|
-
"https://w3c.github.io/csswg-drafts/css-values-5/"
|
|
1346
|
-
],
|
|
1347
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
1348
|
-
"sourcePath": "css-values-5/Overview.bs",
|
|
1349
|
-
"filename": "index.html"
|
|
1350
|
-
},
|
|
1351
|
-
"title": "CSS Values and Units Module Level 5",
|
|
1352
|
-
"source": "spec",
|
|
1353
|
-
"categories": [
|
|
1354
|
-
"browser"
|
|
1355
|
-
],
|
|
1356
|
-
"standing": "good",
|
|
1357
|
-
"tests": {
|
|
1358
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
1359
|
-
"testPaths": [
|
|
1360
|
-
"css/css-values"
|
|
1361
|
-
]
|
|
1362
|
-
}
|
|
1363
|
-
},
|
|
1364
1274
|
{
|
|
1365
1275
|
"url": "https://drafts.csswg.org/css-variables-2/",
|
|
1366
1276
|
"seriesComposition": "full",
|
|
@@ -1577,46 +1487,6 @@
|
|
|
1577
1487
|
]
|
|
1578
1488
|
}
|
|
1579
1489
|
},
|
|
1580
|
-
{
|
|
1581
|
-
"url": "https://fedidcg.github.io/FedCM/",
|
|
1582
|
-
"seriesComposition": "full",
|
|
1583
|
-
"shortname": "FedCM",
|
|
1584
|
-
"series": {
|
|
1585
|
-
"shortname": "FedCM",
|
|
1586
|
-
"currentSpecification": "FedCM",
|
|
1587
|
-
"title": "Federated Credential Management API",
|
|
1588
|
-
"shortTitle": "Federated Credential Management API",
|
|
1589
|
-
"nightlyUrl": "https://fedidcg.github.io/FedCM/"
|
|
1590
|
-
},
|
|
1591
|
-
"organization": "W3C",
|
|
1592
|
-
"groups": [
|
|
1593
|
-
{
|
|
1594
|
-
"name": "Federated Identity Working Group",
|
|
1595
|
-
"url": "https://www.w3.org/groups/wg/fedid/"
|
|
1596
|
-
}
|
|
1597
|
-
],
|
|
1598
|
-
"nightly": {
|
|
1599
|
-
"url": "https://fedidcg.github.io/FedCM/",
|
|
1600
|
-
"status": "Draft Community Group Report",
|
|
1601
|
-
"alternateUrls": [],
|
|
1602
|
-
"repository": "https://github.com/fedidcg/FedCM",
|
|
1603
|
-
"sourcePath": "spec/index.bs",
|
|
1604
|
-
"filename": "index.html"
|
|
1605
|
-
},
|
|
1606
|
-
"title": "Federated Credential Management API",
|
|
1607
|
-
"source": "spec",
|
|
1608
|
-
"shortTitle": "Federated Credential Management API",
|
|
1609
|
-
"categories": [
|
|
1610
|
-
"browser"
|
|
1611
|
-
],
|
|
1612
|
-
"standing": "good",
|
|
1613
|
-
"tests": {
|
|
1614
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
1615
|
-
"testPaths": [
|
|
1616
|
-
"fedcm"
|
|
1617
|
-
]
|
|
1618
|
-
}
|
|
1619
|
-
},
|
|
1620
1490
|
{
|
|
1621
1491
|
"url": "https://fetch.spec.whatwg.org/",
|
|
1622
1492
|
"seriesComposition": "full",
|
|
@@ -7128,6 +6998,40 @@
|
|
|
7128
6998
|
]
|
|
7129
6999
|
}
|
|
7130
7000
|
},
|
|
7001
|
+
{
|
|
7002
|
+
"url": "https://wicg.github.io/digital-credentials/",
|
|
7003
|
+
"seriesComposition": "full",
|
|
7004
|
+
"shortname": "digital-credentials",
|
|
7005
|
+
"series": {
|
|
7006
|
+
"shortname": "digital-credentials",
|
|
7007
|
+
"currentSpecification": "digital-credentials",
|
|
7008
|
+
"title": "Digital Credentials",
|
|
7009
|
+
"shortTitle": "Digital Credentials",
|
|
7010
|
+
"nightlyUrl": "https://wicg.github.io/digital-credentials/"
|
|
7011
|
+
},
|
|
7012
|
+
"organization": "W3C",
|
|
7013
|
+
"groups": [
|
|
7014
|
+
{
|
|
7015
|
+
"name": "Web Platform Incubator Community Group",
|
|
7016
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
7017
|
+
}
|
|
7018
|
+
],
|
|
7019
|
+
"nightly": {
|
|
7020
|
+
"url": "https://wicg.github.io/digital-credentials/",
|
|
7021
|
+
"status": "Draft Community Group Report",
|
|
7022
|
+
"alternateUrls": [],
|
|
7023
|
+
"repository": "https://github.com/WICG/digital-credentials",
|
|
7024
|
+
"sourcePath": "index.html",
|
|
7025
|
+
"filename": "index.html"
|
|
7026
|
+
},
|
|
7027
|
+
"title": "Digital Credentials",
|
|
7028
|
+
"source": "spec",
|
|
7029
|
+
"shortTitle": "Digital Credentials",
|
|
7030
|
+
"categories": [
|
|
7031
|
+
"browser"
|
|
7032
|
+
],
|
|
7033
|
+
"standing": "good"
|
|
7034
|
+
},
|
|
7131
7035
|
{
|
|
7132
7036
|
"url": "https://wicg.github.io/digital-goods/",
|
|
7133
7037
|
"seriesComposition": "full",
|
|
@@ -8204,6 +8108,40 @@
|
|
|
8204
8108
|
]
|
|
8205
8109
|
}
|
|
8206
8110
|
},
|
|
8111
|
+
{
|
|
8112
|
+
"url": "https://wicg.github.io/observable/",
|
|
8113
|
+
"seriesComposition": "full",
|
|
8114
|
+
"shortname": "observable",
|
|
8115
|
+
"series": {
|
|
8116
|
+
"shortname": "observable",
|
|
8117
|
+
"currentSpecification": "observable",
|
|
8118
|
+
"title": "Observable",
|
|
8119
|
+
"shortTitle": "Observable",
|
|
8120
|
+
"nightlyUrl": "https://wicg.github.io/observable/"
|
|
8121
|
+
},
|
|
8122
|
+
"organization": "W3C",
|
|
8123
|
+
"groups": [
|
|
8124
|
+
{
|
|
8125
|
+
"name": "Web Platform Incubator Community Group",
|
|
8126
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
8127
|
+
}
|
|
8128
|
+
],
|
|
8129
|
+
"nightly": {
|
|
8130
|
+
"url": "https://wicg.github.io/observable/",
|
|
8131
|
+
"status": "Draft Community Group Report",
|
|
8132
|
+
"alternateUrls": [],
|
|
8133
|
+
"repository": "https://github.com/WICG/observable",
|
|
8134
|
+
"sourcePath": "spec.bs",
|
|
8135
|
+
"filename": "index.html"
|
|
8136
|
+
},
|
|
8137
|
+
"title": "Observable",
|
|
8138
|
+
"source": "spec",
|
|
8139
|
+
"shortTitle": "Observable",
|
|
8140
|
+
"categories": [
|
|
8141
|
+
"browser"
|
|
8142
|
+
],
|
|
8143
|
+
"standing": "good"
|
|
8144
|
+
},
|
|
8207
8145
|
{
|
|
8208
8146
|
"url": "https://wicg.github.io/overscroll-scrollend-events/",
|
|
8209
8147
|
"seriesComposition": "full",
|
|
@@ -13147,6 +13085,56 @@
|
|
|
13147
13085
|
]
|
|
13148
13086
|
}
|
|
13149
13087
|
},
|
|
13088
|
+
{
|
|
13089
|
+
"url": "https://www.w3.org/TR/css-easing-2/",
|
|
13090
|
+
"seriesComposition": "full",
|
|
13091
|
+
"shortname": "css-easing-2",
|
|
13092
|
+
"series": {
|
|
13093
|
+
"shortname": "css-easing",
|
|
13094
|
+
"currentSpecification": "css-easing-1",
|
|
13095
|
+
"title": "CSS Easing Functions",
|
|
13096
|
+
"shortTitle": "CSS Easing Functions",
|
|
13097
|
+
"releaseUrl": "https://www.w3.org/TR/css-easing/",
|
|
13098
|
+
"nightlyUrl": "https://drafts.csswg.org/css-easing/"
|
|
13099
|
+
},
|
|
13100
|
+
"seriesVersion": "2",
|
|
13101
|
+
"seriesPrevious": "css-easing-1",
|
|
13102
|
+
"organization": "W3C",
|
|
13103
|
+
"groups": [
|
|
13104
|
+
{
|
|
13105
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
13106
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
13107
|
+
}
|
|
13108
|
+
],
|
|
13109
|
+
"release": {
|
|
13110
|
+
"url": "https://www.w3.org/TR/css-easing-2/",
|
|
13111
|
+
"status": "First Public Working Draft",
|
|
13112
|
+
"filename": "Overview.html"
|
|
13113
|
+
},
|
|
13114
|
+
"nightly": {
|
|
13115
|
+
"url": "https://drafts.csswg.org/css-easing-2/",
|
|
13116
|
+
"status": "Editor's Draft",
|
|
13117
|
+
"alternateUrls": [
|
|
13118
|
+
"https://w3c.github.io/csswg-drafts/css-easing-2/"
|
|
13119
|
+
],
|
|
13120
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
13121
|
+
"sourcePath": "css-easing-2/Overview.bs",
|
|
13122
|
+
"filename": "index.html"
|
|
13123
|
+
},
|
|
13124
|
+
"title": "CSS Easing Functions Level 2",
|
|
13125
|
+
"source": "w3c",
|
|
13126
|
+
"shortTitle": "CSS Easing Functions 2",
|
|
13127
|
+
"categories": [
|
|
13128
|
+
"browser"
|
|
13129
|
+
],
|
|
13130
|
+
"standing": "good",
|
|
13131
|
+
"tests": {
|
|
13132
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
13133
|
+
"testPaths": [
|
|
13134
|
+
"css/css-easing"
|
|
13135
|
+
]
|
|
13136
|
+
}
|
|
13137
|
+
},
|
|
13150
13138
|
{
|
|
13151
13139
|
"url": "https://www.w3.org/TR/css-flexbox-1/",
|
|
13152
13140
|
"seriesComposition": "full",
|
|
@@ -16060,6 +16048,56 @@
|
|
|
16060
16048
|
]
|
|
16061
16049
|
}
|
|
16062
16050
|
},
|
|
16051
|
+
{
|
|
16052
|
+
"url": "https://www.w3.org/TR/css-values-5/",
|
|
16053
|
+
"seriesComposition": "delta",
|
|
16054
|
+
"shortname": "css-values-5",
|
|
16055
|
+
"series": {
|
|
16056
|
+
"shortname": "css-values",
|
|
16057
|
+
"currentSpecification": "css-values-4",
|
|
16058
|
+
"title": "CSS Values and Units",
|
|
16059
|
+
"shortTitle": "CSS Values",
|
|
16060
|
+
"releaseUrl": "https://www.w3.org/TR/css-values/",
|
|
16061
|
+
"nightlyUrl": "https://drafts.csswg.org/css-values/"
|
|
16062
|
+
},
|
|
16063
|
+
"seriesVersion": "5",
|
|
16064
|
+
"shortTitle": "CSS Values 5",
|
|
16065
|
+
"seriesPrevious": "css-values-4",
|
|
16066
|
+
"organization": "W3C",
|
|
16067
|
+
"groups": [
|
|
16068
|
+
{
|
|
16069
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
16070
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
16071
|
+
}
|
|
16072
|
+
],
|
|
16073
|
+
"release": {
|
|
16074
|
+
"url": "https://www.w3.org/TR/css-values-5/",
|
|
16075
|
+
"status": "First Public Working Draft",
|
|
16076
|
+
"filename": "Overview.html"
|
|
16077
|
+
},
|
|
16078
|
+
"nightly": {
|
|
16079
|
+
"url": "https://drafts.csswg.org/css-values-5/",
|
|
16080
|
+
"status": "Editor's Draft",
|
|
16081
|
+
"alternateUrls": [
|
|
16082
|
+
"https://w3c.github.io/csswg-drafts/css-values-5/"
|
|
16083
|
+
],
|
|
16084
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
16085
|
+
"sourcePath": "css-values-5/Overview.bs",
|
|
16086
|
+
"filename": "index.html"
|
|
16087
|
+
},
|
|
16088
|
+
"title": "CSS Values and Units Module Level 5",
|
|
16089
|
+
"source": "w3c",
|
|
16090
|
+
"categories": [
|
|
16091
|
+
"browser"
|
|
16092
|
+
],
|
|
16093
|
+
"standing": "good",
|
|
16094
|
+
"tests": {
|
|
16095
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
16096
|
+
"testPaths": [
|
|
16097
|
+
"css/css-values"
|
|
16098
|
+
]
|
|
16099
|
+
}
|
|
16100
|
+
},
|
|
16063
16101
|
{
|
|
16064
16102
|
"url": "https://www.w3.org/TR/css-variables-1/",
|
|
16065
16103
|
"seriesComposition": "full",
|
|
@@ -17317,6 +17355,50 @@
|
|
|
17317
17355
|
],
|
|
17318
17356
|
"standing": "good"
|
|
17319
17357
|
},
|
|
17358
|
+
{
|
|
17359
|
+
"url": "https://www.w3.org/TR/fedcm-1/",
|
|
17360
|
+
"seriesComposition": "full",
|
|
17361
|
+
"shortname": "fedcm-1",
|
|
17362
|
+
"series": {
|
|
17363
|
+
"shortname": "fedcm",
|
|
17364
|
+
"currentSpecification": "fedcm-1",
|
|
17365
|
+
"title": "Federated Credential Management API",
|
|
17366
|
+
"shortTitle": "Federated Credential Management API",
|
|
17367
|
+
"releaseUrl": "https://www.w3.org/TR/fedcm/",
|
|
17368
|
+
"nightlyUrl": "https://w3c-fedid.github.io/FedCM/"
|
|
17369
|
+
},
|
|
17370
|
+
"seriesVersion": "1",
|
|
17371
|
+
"formerNames": [
|
|
17372
|
+
"fedCM"
|
|
17373
|
+
],
|
|
17374
|
+
"organization": "W3C",
|
|
17375
|
+
"groups": [
|
|
17376
|
+
{
|
|
17377
|
+
"name": "Federated Identity Working Group",
|
|
17378
|
+
"url": "https://www.w3.org/groups/wg/fedid/"
|
|
17379
|
+
}
|
|
17380
|
+
],
|
|
17381
|
+
"release": {
|
|
17382
|
+
"url": "https://www.w3.org/TR/fedcm-1/",
|
|
17383
|
+
"status": "First Public Working Draft",
|
|
17384
|
+
"filename": "Overview.html"
|
|
17385
|
+
},
|
|
17386
|
+
"nightly": {
|
|
17387
|
+
"url": "https://w3c-fedid.github.io/FedCM/",
|
|
17388
|
+
"status": "Editor's Draft",
|
|
17389
|
+
"alternateUrls": [],
|
|
17390
|
+
"repository": "https://github.com/w3c-fedid/FedCM",
|
|
17391
|
+
"sourcePath": "spec/index.bs",
|
|
17392
|
+
"filename": "index.html"
|
|
17393
|
+
},
|
|
17394
|
+
"title": "Federated Credential Management API",
|
|
17395
|
+
"source": "w3c",
|
|
17396
|
+
"shortTitle": "Federated Credential Management API",
|
|
17397
|
+
"categories": [
|
|
17398
|
+
"browser"
|
|
17399
|
+
],
|
|
17400
|
+
"standing": "good"
|
|
17401
|
+
},
|
|
17320
17402
|
{
|
|
17321
17403
|
"url": "https://www.w3.org/TR/fetch-metadata/",
|
|
17322
17404
|
"seriesComposition": "full",
|
|
@@ -18097,6 +18179,46 @@
|
|
|
18097
18179
|
]
|
|
18098
18180
|
}
|
|
18099
18181
|
},
|
|
18182
|
+
{
|
|
18183
|
+
"url": "https://www.w3.org/TR/html-ruby-extensions/",
|
|
18184
|
+
"seriesComposition": "full",
|
|
18185
|
+
"shortname": "html-ruby-extensions",
|
|
18186
|
+
"series": {
|
|
18187
|
+
"shortname": "html-ruby-extensions",
|
|
18188
|
+
"currentSpecification": "html-ruby-extensions",
|
|
18189
|
+
"title": "HTML Ruby Markup Extensions",
|
|
18190
|
+
"shortTitle": "HTML Ruby Markup Extensions",
|
|
18191
|
+
"releaseUrl": "https://www.w3.org/TR/html-ruby-extensions/",
|
|
18192
|
+
"nightlyUrl": "https://w3c.github.io/html-ruby/"
|
|
18193
|
+
},
|
|
18194
|
+
"nightly": {
|
|
18195
|
+
"url": "https://w3c.github.io/html-ruby/",
|
|
18196
|
+
"status": "Editor's Draft",
|
|
18197
|
+
"sourcePath": "Overview.bs",
|
|
18198
|
+
"alternateUrls": [],
|
|
18199
|
+
"repository": "https://github.com/w3c/html-ruby",
|
|
18200
|
+
"filename": "index.html"
|
|
18201
|
+
},
|
|
18202
|
+
"organization": "W3C",
|
|
18203
|
+
"groups": [
|
|
18204
|
+
{
|
|
18205
|
+
"name": "HTML Working Group",
|
|
18206
|
+
"url": "https://www.w3.org/groups/wg/htmlwg/"
|
|
18207
|
+
}
|
|
18208
|
+
],
|
|
18209
|
+
"release": {
|
|
18210
|
+
"url": "https://www.w3.org/TR/html-ruby-extensions/",
|
|
18211
|
+
"status": "Working Draft",
|
|
18212
|
+
"filename": "Overview.html"
|
|
18213
|
+
},
|
|
18214
|
+
"title": "HTML Ruby Markup Extensions",
|
|
18215
|
+
"source": "w3c",
|
|
18216
|
+
"shortTitle": "HTML Ruby Markup Extensions",
|
|
18217
|
+
"categories": [
|
|
18218
|
+
"browser"
|
|
18219
|
+
],
|
|
18220
|
+
"standing": "good"
|
|
18221
|
+
},
|
|
18100
18222
|
{
|
|
18101
18223
|
"url": "https://www.w3.org/TR/IFT/",
|
|
18102
18224
|
"seriesComposition": "full",
|
package/package.json
CHANGED