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> {
96949
96949
data-x="dom-Navigation-currentEntry">navigation.currentEntry</code>.</p></dd>
96950
96950
96951
96951
<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>
96956
96955
96957
96956
<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>
96958
96957
<dd><p>A promise which fulfills once the <code
@@ -97008,7 +97007,8 @@ interface <dfn interface>NavigationTransition</dfn> {
97008
97007
97009
97008
<p>The <dfn attribute for="NavigationTransition"><code
97010
97009
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>
97012
97012
97013
97013
<p>The <dfn attribute for="NavigationTransition"><code
97014
97014
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