@webref/xref 1.2.1 → 1.2.2

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 (47) hide show
  1. package/ed/dfns/attribution.json +10 -10
  2. package/ed/dfns/css-anchor-position-1.json +30 -30
  3. package/ed/dfns/css-conditional-5.json +40 -0
  4. package/ed/dfns/css-env-1.json +20 -0
  5. package/ed/dfns/css-navigation-1.json +186 -72
  6. package/ed/dfns/ecmascript.json +548 -440
  7. package/ed/dfns/html.json +2328 -516
  8. package/ed/dfns/manifest-incubations.json +193 -28
  9. package/ed/dfns/mathml4.json +2 -2
  10. package/ed/dfns/rdf12-semantics.json +23 -0
  11. package/ed/dfns/selectors-4.json +1 -1
  12. package/ed/dfns/soft-navigations.json +93 -137
  13. package/ed/dfns/webdriver-bidi.json +26 -49
  14. package/ed/dfns/webmcp.json +16 -38
  15. package/ed/dfns/webxrlayers-1.json +63 -50
  16. package/ed/headings/SVG2.json +1 -1
  17. package/ed/headings/attribution.json +44 -43
  18. package/ed/headings/css-navigation-1.json +14 -7
  19. package/ed/headings/design-principles.json +12 -5
  20. package/ed/headings/digital-credentials.json +3 -3
  21. package/ed/headings/ecmascript.json +291 -249
  22. package/ed/headings/geolocation-element.json +1 -1
  23. package/ed/headings/html-aam-1.0.json +6 -6
  24. package/ed/headings/html-ruby-extensions.json +13 -0
  25. package/ed/headings/html.json +123 -32
  26. package/ed/headings/largest-contentful-paint.json +1 -1
  27. package/ed/headings/manifest-incubations.json +68 -8
  28. package/ed/headings/mathml4.json +50 -50
  29. package/ed/headings/selectors-4.json +57 -8
  30. package/ed/headings/soft-navigations.json +1 -1
  31. package/ed/headings/tc39-atomics-microwait.json +1 -1
  32. package/ed/headings/url.json +1 -1
  33. package/ed/headings/webaudio-1.0.json +1 -1
  34. package/ed/headings/webaudio-1.1.json +1 -1
  35. package/ed/headings/webmcp.json +157 -4
  36. package/ed/headings/webxrlayers-1.json +1 -1
  37. package/package.json +1 -1
  38. package/specs.json +96 -96
  39. package/tr/dfns/attribution.json +10 -10
  40. package/tr/dfns/mathml4.json +2 -2
  41. package/tr/dfns/webdriver-bidi.json +26 -49
  42. package/tr/dfns/webxrlayers-1.json +63 -50
  43. package/tr/headings/attribution.json +44 -43
  44. package/tr/headings/digital-credentials.json +3 -3
  45. package/tr/headings/html-aam-1.0.json +6 -6
  46. package/tr/headings/mathml4.json +50 -50
  47. package/tr/headings/webxrlayers-1.json +1 -1
@@ -90,6 +90,28 @@
90
90
  "definedIn": "prose",
91
91
  "links": []
92
92
  },
93
+ {
94
+ "id": "interactioncontext-context-document",
95
+ "href": "https://wicg.github.io/soft-navigations/#interactioncontext-context-document",
96
+ "linkingText": [
97
+ "context document"
98
+ ],
99
+ "localLinkingText": [],
100
+ "type": "dfn",
101
+ "for": [
102
+ "InteractionContext"
103
+ ],
104
+ "access": "private",
105
+ "informative": false,
106
+ "heading": {
107
+ "id": "sec-interaction",
108
+ "href": "https://wicg.github.io/soft-navigations/#sec-interaction",
109
+ "title": "The InteractionContext struct",
110
+ "number": "2.3"
111
+ },
112
+ "definedIn": "prose",
113
+ "links": []
114
+ },
93
115
  {
94
116
  "id": "interactioncontext-start-time",
95
117
  "href": "https://wicg.github.io/soft-navigations/#interactioncontext-start-time",
@@ -266,28 +288,6 @@
266
288
  "definedIn": "prose",
267
289
  "links": []
268
290
  },
269
- {
270
- "id": "interactioncontext-total-painted-area",
271
- "href": "https://wicg.github.io/soft-navigations/#interactioncontext-total-painted-area",
272
- "linkingText": [
273
- "total painted area"
274
- ],
275
- "localLinkingText": [],
276
- "type": "dfn",
277
- "for": [
278
- "InteractionContext"
279
- ],
280
- "access": "private",
281
- "informative": false,
282
- "heading": {
283
- "id": "sec-interaction",
284
- "href": "https://wicg.github.io/soft-navigations/#sec-interaction",
285
- "title": "The InteractionContext struct",
286
- "number": "2.3"
287
- },
288
- "definedIn": "prose",
289
- "links": []
290
- },
291
291
  {
292
292
  "id": "interactioncontext-last-url-value",
293
293
  "href": "https://wicg.github.io/soft-navigations/#interactioncontext-last-url-value",
@@ -393,10 +393,10 @@
393
393
  "links": []
394
394
  },
395
395
  {
396
- "id": "interaction-event-processing-start",
397
- "href": "https://wicg.github.io/soft-navigations/#interaction-event-processing-start",
396
+ "id": "set-current-interaction-context-for-event-dispatch",
397
+ "href": "https://wicg.github.io/soft-navigations/#set-current-interaction-context-for-event-dispatch",
398
398
  "linkingText": [
399
- "interaction event processing start"
399
+ "set current interaction context for event dispatch"
400
400
  ],
401
401
  "localLinkingText": [],
402
402
  "type": "dfn",
@@ -413,10 +413,10 @@
413
413
  "links": []
414
414
  },
415
415
  {
416
- "id": "interaction-event-timing-processing-end",
417
- "href": "https://wicg.github.io/soft-navigations/#interaction-event-timing-processing-end",
416
+ "id": "unset-current-interaction-context-after-event-dispatch",
417
+ "href": "https://wicg.github.io/soft-navigations/#unset-current-interaction-context-after-event-dispatch",
418
418
  "linkingText": [
419
- "interaction event timing processing end"
419
+ "unset current interaction context after event dispatch"
420
420
  ],
421
421
  "localLinkingText": [],
422
422
  "type": "dfn",
@@ -453,76 +453,10 @@
453
453
  "links": []
454
454
  },
455
455
  {
456
- "id": "dom-interactioncontentfulpaint-rendertime",
457
- "href": "https://wicg.github.io/soft-navigations/#dom-interactioncontentfulpaint-rendertime",
458
- "linkingText": [
459
- "renderTime"
460
- ],
461
- "localLinkingText": [],
462
- "type": "attribute",
463
- "for": [
464
- "InteractionContentfulPaint"
465
- ],
466
- "access": "public",
467
- "informative": false,
468
- "heading": {
469
- "id": "sec-interaction-contentful-paint-interface",
470
- "href": "https://wicg.github.io/soft-navigations/#sec-interaction-contentful-paint-interface",
471
- "title": "The InteractionContentfulPaint interface",
472
- "number": "3.1"
473
- },
474
- "definedIn": "pre",
475
- "links": []
476
- },
477
- {
478
- "id": "dom-interactioncontentfulpaint-loadtime",
479
- "href": "https://wicg.github.io/soft-navigations/#dom-interactioncontentfulpaint-loadtime",
480
- "linkingText": [
481
- "loadTime"
482
- ],
483
- "localLinkingText": [],
484
- "type": "attribute",
485
- "for": [
486
- "InteractionContentfulPaint"
487
- ],
488
- "access": "public",
489
- "informative": false,
490
- "heading": {
491
- "id": "sec-interaction-contentful-paint-interface",
492
- "href": "https://wicg.github.io/soft-navigations/#sec-interaction-contentful-paint-interface",
493
- "title": "The InteractionContentfulPaint interface",
494
- "number": "3.1"
495
- },
496
- "definedIn": "pre",
497
- "links": []
498
- },
499
- {
500
- "id": "dom-interactioncontentfulpaint-size",
501
- "href": "https://wicg.github.io/soft-navigations/#dom-interactioncontentfulpaint-size",
502
- "linkingText": [
503
- "size"
504
- ],
505
- "localLinkingText": [],
506
- "type": "attribute",
507
- "for": [
508
- "InteractionContentfulPaint"
509
- ],
510
- "access": "public",
511
- "informative": false,
512
- "heading": {
513
- "id": "sec-interaction-contentful-paint-interface",
514
- "href": "https://wicg.github.io/soft-navigations/#sec-interaction-contentful-paint-interface",
515
- "title": "The InteractionContentfulPaint interface",
516
- "number": "3.1"
517
- },
518
- "definedIn": "pre",
519
- "links": []
520
- },
521
- {
522
- "id": "dom-interactioncontentfulpaint-id",
523
- "href": "https://wicg.github.io/soft-navigations/#dom-interactioncontentfulpaint-id",
456
+ "id": "dom-interactioncontentfulpaint-largestcontentfulpaint",
457
+ "href": "https://wicg.github.io/soft-navigations/#dom-interactioncontentfulpaint-largestcontentfulpaint",
524
458
  "linkingText": [
525
- "id"
459
+ "largestContentfulPaint"
526
460
  ],
527
461
  "localLinkingText": [],
528
462
  "type": "attribute",
@@ -541,10 +475,10 @@
541
475
  "links": []
542
476
  },
543
477
  {
544
- "id": "dom-interactioncontentfulpaint-url",
545
- "href": "https://wicg.github.io/soft-navigations/#dom-interactioncontentfulpaint-url",
478
+ "id": "dom-interactioncontentfulpaint-interactionid",
479
+ "href": "https://wicg.github.io/soft-navigations/#dom-interactioncontentfulpaint-interactionid",
546
480
  "linkingText": [
547
- "url"
481
+ "interactionId"
548
482
  ],
549
483
  "localLinkingText": [],
550
484
  "type": "attribute",
@@ -563,13 +497,13 @@
563
497
  "links": []
564
498
  },
565
499
  {
566
- "id": "dom-interactioncontentfulpaint-element",
567
- "href": "https://wicg.github.io/soft-navigations/#dom-interactioncontentfulpaint-element",
500
+ "id": "dom-interactioncontentfulpaint-tojson",
501
+ "href": "https://wicg.github.io/soft-navigations/#dom-interactioncontentfulpaint-tojson",
568
502
  "linkingText": [
569
- "element"
503
+ "toJSON()"
570
504
  ],
571
505
  "localLinkingText": [],
572
- "type": "attribute",
506
+ "type": "method",
573
507
  "for": [
574
508
  "InteractionContentfulPaint"
575
509
  ],
@@ -585,17 +519,17 @@
585
519
  "links": []
586
520
  },
587
521
  {
588
- "id": "dom-interactioncontentfulpaint-interactionid",
589
- "href": "https://wicg.github.io/soft-navigations/#dom-interactioncontentfulpaint-interactionid",
522
+ "id": "interactioncontentfulpaint-context",
523
+ "href": "https://wicg.github.io/soft-navigations/#interactioncontentfulpaint-context",
590
524
  "linkingText": [
591
- "interactionId"
525
+ "context"
592
526
  ],
593
527
  "localLinkingText": [],
594
- "type": "attribute",
528
+ "type": "dfn",
595
529
  "for": [
596
530
  "InteractionContentfulPaint"
597
531
  ],
598
- "access": "public",
532
+ "access": "private",
599
533
  "informative": false,
600
534
  "heading": {
601
535
  "id": "sec-interaction-contentful-paint-interface",
@@ -603,21 +537,21 @@
603
537
  "title": "The InteractionContentfulPaint interface",
604
538
  "number": "3.1"
605
539
  },
606
- "definedIn": "pre",
540
+ "definedIn": "prose",
607
541
  "links": []
608
542
  },
609
543
  {
610
- "id": "dom-interactioncontentfulpaint-tojson",
611
- "href": "https://wicg.github.io/soft-navigations/#dom-interactioncontentfulpaint-tojson",
544
+ "id": "interactioncontentfulpaint-largest-contentful-paint",
545
+ "href": "https://wicg.github.io/soft-navigations/#interactioncontentfulpaint-largest-contentful-paint",
612
546
  "linkingText": [
613
- "toJSON()"
547
+ "largest contentful paint"
614
548
  ],
615
549
  "localLinkingText": [],
616
- "type": "method",
550
+ "type": "dfn",
617
551
  "for": [
618
552
  "InteractionContentfulPaint"
619
553
  ],
620
- "access": "public",
554
+ "access": "private",
621
555
  "informative": false,
622
556
  "heading": {
623
557
  "id": "sec-interaction-contentful-paint-interface",
@@ -625,7 +559,7 @@
625
559
  "title": "The InteractionContentfulPaint interface",
626
560
  "number": "3.1"
627
561
  },
628
- "definedIn": "pre",
562
+ "definedIn": "prose",
629
563
  "links": []
630
564
  },
631
565
  {
@@ -649,10 +583,10 @@
649
583
  "links": []
650
584
  },
651
585
  {
652
- "id": "emit-interaction-contentful-paint-entry",
653
- "href": "https://wicg.github.io/soft-navigations/#emit-interaction-contentful-paint-entry",
586
+ "id": "process-a-new-attributed-contentful-paint-candidate",
587
+ "href": "https://wicg.github.io/soft-navigations/#process-a-new-attributed-contentful-paint-candidate",
654
588
  "linkingText": [
655
- "emit interaction contentful paint entry"
589
+ "process a new attributed contentful paint candidate"
656
590
  ],
657
591
  "localLinkingText": [],
658
592
  "type": "dfn",
@@ -669,10 +603,10 @@
669
603
  "links": []
670
604
  },
671
605
  {
672
- "id": "softnavigationentry",
673
- "href": "https://wicg.github.io/soft-navigations/#softnavigationentry",
606
+ "id": "performancesoftnavigation",
607
+ "href": "https://wicg.github.io/soft-navigations/#performancesoftnavigation",
674
608
  "linkingText": [
675
- "SoftNavigationEntry"
609
+ "PerformanceSoftNavigation"
676
610
  ],
677
611
  "localLinkingText": [],
678
612
  "type": "interface",
@@ -682,78 +616,100 @@
682
616
  "heading": {
683
617
  "id": "sec-interface",
684
618
  "href": "https://wicg.github.io/soft-navigations/#sec-interface",
685
- "title": "The SoftNavigationEntry interface",
619
+ "title": "The PerformanceSoftNavigation interface",
686
620
  "number": "4.1"
687
621
  },
688
622
  "definedIn": "pre",
689
623
  "links": []
690
624
  },
691
625
  {
692
- "id": "dom-softnavigationentry-navigationtype",
693
- "href": "https://wicg.github.io/soft-navigations/#dom-softnavigationentry-navigationtype",
626
+ "id": "dom-performancesoftnavigation-navigationtype",
627
+ "href": "https://wicg.github.io/soft-navigations/#dom-performancesoftnavigation-navigationtype",
694
628
  "linkingText": [
695
629
  "navigationType"
696
630
  ],
697
631
  "localLinkingText": [],
698
632
  "type": "attribute",
699
633
  "for": [
700
- "SoftNavigationEntry"
634
+ "PerformanceSoftNavigation"
701
635
  ],
702
636
  "access": "public",
703
637
  "informative": false,
704
638
  "heading": {
705
639
  "id": "sec-interface",
706
640
  "href": "https://wicg.github.io/soft-navigations/#sec-interface",
707
- "title": "The SoftNavigationEntry interface",
641
+ "title": "The PerformanceSoftNavigation interface",
708
642
  "number": "4.1"
709
643
  },
710
644
  "definedIn": "pre",
711
645
  "links": []
712
646
  },
713
647
  {
714
- "id": "dom-softnavigationentry-interactionid",
715
- "href": "https://wicg.github.io/soft-navigations/#dom-softnavigationentry-interactionid",
648
+ "id": "dom-performancesoftnavigation-interactionid",
649
+ "href": "https://wicg.github.io/soft-navigations/#dom-performancesoftnavigation-interactionid",
716
650
  "linkingText": [
717
651
  "interactionId"
718
652
  ],
719
653
  "localLinkingText": [],
720
654
  "type": "attribute",
721
655
  "for": [
722
- "SoftNavigationEntry"
656
+ "PerformanceSoftNavigation"
723
657
  ],
724
658
  "access": "public",
725
659
  "informative": false,
726
660
  "heading": {
727
661
  "id": "sec-interface",
728
662
  "href": "https://wicg.github.io/soft-navigations/#sec-interface",
729
- "title": "The SoftNavigationEntry interface",
663
+ "title": "The PerformanceSoftNavigation interface",
730
664
  "number": "4.1"
731
665
  },
732
666
  "definedIn": "pre",
733
667
  "links": []
734
668
  },
735
669
  {
736
- "id": "dom-softnavigationentry-largestinteractioncontentfulpaint",
737
- "href": "https://wicg.github.io/soft-navigations/#dom-softnavigationentry-largestinteractioncontentfulpaint",
670
+ "id": "dom-performancesoftnavigation-getlargestinteractioncontentfulpaint",
671
+ "href": "https://wicg.github.io/soft-navigations/#dom-performancesoftnavigation-getlargestinteractioncontentfulpaint",
738
672
  "linkingText": [
739
- "largestInteractionContentfulPaint"
673
+ "getLargestInteractionContentfulPaint()"
740
674
  ],
741
675
  "localLinkingText": [],
742
- "type": "attribute",
676
+ "type": "method",
743
677
  "for": [
744
- "SoftNavigationEntry"
678
+ "PerformanceSoftNavigation"
745
679
  ],
746
680
  "access": "public",
747
681
  "informative": false,
748
682
  "heading": {
749
683
  "id": "sec-interface",
750
684
  "href": "https://wicg.github.io/soft-navigations/#sec-interface",
751
- "title": "The SoftNavigationEntry interface",
685
+ "title": "The PerformanceSoftNavigation interface",
752
686
  "number": "4.1"
753
687
  },
754
688
  "definedIn": "pre",
755
689
  "links": []
756
690
  },
691
+ {
692
+ "id": "performancesoftnavigation-context",
693
+ "href": "https://wicg.github.io/soft-navigations/#performancesoftnavigation-context",
694
+ "linkingText": [
695
+ "context"
696
+ ],
697
+ "localLinkingText": [],
698
+ "type": "dfn",
699
+ "for": [
700
+ "PerformanceSoftNavigation"
701
+ ],
702
+ "access": "private",
703
+ "informative": false,
704
+ "heading": {
705
+ "id": "sec-interface",
706
+ "href": "https://wicg.github.io/soft-navigations/#sec-interface",
707
+ "title": "The PerformanceSoftNavigation interface",
708
+ "number": "4.1"
709
+ },
710
+ "definedIn": "prose",
711
+ "links": []
712
+ },
757
713
  {
758
714
  "id": "soft-navigation",
759
715
  "href": "https://wicg.github.io/soft-navigations/#soft-navigation",
@@ -821,6 +821,26 @@
821
821
  "definedIn": "pre",
822
822
  "links": []
823
823
  },
824
+ {
825
+ "id": "emptyresult",
826
+ "href": "https://w3c.github.io/webdriver-bidi/#emptyresult",
827
+ "linkingText": [
828
+ "EmptyResult"
829
+ ],
830
+ "localLinkingText": [],
831
+ "type": "dfn",
832
+ "for": [],
833
+ "access": "public",
834
+ "informative": false,
835
+ "heading": {
836
+ "id": "protocol-definition",
837
+ "href": "https://w3c.github.io/webdriver-bidi/#protocol-definition",
838
+ "title": "Definition",
839
+ "number": "3.1"
840
+ },
841
+ "definedIn": "prose",
842
+ "links": []
843
+ },
824
844
  {
825
845
  "id": "cddl-type-extensible",
826
846
  "href": "https://w3c.github.io/webdriver-bidi/#cddl-type-extensible",
@@ -15301,51 +15321,8 @@
15301
15321
  "links": []
15302
15322
  },
15303
15323
  {
15304
- "id": "cddl-key-browsingcontextstartscreencastparameters-streamoptions",
15305
- "href": "https://w3c.github.io/webdriver-bidi/#cddl-key-browsingcontextstartscreencastparameters-streamoptions",
15306
- "linkingText": [
15307
- "streamOptions",
15308
- "\"streamOptions\""
15309
- ],
15310
- "localLinkingText": [],
15311
- "type": "cddl-key",
15312
- "for": [
15313
- "browsingContext.StartScreencastParameters"
15314
- ],
15315
- "access": "private",
15316
- "informative": false,
15317
- "heading": {
15318
- "id": "command-browsingContext-startScreencast",
15319
- "href": "https://w3c.github.io/webdriver-bidi/#command-browsingContext-startScreencast",
15320
- "title": "The browsingContext.startScreencast Command",
15321
- "number": "7.3.3.13"
15322
- },
15323
- "definedIn": "pre",
15324
- "links": []
15325
- },
15326
- {
15327
- "id": "cddl-type-browsingcontextmediastreamoptions",
15328
- "href": "https://w3c.github.io/webdriver-bidi/#cddl-type-browsingcontextmediastreamoptions",
15329
- "linkingText": [
15330
- "browsingContext.MediaStreamOptions"
15331
- ],
15332
- "localLinkingText": [],
15333
- "type": "cddl-type",
15334
- "for": [],
15335
- "access": "private",
15336
- "informative": false,
15337
- "heading": {
15338
- "id": "command-browsingContext-startScreencast",
15339
- "href": "https://w3c.github.io/webdriver-bidi/#command-browsingContext-startScreencast",
15340
- "title": "The browsingContext.startScreencast Command",
15341
- "number": "7.3.3.13"
15342
- },
15343
- "definedIn": "pre",
15344
- "links": []
15345
- },
15346
- {
15347
- "id": "cddl-key-browsingcontextmediastreamoptions-video",
15348
- "href": "https://w3c.github.io/webdriver-bidi/#cddl-key-browsingcontextmediastreamoptions-video",
15324
+ "id": "cddl-key-browsingcontextstartscreencastparameters-video",
15325
+ "href": "https://w3c.github.io/webdriver-bidi/#cddl-key-browsingcontextstartscreencastparameters-video",
15349
15326
  "linkingText": [
15350
15327
  "video",
15351
15328
  "\"video\""
@@ -15353,7 +15330,7 @@
15353
15330
  "localLinkingText": [],
15354
15331
  "type": "cddl-key",
15355
15332
  "for": [
15356
- "browsingContext.MediaStreamOptions"
15333
+ "browsingContext.StartScreencastParameters"
15357
15334
  ],
15358
15335
  "access": "private",
15359
15336
  "informative": false,
@@ -15367,8 +15344,8 @@
15367
15344
  "links": []
15368
15345
  },
15369
15346
  {
15370
- "id": "cddl-key-browsingcontextmediastreamoptions-audio",
15371
- "href": "https://w3c.github.io/webdriver-bidi/#cddl-key-browsingcontextmediastreamoptions-audio",
15347
+ "id": "cddl-key-browsingcontextstartscreencastparameters-audio",
15348
+ "href": "https://w3c.github.io/webdriver-bidi/#cddl-key-browsingcontextstartscreencastparameters-audio",
15372
15349
  "linkingText": [
15373
15350
  "audio",
15374
15351
  "\"audio\""
@@ -15376,7 +15353,7 @@
15376
15353
  "localLinkingText": [],
15377
15354
  "type": "cddl-key",
15378
15355
  "for": [
15379
- "browsingContext.MediaStreamOptions"
15356
+ "browsingContext.StartScreencastParameters"
15380
15357
  ],
15381
15358
  "access": "private",
15382
15359
  "informative": false,
@@ -365,75 +365,53 @@
365
365
  "links": []
366
366
  },
367
367
  {
368
- "id": "navigator-associated-modelcontext",
369
- "href": "https://webmachinelearning.github.io/webmcp/#navigator-associated-modelcontext",
368
+ "id": "document-associated-modelcontext",
369
+ "href": "https://webmachinelearning.github.io/webmcp/#document-associated-modelcontext",
370
370
  "linkingText": [
371
371
  "associated ModelContext"
372
372
  ],
373
373
  "localLinkingText": [],
374
374
  "type": "dfn",
375
375
  "for": [
376
- "Navigator"
377
- ],
378
- "access": "private",
379
- "informative": false,
380
- "heading": {
381
- "id": "navigator-extension",
382
- "href": "https://webmachinelearning.github.io/webmcp/#navigator-extension",
383
- "title": "Extensions to the Navigator Interface",
384
- "number": "4.1"
385
- },
386
- "definedIn": "prose",
387
- "links": []
388
- },
389
- {
390
- "id": "modelcontext-creation-document",
391
- "href": "https://webmachinelearning.github.io/webmcp/#modelcontext-creation-document",
392
- "linkingText": [
393
- "creation Document"
394
- ],
395
- "localLinkingText": [],
396
- "type": "dfn",
397
- "for": [
398
- "ModelContext"
376
+ "Document"
399
377
  ],
400
378
  "access": "private",
401
379
  "informative": false,
402
380
  "heading": {
403
- "id": "navigator-extension",
404
- "href": "https://webmachinelearning.github.io/webmcp/#navigator-extension",
405
- "title": "Extensions to the Navigator Interface",
381
+ "id": "document-extension",
382
+ "href": "https://webmachinelearning.github.io/webmcp/#document-extension",
383
+ "title": "Extensions to Document",
406
384
  "number": "4.1"
407
385
  },
408
386
  "definedIn": "prose",
409
387
  "links": []
410
388
  },
411
389
  {
412
- "id": "dom-navigator-modelcontext",
413
- "href": "https://webmachinelearning.github.io/webmcp/#dom-navigator-modelcontext",
390
+ "id": "dom-document-modelcontext",
391
+ "href": "https://webmachinelearning.github.io/webmcp/#dom-document-modelcontext",
414
392
  "linkingText": [
415
393
  "modelContext"
416
394
  ],
417
395
  "localLinkingText": [],
418
396
  "type": "attribute",
419
397
  "for": [
420
- "Navigator"
398
+ "Document"
421
399
  ],
422
400
  "access": "public",
423
401
  "informative": false,
424
402
  "heading": {
425
- "id": "navigator-extension",
426
- "href": "https://webmachinelearning.github.io/webmcp/#navigator-extension",
427
- "title": "Extensions to the Navigator Interface",
403
+ "id": "document-extension",
404
+ "href": "https://webmachinelearning.github.io/webmcp/#document-extension",
405
+ "title": "Extensions to Document",
428
406
  "number": "4.1"
429
407
  },
430
408
  "definedIn": "prose",
431
409
  "links": [
432
410
  {
433
411
  "type": "dev",
434
- "id": "ref-for-dom-navigator-modelcontext",
435
- "name": "navigator.modelContext.registerTool(tool, options)",
436
- "href": "https://webmachinelearning.github.io/webmcp/#ref-for-dom-navigator-modelcontext%E2%91%A1",
412
+ "id": "ref-for-dom-document-modelcontext",
413
+ "name": "document.modelContext.registerTool(tool, options)",
414
+ "href": "https://webmachinelearning.github.io/webmcp/#ref-for-dom-document-modelcontext%E2%91%A0",
437
415
  "heading": {
438
416
  "id": "model-context-container",
439
417
  "href": "https://webmachinelearning.github.io/webmcp/#model-context-container",
@@ -556,7 +534,7 @@
556
534
  {
557
535
  "type": "dev",
558
536
  "id": "ref-for-dom-modelcontext-registertool②",
559
- "name": "navigator.modelContext.registerTool(tool, options)",
537
+ "name": "document.modelContext.registerTool(tool, options)",
560
538
  "href": "https://webmachinelearning.github.io/webmcp/#ref-for-dom-modelcontext-registertool%E2%91%A1",
561
539
  "heading": {
562
540
  "id": "model-context-container",