web-specs 2.49.0 → 2.51.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 +246 -157
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -372,51 +372,6 @@
|
|
|
372
372
|
],
|
|
373
373
|
"standing": "good"
|
|
374
374
|
},
|
|
375
|
-
{
|
|
376
|
-
"url": "https://drafts.csswg.org/css-animations-2/",
|
|
377
|
-
"seriesComposition": "delta",
|
|
378
|
-
"shortname": "css-animations-2",
|
|
379
|
-
"series": {
|
|
380
|
-
"shortname": "css-animations",
|
|
381
|
-
"currentSpecification": "css-animations-1",
|
|
382
|
-
"title": "CSS Animations",
|
|
383
|
-
"shortTitle": "CSS Animations",
|
|
384
|
-
"releaseUrl": "https://www.w3.org/TR/css-animations/",
|
|
385
|
-
"nightlyUrl": "https://drafts.csswg.org/css-animations/"
|
|
386
|
-
},
|
|
387
|
-
"seriesVersion": "2",
|
|
388
|
-
"seriesPrevious": "css-animations-1",
|
|
389
|
-
"organization": "W3C",
|
|
390
|
-
"groups": [
|
|
391
|
-
{
|
|
392
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
393
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
394
|
-
}
|
|
395
|
-
],
|
|
396
|
-
"nightly": {
|
|
397
|
-
"url": "https://drafts.csswg.org/css-animations-2/",
|
|
398
|
-
"status": "Editor's Draft",
|
|
399
|
-
"alternateUrls": [
|
|
400
|
-
"https://w3c.github.io/csswg-drafts/css-animations-2/"
|
|
401
|
-
],
|
|
402
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
403
|
-
"sourcePath": "css-animations-2/Overview.bs",
|
|
404
|
-
"filename": "Overview.html"
|
|
405
|
-
},
|
|
406
|
-
"title": "CSS Animations Level 2",
|
|
407
|
-
"source": "spec",
|
|
408
|
-
"shortTitle": "CSS Animations 2",
|
|
409
|
-
"categories": [
|
|
410
|
-
"browser"
|
|
411
|
-
],
|
|
412
|
-
"standing": "good",
|
|
413
|
-
"tests": {
|
|
414
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
415
|
-
"testPaths": [
|
|
416
|
-
"css/css-animations"
|
|
417
|
-
]
|
|
418
|
-
}
|
|
419
|
-
},
|
|
420
375
|
{
|
|
421
376
|
"url": "https://drafts.csswg.org/css-backgrounds-4/",
|
|
422
377
|
"seriesComposition": "delta",
|
|
@@ -1359,51 +1314,6 @@
|
|
|
1359
1314
|
],
|
|
1360
1315
|
"standing": "good"
|
|
1361
1316
|
},
|
|
1362
|
-
{
|
|
1363
|
-
"url": "https://drafts.csswg.org/web-animations-2/",
|
|
1364
|
-
"seriesComposition": "delta",
|
|
1365
|
-
"shortname": "web-animations-2",
|
|
1366
|
-
"series": {
|
|
1367
|
-
"shortname": "web-animations",
|
|
1368
|
-
"currentSpecification": "web-animations-1",
|
|
1369
|
-
"title": "Web Animations",
|
|
1370
|
-
"shortTitle": "Web Animations",
|
|
1371
|
-
"releaseUrl": "https://www.w3.org/TR/web-animations/",
|
|
1372
|
-
"nightlyUrl": "https://drafts.csswg.org/web-animations/"
|
|
1373
|
-
},
|
|
1374
|
-
"seriesVersion": "2",
|
|
1375
|
-
"standing": "good",
|
|
1376
|
-
"nightly": {
|
|
1377
|
-
"url": "https://drafts.csswg.org/web-animations-2/",
|
|
1378
|
-
"status": "Unofficial Proposal Draft",
|
|
1379
|
-
"alternateUrls": [
|
|
1380
|
-
"https://w3c.github.io/csswg-drafts/web-animations-2/"
|
|
1381
|
-
],
|
|
1382
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
1383
|
-
"sourcePath": "web-animations-2/Overview.bs",
|
|
1384
|
-
"filename": "Overview.html"
|
|
1385
|
-
},
|
|
1386
|
-
"seriesPrevious": "web-animations-1",
|
|
1387
|
-
"organization": "W3C",
|
|
1388
|
-
"groups": [
|
|
1389
|
-
{
|
|
1390
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
1391
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
1392
|
-
}
|
|
1393
|
-
],
|
|
1394
|
-
"title": "Web Animations Level 2",
|
|
1395
|
-
"source": "spec",
|
|
1396
|
-
"shortTitle": "Web Animations 2",
|
|
1397
|
-
"categories": [
|
|
1398
|
-
"browser"
|
|
1399
|
-
],
|
|
1400
|
-
"tests": {
|
|
1401
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
1402
|
-
"testPaths": [
|
|
1403
|
-
"web-animations"
|
|
1404
|
-
]
|
|
1405
|
-
}
|
|
1406
|
-
},
|
|
1407
1317
|
{
|
|
1408
1318
|
"url": "https://drafts.fxtf.org/compositing-2/",
|
|
1409
1319
|
"seriesComposition": "full",
|
|
@@ -4591,8 +4501,8 @@
|
|
|
4591
4501
|
"series": {
|
|
4592
4502
|
"shortname": "tc39-import-assertions",
|
|
4593
4503
|
"currentSpecification": "tc39-import-assertions",
|
|
4594
|
-
"title": "
|
|
4595
|
-
"shortTitle": "
|
|
4504
|
+
"title": "Import Assertions",
|
|
4505
|
+
"shortTitle": "Import Assertions",
|
|
4596
4506
|
"nightlyUrl": "https://tc39.es/proposal-import-assertions/"
|
|
4597
4507
|
},
|
|
4598
4508
|
"organization": "Ecma International",
|
|
@@ -4610,9 +4520,9 @@
|
|
|
4610
4520
|
"sourcePath": "spec.emu",
|
|
4611
4521
|
"filename": "index.html"
|
|
4612
4522
|
},
|
|
4613
|
-
"title": "
|
|
4523
|
+
"title": "Import Assertions",
|
|
4614
4524
|
"source": "spec",
|
|
4615
|
-
"shortTitle": "
|
|
4525
|
+
"shortTitle": "Import Assertions",
|
|
4616
4526
|
"categories": [
|
|
4617
4527
|
"browser"
|
|
4618
4528
|
],
|
|
@@ -7284,6 +7194,40 @@
|
|
|
7284
7194
|
],
|
|
7285
7195
|
"standing": "good"
|
|
7286
7196
|
},
|
|
7197
|
+
{
|
|
7198
|
+
"url": "https://wicg.github.io/fenced-frame/",
|
|
7199
|
+
"seriesComposition": "full",
|
|
7200
|
+
"shortname": "fenced-frame",
|
|
7201
|
+
"series": {
|
|
7202
|
+
"shortname": "fenced-frame",
|
|
7203
|
+
"currentSpecification": "fenced-frame",
|
|
7204
|
+
"title": "Fenced frame",
|
|
7205
|
+
"shortTitle": "Fenced frame",
|
|
7206
|
+
"nightlyUrl": "https://wicg.github.io/fenced-frame/"
|
|
7207
|
+
},
|
|
7208
|
+
"organization": "W3C",
|
|
7209
|
+
"groups": [
|
|
7210
|
+
{
|
|
7211
|
+
"name": "Web Platform Incubator Community Group",
|
|
7212
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
7213
|
+
}
|
|
7214
|
+
],
|
|
7215
|
+
"nightly": {
|
|
7216
|
+
"url": "https://wicg.github.io/fenced-frame/",
|
|
7217
|
+
"status": "Draft Community Group Report",
|
|
7218
|
+
"alternateUrls": [],
|
|
7219
|
+
"repository": "https://github.com/WICG/fenced-frame",
|
|
7220
|
+
"sourcePath": "spec.bs",
|
|
7221
|
+
"filename": "index.html"
|
|
7222
|
+
},
|
|
7223
|
+
"title": "Fenced frame",
|
|
7224
|
+
"source": "spec",
|
|
7225
|
+
"shortTitle": "Fenced frame",
|
|
7226
|
+
"categories": [
|
|
7227
|
+
"browser"
|
|
7228
|
+
],
|
|
7229
|
+
"standing": "good"
|
|
7230
|
+
},
|
|
7287
7231
|
{
|
|
7288
7232
|
"url": "https://wicg.github.io/file-system-access/",
|
|
7289
7233
|
"seriesComposition": "full",
|
|
@@ -7793,8 +7737,8 @@
|
|
|
7793
7737
|
"series": {
|
|
7794
7738
|
"shortname": "local-network-access",
|
|
7795
7739
|
"currentSpecification": "local-network-access",
|
|
7796
|
-
"title": "
|
|
7797
|
-
"shortTitle": "
|
|
7740
|
+
"title": "Local Network Access",
|
|
7741
|
+
"shortTitle": "Local Network Access",
|
|
7798
7742
|
"nightlyUrl": "https://wicg.github.io/local-network-access/"
|
|
7799
7743
|
},
|
|
7800
7744
|
"organization": "W3C",
|
|
@@ -7812,9 +7756,9 @@
|
|
|
7812
7756
|
"sourcePath": "index.src.html",
|
|
7813
7757
|
"filename": "index.html"
|
|
7814
7758
|
},
|
|
7815
|
-
"title": "
|
|
7759
|
+
"title": "Local Network Access",
|
|
7816
7760
|
"source": "spec",
|
|
7817
|
-
"shortTitle": "
|
|
7761
|
+
"shortTitle": "Local Network Access",
|
|
7818
7762
|
"categories": [
|
|
7819
7763
|
"browser"
|
|
7820
7764
|
],
|
|
@@ -7990,46 +7934,6 @@
|
|
|
7990
7934
|
],
|
|
7991
7935
|
"standing": "good"
|
|
7992
7936
|
},
|
|
7993
|
-
{
|
|
7994
|
-
"url": "https://wicg.github.io/navigation-api/",
|
|
7995
|
-
"seriesComposition": "full",
|
|
7996
|
-
"shortname": "navigation-api",
|
|
7997
|
-
"series": {
|
|
7998
|
-
"shortname": "navigation-api",
|
|
7999
|
-
"currentSpecification": "navigation-api",
|
|
8000
|
-
"title": "Navigation API",
|
|
8001
|
-
"shortTitle": "Navigation API",
|
|
8002
|
-
"nightlyUrl": "https://wicg.github.io/navigation-api/"
|
|
8003
|
-
},
|
|
8004
|
-
"organization": "W3C",
|
|
8005
|
-
"groups": [
|
|
8006
|
-
{
|
|
8007
|
-
"name": "Web Platform Incubator Community Group",
|
|
8008
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
8009
|
-
}
|
|
8010
|
-
],
|
|
8011
|
-
"nightly": {
|
|
8012
|
-
"url": "https://wicg.github.io/navigation-api/",
|
|
8013
|
-
"status": "Draft Community Group Report",
|
|
8014
|
-
"alternateUrls": [],
|
|
8015
|
-
"repository": "https://github.com/WICG/navigation-api",
|
|
8016
|
-
"sourcePath": "spec.bs",
|
|
8017
|
-
"filename": "index.html"
|
|
8018
|
-
},
|
|
8019
|
-
"title": "Navigation API",
|
|
8020
|
-
"source": "spec",
|
|
8021
|
-
"shortTitle": "Navigation API",
|
|
8022
|
-
"categories": [
|
|
8023
|
-
"browser"
|
|
8024
|
-
],
|
|
8025
|
-
"standing": "good",
|
|
8026
|
-
"tests": {
|
|
8027
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
8028
|
-
"testPaths": [
|
|
8029
|
-
"navigation-api"
|
|
8030
|
-
]
|
|
8031
|
-
}
|
|
8032
|
-
},
|
|
8033
7937
|
{
|
|
8034
7938
|
"url": "https://wicg.github.io/netinfo/",
|
|
8035
7939
|
"seriesComposition": "full",
|
|
@@ -8761,6 +8665,74 @@
|
|
|
8761
8665
|
]
|
|
8762
8666
|
}
|
|
8763
8667
|
},
|
|
8668
|
+
{
|
|
8669
|
+
"url": "https://wicg.github.io/trust-token-api/",
|
|
8670
|
+
"seriesComposition": "full",
|
|
8671
|
+
"shortname": "trust-token-api",
|
|
8672
|
+
"series": {
|
|
8673
|
+
"shortname": "trust-token-api",
|
|
8674
|
+
"currentSpecification": "trust-token-api",
|
|
8675
|
+
"title": "Private State Token API",
|
|
8676
|
+
"shortTitle": "Private State Token API",
|
|
8677
|
+
"nightlyUrl": "https://wicg.github.io/trust-token-api/"
|
|
8678
|
+
},
|
|
8679
|
+
"organization": "W3C",
|
|
8680
|
+
"groups": [
|
|
8681
|
+
{
|
|
8682
|
+
"name": "Web Platform Incubator Community Group",
|
|
8683
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
8684
|
+
}
|
|
8685
|
+
],
|
|
8686
|
+
"nightly": {
|
|
8687
|
+
"url": "https://wicg.github.io/trust-token-api/",
|
|
8688
|
+
"status": "Draft Community Group Report",
|
|
8689
|
+
"alternateUrls": [],
|
|
8690
|
+
"repository": "https://github.com/WICG/trust-token-api",
|
|
8691
|
+
"sourcePath": "spec.bs",
|
|
8692
|
+
"filename": "index.html"
|
|
8693
|
+
},
|
|
8694
|
+
"title": "Private State Token API",
|
|
8695
|
+
"source": "spec",
|
|
8696
|
+
"shortTitle": "Private State Token API",
|
|
8697
|
+
"categories": [
|
|
8698
|
+
"browser"
|
|
8699
|
+
],
|
|
8700
|
+
"standing": "good"
|
|
8701
|
+
},
|
|
8702
|
+
{
|
|
8703
|
+
"url": "https://wicg.github.io/turtledove/",
|
|
8704
|
+
"seriesComposition": "full",
|
|
8705
|
+
"shortname": "turtledove",
|
|
8706
|
+
"series": {
|
|
8707
|
+
"shortname": "turtledove",
|
|
8708
|
+
"currentSpecification": "turtledove",
|
|
8709
|
+
"title": "FLEDGE",
|
|
8710
|
+
"shortTitle": "FLEDGE",
|
|
8711
|
+
"nightlyUrl": "https://wicg.github.io/turtledove/"
|
|
8712
|
+
},
|
|
8713
|
+
"organization": "W3C",
|
|
8714
|
+
"groups": [
|
|
8715
|
+
{
|
|
8716
|
+
"name": "Web Platform Incubator Community Group",
|
|
8717
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
8718
|
+
}
|
|
8719
|
+
],
|
|
8720
|
+
"nightly": {
|
|
8721
|
+
"url": "https://wicg.github.io/turtledove/",
|
|
8722
|
+
"status": "Draft Community Group Report",
|
|
8723
|
+
"alternateUrls": [],
|
|
8724
|
+
"repository": "https://github.com/WICG/turtledove",
|
|
8725
|
+
"sourcePath": "spec.bs",
|
|
8726
|
+
"filename": "index.html"
|
|
8727
|
+
},
|
|
8728
|
+
"title": "FLEDGE",
|
|
8729
|
+
"source": "spec",
|
|
8730
|
+
"shortTitle": "FLEDGE",
|
|
8731
|
+
"categories": [
|
|
8732
|
+
"browser"
|
|
8733
|
+
],
|
|
8734
|
+
"standing": "good"
|
|
8735
|
+
},
|
|
8764
8736
|
{
|
|
8765
8737
|
"url": "https://wicg.github.io/ua-client-hints/",
|
|
8766
8738
|
"seriesComposition": "full",
|
|
@@ -11432,6 +11404,56 @@
|
|
|
11432
11404
|
]
|
|
11433
11405
|
}
|
|
11434
11406
|
},
|
|
11407
|
+
{
|
|
11408
|
+
"url": "https://www.w3.org/TR/css-animations-2/",
|
|
11409
|
+
"seriesComposition": "delta",
|
|
11410
|
+
"shortname": "css-animations-2",
|
|
11411
|
+
"series": {
|
|
11412
|
+
"shortname": "css-animations",
|
|
11413
|
+
"currentSpecification": "css-animations-1",
|
|
11414
|
+
"title": "CSS Animations",
|
|
11415
|
+
"shortTitle": "CSS Animations",
|
|
11416
|
+
"releaseUrl": "https://www.w3.org/TR/css-animations/",
|
|
11417
|
+
"nightlyUrl": "https://drafts.csswg.org/css-animations/"
|
|
11418
|
+
},
|
|
11419
|
+
"seriesVersion": "2",
|
|
11420
|
+
"seriesPrevious": "css-animations-1",
|
|
11421
|
+
"organization": "W3C",
|
|
11422
|
+
"groups": [
|
|
11423
|
+
{
|
|
11424
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
11425
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
11426
|
+
}
|
|
11427
|
+
],
|
|
11428
|
+
"release": {
|
|
11429
|
+
"url": "https://www.w3.org/TR/css-animations-2/",
|
|
11430
|
+
"status": "First Public Working Draft",
|
|
11431
|
+
"filename": "Overview.html"
|
|
11432
|
+
},
|
|
11433
|
+
"nightly": {
|
|
11434
|
+
"url": "https://drafts.csswg.org/css-animations-2/",
|
|
11435
|
+
"status": "Editor's Draft",
|
|
11436
|
+
"alternateUrls": [
|
|
11437
|
+
"https://w3c.github.io/csswg-drafts/css-animations-2/"
|
|
11438
|
+
],
|
|
11439
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
11440
|
+
"sourcePath": "css-animations-2/Overview.bs",
|
|
11441
|
+
"filename": "Overview.html"
|
|
11442
|
+
},
|
|
11443
|
+
"title": "CSS Animations Level 2",
|
|
11444
|
+
"source": "w3c",
|
|
11445
|
+
"shortTitle": "CSS Animations 2",
|
|
11446
|
+
"categories": [
|
|
11447
|
+
"browser"
|
|
11448
|
+
],
|
|
11449
|
+
"standing": "good",
|
|
11450
|
+
"tests": {
|
|
11451
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
11452
|
+
"testPaths": [
|
|
11453
|
+
"css/css-animations"
|
|
11454
|
+
]
|
|
11455
|
+
}
|
|
11456
|
+
},
|
|
11435
11457
|
{
|
|
11436
11458
|
"url": "https://www.w3.org/TR/css-backgrounds-3/",
|
|
11437
11459
|
"seriesComposition": "full",
|
|
@@ -13084,7 +13106,7 @@
|
|
|
13084
13106
|
"sourcePath": "css-images-4/Overview.bs",
|
|
13085
13107
|
"filename": "Overview.html"
|
|
13086
13108
|
},
|
|
13087
|
-
"title": "CSS
|
|
13109
|
+
"title": "CSS Images Module Level 4",
|
|
13088
13110
|
"source": "w3c",
|
|
13089
13111
|
"categories": [
|
|
13090
13112
|
"browser"
|
|
@@ -15665,7 +15687,7 @@
|
|
|
15665
15687
|
{
|
|
15666
15688
|
"url": "https://www.w3.org/TR/CSS21/",
|
|
15667
15689
|
"seriesComposition": "full",
|
|
15668
|
-
"shortname": "
|
|
15690
|
+
"shortname": "CSS2",
|
|
15669
15691
|
"series": {
|
|
15670
15692
|
"shortname": "CSS",
|
|
15671
15693
|
"currentSpecification": "CSS22",
|
|
@@ -15676,14 +15698,37 @@
|
|
|
15676
15698
|
},
|
|
15677
15699
|
"seriesVersion": "2.1",
|
|
15678
15700
|
"nightly": {
|
|
15679
|
-
"url": "https://
|
|
15701
|
+
"url": "https://www.w3.org/TR/CSS21/",
|
|
15680
15702
|
"status": "Editor's Draft",
|
|
15681
|
-
"
|
|
15682
|
-
"
|
|
15683
|
-
"https://
|
|
15703
|
+
"alternateUrls": [],
|
|
15704
|
+
"pages": [
|
|
15705
|
+
"https://www.w3.org/TR/CSS21/about.html",
|
|
15706
|
+
"https://www.w3.org/TR/CSS21/intro.html",
|
|
15707
|
+
"https://www.w3.org/TR/CSS21/conform.html",
|
|
15708
|
+
"https://www.w3.org/TR/CSS21/syndata.html",
|
|
15709
|
+
"https://www.w3.org/TR/CSS21/selector.html",
|
|
15710
|
+
"https://www.w3.org/TR/CSS21/cascade.html",
|
|
15711
|
+
"https://www.w3.org/TR/CSS21/media.html",
|
|
15712
|
+
"https://www.w3.org/TR/CSS21/box.html",
|
|
15713
|
+
"https://www.w3.org/TR/CSS21/visuren.html",
|
|
15714
|
+
"https://www.w3.org/TR/CSS21/visudet.html",
|
|
15715
|
+
"https://www.w3.org/TR/CSS21/visufx.html",
|
|
15716
|
+
"https://www.w3.org/TR/CSS21/generate.html",
|
|
15717
|
+
"https://www.w3.org/TR/CSS21/page.html",
|
|
15718
|
+
"https://www.w3.org/TR/CSS21/colors.html",
|
|
15719
|
+
"https://www.w3.org/TR/CSS21/fonts.html",
|
|
15720
|
+
"https://www.w3.org/TR/CSS21/text.html",
|
|
15721
|
+
"https://www.w3.org/TR/CSS21/tables.html",
|
|
15722
|
+
"https://www.w3.org/TR/CSS21/ui.html",
|
|
15723
|
+
"https://www.w3.org/TR/CSS21/aural.html",
|
|
15724
|
+
"https://www.w3.org/TR/CSS21/refs.html",
|
|
15725
|
+
"https://www.w3.org/TR/CSS21/changes.html",
|
|
15726
|
+
"https://www.w3.org/TR/CSS21/sample.html",
|
|
15727
|
+
"https://www.w3.org/TR/CSS21/zindex.html",
|
|
15728
|
+
"https://www.w3.org/TR/CSS21/propidx.html",
|
|
15729
|
+
"https://www.w3.org/TR/CSS21/grammar.html",
|
|
15730
|
+
"https://www.w3.org/TR/CSS21/indexlist.html"
|
|
15684
15731
|
],
|
|
15685
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
15686
|
-
"pages": [],
|
|
15687
15732
|
"filename": "Overview.html"
|
|
15688
15733
|
},
|
|
15689
15734
|
"seriesNext": "CSS22",
|
|
@@ -15733,13 +15778,7 @@
|
|
|
15733
15778
|
"categories": [
|
|
15734
15779
|
"browser"
|
|
15735
15780
|
],
|
|
15736
|
-
"standing": "good"
|
|
15737
|
-
"tests": {
|
|
15738
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
15739
|
-
"testPaths": [
|
|
15740
|
-
"css/CSS2"
|
|
15741
|
-
]
|
|
15742
|
-
}
|
|
15781
|
+
"standing": "good"
|
|
15743
15782
|
},
|
|
15744
15783
|
{
|
|
15745
15784
|
"url": "https://www.w3.org/TR/CSS22/",
|
|
@@ -15765,7 +15804,7 @@
|
|
|
15765
15804
|
"pages": [],
|
|
15766
15805
|
"filename": "Overview.html"
|
|
15767
15806
|
},
|
|
15768
|
-
"seriesPrevious": "
|
|
15807
|
+
"seriesPrevious": "CSS2",
|
|
15769
15808
|
"organization": "W3C",
|
|
15770
15809
|
"groups": [
|
|
15771
15810
|
{
|
|
@@ -16258,7 +16297,7 @@
|
|
|
16258
16297
|
],
|
|
16259
16298
|
"release": {
|
|
16260
16299
|
"url": "https://www.w3.org/TR/epub-33/",
|
|
16261
|
-
"status": "Candidate Recommendation
|
|
16300
|
+
"status": "Candidate Recommendation Snapshot",
|
|
16262
16301
|
"filename": "Overview.html"
|
|
16263
16302
|
},
|
|
16264
16303
|
"title": "EPUB 3.3",
|
|
@@ -16297,7 +16336,7 @@
|
|
|
16297
16336
|
],
|
|
16298
16337
|
"release": {
|
|
16299
16338
|
"url": "https://www.w3.org/TR/epub-rs-33/",
|
|
16300
|
-
"status": "Candidate Recommendation
|
|
16339
|
+
"status": "Candidate Recommendation Snapshot",
|
|
16301
16340
|
"filename": "Overview.html"
|
|
16302
16341
|
},
|
|
16303
16342
|
"title": "EPUB Reading Systems 3.3",
|
|
@@ -21546,6 +21585,56 @@
|
|
|
21546
21585
|
]
|
|
21547
21586
|
}
|
|
21548
21587
|
},
|
|
21588
|
+
{
|
|
21589
|
+
"url": "https://www.w3.org/TR/web-animations-2/",
|
|
21590
|
+
"seriesComposition": "delta",
|
|
21591
|
+
"shortname": "web-animations-2",
|
|
21592
|
+
"series": {
|
|
21593
|
+
"shortname": "web-animations",
|
|
21594
|
+
"currentSpecification": "web-animations-1",
|
|
21595
|
+
"title": "Web Animations",
|
|
21596
|
+
"shortTitle": "Web Animations",
|
|
21597
|
+
"releaseUrl": "https://www.w3.org/TR/web-animations/",
|
|
21598
|
+
"nightlyUrl": "https://drafts.csswg.org/web-animations/"
|
|
21599
|
+
},
|
|
21600
|
+
"seriesVersion": "2",
|
|
21601
|
+
"seriesPrevious": "web-animations-1",
|
|
21602
|
+
"organization": "W3C",
|
|
21603
|
+
"groups": [
|
|
21604
|
+
{
|
|
21605
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
21606
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
21607
|
+
}
|
|
21608
|
+
],
|
|
21609
|
+
"release": {
|
|
21610
|
+
"url": "https://www.w3.org/TR/web-animations-2/",
|
|
21611
|
+
"status": "First Public Working Draft",
|
|
21612
|
+
"filename": "Overview.html"
|
|
21613
|
+
},
|
|
21614
|
+
"nightly": {
|
|
21615
|
+
"url": "https://drafts.csswg.org/web-animations-2/",
|
|
21616
|
+
"status": "Editor's Draft",
|
|
21617
|
+
"alternateUrls": [
|
|
21618
|
+
"https://w3c.github.io/csswg-drafts/web-animations-2/"
|
|
21619
|
+
],
|
|
21620
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
21621
|
+
"sourcePath": "web-animations-2/Overview.bs",
|
|
21622
|
+
"filename": "Overview.html"
|
|
21623
|
+
},
|
|
21624
|
+
"title": "Web Animations Level 2",
|
|
21625
|
+
"source": "w3c",
|
|
21626
|
+
"shortTitle": "Web Animations 2",
|
|
21627
|
+
"categories": [
|
|
21628
|
+
"browser"
|
|
21629
|
+
],
|
|
21630
|
+
"standing": "good",
|
|
21631
|
+
"tests": {
|
|
21632
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
21633
|
+
"testPaths": [
|
|
21634
|
+
"web-animations"
|
|
21635
|
+
]
|
|
21636
|
+
}
|
|
21637
|
+
},
|
|
21549
21638
|
{
|
|
21550
21639
|
"url": "https://www.w3.org/TR/web-locks/",
|
|
21551
21640
|
"seriesComposition": "full",
|
|
@@ -22831,7 +22920,7 @@
|
|
|
22831
22920
|
"sourcePath": "webrtc.html",
|
|
22832
22921
|
"filename": "index.html"
|
|
22833
22922
|
},
|
|
22834
|
-
"title": "WebRTC
|
|
22923
|
+
"title": "WebRTC: Real-Time Communication in Browsers",
|
|
22835
22924
|
"source": "w3c",
|
|
22836
22925
|
"categories": [
|
|
22837
22926
|
"browser"
|