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> {
100297100297 data-x="dom-Navigation-currentEntry">navigation.currentEntry</code>.</p></dd>
100298100298
100299100299 <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>
100304100303
100305100304 <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>
100306100305 <dd><p>A promise which fulfills once the <code
@@ -100363,7 +100362,8 @@ interface <dfn interface>NavigationTransition</dfn> {
100363100362 <div algorithm>
100364100363 <p>The <dfn attribute for="NavigationTransition"><code
100365100364 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>
100367100367
100368100368 <p>The <dfn attribute for="NavigationTransition"><code
100369100369 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