File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -101685,6 +101685,7 @@ interface <dfn interface>NavigationDestination</dfn> {
101685
101685
</ol>
101686
101686
</div>
101687
101687
101688
+ <div algorithm>
101688
101689
<p>To <dfn>commit a navigate event</dfn> given a <code>NavigateEvent</code> object
101689
101690
<var>event</var> and a <span>navigation API method tracker</span>
101690
101691
<var>apiMethodTracker</var>:</p>
@@ -101912,7 +101913,9 @@ interface <dfn interface>NavigationDestination</dfn> {
101912
101913
at this point or later.</p>
101913
101914
</li>
101914
101915
</ol>
101916
+ </div>
101915
101917
101918
+ <div algorithm>
101916
101919
<p>To <dfn>process navigate event handler failure</dfn> given a <code>NavigateEvent</code> object
101917
101920
<var>event</var> and a <var>reason</var>:</p>
101918
101921
@@ -101936,6 +101939,7 @@ interface <dfn interface>NavigationDestination</dfn> {
101936
101939
<li><p><span data-x="Abort a NavigateEvent">Abort</span> <var>event</var> given
101937
101940
<var>reason</var>.</p>
101938
101941
</ol>
101942
+ </div>
101939
101943
101940
101944
101941
101945
<h6 id="navigate-event-scroll-focus">Scroll and focus behavior</h6>
You can’t perform that action at this time.
0 commit comments