web-specs 3.13.0 → 3.14.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.
Files changed (2) hide show
  1. package/index.json +507 -99
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -1423,51 +1423,6 @@
1423
1423
  ]
1424
1424
  }
1425
1425
  },
1426
- {
1427
- "url": "https://drafts.csswg.org/css-scroll-snap-2/",
1428
- "seriesComposition": "delta",
1429
- "shortname": "css-scroll-snap-2",
1430
- "series": {
1431
- "shortname": "css-scroll-snap",
1432
- "currentSpecification": "css-scroll-snap-1",
1433
- "title": "CSS Scroll Snap",
1434
- "shortTitle": "CSS Scroll Snap",
1435
- "releaseUrl": "https://www.w3.org/TR/css-scroll-snap/",
1436
- "nightlyUrl": "https://drafts.csswg.org/css-scroll-snap/"
1437
- },
1438
- "seriesVersion": "2",
1439
- "seriesPrevious": "css-scroll-snap-1",
1440
- "organization": "W3C",
1441
- "groups": [
1442
- {
1443
- "name": "Cascading Style Sheets (CSS) Working Group",
1444
- "url": "https://www.w3.org/Style/CSS/"
1445
- }
1446
- ],
1447
- "nightly": {
1448
- "url": "https://drafts.csswg.org/css-scroll-snap-2/",
1449
- "status": "Editor's Draft",
1450
- "alternateUrls": [
1451
- "https://w3c.github.io/csswg-drafts/css-scroll-snap-2/"
1452
- ],
1453
- "repository": "https://github.com/w3c/csswg-drafts",
1454
- "sourcePath": "css-scroll-snap-2/Overview.bs",
1455
- "filename": "index.html"
1456
- },
1457
- "title": "CSS Scroll Snap Module Level 2",
1458
- "source": "spec",
1459
- "shortTitle": "CSS Scroll Snap 2",
1460
- "categories": [
1461
- "browser"
1462
- ],
1463
- "standing": "good",
1464
- "tests": {
1465
- "repository": "https://github.com/web-platform-tests/wpt",
1466
- "testPaths": [
1467
- "css/css-scroll-snap"
1468
- ]
1469
- }
1470
- },
1471
1426
  {
1472
1427
  "url": "https://drafts.csswg.org/css-shapes-2/",
1473
1428
  "seriesComposition": "delta",
@@ -1805,7 +1760,13 @@
1805
1760
  "categories": [
1806
1761
  "browser"
1807
1762
  ],
1808
- "standing": "good"
1763
+ "standing": "good",
1764
+ "tests": {
1765
+ "repository": "https://github.com/web-platform-tests/wpt",
1766
+ "testPaths": [
1767
+ "fedcm"
1768
+ ]
1769
+ }
1809
1770
  },
1810
1771
  {
1811
1772
  "url": "https://fetch.spec.whatwg.org/",
@@ -6364,8 +6325,8 @@
6364
6325
  "url": "https://w3c.github.io/mathml-aam/",
6365
6326
  "status": "Editor's Draft",
6366
6327
  "alternateUrls": [],
6367
- "repository": "https://github.com/w3c/mathml-aam",
6368
- "sourcePath": "index.html",
6328
+ "repository": "https://github.com/w3c/aria",
6329
+ "sourcePath": "mathml-aam/index.html",
6369
6330
  "filename": "index.html"
6370
6331
  },
6371
6332
  "title": "MathML Accessibility API Mappings 1.0",
@@ -6875,6 +6836,43 @@
6875
6836
  ],
6876
6837
  "standing": "good"
6877
6838
  },
6839
+ {
6840
+ "url": "https://webassembly.github.io/esm-integration/js-api/",
6841
+ "seriesComposition": "fork",
6842
+ "shortname": "wasm-js-api-2-fork-esm-integration",
6843
+ "series": {
6844
+ "shortname": "wasm-js-api",
6845
+ "currentSpecification": "wasm-js-api-2",
6846
+ "title": "WebAssembly JavaScript Interface",
6847
+ "shortTitle": "WebAssembly JavaScript Interface",
6848
+ "releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
6849
+ "nightlyUrl": "https://webassembly.github.io/spec/js-api/"
6850
+ },
6851
+ "seriesVersion": "2",
6852
+ "forkOf": "wasm-js-api-2",
6853
+ "title": "WebAssembly JavaScript Interface: ESM Integration",
6854
+ "organization": "W3C",
6855
+ "groups": [
6856
+ {
6857
+ "name": "WebAssembly Community Group",
6858
+ "url": "https://www.w3.org/community/webassembly/"
6859
+ }
6860
+ ],
6861
+ "nightly": {
6862
+ "url": "https://webassembly.github.io/esm-integration/js-api/",
6863
+ "status": "Editor's Draft",
6864
+ "alternateUrls": [],
6865
+ "repository": "https://github.com/WebAssembly/esm-integration",
6866
+ "sourcePath": "document/js-api/index.bs",
6867
+ "filename": "index.html"
6868
+ },
6869
+ "source": "spec",
6870
+ "shortTitle": "WebAssembly JavaScript Interface: ESM Integration",
6871
+ "categories": [
6872
+ "browser"
6873
+ ],
6874
+ "standing": "good"
6875
+ },
6878
6876
  {
6879
6877
  "url": "https://webassembly.github.io/exception-handling/js-api/",
6880
6878
  "seriesComposition": "fork",
@@ -12202,6 +12200,14 @@
12202
12200
  "nightlyUrl": "https://w3c.github.io/accname/"
12203
12201
  },
12204
12202
  "seriesVersion": "1.2",
12203
+ "nightly": {
12204
+ "url": "https://w3c.github.io/accname/",
12205
+ "status": "Editor's Draft",
12206
+ "repository": "https://github.com/w3c/aria",
12207
+ "alternateUrls": [],
12208
+ "sourcePath": "accname/index.html",
12209
+ "filename": "index.html"
12210
+ },
12205
12211
  "organization": "W3C",
12206
12212
  "groups": [
12207
12213
  {
@@ -12214,14 +12220,6 @@
12214
12220
  "status": "Working Draft",
12215
12221
  "filename": "Overview.html"
12216
12222
  },
12217
- "nightly": {
12218
- "url": "https://w3c.github.io/accname/",
12219
- "status": "Editor's Draft",
12220
- "alternateUrls": [],
12221
- "repository": "https://github.com/w3c/accname",
12222
- "sourcePath": "index.html",
12223
- "filename": "index.html"
12224
- },
12225
12223
  "title": "Accessible Name and Description Computation 1.2",
12226
12224
  "source": "w3c",
12227
12225
  "shortTitle": "Accessible Name and Description Computation 1.2",
@@ -12923,8 +12921,8 @@
12923
12921
  "url": "https://w3c.github.io/core-aam/",
12924
12922
  "status": "Editor's Draft",
12925
12923
  "alternateUrls": [],
12926
- "repository": "https://github.com/w3c/core-aam",
12927
- "sourcePath": "index.html",
12924
+ "repository": "https://github.com/w3c/aria",
12925
+ "sourcePath": "core-aam/index.html",
12928
12926
  "filename": "index.html"
12929
12927
  },
12930
12928
  "title": "Core Accessibility API Mappings 1.2",
@@ -14199,7 +14197,7 @@
14199
14197
  ],
14200
14198
  "release": {
14201
14199
  "url": "https://www.w3.org/TR/css-conditional-5/",
14202
- "status": "First Public Working Draft",
14200
+ "status": "Working Draft",
14203
14201
  "filename": "Overview.html"
14204
14202
  },
14205
14203
  "nightly": {
@@ -16337,6 +16335,56 @@
16337
16335
  ]
16338
16336
  }
16339
16337
  },
16338
+ {
16339
+ "url": "https://www.w3.org/TR/css-scroll-snap-2/",
16340
+ "seriesComposition": "delta",
16341
+ "shortname": "css-scroll-snap-2",
16342
+ "series": {
16343
+ "shortname": "css-scroll-snap",
16344
+ "currentSpecification": "css-scroll-snap-1",
16345
+ "title": "CSS Scroll Snap",
16346
+ "shortTitle": "CSS Scroll Snap",
16347
+ "releaseUrl": "https://www.w3.org/TR/css-scroll-snap/",
16348
+ "nightlyUrl": "https://drafts.csswg.org/css-scroll-snap/"
16349
+ },
16350
+ "seriesVersion": "2",
16351
+ "seriesPrevious": "css-scroll-snap-1",
16352
+ "organization": "W3C",
16353
+ "groups": [
16354
+ {
16355
+ "name": "Cascading Style Sheets (CSS) Working Group",
16356
+ "url": "https://www.w3.org/Style/CSS/"
16357
+ }
16358
+ ],
16359
+ "release": {
16360
+ "url": "https://www.w3.org/TR/css-scroll-snap-2/",
16361
+ "status": "First Public Working Draft",
16362
+ "filename": "Overview.html"
16363
+ },
16364
+ "nightly": {
16365
+ "url": "https://drafts.csswg.org/css-scroll-snap-2/",
16366
+ "status": "Editor's Draft",
16367
+ "alternateUrls": [
16368
+ "https://w3c.github.io/csswg-drafts/css-scroll-snap-2/"
16369
+ ],
16370
+ "repository": "https://github.com/w3c/csswg-drafts",
16371
+ "sourcePath": "css-scroll-snap-2/Overview.bs",
16372
+ "filename": "index.html"
16373
+ },
16374
+ "title": "CSS Scroll Snap Module Level 2",
16375
+ "source": "w3c",
16376
+ "shortTitle": "CSS Scroll Snap 2",
16377
+ "categories": [
16378
+ "browser"
16379
+ ],
16380
+ "standing": "good",
16381
+ "tests": {
16382
+ "repository": "https://github.com/web-platform-tests/wpt",
16383
+ "testPaths": [
16384
+ "css/css-scroll-snap"
16385
+ ]
16386
+ }
16387
+ },
16340
16388
  {
16341
16389
  "url": "https://www.w3.org/TR/css-scrollbars-1/",
16342
16390
  "seriesComposition": "full",
@@ -18319,8 +18367,8 @@
18319
18367
  "url": "https://w3c.github.io/dpub-aam/",
18320
18368
  "status": "Editor's Draft",
18321
18369
  "alternateUrls": [],
18322
- "repository": "https://github.com/w3c/dpub-aam",
18323
- "sourcePath": "index.html",
18370
+ "repository": "https://github.com/w3c/aria",
18371
+ "sourcePath": "dpub-aam/index.html",
18324
18372
  "filename": "index.html"
18325
18373
  },
18326
18374
  "title": "Digital Publishing Accessibility API Mappings 1.1",
@@ -18364,8 +18412,8 @@
18364
18412
  "url": "https://w3c.github.io/dpub-aria/",
18365
18413
  "status": "Editor's Draft",
18366
18414
  "alternateUrls": [],
18367
- "repository": "https://github.com/w3c/dpub-aria",
18368
- "sourcePath": "index.html",
18415
+ "repository": "https://github.com/w3c/aria",
18416
+ "sourcePath": "dpub-aria/index.html",
18369
18417
  "filename": "index.html"
18370
18418
  },
18371
18419
  "title": "Digital Publishing WAI-ARIA Module 1.1",
@@ -18420,17 +18468,339 @@
18420
18468
  "standing": "good"
18421
18469
  },
18422
18470
  {
18423
- "url": "https://www.w3.org/TR/encrypted-media/",
18471
+ "url": "https://www.w3.org/TR/eme-hdcp-version-registry/",
18472
+ "seriesComposition": "full",
18473
+ "shortname": "eme-hdcp-version-registry",
18474
+ "series": {
18475
+ "shortname": "eme-hdcp-version-registry",
18476
+ "currentSpecification": "eme-hdcp-version-registry",
18477
+ "title": "Encrypted Media Extensions HDCP Version Registry",
18478
+ "shortTitle": "Encrypted Media Extensions HDCP Version Registry",
18479
+ "releaseUrl": "https://www.w3.org/TR/eme-hdcp-version-registry/",
18480
+ "nightlyUrl": "https://w3c.github.io/encrypted-media/hdcp-version-registry.html"
18481
+ },
18482
+ "nightly": {
18483
+ "url": "https://w3c.github.io/encrypted-media/hdcp-version-registry.html",
18484
+ "status": "Editor's Draft",
18485
+ "sourcePath": "hdcp-version-registry-respec.html",
18486
+ "alternateUrls": [],
18487
+ "repository": "https://github.com/w3c/encrypted-media",
18488
+ "filename": "hdcp-version-registry.html"
18489
+ },
18490
+ "organization": "W3C",
18491
+ "groups": [
18492
+ {
18493
+ "name": "Media Working Group",
18494
+ "url": "https://www.w3.org/media-wg/"
18495
+ }
18496
+ ],
18497
+ "release": {
18498
+ "url": "https://www.w3.org/TR/eme-hdcp-version-registry/",
18499
+ "status": "Draft Registry",
18500
+ "filename": "Overview.html"
18501
+ },
18502
+ "title": "Encrypted Media Extensions HDCP Version Registry",
18503
+ "source": "w3c",
18504
+ "shortTitle": "Encrypted Media Extensions HDCP Version Registry",
18505
+ "categories": [
18506
+ "browser"
18507
+ ],
18508
+ "standing": "good"
18509
+ },
18510
+ {
18511
+ "url": "https://www.w3.org/TR/eme-initdata-cenc/",
18512
+ "seriesComposition": "full",
18513
+ "shortname": "eme-initdata-cenc",
18514
+ "series": {
18515
+ "shortname": "eme-initdata-cenc",
18516
+ "currentSpecification": "eme-initdata-cenc",
18517
+ "title": "\"cenc\" Initialization Data Format",
18518
+ "shortTitle": "\"cenc\" Initialization Data Format",
18519
+ "releaseUrl": "https://www.w3.org/TR/eme-initdata-cenc/",
18520
+ "nightlyUrl": "https://w3c.github.io/encrypted-media/format-registry/initdata/cenc.html"
18521
+ },
18522
+ "nightly": {
18523
+ "url": "https://w3c.github.io/encrypted-media/format-registry/initdata/cenc.html",
18524
+ "status": "Editor's Draft",
18525
+ "sourcePath": "format-registry/initdata/cenc-respec.html",
18526
+ "alternateUrls": [],
18527
+ "repository": "https://github.com/w3c/encrypted-media",
18528
+ "filename": "cenc.html"
18529
+ },
18530
+ "organization": "W3C",
18531
+ "groups": [
18532
+ {
18533
+ "name": "Media Working Group",
18534
+ "url": "https://www.w3.org/media-wg/"
18535
+ }
18536
+ ],
18537
+ "release": {
18538
+ "url": "https://www.w3.org/TR/eme-initdata-cenc/",
18539
+ "status": "Note",
18540
+ "filename": "Overview.html"
18541
+ },
18542
+ "title": "\"cenc\" Initialization Data Format",
18543
+ "source": "w3c",
18544
+ "shortTitle": "\"cenc\" Initialization Data Format",
18545
+ "categories": [
18546
+ "browser"
18547
+ ],
18548
+ "standing": "good"
18549
+ },
18550
+ {
18551
+ "url": "https://www.w3.org/TR/eme-initdata-keyids/",
18424
18552
  "seriesComposition": "full",
18425
- "shortname": "encrypted-media",
18553
+ "shortname": "eme-initdata-keyids",
18554
+ "series": {
18555
+ "shortname": "eme-initdata-keyids",
18556
+ "currentSpecification": "eme-initdata-keyids",
18557
+ "title": "\"keyids\" Initialization Data Format",
18558
+ "shortTitle": "\"keyids\" Initialization Data Format",
18559
+ "releaseUrl": "https://www.w3.org/TR/eme-initdata-keyids/",
18560
+ "nightlyUrl": "https://w3c.github.io/encrypted-media/format-registry/initdata/keyids.html"
18561
+ },
18562
+ "nightly": {
18563
+ "url": "https://w3c.github.io/encrypted-media/format-registry/initdata/keyids.html",
18564
+ "status": "Editor's Draft",
18565
+ "sourcePath": "format-registry/initdata/keyids-respec.html",
18566
+ "alternateUrls": [],
18567
+ "repository": "https://github.com/w3c/encrypted-media",
18568
+ "filename": "keyids.html"
18569
+ },
18570
+ "organization": "W3C",
18571
+ "groups": [
18572
+ {
18573
+ "name": "Media Working Group",
18574
+ "url": "https://www.w3.org/media-wg/"
18575
+ }
18576
+ ],
18577
+ "release": {
18578
+ "url": "https://www.w3.org/TR/eme-initdata-keyids/",
18579
+ "status": "Note",
18580
+ "filename": "Overview.html"
18581
+ },
18582
+ "title": "\"keyids\" Initialization Data Format",
18583
+ "source": "w3c",
18584
+ "shortTitle": "\"keyids\" Initialization Data Format",
18585
+ "categories": [
18586
+ "browser"
18587
+ ],
18588
+ "standing": "good"
18589
+ },
18590
+ {
18591
+ "url": "https://www.w3.org/TR/eme-initdata-registry/",
18592
+ "seriesComposition": "full",
18593
+ "shortname": "eme-initdata-registry",
18594
+ "series": {
18595
+ "shortname": "eme-initdata-registry",
18596
+ "currentSpecification": "eme-initdata-registry",
18597
+ "title": "Encrypted Media Extensions Initialization Data Format Registry",
18598
+ "shortTitle": "Encrypted Media Extensions Initialization Data Format Registry",
18599
+ "releaseUrl": "https://www.w3.org/TR/eme-initdata-registry/",
18600
+ "nightlyUrl": "https://w3c.github.io/encrypted-media/format-registry/initdata/"
18601
+ },
18602
+ "nightly": {
18603
+ "url": "https://w3c.github.io/encrypted-media/format-registry/initdata/",
18604
+ "status": "Editor's Draft",
18605
+ "sourcePath": "format-registry/initdata/index-respec.html",
18606
+ "alternateUrls": [],
18607
+ "repository": "https://github.com/w3c/encrypted-media",
18608
+ "filename": "index.html"
18609
+ },
18610
+ "organization": "W3C",
18611
+ "groups": [
18612
+ {
18613
+ "name": "Media Working Group",
18614
+ "url": "https://www.w3.org/media-wg/"
18615
+ }
18616
+ ],
18617
+ "release": {
18618
+ "url": "https://www.w3.org/TR/eme-initdata-registry/",
18619
+ "status": "Draft Registry",
18620
+ "filename": "Overview.html"
18621
+ },
18622
+ "title": "Encrypted Media Extensions Initialization Data Format Registry",
18623
+ "source": "w3c",
18624
+ "shortTitle": "Encrypted Media Extensions Initialization Data Format Registry",
18625
+ "categories": [
18626
+ "browser"
18627
+ ],
18628
+ "standing": "good"
18629
+ },
18630
+ {
18631
+ "url": "https://www.w3.org/TR/eme-initdata-webm/",
18632
+ "seriesComposition": "full",
18633
+ "shortname": "eme-initdata-webm",
18634
+ "series": {
18635
+ "shortname": "eme-initdata-webm",
18636
+ "currentSpecification": "eme-initdata-webm",
18637
+ "title": "\"webm\" Initialization Data Format",
18638
+ "shortTitle": "\"webm\" Initialization Data Format",
18639
+ "releaseUrl": "https://www.w3.org/TR/eme-initdata-webm/",
18640
+ "nightlyUrl": "https://w3c.github.io/encrypted-media/format-registry/initdata/webm.html"
18641
+ },
18642
+ "nightly": {
18643
+ "url": "https://w3c.github.io/encrypted-media/format-registry/initdata/webm.html",
18644
+ "status": "Editor's Draft",
18645
+ "sourcePath": "format-registry/initdata/webm-respec.html",
18646
+ "alternateUrls": [],
18647
+ "repository": "https://github.com/w3c/encrypted-media",
18648
+ "filename": "webm.html"
18649
+ },
18650
+ "organization": "W3C",
18651
+ "groups": [
18652
+ {
18653
+ "name": "Media Working Group",
18654
+ "url": "https://www.w3.org/media-wg/"
18655
+ }
18656
+ ],
18657
+ "release": {
18658
+ "url": "https://www.w3.org/TR/eme-initdata-webm/",
18659
+ "status": "Note",
18660
+ "filename": "Overview.html"
18661
+ },
18662
+ "title": "\"webm\" Initialization Data Format",
18663
+ "source": "w3c",
18664
+ "shortTitle": "\"webm\" Initialization Data Format",
18665
+ "categories": [
18666
+ "browser"
18667
+ ],
18668
+ "standing": "good"
18669
+ },
18670
+ {
18671
+ "url": "https://www.w3.org/TR/eme-stream-mp4/",
18672
+ "seriesComposition": "full",
18673
+ "shortname": "eme-stream-mp4",
18674
+ "series": {
18675
+ "shortname": "eme-stream-mp4",
18676
+ "currentSpecification": "eme-stream-mp4",
18677
+ "title": "ISO Common Encryption Protection Scheme for ISO Base Media File Format Stream Format",
18678
+ "shortTitle": "ISO Common Encryption Protection Scheme for ISO Base Media File Format Stream Format",
18679
+ "releaseUrl": "https://www.w3.org/TR/eme-stream-mp4/",
18680
+ "nightlyUrl": "https://w3c.github.io/encrypted-media/format-registry/stream/mp4.html"
18681
+ },
18682
+ "seriesVersion": "4",
18683
+ "nightly": {
18684
+ "url": "https://w3c.github.io/encrypted-media/format-registry/stream/mp4.html",
18685
+ "status": "Editor's Draft",
18686
+ "sourcePath": "format-registry/stream/mp4-respec.html",
18687
+ "alternateUrls": [],
18688
+ "repository": "https://github.com/w3c/encrypted-media",
18689
+ "filename": "mp4.html"
18690
+ },
18691
+ "organization": "W3C",
18692
+ "groups": [
18693
+ {
18694
+ "name": "Media Working Group",
18695
+ "url": "https://www.w3.org/media-wg/"
18696
+ }
18697
+ ],
18698
+ "release": {
18699
+ "url": "https://www.w3.org/TR/eme-stream-mp4/",
18700
+ "status": "Note",
18701
+ "filename": "Overview.html"
18702
+ },
18703
+ "title": "ISO Common Encryption Protection Scheme for ISO Base Media File Format Stream Format",
18704
+ "source": "w3c",
18705
+ "shortTitle": "ISO Common Encryption Protection Scheme for ISO Base Media File Format Stream Format",
18706
+ "categories": [
18707
+ "browser"
18708
+ ],
18709
+ "standing": "good"
18710
+ },
18711
+ {
18712
+ "url": "https://www.w3.org/TR/eme-stream-registry/",
18713
+ "seriesComposition": "full",
18714
+ "shortname": "eme-stream-registry",
18715
+ "series": {
18716
+ "shortname": "eme-stream-registry",
18717
+ "currentSpecification": "eme-stream-registry",
18718
+ "title": "Encrypted Media Extensions Stream Format Registry",
18719
+ "shortTitle": "Encrypted Media Extensions Stream Format Registry",
18720
+ "releaseUrl": "https://www.w3.org/TR/eme-stream-registry/",
18721
+ "nightlyUrl": "https://w3c.github.io/encrypted-media/format-registry/stream/"
18722
+ },
18723
+ "nightly": {
18724
+ "url": "https://w3c.github.io/encrypted-media/format-registry/stream/",
18725
+ "status": "Editor's Draft",
18726
+ "sourcePath": "format-registry/stream/index-respec.html",
18727
+ "alternateUrls": [],
18728
+ "repository": "https://github.com/w3c/encrypted-media",
18729
+ "filename": "index.html"
18730
+ },
18731
+ "organization": "W3C",
18732
+ "groups": [
18733
+ {
18734
+ "name": "Media Working Group",
18735
+ "url": "https://www.w3.org/media-wg/"
18736
+ }
18737
+ ],
18738
+ "release": {
18739
+ "url": "https://www.w3.org/TR/eme-stream-registry/",
18740
+ "status": "Draft Registry",
18741
+ "filename": "Overview.html"
18742
+ },
18743
+ "title": "Encrypted Media Extensions Stream Format Registry",
18744
+ "source": "w3c",
18745
+ "shortTitle": "Encrypted Media Extensions Stream Format Registry",
18746
+ "categories": [
18747
+ "browser"
18748
+ ],
18749
+ "standing": "good"
18750
+ },
18751
+ {
18752
+ "url": "https://www.w3.org/TR/eme-stream-webm/",
18753
+ "seriesComposition": "full",
18754
+ "shortname": "eme-stream-webm",
18755
+ "series": {
18756
+ "shortname": "eme-stream-webm",
18757
+ "currentSpecification": "eme-stream-webm",
18758
+ "title": "WebM Stream Format",
18759
+ "shortTitle": "WebM Stream Format",
18760
+ "releaseUrl": "https://www.w3.org/TR/eme-stream-webm/",
18761
+ "nightlyUrl": "https://w3c.github.io/encrypted-media/format-registry/stream/webm.html"
18762
+ },
18763
+ "nightly": {
18764
+ "url": "https://w3c.github.io/encrypted-media/format-registry/stream/webm.html",
18765
+ "status": "Editor's Draft",
18766
+ "sourcePath": "format-registry/stream/webm-respec.html",
18767
+ "alternateUrls": [],
18768
+ "repository": "https://github.com/w3c/encrypted-media",
18769
+ "filename": "webm.html"
18770
+ },
18771
+ "organization": "W3C",
18772
+ "groups": [
18773
+ {
18774
+ "name": "Media Working Group",
18775
+ "url": "https://www.w3.org/media-wg/"
18776
+ }
18777
+ ],
18778
+ "release": {
18779
+ "url": "https://www.w3.org/TR/eme-stream-webm/",
18780
+ "status": "Note",
18781
+ "filename": "Overview.html"
18782
+ },
18783
+ "title": "WebM Stream Format",
18784
+ "source": "w3c",
18785
+ "shortTitle": "WebM Stream Format",
18786
+ "categories": [
18787
+ "browser"
18788
+ ],
18789
+ "standing": "good"
18790
+ },
18791
+ {
18792
+ "url": "https://www.w3.org/TR/encrypted-media-2/",
18793
+ "seriesComposition": "full",
18794
+ "shortname": "encrypted-media-2",
18426
18795
  "series": {
18427
18796
  "shortname": "encrypted-media",
18428
- "currentSpecification": "encrypted-media",
18797
+ "currentSpecification": "encrypted-media-2",
18429
18798
  "title": "Encrypted Media Extensions",
18430
18799
  "shortTitle": "Encrypted Media Extensions",
18431
18800
  "releaseUrl": "https://www.w3.org/TR/encrypted-media/",
18432
18801
  "nightlyUrl": "https://w3c.github.io/encrypted-media/"
18433
18802
  },
18803
+ "seriesVersion": "2",
18434
18804
  "nightly": {
18435
18805
  "url": "https://w3c.github.io/encrypted-media/",
18436
18806
  "status": "Editor's Draft",
@@ -18439,16 +18809,19 @@
18439
18809
  "repository": "https://github.com/w3c/encrypted-media",
18440
18810
  "filename": "index.html"
18441
18811
  },
18812
+ "formerNames": [
18813
+ "encrypted-media"
18814
+ ],
18442
18815
  "organization": "W3C",
18443
18816
  "groups": [
18444
18817
  {
18445
- "name": "HTML Media Extensions Working Group",
18446
- "url": "https://www.w3.org/html/wg/"
18818
+ "name": "Media Working Group",
18819
+ "url": "https://www.w3.org/media-wg/"
18447
18820
  }
18448
18821
  ],
18449
18822
  "release": {
18450
- "url": "https://www.w3.org/TR/encrypted-media/",
18451
- "status": "Recommendation",
18823
+ "url": "https://www.w3.org/TR/encrypted-media-2/",
18824
+ "status": "First Public Working Draft",
18452
18825
  "filename": "Overview.html"
18453
18826
  },
18454
18827
  "title": "Encrypted Media Extensions",
@@ -19072,8 +19445,8 @@
19072
19445
  "url": "https://w3c.github.io/graphics-aam/",
19073
19446
  "status": "Editor's Draft",
19074
19447
  "alternateUrls": [],
19075
- "repository": "https://github.com/w3c/graphics-aam",
19076
- "sourcePath": "index.html",
19448
+ "repository": "https://github.com/w3c/aria",
19449
+ "sourcePath": "graphics-aam/index.html",
19077
19450
  "filename": "index.html"
19078
19451
  },
19079
19452
  "title": "Graphics Accessibility API Mappings",
@@ -19119,8 +19492,8 @@
19119
19492
  "url": "https://w3c.github.io/graphics-aria/",
19120
19493
  "status": "Editor's Draft",
19121
19494
  "alternateUrls": [],
19122
- "repository": "https://github.com/w3c/graphics-aria",
19123
- "sourcePath": "index.html",
19495
+ "repository": "https://github.com/w3c/aria",
19496
+ "sourcePath": "graphics-aria/index.html",
19124
19497
  "filename": "index.html"
19125
19498
  },
19126
19499
  "title": "WAI-ARIA Graphics Module",
@@ -19259,8 +19632,8 @@
19259
19632
  "url": "https://w3c.github.io/html-aam/",
19260
19633
  "status": "Editor's Draft",
19261
19634
  "alternateUrls": [],
19262
- "repository": "https://github.com/w3c/html-aam",
19263
- "sourcePath": "index.html",
19635
+ "repository": "https://github.com/w3c/aria",
19636
+ "sourcePath": "html-aam/index.html",
19264
19637
  "filename": "index.html"
19265
19638
  },
19266
19639
  "title": "HTML Accessibility API Mappings 1.0",
@@ -20877,8 +21250,8 @@
20877
21250
  "organization": "W3C",
20878
21251
  "groups": [
20879
21252
  {
20880
- "name": "HTML Media Extensions Working Group",
20881
- "url": "https://www.w3.org/html/wg/"
21253
+ "name": "Media Working Group",
21254
+ "url": "https://www.w3.org/media-wg/"
20882
21255
  }
20883
21256
  ],
20884
21257
  "release": {
@@ -20917,8 +21290,8 @@
20917
21290
  "organization": "W3C",
20918
21291
  "groups": [
20919
21292
  {
20920
- "name": "HTML Media Extensions Working Group",
20921
- "url": "https://www.w3.org/html/wg/"
21293
+ "name": "Media Working Group",
21294
+ "url": "https://www.w3.org/media-wg/"
20922
21295
  }
20923
21296
  ],
20924
21297
  "release": {
@@ -20957,8 +21330,8 @@
20957
21330
  "organization": "W3C",
20958
21331
  "groups": [
20959
21332
  {
20960
- "name": "HTML Media Extensions Working Group",
20961
- "url": "https://www.w3.org/html/wg/"
21333
+ "name": "Media Working Group",
21334
+ "url": "https://www.w3.org/media-wg/"
20962
21335
  }
20963
21336
  ],
20964
21337
  "release": {
@@ -20997,13 +21370,13 @@
20997
21370
  "organization": "W3C",
20998
21371
  "groups": [
20999
21372
  {
21000
- "name": "HTML Media Extensions Working Group",
21001
- "url": "https://www.w3.org/html/wg/"
21373
+ "name": "Media Working Group",
21374
+ "url": "https://www.w3.org/media-wg/"
21002
21375
  }
21003
21376
  ],
21004
21377
  "release": {
21005
21378
  "url": "https://www.w3.org/TR/mse-byte-stream-format-registry/",
21006
- "status": "Note",
21379
+ "status": "Draft Registry",
21007
21380
  "filename": "Overview.html"
21008
21381
  },
21009
21382
  "title": "Media Source Extensions Byte Stream Format Registry",
@@ -21037,8 +21410,8 @@
21037
21410
  "organization": "W3C",
21038
21411
  "groups": [
21039
21412
  {
21040
- "name": "HTML Media Extensions Working Group",
21041
- "url": "https://www.w3.org/html/wg/"
21413
+ "name": "Media Working Group",
21414
+ "url": "https://www.w3.org/media-wg/"
21042
21415
  }
21043
21416
  ],
21044
21417
  "release": {
@@ -21275,8 +21648,8 @@
21275
21648
  "shortname": "orientation-event",
21276
21649
  "series": {
21277
21650
  "shortname": "orientation-event",
21278
- "title": "Device Orientation and Motion",
21279
21651
  "currentSpecification": "orientation-event",
21652
+ "title": "Device Orientation and Motion",
21280
21653
  "shortTitle": "Device Orientation and Motion",
21281
21654
  "releaseUrl": "https://www.w3.org/TR/orientation-event/",
21282
21655
  "nightlyUrl": "https://w3c.github.io/deviceorientation/"
@@ -22728,8 +23101,8 @@
22728
23101
  "shortname": "screen-orientation",
22729
23102
  "series": {
22730
23103
  "shortname": "screen-orientation",
22731
- "title": "Screen Orientation",
22732
23104
  "currentSpecification": "screen-orientation",
23105
+ "title": "Screen Orientation",
22733
23106
  "shortTitle": "Screen Orientation",
22734
23107
  "releaseUrl": "https://www.w3.org/TR/screen-orientation/",
22735
23108
  "nightlyUrl": "https://w3c.github.io/screen-orientation/"
@@ -22824,8 +23197,8 @@
22824
23197
  "shortname": "scroll-animations-1",
22825
23198
  "series": {
22826
23199
  "shortname": "scroll-animations",
22827
- "title": "Scroll-driven Animations",
22828
23200
  "currentSpecification": "scroll-animations-1",
23201
+ "title": "Scroll-driven Animations",
22829
23202
  "shortTitle": "Scroll-driven Animations",
22830
23203
  "releaseUrl": "https://www.w3.org/TR/scroll-animations/",
22831
23204
  "nightlyUrl": "https://drafts.csswg.org/scroll-animations/"
@@ -23708,8 +24081,8 @@
23708
24081
  "url": "https://w3c.github.io/svg-aam/",
23709
24082
  "status": "Editor's Draft",
23710
24083
  "alternateUrls": [],
23711
- "repository": "https://github.com/w3c/svg-aam",
23712
- "sourcePath": "index.html",
24084
+ "repository": "https://github.com/w3c/aria",
24085
+ "sourcePath": "svg-aam/index.html",
23713
24086
  "filename": "index.html"
23714
24087
  },
23715
24088
  "title": "SVG Accessibility API Mappings",
@@ -24801,6 +25174,7 @@
24801
25174
  "seriesVersion": "2",
24802
25175
  "forks": [
24803
25176
  "wasm-js-api-2-fork-content-security-policy",
25177
+ "wasm-js-api-2-fork-esm-integration",
24804
25178
  "wasm-js-api-2-fork-exception-handling",
24805
25179
  "wasm-js-api-2-fork-js-promise-integration",
24806
25180
  "wasm-js-api-2-fork-js-types",
@@ -25613,6 +25987,46 @@
25613
25987
  ],
25614
25988
  "standing": "good"
25615
25989
  },
25990
+ {
25991
+ "url": "https://www.w3.org/TR/webcodecs-video-frame-metadata-registry/",
25992
+ "seriesComposition": "full",
25993
+ "shortname": "webcodecs-video-frame-metadata-registry",
25994
+ "series": {
25995
+ "shortname": "webcodecs-video-frame-metadata-registry",
25996
+ "currentSpecification": "webcodecs-video-frame-metadata-registry",
25997
+ "title": "WebCodecs VideoFrame Metadata Registry",
25998
+ "shortTitle": "WebCodecs VideoFrame Metadata Registry",
25999
+ "releaseUrl": "https://www.w3.org/TR/webcodecs-video-frame-metadata-registry/",
26000
+ "nightlyUrl": "https://w3c.github.io/webcodecs/video_frame_metadata_registry.html"
26001
+ },
26002
+ "nightly": {
26003
+ "url": "https://w3c.github.io/webcodecs/video_frame_metadata_registry.html",
26004
+ "status": "Editor's Draft",
26005
+ "sourcePath": "video_frame_metadata_registry.src.html",
26006
+ "alternateUrls": [],
26007
+ "repository": "https://github.com/w3c/webcodecs",
26008
+ "filename": "video_frame_metadata_registry.html"
26009
+ },
26010
+ "organization": "W3C",
26011
+ "groups": [
26012
+ {
26013
+ "name": "Media Working Group",
26014
+ "url": "https://www.w3.org/media-wg/"
26015
+ }
26016
+ ],
26017
+ "release": {
26018
+ "url": "https://www.w3.org/TR/webcodecs-video-frame-metadata-registry/",
26019
+ "status": "Draft Registry",
26020
+ "filename": "Overview.html"
26021
+ },
26022
+ "title": "WebCodecs VideoFrame Metadata Registry",
26023
+ "source": "w3c",
26024
+ "shortTitle": "WebCodecs VideoFrame Metadata Registry",
26025
+ "categories": [
26026
+ "browser"
26027
+ ],
26028
+ "standing": "good"
26029
+ },
25616
26030
  {
25617
26031
  "url": "https://www.w3.org/TR/webcodecs-vorbis-codec-registration/",
25618
26032
  "seriesComposition": "full",
@@ -26002,13 +26416,7 @@
26002
26416
  "categories": [
26003
26417
  "browser"
26004
26418
  ],
26005
- "standing": "good",
26006
- "tests": {
26007
- "repository": "https://github.com/web-platform-tests/wpt",
26008
- "testPaths": [
26009
- "webnn"
26010
- ]
26011
- }
26419
+ "standing": "good"
26012
26420
  },
26013
26421
  {
26014
26422
  "url": "https://www.w3.org/TR/webrtc-encoded-transform/",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.13.0",
3
+ "version": "3.14.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",