@webref/xref 1.0.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 (42) 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/SVG2.json +1 -1
  9. package/ed/headings/ecmascript.json +1 -1
  10. package/ed/headings/encoding.json +1 -1
  11. package/ed/headings/picture-in-picture.json +5 -5
  12. package/ed/headings/rfc2397.json +33 -9
  13. package/ed/headings/rfc4120.json +164 -134
  14. package/ed/headings/rfc6386.json +128 -104
  15. package/ed/headings/rfc6454.json +62 -38
  16. package/ed/headings/rfc6455.json +120 -90
  17. package/ed/headings/rfc6797.json +104 -80
  18. package/ed/headings/rfc7034.json +52 -28
  19. package/ed/headings/rfc7239.json +55 -31
  20. package/ed/headings/rfc7469.json +63 -39
  21. package/ed/headings/rfc7578.json +54 -30
  22. package/ed/headings/rfc7932.json +70 -40
  23. package/ed/headings/rfc8610.json +100 -63
  24. package/ed/headings/rfc8878.json +97 -88
  25. package/ed/headings/rfc9163.json +62 -59
  26. package/ed/headings/rfc9649.json +82 -79
  27. package/ed/headings/rfc9659.json +33 -30
  28. package/ed/headings/selectors-5.json +8 -1
  29. package/ed/headings/shacl12-rules.json +127 -77
  30. package/ed/headings/webdriver-bidi.json +10 -3
  31. package/ed/headings/webmcp.json +14 -0
  32. package/ed/headings/webusb.json +1 -1
  33. package/ed/headings/webvtt1.json +2 -2
  34. package/index.js +82 -9
  35. package/package.json +1 -1
  36. package/specs.json +28890 -0
  37. package/tr/dfns/shacl12-rules.json +181 -86
  38. package/tr/dfns/webdriver-bidi.json +148 -17
  39. package/tr/dfns/webvtt1.json +82 -95
  40. package/tr/headings/shacl12-rules.json +127 -77
  41. package/tr/headings/webdriver-bidi.json +10 -3
  42. 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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/webdriver-bidi/#cddl-type-browsingcontextbasenavigationinfo",
@@ -10406,7 +10468,7 @@
10406
10468
  "id": "type-browsingContext-NavigationInfo",
10407
10469
  "href": "https://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/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://w3c.github.io/webdriver-bidi/#cddl-key-browsingcontextdownloadcompleteparams-filepath",
@@ -280,6 +280,68 @@
280
280
  "definedIn": "dt",
281
281
  "links": []
282
282
  },
283
+ {
284
+ "id": "tool-definition-exposed-origins",
285
+ "href": "https://webmachinelearning.github.io/webmcp/#tool-definition-exposed-origins",
286
+ "linkingText": [
287
+ "exposed origins"
288
+ ],
289
+ "localLinkingText": [],
290
+ "type": "dfn",
291
+ "for": [
292
+ "tool definition"
293
+ ],
294
+ "access": "private",
295
+ "informative": false,
296
+ "heading": {
297
+ "id": "supporting-concepts",
298
+ "href": "https://webmachinelearning.github.io/webmcp/#supporting-concepts",
299
+ "title": "Supporting concepts",
300
+ "number": "3"
301
+ },
302
+ "definedIn": "dt",
303
+ "links": []
304
+ },
305
+ {
306
+ "id": "notify-documents-of-a-tool-change",
307
+ "href": "https://webmachinelearning.github.io/webmcp/#notify-documents-of-a-tool-change",
308
+ "linkingText": [
309
+ "notify documents of a tool change"
310
+ ],
311
+ "localLinkingText": [],
312
+ "type": "dfn",
313
+ "for": [],
314
+ "access": "private",
315
+ "informative": false,
316
+ "heading": {
317
+ "id": "supporting-concepts",
318
+ "href": "https://webmachinelearning.github.io/webmcp/#supporting-concepts",
319
+ "title": "Supporting concepts",
320
+ "number": "3"
321
+ },
322
+ "definedIn": "prose",
323
+ "links": []
324
+ },
325
+ {
326
+ "id": "tool-is-visible-to-an-origin",
327
+ "href": "https://webmachinelearning.github.io/webmcp/#tool-is-visible-to-an-origin",
328
+ "linkingText": [
329
+ "tool is visible to an origin"
330
+ ],
331
+ "localLinkingText": [],
332
+ "type": "dfn",
333
+ "for": [],
334
+ "access": "private",
335
+ "informative": false,
336
+ "heading": {
337
+ "id": "supporting-concepts",
338
+ "href": "https://webmachinelearning.github.io/webmcp/#supporting-concepts",
339
+ "title": "Supporting concepts",
340
+ "number": "3"
341
+ },
342
+ "definedIn": "prose",
343
+ "links": []
344
+ },
283
345
  {
284
346
  "id": "model-context-unregister-a-tool",
285
347
  "href": "https://webmachinelearning.github.io/webmcp/#model-context-unregister-a-tool",
@@ -918,6 +980,41 @@
918
980
  }
919
981
  ]
920
982
  },
983
+ {
984
+ "id": "dom-modelcontextregistertooloptions-exposedto",
985
+ "href": "https://webmachinelearning.github.io/webmcp/#dom-modelcontextregistertooloptions-exposedto",
986
+ "linkingText": [
987
+ "exposedTo"
988
+ ],
989
+ "localLinkingText": [],
990
+ "type": "dict-member",
991
+ "for": [
992
+ "ModelContextRegisterToolOptions"
993
+ ],
994
+ "access": "public",
995
+ "informative": false,
996
+ "heading": {
997
+ "id": "model-context-register-tool-options",
998
+ "href": "https://webmachinelearning.github.io/webmcp/#model-context-register-tool-options",
999
+ "title": "ModelContextRegisterToolOptions Dictionary",
1000
+ "number": "4.2.2"
1001
+ },
1002
+ "definedIn": "pre",
1003
+ "links": [
1004
+ {
1005
+ "type": "dev",
1006
+ "id": "ref-for-dom-modelcontextregistertooloptions-exposedto②",
1007
+ "name": "exposedTo[\"exposedTo\"]",
1008
+ "href": "https://webmachinelearning.github.io/webmcp/#ref-for-dom-modelcontextregistertooloptions-exposedto%E2%91%A1",
1009
+ "heading": {
1010
+ "id": "model-context-register-tool-options",
1011
+ "href": "https://webmachinelearning.github.io/webmcp/#model-context-register-tool-options",
1012
+ "title": "ModelContextRegisterToolOptions Dictionary",
1013
+ "number": "4.2.2"
1014
+ }
1015
+ }
1016
+ ]
1017
+ },
921
1018
  {
922
1019
  "id": "modelcontextclient",
923
1020
  "href": "https://webmachinelearning.github.io/webmcp/#modelcontextclient",
@@ -1035,6 +1132,70 @@
1035
1132
  "definedIn": "prose",
1036
1133
  "links": []
1037
1134
  },
1135
+ {
1136
+ "id": "dom-modelcontext-ontoolchange",
1137
+ "href": "https://webmachinelearning.github.io/webmcp/#dom-modelcontext-ontoolchange",
1138
+ "linkingText": [
1139
+ "ontoolchange"
1140
+ ],
1141
+ "localLinkingText": [],
1142
+ "type": "attribute",
1143
+ "for": [
1144
+ "ModelContext"
1145
+ ],
1146
+ "access": "public",
1147
+ "informative": false,
1148
+ "heading": {
1149
+ "id": "events",
1150
+ "href": "https://webmachinelearning.github.io/webmcp/#events",
1151
+ "title": "Events",
1152
+ "number": "4.4"
1153
+ },
1154
+ "definedIn": "table",
1155
+ "links": []
1156
+ },
1157
+ {
1158
+ "id": "eventdef-modelcontext-toolchange",
1159
+ "href": "https://webmachinelearning.github.io/webmcp/#eventdef-modelcontext-toolchange",
1160
+ "linkingText": [
1161
+ "toolchange"
1162
+ ],
1163
+ "localLinkingText": [],
1164
+ "type": "event",
1165
+ "for": [
1166
+ "ModelContext"
1167
+ ],
1168
+ "access": "public",
1169
+ "informative": false,
1170
+ "heading": {
1171
+ "id": "events",
1172
+ "href": "https://webmachinelearning.github.io/webmcp/#events",
1173
+ "title": "Events",
1174
+ "number": "4.4"
1175
+ },
1176
+ "definedIn": "table",
1177
+ "links": []
1178
+ },
1179
+ {
1180
+ "id": "permissiondef-tools",
1181
+ "href": "https://webmachinelearning.github.io/webmcp/#permissiondef-tools",
1182
+ "linkingText": [
1183
+ "tools"
1184
+ ],
1185
+ "localLinkingText": [],
1186
+ "type": "permission",
1187
+ "for": [],
1188
+ "access": "public",
1189
+ "informative": false,
1190
+ "heading": {
1191
+ "id": "permissions-policy",
1192
+ "href": "https://webmachinelearning.github.io/webmcp/#permissions-policy",
1193
+ "title": "Permissions policy integration",
1194
+ "number": "4.5"
1195
+ },
1196
+ "definedIn": "prose",
1197
+ "links": []
1198
+ },
1038
1199
  {
1039
1200
  "id": "ai-agent-queue",
1040
1201
  "href": "https://webmachinelearning.github.io/webmcp/#ai-agent-queue",
@@ -1056,10 +1217,10 @@
1056
1217
  "links": []
1057
1218
  },
1058
1219
  {
1059
- "id": "tool-calling-task-source",
1060
- "href": "https://webmachinelearning.github.io/webmcp/#tool-calling-task-source",
1220
+ "id": "webmcp-task-source",
1221
+ "href": "https://webmachinelearning.github.io/webmcp/#webmcp-task-source",
1061
1222
  "linkingText": [
1062
- "tool calling task source"
1223
+ "webmcp task source"
1063
1224
  ],
1064
1225
  "localLinkingText": [],
1065
1226
  "type": "dfn",
@@ -14,7 +14,7 @@
14
14
  "id": "pagesubtitle",
15
15
  "href": "https://w3c.github.io/svgwg/svg2-draft/#pagesubtitle",
16
16
  "level": 2,
17
- "title": "W3C Editor’s Draft 13 May 2026"
17
+ "title": "W3C Editor’s Draft 20 May 2026"
18
18
  },
19
19
  {
20
20
  "id": "abstract",
@@ -13594,7 +13594,7 @@
13594
13594
  {
13595
13595
  "id": "sec-unicodeescape",
13596
13596
  "href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-unicodeescape",
13597
- "title": "UnicodeEscape ( constructor )",
13597
+ "title": "UnicodeEscape ( codeUnit )",
13598
13598
  "level": 4,
13599
13599
  "number": "25.5.4.4"
13600
13600
  },
@@ -505,7 +505,7 @@
505
505
  "id": "informative",
506
506
  "href": "https://encoding.spec.whatwg.org/#informative",
507
507
  "level": 3,
508
- "title": "Informative References"
508
+ "title": "Non-Normative References"
509
509
  },
510
510
  {
511
511
  "id": "idl-index",
@@ -77,14 +77,14 @@
77
77
  "id": "defines",
78
78
  "href": "https://w3c.github.io/picture-in-picture/#defines",
79
79
  "level": 3,
80
- "title": "Internal Slot Definitions",
80
+ "title": "Definitions",
81
81
  "number": "3.1"
82
82
  },
83
83
  {
84
- "id": "request-pip",
85
- "href": "https://w3c.github.io/picture-in-picture/#request-pip",
84
+ "id": "pip",
85
+ "href": "https://w3c.github.io/picture-in-picture/#pip",
86
86
  "level": 3,
87
- "title": "Request Picture-in-Picture",
87
+ "title": "Picture-in-Picture",
88
88
  "number": "3.2"
89
89
  },
90
90
  {
@@ -258,7 +258,7 @@
258
258
  "id": "informative",
259
259
  "href": "https://w3c.github.io/picture-in-picture/#informative",
260
260
  "level": 3,
261
- "title": "Informative References"
261
+ "title": "Non-Normative References"
262
262
  },
263
263
  {
264
264
  "id": "idl-index",
@@ -1,57 +1,81 @@
1
1
  {
2
2
  "spec": {
3
- "title": "RFC 2397: The \"data\" URL scheme",
4
- "url": "https://www.rfc-editor.org/rfc/rfc2397"
3
+ "title": "RFC 2397: The \"data\" URL scheme | RFC Editor",
4
+ "url": "https://www.rfc-editor.org/info/rfc2397/"
5
5
  },
6
6
  "headings": [
7
7
  {
8
8
  "id": "section-1",
9
- "href": "https://www.rfc-editor.org/rfc/rfc2397#section-1",
9
+ "href": "https://www.rfc-editor.org/info/rfc2397/#section-1",
10
10
  "title": "Abstract",
11
11
  "level": 1,
12
12
  "number": "1"
13
13
  },
14
14
  {
15
15
  "id": "section-2",
16
- "href": "https://www.rfc-editor.org/rfc/rfc2397#section-2",
16
+ "href": "https://www.rfc-editor.org/info/rfc2397/#section-2",
17
17
  "title": "Description",
18
18
  "level": 1,
19
19
  "number": "2"
20
20
  },
21
21
  {
22
22
  "id": "section-3",
23
- "href": "https://www.rfc-editor.org/rfc/rfc2397#section-3",
23
+ "href": "https://www.rfc-editor.org/info/rfc2397/#section-3",
24
24
  "title": "Syntax",
25
25
  "level": 1,
26
26
  "number": "3"
27
27
  },
28
28
  {
29
29
  "id": "section-4",
30
- "href": "https://www.rfc-editor.org/rfc/rfc2397#section-4",
30
+ "href": "https://www.rfc-editor.org/info/rfc2397/#section-4",
31
31
  "title": "Examples",
32
32
  "level": 1,
33
33
  "number": "4"
34
34
  },
35
35
  {
36
36
  "id": "section-5",
37
- "href": "https://www.rfc-editor.org/rfc/rfc2397#section-5",
37
+ "href": "https://www.rfc-editor.org/info/rfc2397/#section-5",
38
38
  "title": "History",
39
39
  "level": 1,
40
40
  "number": "5"
41
41
  },
42
42
  {
43
43
  "id": "section-6",
44
- "href": "https://www.rfc-editor.org/rfc/rfc2397#section-6",
44
+ "href": "https://www.rfc-editor.org/info/rfc2397/#section-6",
45
45
  "title": "Security",
46
46
  "level": 1,
47
47
  "number": "6"
48
48
  },
49
49
  {
50
50
  "id": "section-7",
51
- "href": "https://www.rfc-editor.org/rfc/rfc2397#section-7",
51
+ "href": "https://www.rfc-editor.org/info/rfc2397/#section-7",
52
52
  "title": "References",
53
53
  "level": 1,
54
54
  "number": "7"
55
+ },
56
+ {
57
+ "id": "in-this-section",
58
+ "href": "https://www.rfc-editor.org/info/rfc2397/#in-this-section",
59
+ "level": 2,
60
+ "title": "In this section"
61
+ },
62
+ {
63
+ "id": "the-data-url-scheme",
64
+ "href": "https://www.rfc-editor.org/info/rfc2397/#the-data-url-scheme",
65
+ "level": 1,
66
+ "title": "RFC 2397: The \"data\" URL scheme"
67
+ },
68
+ {
69
+ "id": "useful-links",
70
+ "href": "https://www.rfc-editor.org/info/rfc2397/#useful-links",
71
+ "level": 2,
72
+ "title": "Useful links"
73
+ },
74
+ {
75
+ "id": "contact-us",
76
+ "href": "https://www.rfc-editor.org/info/rfc2397/#contact-us",
77
+ "level": 2,
78
+ "title": "Contact Us"
55
79
  }
56
80
  ]
57
81
  }