browser-specs 3.46.0 → 3.48.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 +244 -155
- 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",
|
|
@@ -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",
|
|
@@ -12240,7 +12262,7 @@
|
|
|
12240
12262
|
"sourcePath": "css-images-4/Overview.bs",
|
|
12241
12263
|
"filename": "Overview.html"
|
|
12242
12264
|
},
|
|
12243
|
-
"title": "CSS
|
|
12265
|
+
"title": "CSS Images Module Level 4",
|
|
12244
12266
|
"source": "w3c",
|
|
12245
12267
|
"categories": [
|
|
12246
12268
|
"browser"
|
|
@@ -14821,7 +14843,7 @@
|
|
|
14821
14843
|
{
|
|
14822
14844
|
"url": "https://www.w3.org/TR/CSS21/",
|
|
14823
14845
|
"seriesComposition": "full",
|
|
14824
|
-
"shortname": "
|
|
14846
|
+
"shortname": "CSS2",
|
|
14825
14847
|
"series": {
|
|
14826
14848
|
"shortname": "CSS",
|
|
14827
14849
|
"currentSpecification": "CSS22",
|
|
@@ -14832,14 +14854,37 @@
|
|
|
14832
14854
|
},
|
|
14833
14855
|
"seriesVersion": "2.1",
|
|
14834
14856
|
"nightly": {
|
|
14835
|
-
"url": "https://
|
|
14857
|
+
"url": "https://www.w3.org/TR/CSS21/",
|
|
14836
14858
|
"status": "Editor's Draft",
|
|
14837
|
-
"
|
|
14838
|
-
"
|
|
14839
|
-
"https://
|
|
14859
|
+
"alternateUrls": [],
|
|
14860
|
+
"pages": [
|
|
14861
|
+
"https://www.w3.org/TR/CSS21/about.html",
|
|
14862
|
+
"https://www.w3.org/TR/CSS21/intro.html",
|
|
14863
|
+
"https://www.w3.org/TR/CSS21/conform.html",
|
|
14864
|
+
"https://www.w3.org/TR/CSS21/syndata.html",
|
|
14865
|
+
"https://www.w3.org/TR/CSS21/selector.html",
|
|
14866
|
+
"https://www.w3.org/TR/CSS21/cascade.html",
|
|
14867
|
+
"https://www.w3.org/TR/CSS21/media.html",
|
|
14868
|
+
"https://www.w3.org/TR/CSS21/box.html",
|
|
14869
|
+
"https://www.w3.org/TR/CSS21/visuren.html",
|
|
14870
|
+
"https://www.w3.org/TR/CSS21/visudet.html",
|
|
14871
|
+
"https://www.w3.org/TR/CSS21/visufx.html",
|
|
14872
|
+
"https://www.w3.org/TR/CSS21/generate.html",
|
|
14873
|
+
"https://www.w3.org/TR/CSS21/page.html",
|
|
14874
|
+
"https://www.w3.org/TR/CSS21/colors.html",
|
|
14875
|
+
"https://www.w3.org/TR/CSS21/fonts.html",
|
|
14876
|
+
"https://www.w3.org/TR/CSS21/text.html",
|
|
14877
|
+
"https://www.w3.org/TR/CSS21/tables.html",
|
|
14878
|
+
"https://www.w3.org/TR/CSS21/ui.html",
|
|
14879
|
+
"https://www.w3.org/TR/CSS21/aural.html",
|
|
14880
|
+
"https://www.w3.org/TR/CSS21/refs.html",
|
|
14881
|
+
"https://www.w3.org/TR/CSS21/changes.html",
|
|
14882
|
+
"https://www.w3.org/TR/CSS21/sample.html",
|
|
14883
|
+
"https://www.w3.org/TR/CSS21/zindex.html",
|
|
14884
|
+
"https://www.w3.org/TR/CSS21/propidx.html",
|
|
14885
|
+
"https://www.w3.org/TR/CSS21/grammar.html",
|
|
14886
|
+
"https://www.w3.org/TR/CSS21/indexlist.html"
|
|
14840
14887
|
],
|
|
14841
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
14842
|
-
"pages": [],
|
|
14843
14888
|
"filename": "Overview.html"
|
|
14844
14889
|
},
|
|
14845
14890
|
"seriesNext": "CSS22",
|
|
@@ -14889,13 +14934,7 @@
|
|
|
14889
14934
|
"categories": [
|
|
14890
14935
|
"browser"
|
|
14891
14936
|
],
|
|
14892
|
-
"standing": "good"
|
|
14893
|
-
"tests": {
|
|
14894
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
14895
|
-
"testPaths": [
|
|
14896
|
-
"css/CSS2"
|
|
14897
|
-
]
|
|
14898
|
-
}
|
|
14937
|
+
"standing": "good"
|
|
14899
14938
|
},
|
|
14900
14939
|
{
|
|
14901
14940
|
"url": "https://www.w3.org/TR/CSS22/",
|
|
@@ -14921,7 +14960,7 @@
|
|
|
14921
14960
|
"pages": [],
|
|
14922
14961
|
"filename": "Overview.html"
|
|
14923
14962
|
},
|
|
14924
|
-
"seriesPrevious": "
|
|
14963
|
+
"seriesPrevious": "CSS2",
|
|
14925
14964
|
"organization": "W3C",
|
|
14926
14965
|
"groups": [
|
|
14927
14966
|
{
|
|
@@ -20125,6 +20164,56 @@
|
|
|
20125
20164
|
]
|
|
20126
20165
|
}
|
|
20127
20166
|
},
|
|
20167
|
+
{
|
|
20168
|
+
"url": "https://www.w3.org/TR/web-animations-2/",
|
|
20169
|
+
"seriesComposition": "delta",
|
|
20170
|
+
"shortname": "web-animations-2",
|
|
20171
|
+
"series": {
|
|
20172
|
+
"shortname": "web-animations",
|
|
20173
|
+
"currentSpecification": "web-animations-1",
|
|
20174
|
+
"title": "Web Animations",
|
|
20175
|
+
"shortTitle": "Web Animations",
|
|
20176
|
+
"releaseUrl": "https://www.w3.org/TR/web-animations/",
|
|
20177
|
+
"nightlyUrl": "https://drafts.csswg.org/web-animations/"
|
|
20178
|
+
},
|
|
20179
|
+
"seriesVersion": "2",
|
|
20180
|
+
"seriesPrevious": "web-animations-1",
|
|
20181
|
+
"organization": "W3C",
|
|
20182
|
+
"groups": [
|
|
20183
|
+
{
|
|
20184
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
20185
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
20186
|
+
}
|
|
20187
|
+
],
|
|
20188
|
+
"release": {
|
|
20189
|
+
"url": "https://www.w3.org/TR/web-animations-2/",
|
|
20190
|
+
"status": "First Public Working Draft",
|
|
20191
|
+
"filename": "Overview.html"
|
|
20192
|
+
},
|
|
20193
|
+
"nightly": {
|
|
20194
|
+
"url": "https://drafts.csswg.org/web-animations-2/",
|
|
20195
|
+
"status": "Editor's Draft",
|
|
20196
|
+
"alternateUrls": [
|
|
20197
|
+
"https://w3c.github.io/csswg-drafts/web-animations-2/"
|
|
20198
|
+
],
|
|
20199
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
20200
|
+
"sourcePath": "web-animations-2/Overview.bs",
|
|
20201
|
+
"filename": "Overview.html"
|
|
20202
|
+
},
|
|
20203
|
+
"title": "Web Animations Level 2",
|
|
20204
|
+
"source": "w3c",
|
|
20205
|
+
"shortTitle": "Web Animations 2",
|
|
20206
|
+
"categories": [
|
|
20207
|
+
"browser"
|
|
20208
|
+
],
|
|
20209
|
+
"standing": "good",
|
|
20210
|
+
"tests": {
|
|
20211
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
20212
|
+
"testPaths": [
|
|
20213
|
+
"web-animations"
|
|
20214
|
+
]
|
|
20215
|
+
}
|
|
20216
|
+
},
|
|
20128
20217
|
{
|
|
20129
20218
|
"url": "https://www.w3.org/TR/web-locks/",
|
|
20130
20219
|
"seriesComposition": "full",
|
|
@@ -21410,7 +21499,7 @@
|
|
|
21410
21499
|
"sourcePath": "webrtc.html",
|
|
21411
21500
|
"filename": "index.html"
|
|
21412
21501
|
},
|
|
21413
|
-
"title": "WebRTC
|
|
21502
|
+
"title": "WebRTC: Real-Time Communication in Browsers",
|
|
21414
21503
|
"source": "w3c",
|
|
21415
21504
|
"categories": [
|
|
21416
21505
|
"browser"
|
package/package.json
CHANGED