File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -96949,10 +96949,9 @@ interface <dfn interface>NavigationTransition</dfn> {
9694996949 data-x="dom-Navigation-currentEntry">navigation.currentEntry</code>.</p></dd>
9695096950
9695196951 <dt><code data-x=""><span data-x="dom-navigation">navigation</span>.<span data-x="dom-Navigation-transition">transition</span>.<span subdfn data-x="dom-NavigationTransition-to">to</span></code></dt>
96952- <dd><p>The <code>NavigationDestination</code> of the transition. This can be
96953- useful to compare against <code
96954- data-x="dom-Navigation-currentEntry">navigation.currentEntry</code> before the navigation is
96955- <span data-x="concept-NavigationTransition-committed">committed</span>.</p></dd>
96952+ <dd><p>The <code>NavigationDestination</code> of the transition. This can be useful to compare
96953+ against <code data-x="dom-Navigation-currentEntry">navigation.currentEntry</code> before the
96954+ navigation is <span data-x="concept-NavigationTransition-committed">committed</span>.</p></dd>
9695696955
9695796956 <dt><code data-x=""><span data-x="dom-navigation">navigation</span>.<span data-x="dom-Navigation-transition">transition</span>.<span subdfn data-x="dom-NavigationTransition-committed">committed</span></code></dt>
9695896957 <dd><p>A promise which fulfills once the <code
@@ -97008,7 +97007,8 @@ interface <dfn interface>NavigationTransition</dfn> {
9700897007
9700997008 <p>The <dfn attribute for="NavigationTransition"><code
9701097009 data-x="dom-NavigationTransition-to">to</code></dfn> getter steps are to return
97011- <span>this</span>'s <span data-x="concept-NavigationTransition-destination">destination</span>.</p>
97010+ <span>this</span>'s <span
97011+ data-x="concept-NavigationTransition-destination">destination</span>.</p>
9701297012
9701397013 <p>The <dfn attribute for="NavigationTransition"><code
9701497014 data-x="dom-NavigationTransition-committed">committed</code></dfn> getter steps are to return
You can’t perform that action at this time.
0 commit comments