@webref/xref 1.1.1 → 1.2.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 (41) hide show
  1. package/README.md +77 -0
  2. package/ed/dfns/ecmascript.json +2 -2
  3. package/ed/dfns/encoding.json +20 -0
  4. package/ed/dfns/picture-in-picture.json +58 -18
  5. package/ed/dfns/shacl12-rules.json +181 -86
  6. package/ed/dfns/webdriver-bidi.json +148 -17
  7. package/ed/dfns/webmcp.json +164 -3
  8. package/ed/headings/ecmascript.json +1 -1
  9. package/ed/headings/encoding.json +1 -1
  10. package/ed/headings/picture-in-picture.json +5 -5
  11. package/ed/headings/rfc2397.json +33 -9
  12. package/ed/headings/rfc4120.json +164 -134
  13. package/ed/headings/rfc6386.json +128 -104
  14. package/ed/headings/rfc6454.json +62 -38
  15. package/ed/headings/rfc6455.json +120 -90
  16. package/ed/headings/rfc6797.json +104 -80
  17. package/ed/headings/rfc7034.json +52 -28
  18. package/ed/headings/rfc7239.json +55 -31
  19. package/ed/headings/rfc7469.json +63 -39
  20. package/ed/headings/rfc7578.json +54 -30
  21. package/ed/headings/rfc7932.json +70 -40
  22. package/ed/headings/rfc8610.json +100 -63
  23. package/ed/headings/rfc8878.json +97 -88
  24. package/ed/headings/rfc9163.json +62 -59
  25. package/ed/headings/rfc9649.json +82 -79
  26. package/ed/headings/rfc9659.json +33 -30
  27. package/ed/headings/selectors-5.json +8 -1
  28. package/ed/headings/shacl12-rules.json +127 -77
  29. package/ed/headings/webdriver-bidi.json +10 -3
  30. package/ed/headings/webmcp.json +14 -0
  31. package/ed/headings/webusb.json +1 -1
  32. package/ed/headings/webvtt1.json +2 -2
  33. package/index.js +56 -8
  34. package/package.json +1 -1
  35. package/specs.json +28890 -0
  36. package/tr/dfns/shacl12-rules.json +181 -86
  37. package/tr/dfns/webdriver-bidi.json +148 -17
  38. package/tr/dfns/webvtt1.json +82 -95
  39. package/tr/headings/shacl12-rules.json +127 -77
  40. package/tr/headings/webdriver-bidi.json +10 -3
  41. package/tr/headings/webvtt1.json +3 -9
@@ -8729,6 +8729,28 @@
8729
8729
  "definedIn": "dt",
8730
8730
  "links": []
8731
8731
  },
8732
+ {
8733
+ "id": "navigation-status-download-response",
8734
+ "href": "https://www.w3.org/TR/webdriver-bidi/#navigation-status-download-response",
8735
+ "linkingText": [
8736
+ "downloadResponse"
8737
+ ],
8738
+ "localLinkingText": [],
8739
+ "type": "dfn",
8740
+ "for": [
8741
+ "WebDriver BiDi navigation status"
8742
+ ],
8743
+ "access": "public",
8744
+ "informative": false,
8745
+ "heading": {
8746
+ "id": "module-browsingContext",
8747
+ "href": "https://www.w3.org/TR/webdriver-bidi/#module-browsingContext",
8748
+ "title": "The browsingContext Module",
8749
+ "number": "7.3"
8750
+ },
8751
+ "definedIn": "dt",
8752
+ "links": []
8753
+ },
8732
8754
  {
8733
8755
  "id": "cddl-type-browsingcontextcommand",
8734
8756
  "href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextcommand",
@@ -9361,6 +9383,26 @@
9361
9383
  "definedIn": "prose",
9362
9384
  "links": []
9363
9385
  },
9386
+ {
9387
+ "id": "download-id-map",
9388
+ "href": "https://www.w3.org/TR/webdriver-bidi/#download-id-map",
9389
+ "linkingText": [
9390
+ "download id map"
9391
+ ],
9392
+ "localLinkingText": [],
9393
+ "type": "dfn",
9394
+ "for": [],
9395
+ "access": "private",
9396
+ "informative": false,
9397
+ "heading": {
9398
+ "id": "module-browsingContext-definition",
9399
+ "href": "https://www.w3.org/TR/webdriver-bidi/#module-browsingContext-definition",
9400
+ "title": "Definition",
9401
+ "number": "7.3.1"
9402
+ },
9403
+ "definedIn": "prose",
9404
+ "links": []
9405
+ },
9364
9406
  {
9365
9407
  "id": "cddl-type-browsingcontextbrowsingcontext",
9366
9408
  "href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextbrowsingcontext",
@@ -10391,6 +10433,26 @@
10391
10433
  "definedIn": "pre",
10392
10434
  "links": []
10393
10435
  },
10436
+ {
10437
+ "id": "cddl-type-browsingcontextdownload",
10438
+ "href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextdownload",
10439
+ "linkingText": [
10440
+ "browsingContext.Download"
10441
+ ],
10442
+ "localLinkingText": [],
10443
+ "type": "cddl-type",
10444
+ "for": [],
10445
+ "access": "private",
10446
+ "informative": false,
10447
+ "heading": {
10448
+ "id": "type-browsingContext-Download",
10449
+ "href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-Download",
10450
+ "title": "The browsingContext.Download Type",
10451
+ "number": "7.3.2.5"
10452
+ },
10453
+ "definedIn": "pre",
10454
+ "links": []
10455
+ },
10394
10456
  {
10395
10457
  "id": "cddl-type-browsingcontextbasenavigationinfo",
10396
10458
  "href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextbasenavigationinfo",
@@ -10406,7 +10468,7 @@
10406
10468
  "id": "type-browsingContext-NavigationInfo",
10407
10469
  "href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-NavigationInfo",
10408
10470
  "title": "The browsingContext.NavigationInfo Type",
10409
- "number": "7.3.2.5"
10471
+ "number": "7.3.2.6"
10410
10472
  },
10411
10473
  "definedIn": "pre",
10412
10474
  "links": []
@@ -10429,7 +10491,7 @@
10429
10491
  "id": "type-browsingContext-NavigationInfo",
10430
10492
  "href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-NavigationInfo",
10431
10493
  "title": "The browsingContext.NavigationInfo Type",
10432
- "number": "7.3.2.5"
10494
+ "number": "7.3.2.6"
10433
10495
  },
10434
10496
  "definedIn": "pre",
10435
10497
  "links": []
@@ -10452,7 +10514,7 @@
10452
10514
  "id": "type-browsingContext-NavigationInfo",
10453
10515
  "href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-NavigationInfo",
10454
10516
  "title": "The browsingContext.NavigationInfo Type",
10455
- "number": "7.3.2.5"
10517
+ "number": "7.3.2.6"
10456
10518
  },
10457
10519
  "definedIn": "pre",
10458
10520
  "links": []
@@ -10475,7 +10537,7 @@
10475
10537
  "id": "type-browsingContext-NavigationInfo",
10476
10538
  "href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-NavigationInfo",
10477
10539
  "title": "The browsingContext.NavigationInfo Type",
10478
- "number": "7.3.2.5"
10540
+ "number": "7.3.2.6"
10479
10541
  },
10480
10542
  "definedIn": "pre",
10481
10543
  "links": []
@@ -10498,7 +10560,7 @@
10498
10560
  "id": "type-browsingContext-NavigationInfo",
10499
10561
  "href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-NavigationInfo",
10500
10562
  "title": "The browsingContext.NavigationInfo Type",
10501
- "number": "7.3.2.5"
10563
+ "number": "7.3.2.6"
10502
10564
  },
10503
10565
  "definedIn": "pre",
10504
10566
  "links": []
@@ -10521,7 +10583,7 @@
10521
10583
  "id": "type-browsingContext-NavigationInfo",
10522
10584
  "href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-NavigationInfo",
10523
10585
  "title": "The browsingContext.NavigationInfo Type",
10524
- "number": "7.3.2.5"
10586
+ "number": "7.3.2.6"
10525
10587
  },
10526
10588
  "definedIn": "pre",
10527
10589
  "links": []
@@ -10541,7 +10603,7 @@
10541
10603
  "id": "type-browsingContext-NavigationInfo",
10542
10604
  "href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-NavigationInfo",
10543
10605
  "title": "The browsingContext.NavigationInfo Type",
10544
- "number": "7.3.2.5"
10606
+ "number": "7.3.2.6"
10545
10607
  },
10546
10608
  "definedIn": "pre",
10547
10609
  "links": []
@@ -10561,7 +10623,7 @@
10561
10623
  "id": "type-browsingContext-NavigationInfo",
10562
10624
  "href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-NavigationInfo",
10563
10625
  "title": "The browsingContext.NavigationInfo Type",
10564
- "number": "7.3.2.5"
10626
+ "number": "7.3.2.6"
10565
10627
  },
10566
10628
  "definedIn": "prose",
10567
10629
  "links": []
@@ -10581,7 +10643,7 @@
10581
10643
  "id": "type-browsingContext-ReadinessState",
10582
10644
  "href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-ReadinessState",
10583
10645
  "title": "The browsingContext.ReadinessState Type",
10584
- "number": "7.3.2.6"
10646
+ "number": "7.3.2.7"
10585
10647
  },
10586
10648
  "definedIn": "pre",
10587
10649
  "links": []
@@ -10604,7 +10666,7 @@
10604
10666
  "id": "type-browsingContext-ReadinessState",
10605
10667
  "href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-ReadinessState",
10606
10668
  "title": "The browsingContext.ReadinessState Type",
10607
- "number": "7.3.2.6"
10669
+ "number": "7.3.2.7"
10608
10670
  },
10609
10671
  "definedIn": "pre",
10610
10672
  "links": []
@@ -10627,7 +10689,7 @@
10627
10689
  "id": "type-browsingContext-ReadinessState",
10628
10690
  "href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-ReadinessState",
10629
10691
  "title": "The browsingContext.ReadinessState Type",
10630
- "number": "7.3.2.6"
10692
+ "number": "7.3.2.7"
10631
10693
  },
10632
10694
  "definedIn": "pre",
10633
10695
  "links": []
@@ -10650,7 +10712,7 @@
10650
10712
  "id": "type-browsingContext-ReadinessState",
10651
10713
  "href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-ReadinessState",
10652
10714
  "title": "The browsingContext.ReadinessState Type",
10653
- "number": "7.3.2.6"
10715
+ "number": "7.3.2.7"
10654
10716
  },
10655
10717
  "definedIn": "pre",
10656
10718
  "links": []
@@ -10670,7 +10732,7 @@
10670
10732
  "id": "type-browsingContext-UserPromptType",
10671
10733
  "href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-UserPromptType",
10672
10734
  "title": "The browsingContext.UserPromptType Type",
10673
- "number": "7.3.2.7"
10735
+ "number": "7.3.2.8"
10674
10736
  },
10675
10737
  "definedIn": "pre",
10676
10738
  "links": []
@@ -10693,7 +10755,7 @@
10693
10755
  "id": "type-browsingContext-UserPromptType",
10694
10756
  "href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-UserPromptType",
10695
10757
  "title": "The browsingContext.UserPromptType Type",
10696
- "number": "7.3.2.7"
10758
+ "number": "7.3.2.8"
10697
10759
  },
10698
10760
  "definedIn": "pre",
10699
10761
  "links": []
@@ -10716,7 +10778,7 @@
10716
10778
  "id": "type-browsingContext-UserPromptType",
10717
10779
  "href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-UserPromptType",
10718
10780
  "title": "The browsingContext.UserPromptType Type",
10719
- "number": "7.3.2.7"
10781
+ "number": "7.3.2.8"
10720
10782
  },
10721
10783
  "definedIn": "pre",
10722
10784
  "links": []
@@ -10739,7 +10801,7 @@
10739
10801
  "id": "type-browsingContext-UserPromptType",
10740
10802
  "href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-UserPromptType",
10741
10803
  "title": "The browsingContext.UserPromptType Type",
10742
- "number": "7.3.2.7"
10804
+ "number": "7.3.2.8"
10743
10805
  },
10744
10806
  "definedIn": "pre",
10745
10807
  "links": []
@@ -10762,7 +10824,7 @@
10762
10824
  "id": "type-browsingContext-UserPromptType",
10763
10825
  "href": "https://www.w3.org/TR/webdriver-bidi/#type-browsingContext-UserPromptType",
10764
10826
  "title": "The browsingContext.UserPromptType Type",
10765
- "number": "7.3.2.7"
10827
+ "number": "7.3.2.8"
10766
10828
  },
10767
10829
  "definedIn": "pre",
10768
10830
  "links": []
@@ -16045,6 +16107,29 @@
16045
16107
  "definedIn": "pre",
16046
16108
  "links": []
16047
16109
  },
16110
+ {
16111
+ "id": "cddl-key-browsingcontextdownloadwillbeginparams-download",
16112
+ "href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextdownloadwillbeginparams-download",
16113
+ "linkingText": [
16114
+ "download",
16115
+ "\"download\""
16116
+ ],
16117
+ "localLinkingText": [],
16118
+ "type": "cddl-key",
16119
+ "for": [
16120
+ "browsingContext.DownloadWillBeginParams"
16121
+ ],
16122
+ "access": "private",
16123
+ "informative": false,
16124
+ "heading": {
16125
+ "id": "event-browsingContext-downloadWillBegin",
16126
+ "href": "https://www.w3.org/TR/webdriver-bidi/#event-browsingContext-downloadWillBegin",
16127
+ "title": "The browsingContext.downloadWillBegin Event",
16128
+ "number": "7.3.4.8"
16129
+ },
16130
+ "definedIn": "pre",
16131
+ "links": []
16132
+ },
16048
16133
  {
16049
16134
  "id": "cddl-key-browsingcontextdownloadwillbeginparams-suggestedfilename",
16050
16135
  "href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextdownloadwillbeginparams-suggestedfilename",
@@ -16263,6 +16348,29 @@
16263
16348
  "definedIn": "pre",
16264
16349
  "links": []
16265
16350
  },
16351
+ {
16352
+ "id": "cddl-key-browsingcontextdownloadcanceledparams-download",
16353
+ "href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextdownloadcanceledparams-download",
16354
+ "linkingText": [
16355
+ "download",
16356
+ "\"download\""
16357
+ ],
16358
+ "localLinkingText": [],
16359
+ "type": "cddl-key",
16360
+ "for": [
16361
+ "browsingContext.DownloadCanceledParams"
16362
+ ],
16363
+ "access": "private",
16364
+ "informative": false,
16365
+ "heading": {
16366
+ "id": "event-browsingContext-downloadEnd",
16367
+ "href": "https://www.w3.org/TR/webdriver-bidi/#event-browsingContext-downloadEnd",
16368
+ "title": "The browsingContext.downloadEnd Event",
16369
+ "number": "7.3.4.9"
16370
+ },
16371
+ "definedIn": "pre",
16372
+ "links": []
16373
+ },
16266
16374
  {
16267
16375
  "id": "cddl-type-browsingcontextdownloadcompleteparams",
16268
16376
  "href": "https://www.w3.org/TR/webdriver-bidi/#cddl-type-browsingcontextdownloadcompleteparams",
@@ -16329,6 +16437,29 @@
16329
16437
  "definedIn": "pre",
16330
16438
  "links": []
16331
16439
  },
16440
+ {
16441
+ "id": "cddl-key-browsingcontextdownloadcompleteparams-download",
16442
+ "href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextdownloadcompleteparams-download",
16443
+ "linkingText": [
16444
+ "download",
16445
+ "\"download\""
16446
+ ],
16447
+ "localLinkingText": [],
16448
+ "type": "cddl-key",
16449
+ "for": [
16450
+ "browsingContext.DownloadCompleteParams"
16451
+ ],
16452
+ "access": "private",
16453
+ "informative": false,
16454
+ "heading": {
16455
+ "id": "event-browsingContext-downloadEnd",
16456
+ "href": "https://www.w3.org/TR/webdriver-bidi/#event-browsingContext-downloadEnd",
16457
+ "title": "The browsingContext.downloadEnd Event",
16458
+ "number": "7.3.4.9"
16459
+ },
16460
+ "definedIn": "pre",
16461
+ "links": []
16462
+ },
16332
16463
  {
16333
16464
  "id": "cddl-key-browsingcontextdownloadcompleteparams-filepath",
16334
16465
  "href": "https://www.w3.org/TR/webdriver-bidi/#cddl-key-browsingcontextdownloadcompleteparams-filepath",