browser-specs 3.47.0 → 3.49.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 +217 -185
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -329,51 +329,6 @@
|
|
|
329
329
|
],
|
|
330
330
|
"standing": "good"
|
|
331
331
|
},
|
|
332
|
-
{
|
|
333
|
-
"url": "https://drafts.csswg.org/css-animations-2/",
|
|
334
|
-
"seriesComposition": "delta",
|
|
335
|
-
"shortname": "css-animations-2",
|
|
336
|
-
"series": {
|
|
337
|
-
"shortname": "css-animations",
|
|
338
|
-
"currentSpecification": "css-animations-1",
|
|
339
|
-
"title": "CSS Animations",
|
|
340
|
-
"shortTitle": "CSS Animations",
|
|
341
|
-
"releaseUrl": "https://www.w3.org/TR/css-animations/",
|
|
342
|
-
"nightlyUrl": "https://drafts.csswg.org/css-animations/"
|
|
343
|
-
},
|
|
344
|
-
"seriesVersion": "2",
|
|
345
|
-
"seriesPrevious": "css-animations-1",
|
|
346
|
-
"organization": "W3C",
|
|
347
|
-
"groups": [
|
|
348
|
-
{
|
|
349
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
350
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
351
|
-
}
|
|
352
|
-
],
|
|
353
|
-
"nightly": {
|
|
354
|
-
"url": "https://drafts.csswg.org/css-animations-2/",
|
|
355
|
-
"status": "Editor's Draft",
|
|
356
|
-
"alternateUrls": [
|
|
357
|
-
"https://w3c.github.io/csswg-drafts/css-animations-2/"
|
|
358
|
-
],
|
|
359
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
360
|
-
"sourcePath": "css-animations-2/Overview.bs",
|
|
361
|
-
"filename": "Overview.html"
|
|
362
|
-
},
|
|
363
|
-
"title": "CSS Animations Level 2",
|
|
364
|
-
"source": "spec",
|
|
365
|
-
"shortTitle": "CSS Animations 2",
|
|
366
|
-
"categories": [
|
|
367
|
-
"browser"
|
|
368
|
-
],
|
|
369
|
-
"standing": "good",
|
|
370
|
-
"tests": {
|
|
371
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
372
|
-
"testPaths": [
|
|
373
|
-
"css/css-animations"
|
|
374
|
-
]
|
|
375
|
-
}
|
|
376
|
-
},
|
|
377
332
|
{
|
|
378
333
|
"url": "https://drafts.csswg.org/css-backgrounds-4/",
|
|
379
334
|
"seriesComposition": "delta",
|
|
@@ -1204,51 +1159,6 @@
|
|
|
1204
1159
|
],
|
|
1205
1160
|
"standing": "good"
|
|
1206
1161
|
},
|
|
1207
|
-
{
|
|
1208
|
-
"url": "https://drafts.csswg.org/web-animations-2/",
|
|
1209
|
-
"seriesComposition": "delta",
|
|
1210
|
-
"shortname": "web-animations-2",
|
|
1211
|
-
"series": {
|
|
1212
|
-
"shortname": "web-animations",
|
|
1213
|
-
"currentSpecification": "web-animations-1",
|
|
1214
|
-
"title": "Web Animations",
|
|
1215
|
-
"shortTitle": "Web Animations",
|
|
1216
|
-
"releaseUrl": "https://www.w3.org/TR/web-animations/",
|
|
1217
|
-
"nightlyUrl": "https://drafts.csswg.org/web-animations/"
|
|
1218
|
-
},
|
|
1219
|
-
"seriesVersion": "2",
|
|
1220
|
-
"standing": "good",
|
|
1221
|
-
"nightly": {
|
|
1222
|
-
"url": "https://drafts.csswg.org/web-animations-2/",
|
|
1223
|
-
"status": "Unofficial Proposal Draft",
|
|
1224
|
-
"alternateUrls": [
|
|
1225
|
-
"https://w3c.github.io/csswg-drafts/web-animations-2/"
|
|
1226
|
-
],
|
|
1227
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
1228
|
-
"sourcePath": "web-animations-2/Overview.bs",
|
|
1229
|
-
"filename": "Overview.html"
|
|
1230
|
-
},
|
|
1231
|
-
"seriesPrevious": "web-animations-1",
|
|
1232
|
-
"organization": "W3C",
|
|
1233
|
-
"groups": [
|
|
1234
|
-
{
|
|
1235
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
1236
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
1237
|
-
}
|
|
1238
|
-
],
|
|
1239
|
-
"title": "Web Animations Level 2",
|
|
1240
|
-
"source": "spec",
|
|
1241
|
-
"shortTitle": "Web Animations 2",
|
|
1242
|
-
"categories": [
|
|
1243
|
-
"browser"
|
|
1244
|
-
],
|
|
1245
|
-
"tests": {
|
|
1246
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
1247
|
-
"testPaths": [
|
|
1248
|
-
"web-animations"
|
|
1249
|
-
]
|
|
1250
|
-
}
|
|
1251
|
-
},
|
|
1252
1162
|
{
|
|
1253
1163
|
"url": "https://drafts.fxtf.org/compositing-2/",
|
|
1254
1164
|
"seriesComposition": "full",
|
|
@@ -1449,8 +1359,8 @@
|
|
|
1449
1359
|
"fetch"
|
|
1450
1360
|
],
|
|
1451
1361
|
"excludePaths": [
|
|
1452
|
-
"fetch/
|
|
1453
|
-
"fetch/
|
|
1362
|
+
"fetch/local-network-access",
|
|
1363
|
+
"fetch/metadata"
|
|
1454
1364
|
]
|
|
1455
1365
|
}
|
|
1456
1366
|
},
|
|
@@ -1977,8 +1887,8 @@
|
|
|
1977
1887
|
"series": {
|
|
1978
1888
|
"shortname": "requestStorageAccessForOrigin",
|
|
1979
1889
|
"currentSpecification": "requestStorageAccessForOrigin",
|
|
1980
|
-
"title": "
|
|
1981
|
-
"shortTitle": "
|
|
1890
|
+
"title": "requestStorageAccessFor API",
|
|
1891
|
+
"shortTitle": "requestStorageAccessFor API",
|
|
1982
1892
|
"nightlyUrl": "https://privacycg.github.io/requestStorageAccessForOrigin/"
|
|
1983
1893
|
},
|
|
1984
1894
|
"organization": "W3C",
|
|
@@ -1996,9 +1906,9 @@
|
|
|
1996
1906
|
"sourcePath": "index.bs",
|
|
1997
1907
|
"filename": "index.html"
|
|
1998
1908
|
},
|
|
1999
|
-
"title": "
|
|
1909
|
+
"title": "requestStorageAccessFor API",
|
|
2000
1910
|
"source": "spec",
|
|
2001
|
-
"shortTitle": "
|
|
1911
|
+
"shortTitle": "requestStorageAccessFor API",
|
|
2002
1912
|
"categories": [
|
|
2003
1913
|
"browser"
|
|
2004
1914
|
],
|
|
@@ -4436,8 +4346,8 @@
|
|
|
4436
4346
|
"series": {
|
|
4437
4347
|
"shortname": "tc39-import-assertions",
|
|
4438
4348
|
"currentSpecification": "tc39-import-assertions",
|
|
4439
|
-
"title": "
|
|
4440
|
-
"shortTitle": "
|
|
4349
|
+
"title": "Import Assertions",
|
|
4350
|
+
"shortTitle": "Import Assertions",
|
|
4441
4351
|
"nightlyUrl": "https://tc39.es/proposal-import-assertions/"
|
|
4442
4352
|
},
|
|
4443
4353
|
"organization": "Ecma International",
|
|
@@ -4455,9 +4365,9 @@
|
|
|
4455
4365
|
"sourcePath": "spec.emu",
|
|
4456
4366
|
"filename": "index.html"
|
|
4457
4367
|
},
|
|
4458
|
-
"title": "
|
|
4368
|
+
"title": "Import Assertions",
|
|
4459
4369
|
"source": "spec",
|
|
4460
|
-
"shortTitle": "
|
|
4370
|
+
"shortTitle": "Import Assertions",
|
|
4461
4371
|
"categories": [
|
|
4462
4372
|
"browser"
|
|
4463
4373
|
],
|
|
@@ -6502,6 +6412,40 @@
|
|
|
6502
6412
|
],
|
|
6503
6413
|
"standing": "good"
|
|
6504
6414
|
},
|
|
6415
|
+
{
|
|
6416
|
+
"url": "https://wicg.github.io/fenced-frame/",
|
|
6417
|
+
"seriesComposition": "full",
|
|
6418
|
+
"shortname": "fenced-frame",
|
|
6419
|
+
"series": {
|
|
6420
|
+
"shortname": "fenced-frame",
|
|
6421
|
+
"currentSpecification": "fenced-frame",
|
|
6422
|
+
"title": "Fenced frame",
|
|
6423
|
+
"shortTitle": "Fenced frame",
|
|
6424
|
+
"nightlyUrl": "https://wicg.github.io/fenced-frame/"
|
|
6425
|
+
},
|
|
6426
|
+
"organization": "W3C",
|
|
6427
|
+
"groups": [
|
|
6428
|
+
{
|
|
6429
|
+
"name": "Web Platform Incubator Community Group",
|
|
6430
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
6431
|
+
}
|
|
6432
|
+
],
|
|
6433
|
+
"nightly": {
|
|
6434
|
+
"url": "https://wicg.github.io/fenced-frame/",
|
|
6435
|
+
"status": "Draft Community Group Report",
|
|
6436
|
+
"alternateUrls": [],
|
|
6437
|
+
"repository": "https://github.com/WICG/fenced-frame",
|
|
6438
|
+
"sourcePath": "spec.bs",
|
|
6439
|
+
"filename": "index.html"
|
|
6440
|
+
},
|
|
6441
|
+
"title": "Fenced frame",
|
|
6442
|
+
"source": "spec",
|
|
6443
|
+
"shortTitle": "Fenced frame",
|
|
6444
|
+
"categories": [
|
|
6445
|
+
"browser"
|
|
6446
|
+
],
|
|
6447
|
+
"standing": "good"
|
|
6448
|
+
},
|
|
6505
6449
|
{
|
|
6506
6450
|
"url": "https://wicg.github.io/file-system-access/",
|
|
6507
6451
|
"seriesComposition": "full",
|
|
@@ -7011,8 +6955,8 @@
|
|
|
7011
6955
|
"series": {
|
|
7012
6956
|
"shortname": "local-network-access",
|
|
7013
6957
|
"currentSpecification": "local-network-access",
|
|
7014
|
-
"title": "
|
|
7015
|
-
"shortTitle": "
|
|
6958
|
+
"title": "Local Network Access",
|
|
6959
|
+
"shortTitle": "Local Network Access",
|
|
7016
6960
|
"nightlyUrl": "https://wicg.github.io/local-network-access/"
|
|
7017
6961
|
},
|
|
7018
6962
|
"organization": "W3C",
|
|
@@ -7030,9 +6974,9 @@
|
|
|
7030
6974
|
"sourcePath": "index.src.html",
|
|
7031
6975
|
"filename": "index.html"
|
|
7032
6976
|
},
|
|
7033
|
-
"title": "
|
|
6977
|
+
"title": "Local Network Access",
|
|
7034
6978
|
"source": "spec",
|
|
7035
|
-
"shortTitle": "
|
|
6979
|
+
"shortTitle": "Local Network Access",
|
|
7036
6980
|
"categories": [
|
|
7037
6981
|
"browser"
|
|
7038
6982
|
],
|
|
@@ -7208,46 +7152,6 @@
|
|
|
7208
7152
|
],
|
|
7209
7153
|
"standing": "good"
|
|
7210
7154
|
},
|
|
7211
|
-
{
|
|
7212
|
-
"url": "https://wicg.github.io/navigation-api/",
|
|
7213
|
-
"seriesComposition": "full",
|
|
7214
|
-
"shortname": "navigation-api",
|
|
7215
|
-
"series": {
|
|
7216
|
-
"shortname": "navigation-api",
|
|
7217
|
-
"currentSpecification": "navigation-api",
|
|
7218
|
-
"title": "Navigation API",
|
|
7219
|
-
"shortTitle": "Navigation API",
|
|
7220
|
-
"nightlyUrl": "https://wicg.github.io/navigation-api/"
|
|
7221
|
-
},
|
|
7222
|
-
"organization": "W3C",
|
|
7223
|
-
"groups": [
|
|
7224
|
-
{
|
|
7225
|
-
"name": "Web Platform Incubator Community Group",
|
|
7226
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
7227
|
-
}
|
|
7228
|
-
],
|
|
7229
|
-
"nightly": {
|
|
7230
|
-
"url": "https://wicg.github.io/navigation-api/",
|
|
7231
|
-
"status": "Draft Community Group Report",
|
|
7232
|
-
"alternateUrls": [],
|
|
7233
|
-
"repository": "https://github.com/WICG/navigation-api",
|
|
7234
|
-
"sourcePath": "spec.bs",
|
|
7235
|
-
"filename": "index.html"
|
|
7236
|
-
},
|
|
7237
|
-
"title": "Navigation API",
|
|
7238
|
-
"source": "spec",
|
|
7239
|
-
"shortTitle": "Navigation API",
|
|
7240
|
-
"categories": [
|
|
7241
|
-
"browser"
|
|
7242
|
-
],
|
|
7243
|
-
"standing": "good",
|
|
7244
|
-
"tests": {
|
|
7245
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
7246
|
-
"testPaths": [
|
|
7247
|
-
"navigation-api"
|
|
7248
|
-
]
|
|
7249
|
-
}
|
|
7250
|
-
},
|
|
7251
7155
|
{
|
|
7252
7156
|
"url": "https://wicg.github.io/netinfo/",
|
|
7253
7157
|
"seriesComposition": "full",
|
|
@@ -7979,6 +7883,74 @@
|
|
|
7979
7883
|
]
|
|
7980
7884
|
}
|
|
7981
7885
|
},
|
|
7886
|
+
{
|
|
7887
|
+
"url": "https://wicg.github.io/trust-token-api/",
|
|
7888
|
+
"seriesComposition": "full",
|
|
7889
|
+
"shortname": "trust-token-api",
|
|
7890
|
+
"series": {
|
|
7891
|
+
"shortname": "trust-token-api",
|
|
7892
|
+
"currentSpecification": "trust-token-api",
|
|
7893
|
+
"title": "Private State Token API",
|
|
7894
|
+
"shortTitle": "Private State Token API",
|
|
7895
|
+
"nightlyUrl": "https://wicg.github.io/trust-token-api/"
|
|
7896
|
+
},
|
|
7897
|
+
"organization": "W3C",
|
|
7898
|
+
"groups": [
|
|
7899
|
+
{
|
|
7900
|
+
"name": "Web Platform Incubator Community Group",
|
|
7901
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
7902
|
+
}
|
|
7903
|
+
],
|
|
7904
|
+
"nightly": {
|
|
7905
|
+
"url": "https://wicg.github.io/trust-token-api/",
|
|
7906
|
+
"status": "Draft Community Group Report",
|
|
7907
|
+
"alternateUrls": [],
|
|
7908
|
+
"repository": "https://github.com/WICG/trust-token-api",
|
|
7909
|
+
"sourcePath": "spec.bs",
|
|
7910
|
+
"filename": "index.html"
|
|
7911
|
+
},
|
|
7912
|
+
"title": "Private State Token API",
|
|
7913
|
+
"source": "spec",
|
|
7914
|
+
"shortTitle": "Private State Token API",
|
|
7915
|
+
"categories": [
|
|
7916
|
+
"browser"
|
|
7917
|
+
],
|
|
7918
|
+
"standing": "good"
|
|
7919
|
+
},
|
|
7920
|
+
{
|
|
7921
|
+
"url": "https://wicg.github.io/turtledove/",
|
|
7922
|
+
"seriesComposition": "full",
|
|
7923
|
+
"shortname": "turtledove",
|
|
7924
|
+
"series": {
|
|
7925
|
+
"shortname": "turtledove",
|
|
7926
|
+
"currentSpecification": "turtledove",
|
|
7927
|
+
"title": "FLEDGE",
|
|
7928
|
+
"shortTitle": "FLEDGE",
|
|
7929
|
+
"nightlyUrl": "https://wicg.github.io/turtledove/"
|
|
7930
|
+
},
|
|
7931
|
+
"organization": "W3C",
|
|
7932
|
+
"groups": [
|
|
7933
|
+
{
|
|
7934
|
+
"name": "Web Platform Incubator Community Group",
|
|
7935
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
7936
|
+
}
|
|
7937
|
+
],
|
|
7938
|
+
"nightly": {
|
|
7939
|
+
"url": "https://wicg.github.io/turtledove/",
|
|
7940
|
+
"status": "Draft Community Group Report",
|
|
7941
|
+
"alternateUrls": [],
|
|
7942
|
+
"repository": "https://github.com/WICG/turtledove",
|
|
7943
|
+
"sourcePath": "spec.bs",
|
|
7944
|
+
"filename": "index.html"
|
|
7945
|
+
},
|
|
7946
|
+
"title": "FLEDGE",
|
|
7947
|
+
"source": "spec",
|
|
7948
|
+
"shortTitle": "FLEDGE",
|
|
7949
|
+
"categories": [
|
|
7950
|
+
"browser"
|
|
7951
|
+
],
|
|
7952
|
+
"standing": "good"
|
|
7953
|
+
},
|
|
7982
7954
|
{
|
|
7983
7955
|
"url": "https://wicg.github.io/ua-client-hints/",
|
|
7984
7956
|
"seriesComposition": "full",
|
|
@@ -10588,6 +10560,56 @@
|
|
|
10588
10560
|
]
|
|
10589
10561
|
}
|
|
10590
10562
|
},
|
|
10563
|
+
{
|
|
10564
|
+
"url": "https://www.w3.org/TR/css-animations-2/",
|
|
10565
|
+
"seriesComposition": "delta",
|
|
10566
|
+
"shortname": "css-animations-2",
|
|
10567
|
+
"series": {
|
|
10568
|
+
"shortname": "css-animations",
|
|
10569
|
+
"currentSpecification": "css-animations-1",
|
|
10570
|
+
"title": "CSS Animations",
|
|
10571
|
+
"shortTitle": "CSS Animations",
|
|
10572
|
+
"releaseUrl": "https://www.w3.org/TR/css-animations/",
|
|
10573
|
+
"nightlyUrl": "https://drafts.csswg.org/css-animations/"
|
|
10574
|
+
},
|
|
10575
|
+
"seriesVersion": "2",
|
|
10576
|
+
"seriesPrevious": "css-animations-1",
|
|
10577
|
+
"organization": "W3C",
|
|
10578
|
+
"groups": [
|
|
10579
|
+
{
|
|
10580
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
10581
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
10582
|
+
}
|
|
10583
|
+
],
|
|
10584
|
+
"release": {
|
|
10585
|
+
"url": "https://www.w3.org/TR/css-animations-2/",
|
|
10586
|
+
"status": "First Public Working Draft",
|
|
10587
|
+
"filename": "Overview.html"
|
|
10588
|
+
},
|
|
10589
|
+
"nightly": {
|
|
10590
|
+
"url": "https://drafts.csswg.org/css-animations-2/",
|
|
10591
|
+
"status": "Editor's Draft",
|
|
10592
|
+
"alternateUrls": [
|
|
10593
|
+
"https://w3c.github.io/csswg-drafts/css-animations-2/"
|
|
10594
|
+
],
|
|
10595
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10596
|
+
"sourcePath": "css-animations-2/Overview.bs",
|
|
10597
|
+
"filename": "Overview.html"
|
|
10598
|
+
},
|
|
10599
|
+
"title": "CSS Animations Level 2",
|
|
10600
|
+
"source": "w3c",
|
|
10601
|
+
"shortTitle": "CSS Animations 2",
|
|
10602
|
+
"categories": [
|
|
10603
|
+
"browser"
|
|
10604
|
+
],
|
|
10605
|
+
"standing": "good",
|
|
10606
|
+
"tests": {
|
|
10607
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
10608
|
+
"testPaths": [
|
|
10609
|
+
"css/css-animations"
|
|
10610
|
+
]
|
|
10611
|
+
}
|
|
10612
|
+
},
|
|
10591
10613
|
{
|
|
10592
10614
|
"url": "https://www.w3.org/TR/css-backgrounds-3/",
|
|
10593
10615
|
"seriesComposition": "full",
|
|
@@ -18454,46 +18476,6 @@
|
|
|
18454
18476
|
]
|
|
18455
18477
|
}
|
|
18456
18478
|
},
|
|
18457
|
-
{
|
|
18458
|
-
"url": "https://www.w3.org/TR/resource-hints/",
|
|
18459
|
-
"seriesComposition": "full",
|
|
18460
|
-
"shortname": "resource-hints",
|
|
18461
|
-
"series": {
|
|
18462
|
-
"shortname": "resource-hints",
|
|
18463
|
-
"currentSpecification": "resource-hints",
|
|
18464
|
-
"title": "Resource Hints",
|
|
18465
|
-
"shortTitle": "Resource Hints",
|
|
18466
|
-
"releaseUrl": "https://www.w3.org/TR/resource-hints/",
|
|
18467
|
-
"nightlyUrl": "https://w3c.github.io/resource-hints/"
|
|
18468
|
-
},
|
|
18469
|
-
"organization": "W3C",
|
|
18470
|
-
"groups": [
|
|
18471
|
-
{
|
|
18472
|
-
"name": "Web Performance Working Group",
|
|
18473
|
-
"url": "https://www.w3.org/webperf/"
|
|
18474
|
-
}
|
|
18475
|
-
],
|
|
18476
|
-
"release": {
|
|
18477
|
-
"url": "https://www.w3.org/TR/resource-hints/",
|
|
18478
|
-
"status": "Working Draft",
|
|
18479
|
-
"filename": "Overview.html"
|
|
18480
|
-
},
|
|
18481
|
-
"nightly": {
|
|
18482
|
-
"url": "https://w3c.github.io/resource-hints/",
|
|
18483
|
-
"status": "Editor's Draft",
|
|
18484
|
-
"alternateUrls": [],
|
|
18485
|
-
"repository": "https://github.com/w3c/resource-hints",
|
|
18486
|
-
"sourcePath": "index.html",
|
|
18487
|
-
"filename": "index.html"
|
|
18488
|
-
},
|
|
18489
|
-
"title": "Resource Hints",
|
|
18490
|
-
"source": "w3c",
|
|
18491
|
-
"shortTitle": "Resource Hints",
|
|
18492
|
-
"categories": [
|
|
18493
|
-
"browser"
|
|
18494
|
-
],
|
|
18495
|
-
"standing": "good"
|
|
18496
|
-
},
|
|
18497
18479
|
{
|
|
18498
18480
|
"url": "https://www.w3.org/TR/resource-timing/",
|
|
18499
18481
|
"seriesComposition": "full",
|
|
@@ -20142,6 +20124,56 @@
|
|
|
20142
20124
|
]
|
|
20143
20125
|
}
|
|
20144
20126
|
},
|
|
20127
|
+
{
|
|
20128
|
+
"url": "https://www.w3.org/TR/web-animations-2/",
|
|
20129
|
+
"seriesComposition": "delta",
|
|
20130
|
+
"shortname": "web-animations-2",
|
|
20131
|
+
"series": {
|
|
20132
|
+
"shortname": "web-animations",
|
|
20133
|
+
"currentSpecification": "web-animations-1",
|
|
20134
|
+
"title": "Web Animations",
|
|
20135
|
+
"shortTitle": "Web Animations",
|
|
20136
|
+
"releaseUrl": "https://www.w3.org/TR/web-animations/",
|
|
20137
|
+
"nightlyUrl": "https://drafts.csswg.org/web-animations/"
|
|
20138
|
+
},
|
|
20139
|
+
"seriesVersion": "2",
|
|
20140
|
+
"seriesPrevious": "web-animations-1",
|
|
20141
|
+
"organization": "W3C",
|
|
20142
|
+
"groups": [
|
|
20143
|
+
{
|
|
20144
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
20145
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
20146
|
+
}
|
|
20147
|
+
],
|
|
20148
|
+
"release": {
|
|
20149
|
+
"url": "https://www.w3.org/TR/web-animations-2/",
|
|
20150
|
+
"status": "First Public Working Draft",
|
|
20151
|
+
"filename": "Overview.html"
|
|
20152
|
+
},
|
|
20153
|
+
"nightly": {
|
|
20154
|
+
"url": "https://drafts.csswg.org/web-animations-2/",
|
|
20155
|
+
"status": "Editor's Draft",
|
|
20156
|
+
"alternateUrls": [
|
|
20157
|
+
"https://w3c.github.io/csswg-drafts/web-animations-2/"
|
|
20158
|
+
],
|
|
20159
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
20160
|
+
"sourcePath": "web-animations-2/Overview.bs",
|
|
20161
|
+
"filename": "Overview.html"
|
|
20162
|
+
},
|
|
20163
|
+
"title": "Web Animations Level 2",
|
|
20164
|
+
"source": "w3c",
|
|
20165
|
+
"shortTitle": "Web Animations 2",
|
|
20166
|
+
"categories": [
|
|
20167
|
+
"browser"
|
|
20168
|
+
],
|
|
20169
|
+
"standing": "good",
|
|
20170
|
+
"tests": {
|
|
20171
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
20172
|
+
"testPaths": [
|
|
20173
|
+
"web-animations"
|
|
20174
|
+
]
|
|
20175
|
+
}
|
|
20176
|
+
},
|
|
20145
20177
|
{
|
|
20146
20178
|
"url": "https://www.w3.org/TR/web-locks/",
|
|
20147
20179
|
"seriesComposition": "full",
|
|
@@ -21427,7 +21459,7 @@
|
|
|
21427
21459
|
"sourcePath": "webrtc.html",
|
|
21428
21460
|
"filename": "index.html"
|
|
21429
21461
|
},
|
|
21430
|
-
"title": "WebRTC
|
|
21462
|
+
"title": "WebRTC: Real-Time Communication in Browsers",
|
|
21431
21463
|
"source": "w3c",
|
|
21432
21464
|
"categories": [
|
|
21433
21465
|
"browser"
|
package/package.json
CHANGED