web-specs 2.50.0 → 2.52.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 +219 -187
- 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",
|
|
@@ -1604,8 +1514,8 @@
|
|
|
1604
1514
|
"fetch"
|
|
1605
1515
|
],
|
|
1606
1516
|
"excludePaths": [
|
|
1607
|
-
"fetch/
|
|
1608
|
-
"fetch/
|
|
1517
|
+
"fetch/local-network-access",
|
|
1518
|
+
"fetch/metadata"
|
|
1609
1519
|
]
|
|
1610
1520
|
}
|
|
1611
1521
|
},
|
|
@@ -2132,8 +2042,8 @@
|
|
|
2132
2042
|
"series": {
|
|
2133
2043
|
"shortname": "requestStorageAccessForOrigin",
|
|
2134
2044
|
"currentSpecification": "requestStorageAccessForOrigin",
|
|
2135
|
-
"title": "
|
|
2136
|
-
"shortTitle": "
|
|
2045
|
+
"title": "requestStorageAccessFor API",
|
|
2046
|
+
"shortTitle": "requestStorageAccessFor API",
|
|
2137
2047
|
"nightlyUrl": "https://privacycg.github.io/requestStorageAccessForOrigin/"
|
|
2138
2048
|
},
|
|
2139
2049
|
"organization": "W3C",
|
|
@@ -2151,9 +2061,9 @@
|
|
|
2151
2061
|
"sourcePath": "index.bs",
|
|
2152
2062
|
"filename": "index.html"
|
|
2153
2063
|
},
|
|
2154
|
-
"title": "
|
|
2064
|
+
"title": "requestStorageAccessFor API",
|
|
2155
2065
|
"source": "spec",
|
|
2156
|
-
"shortTitle": "
|
|
2066
|
+
"shortTitle": "requestStorageAccessFor API",
|
|
2157
2067
|
"categories": [
|
|
2158
2068
|
"browser"
|
|
2159
2069
|
],
|
|
@@ -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",
|
|
@@ -16275,7 +16297,7 @@
|
|
|
16275
16297
|
],
|
|
16276
16298
|
"release": {
|
|
16277
16299
|
"url": "https://www.w3.org/TR/epub-33/",
|
|
16278
|
-
"status": "Candidate Recommendation
|
|
16300
|
+
"status": "Candidate Recommendation Snapshot",
|
|
16279
16301
|
"filename": "Overview.html"
|
|
16280
16302
|
},
|
|
16281
16303
|
"title": "EPUB 3.3",
|
|
@@ -16314,7 +16336,7 @@
|
|
|
16314
16336
|
],
|
|
16315
16337
|
"release": {
|
|
16316
16338
|
"url": "https://www.w3.org/TR/epub-rs-33/",
|
|
16317
|
-
"status": "Candidate Recommendation
|
|
16339
|
+
"status": "Candidate Recommendation Snapshot",
|
|
16318
16340
|
"filename": "Overview.html"
|
|
16319
16341
|
},
|
|
16320
16342
|
"title": "EPUB Reading Systems 3.3",
|
|
@@ -19755,46 +19777,6 @@
|
|
|
19755
19777
|
]
|
|
19756
19778
|
}
|
|
19757
19779
|
},
|
|
19758
|
-
{
|
|
19759
|
-
"url": "https://www.w3.org/TR/resource-hints/",
|
|
19760
|
-
"seriesComposition": "full",
|
|
19761
|
-
"shortname": "resource-hints",
|
|
19762
|
-
"series": {
|
|
19763
|
-
"shortname": "resource-hints",
|
|
19764
|
-
"currentSpecification": "resource-hints",
|
|
19765
|
-
"title": "Resource Hints",
|
|
19766
|
-
"shortTitle": "Resource Hints",
|
|
19767
|
-
"releaseUrl": "https://www.w3.org/TR/resource-hints/",
|
|
19768
|
-
"nightlyUrl": "https://w3c.github.io/resource-hints/"
|
|
19769
|
-
},
|
|
19770
|
-
"organization": "W3C",
|
|
19771
|
-
"groups": [
|
|
19772
|
-
{
|
|
19773
|
-
"name": "Web Performance Working Group",
|
|
19774
|
-
"url": "https://www.w3.org/webperf/"
|
|
19775
|
-
}
|
|
19776
|
-
],
|
|
19777
|
-
"release": {
|
|
19778
|
-
"url": "https://www.w3.org/TR/resource-hints/",
|
|
19779
|
-
"status": "Working Draft",
|
|
19780
|
-
"filename": "Overview.html"
|
|
19781
|
-
},
|
|
19782
|
-
"nightly": {
|
|
19783
|
-
"url": "https://w3c.github.io/resource-hints/",
|
|
19784
|
-
"status": "Editor's Draft",
|
|
19785
|
-
"alternateUrls": [],
|
|
19786
|
-
"repository": "https://github.com/w3c/resource-hints",
|
|
19787
|
-
"sourcePath": "index.html",
|
|
19788
|
-
"filename": "index.html"
|
|
19789
|
-
},
|
|
19790
|
-
"title": "Resource Hints",
|
|
19791
|
-
"source": "w3c",
|
|
19792
|
-
"shortTitle": "Resource Hints",
|
|
19793
|
-
"categories": [
|
|
19794
|
-
"browser"
|
|
19795
|
-
],
|
|
19796
|
-
"standing": "good"
|
|
19797
|
-
},
|
|
19798
19780
|
{
|
|
19799
19781
|
"url": "https://www.w3.org/TR/resource-timing/",
|
|
19800
19782
|
"seriesComposition": "full",
|
|
@@ -21563,6 +21545,56 @@
|
|
|
21563
21545
|
]
|
|
21564
21546
|
}
|
|
21565
21547
|
},
|
|
21548
|
+
{
|
|
21549
|
+
"url": "https://www.w3.org/TR/web-animations-2/",
|
|
21550
|
+
"seriesComposition": "delta",
|
|
21551
|
+
"shortname": "web-animations-2",
|
|
21552
|
+
"series": {
|
|
21553
|
+
"shortname": "web-animations",
|
|
21554
|
+
"currentSpecification": "web-animations-1",
|
|
21555
|
+
"title": "Web Animations",
|
|
21556
|
+
"shortTitle": "Web Animations",
|
|
21557
|
+
"releaseUrl": "https://www.w3.org/TR/web-animations/",
|
|
21558
|
+
"nightlyUrl": "https://drafts.csswg.org/web-animations/"
|
|
21559
|
+
},
|
|
21560
|
+
"seriesVersion": "2",
|
|
21561
|
+
"seriesPrevious": "web-animations-1",
|
|
21562
|
+
"organization": "W3C",
|
|
21563
|
+
"groups": [
|
|
21564
|
+
{
|
|
21565
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
21566
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
21567
|
+
}
|
|
21568
|
+
],
|
|
21569
|
+
"release": {
|
|
21570
|
+
"url": "https://www.w3.org/TR/web-animations-2/",
|
|
21571
|
+
"status": "First Public Working Draft",
|
|
21572
|
+
"filename": "Overview.html"
|
|
21573
|
+
},
|
|
21574
|
+
"nightly": {
|
|
21575
|
+
"url": "https://drafts.csswg.org/web-animations-2/",
|
|
21576
|
+
"status": "Editor's Draft",
|
|
21577
|
+
"alternateUrls": [
|
|
21578
|
+
"https://w3c.github.io/csswg-drafts/web-animations-2/"
|
|
21579
|
+
],
|
|
21580
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
21581
|
+
"sourcePath": "web-animations-2/Overview.bs",
|
|
21582
|
+
"filename": "Overview.html"
|
|
21583
|
+
},
|
|
21584
|
+
"title": "Web Animations Level 2",
|
|
21585
|
+
"source": "w3c",
|
|
21586
|
+
"shortTitle": "Web Animations 2",
|
|
21587
|
+
"categories": [
|
|
21588
|
+
"browser"
|
|
21589
|
+
],
|
|
21590
|
+
"standing": "good",
|
|
21591
|
+
"tests": {
|
|
21592
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
21593
|
+
"testPaths": [
|
|
21594
|
+
"web-animations"
|
|
21595
|
+
]
|
|
21596
|
+
}
|
|
21597
|
+
},
|
|
21566
21598
|
{
|
|
21567
21599
|
"url": "https://www.w3.org/TR/web-locks/",
|
|
21568
21600
|
"seriesComposition": "full",
|
|
@@ -22848,7 +22880,7 @@
|
|
|
22848
22880
|
"sourcePath": "webrtc.html",
|
|
22849
22881
|
"filename": "index.html"
|
|
22850
22882
|
},
|
|
22851
|
-
"title": "WebRTC
|
|
22883
|
+
"title": "WebRTC: Real-Time Communication in Browsers",
|
|
22852
22884
|
"source": "w3c",
|
|
22853
22885
|
"categories": [
|
|
22854
22886
|
"browser"
|