File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -98125,13 +98125,13 @@ interface <dfn interface>NavigationDestination</dfn> {
98125
98125
98126
98126
<li>
98127
98127
<p><span data-x="list iterate">For each</span> <var>handler</var> of <var>event</var>'s <span
98128
- data-x="concept-NavigateEvent-navigation-precommit-handler-list">navigation handler
98128
+ data-x="concept-NavigateEvent-navigation-precommit-handler-list">navigation precommit handler
98129
98129
list</span>:</p>
98130
98130
98131
98131
<ol>
98132
98132
<li><p><span data-x="list append">Append</span> the result of <span
98133
- data-x="es-invoking-callback-functions">invoking</span> <var>handler</var> with an empty
98134
- arguments list to <var>precommitPromisesList</var>.</p></li>
98133
+ data-x="es-invoking-callback-functions">invoking</span> <var>handler</var> with
98134
+ « <var>precommitController</var> » to <var>precommitPromisesList</var>.</p></li>
98135
98135
</ol>
98136
98136
</li>
98137
98137
You can’t perform that action at this time.
0 commit comments