web-specs 2.76.0 → 2.78.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 +108 -39
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"series": {
|
|
7
7
|
"shortname": "afgs1-spec",
|
|
8
8
|
"currentSpecification": "afgs1-spec",
|
|
9
|
-
"title": "AOMedia Film Grain Synthesis 1 (AFGS1) specification
|
|
9
|
+
"title": "AOMedia Film Grain Synthesis 1 (AFGS1) specification",
|
|
10
10
|
"shortTitle": "AFGS1",
|
|
11
11
|
"nightlyUrl": "https://aomediacodec.github.io/afgs1-spec/"
|
|
12
12
|
},
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"sourcePath": "index.md",
|
|
27
27
|
"filename": "index.html"
|
|
28
28
|
},
|
|
29
|
-
"title": "AOMedia Film Grain Synthesis 1 (AFGS1) specification
|
|
29
|
+
"title": "AOMedia Film Grain Synthesis 1 (AFGS1) specification",
|
|
30
30
|
"source": "spec",
|
|
31
31
|
"shortTitle": "AFGS1",
|
|
32
32
|
"standing": "good"
|
|
@@ -1597,42 +1597,6 @@
|
|
|
1597
1597
|
],
|
|
1598
1598
|
"standing": "good"
|
|
1599
1599
|
},
|
|
1600
|
-
{
|
|
1601
|
-
"url": "https://drafts.csswg.org/css-viewport/",
|
|
1602
|
-
"seriesComposition": "full",
|
|
1603
|
-
"shortname": "css-viewport",
|
|
1604
|
-
"series": {
|
|
1605
|
-
"shortname": "css-viewport",
|
|
1606
|
-
"currentSpecification": "css-viewport",
|
|
1607
|
-
"title": "CSS Viewport",
|
|
1608
|
-
"shortTitle": "CSS Viewport",
|
|
1609
|
-
"nightlyUrl": "https://drafts.csswg.org/css-viewport/"
|
|
1610
|
-
},
|
|
1611
|
-
"organization": "W3C",
|
|
1612
|
-
"groups": [
|
|
1613
|
-
{
|
|
1614
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
1615
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
1616
|
-
}
|
|
1617
|
-
],
|
|
1618
|
-
"nightly": {
|
|
1619
|
-
"url": "https://drafts.csswg.org/css-viewport/",
|
|
1620
|
-
"status": "Editor's Draft",
|
|
1621
|
-
"alternateUrls": [
|
|
1622
|
-
"https://w3c.github.io/csswg-drafts/css-viewport/"
|
|
1623
|
-
],
|
|
1624
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
1625
|
-
"sourcePath": "css-viewport/Overview.bs",
|
|
1626
|
-
"filename": "index.html"
|
|
1627
|
-
},
|
|
1628
|
-
"title": "CSS Viewport Module Level 1",
|
|
1629
|
-
"source": "spec",
|
|
1630
|
-
"shortTitle": "CSS Viewport 1",
|
|
1631
|
-
"categories": [
|
|
1632
|
-
"browser"
|
|
1633
|
-
],
|
|
1634
|
-
"standing": "good"
|
|
1635
|
-
},
|
|
1636
1600
|
{
|
|
1637
1601
|
"url": "https://drafts.fxtf.org/compositing-2/",
|
|
1638
1602
|
"seriesComposition": "full",
|
|
@@ -16542,6 +16506,56 @@
|
|
|
16542
16506
|
],
|
|
16543
16507
|
"standing": "good"
|
|
16544
16508
|
},
|
|
16509
|
+
{
|
|
16510
|
+
"url": "https://www.w3.org/TR/css-viewport-1/",
|
|
16511
|
+
"seriesComposition": "full",
|
|
16512
|
+
"shortname": "css-viewport-1",
|
|
16513
|
+
"series": {
|
|
16514
|
+
"shortname": "css-viewport",
|
|
16515
|
+
"currentSpecification": "css-viewport-1",
|
|
16516
|
+
"title": "CSS Viewport Module",
|
|
16517
|
+
"shortTitle": "CSS Viewport",
|
|
16518
|
+
"releaseUrl": "https://www.w3.org/TR/css-viewport/",
|
|
16519
|
+
"nightlyUrl": "https://drafts.csswg.org/css-viewport/"
|
|
16520
|
+
},
|
|
16521
|
+
"seriesVersion": "1",
|
|
16522
|
+
"organization": "W3C",
|
|
16523
|
+
"groups": [
|
|
16524
|
+
{
|
|
16525
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
16526
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
16527
|
+
}
|
|
16528
|
+
],
|
|
16529
|
+
"release": {
|
|
16530
|
+
"url": "https://www.w3.org/TR/css-viewport-1/",
|
|
16531
|
+
"status": "First Public Working Draft",
|
|
16532
|
+
"filename": "Overview.html"
|
|
16533
|
+
},
|
|
16534
|
+
"nightly": {
|
|
16535
|
+
"url": "https://drafts.csswg.org/css-viewport-1/",
|
|
16536
|
+
"status": "Editor's Draft",
|
|
16537
|
+
"alternateUrls": [
|
|
16538
|
+
"https://w3c.github.io/csswg-drafts/css-viewport-1/",
|
|
16539
|
+
"https://w3c.github.io/csswg-drafts/css-viewport/"
|
|
16540
|
+
],
|
|
16541
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
16542
|
+
"sourcePath": "css-viewport/Overview.bs",
|
|
16543
|
+
"filename": "Overview.html"
|
|
16544
|
+
},
|
|
16545
|
+
"title": "CSS Viewport Module Level 1",
|
|
16546
|
+
"source": "w3c",
|
|
16547
|
+
"shortTitle": "CSS Viewport 1",
|
|
16548
|
+
"categories": [
|
|
16549
|
+
"browser"
|
|
16550
|
+
],
|
|
16551
|
+
"standing": "good",
|
|
16552
|
+
"tests": {
|
|
16553
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
16554
|
+
"testPaths": [
|
|
16555
|
+
"css/css-viewport"
|
|
16556
|
+
]
|
|
16557
|
+
}
|
|
16558
|
+
},
|
|
16545
16559
|
{
|
|
16546
16560
|
"url": "https://www.w3.org/TR/css-will-change-1/",
|
|
16547
16561
|
"seriesComposition": "full",
|
|
@@ -19214,7 +19228,13 @@
|
|
|
19214
19228
|
"categories": [
|
|
19215
19229
|
"browser"
|
|
19216
19230
|
],
|
|
19217
|
-
"standing": "good"
|
|
19231
|
+
"standing": "good",
|
|
19232
|
+
"tests": {
|
|
19233
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
19234
|
+
"testPaths": [
|
|
19235
|
+
"mediacapture-insertable-streams"
|
|
19236
|
+
]
|
|
19237
|
+
}
|
|
19218
19238
|
},
|
|
19219
19239
|
{
|
|
19220
19240
|
"url": "https://www.w3.org/TR/mediacapture-viewport/",
|
|
@@ -23461,6 +23481,7 @@
|
|
|
23461
23481
|
},
|
|
23462
23482
|
"seriesVersion": "1.2",
|
|
23463
23483
|
"title": "Accessible Rich Internet Applications (WAI-ARIA)",
|
|
23484
|
+
"seriesNext": "wai-aria-1.3",
|
|
23464
23485
|
"organization": "W3C",
|
|
23465
23486
|
"groups": [
|
|
23466
23487
|
{
|
|
@@ -23494,6 +23515,54 @@
|
|
|
23494
23515
|
]
|
|
23495
23516
|
}
|
|
23496
23517
|
},
|
|
23518
|
+
{
|
|
23519
|
+
"url": "https://www.w3.org/TR/wai-aria-1.3/",
|
|
23520
|
+
"seriesComposition": "full",
|
|
23521
|
+
"shortname": "wai-aria-1.3",
|
|
23522
|
+
"series": {
|
|
23523
|
+
"shortname": "wai-aria",
|
|
23524
|
+
"currentSpecification": "wai-aria-1.2",
|
|
23525
|
+
"title": "Accessible Rich Internet Applications (WAI-ARIA)",
|
|
23526
|
+
"shortTitle": "WAI-ARIA",
|
|
23527
|
+
"releaseUrl": "https://www.w3.org/TR/wai-aria/",
|
|
23528
|
+
"nightlyUrl": "https://w3c.github.io/aria/"
|
|
23529
|
+
},
|
|
23530
|
+
"seriesVersion": "1.3",
|
|
23531
|
+
"title": "Accessible Rich Internet Applications (WAI-ARIA)",
|
|
23532
|
+
"seriesPrevious": "wai-aria-1.2",
|
|
23533
|
+
"organization": "W3C",
|
|
23534
|
+
"groups": [
|
|
23535
|
+
{
|
|
23536
|
+
"name": "Accessible Rich Internet Applications Working Group",
|
|
23537
|
+
"url": "https://www.w3.org/WAI/ARIA/"
|
|
23538
|
+
}
|
|
23539
|
+
],
|
|
23540
|
+
"release": {
|
|
23541
|
+
"url": "https://www.w3.org/TR/wai-aria-1.3/",
|
|
23542
|
+
"status": "First Public Working Draft",
|
|
23543
|
+
"filename": "Overview.html"
|
|
23544
|
+
},
|
|
23545
|
+
"nightly": {
|
|
23546
|
+
"url": "https://w3c.github.io/aria/",
|
|
23547
|
+
"status": "Editor's Draft",
|
|
23548
|
+
"alternateUrls": [],
|
|
23549
|
+
"repository": "https://github.com/w3c/aria",
|
|
23550
|
+
"sourcePath": "index.html",
|
|
23551
|
+
"filename": "index.html"
|
|
23552
|
+
},
|
|
23553
|
+
"source": "w3c",
|
|
23554
|
+
"shortTitle": "WAI-ARIA",
|
|
23555
|
+
"categories": [
|
|
23556
|
+
"browser"
|
|
23557
|
+
],
|
|
23558
|
+
"standing": "good",
|
|
23559
|
+
"tests": {
|
|
23560
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
23561
|
+
"testPaths": [
|
|
23562
|
+
"wai-aria"
|
|
23563
|
+
]
|
|
23564
|
+
}
|
|
23565
|
+
},
|
|
23497
23566
|
{
|
|
23498
23567
|
"url": "https://www.w3.org/TR/wasm-core-1/",
|
|
23499
23568
|
"seriesComposition": "full",
|