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 @@ -100297,10 +100297,9 @@ interface <dfn interface>NavigationTransition</dfn> {
100297
100297
data-x="dom-Navigation-currentEntry">navigation.currentEntry</code>.</p></dd>
100298
100298
100299
100299
<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>
100300
- <dd><p>The <code>NavigationDestination</code> of the transition. This can be
100301
- useful to compare against <code
100302
- data-x="dom-Navigation-currentEntry">navigation.currentEntry</code> before the navigation is
100303
- <span data-x="concept-NavigationTransition-committed">committed</span>.</p></dd>
100300
+ <dd><p>The <code>NavigationDestination</code> of the transition. This can be useful to compare
100301
+ against <code data-x="dom-Navigation-currentEntry">navigation.currentEntry</code> before the
100302
+ navigation is <span data-x="concept-NavigationTransition-committed">committed</span>.</p></dd>
100304
100303
100305
100304
<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>
100306
100305
<dd><p>A promise which fulfills once the <code
@@ -100363,7 +100362,8 @@ interface <dfn interface>NavigationTransition</dfn> {
100363
100362
<div algorithm>
100364
100363
<p>The <dfn attribute for="NavigationTransition"><code
100365
100364
data-x="dom-NavigationTransition-to">to</code></dfn> getter steps are to return
100366
- <span>this</span>'s <span data-x="concept-NavigationTransition-destination">destination</span>.</p>
100365
+ <span>this</span>'s <span
100366
+ data-x="concept-NavigationTransition-destination">destination</span>.</p>
100367
100367
100368
100368
<p>The <dfn attribute for="NavigationTransition"><code
100369
100369
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