Skip to content

Commit a16b0e9

Browse files
committed
Fix variable name typo in inner navigate event firing
1 parent d2148b9 commit a16b0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96320,7 +96320,7 @@ interface <dfn interface>NavigationDestination</dfn> {
9632096320
update steps</span> given <var>document</var> and <var>event</var>'s <code
9632196321
data-x="dom-NavigateEvent-destination">destination</code>'s <span
9632296322
data-x="dom-NavigationDestination-url">URL</span>, with <i
96323-
data-x="uhus-serializedData">serialiedData</i> set to <var>event</var>'s <span
96323+
data-x="uhus-serializedData">serializedData</i> set to <var>event</var>'s <span
9632496324
data-x="concept-NavigateEvent-classic-history-API-state">classic history API state</span> and
9632596325
<i data-x="uhus-historyHandling">historyHandling</i> set to <var>navigationType</var>.</p>
9632696326

0 commit comments

Comments
 (0)