We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e5e7c9 commit c532d03Copy full SHA for c532d03
source
@@ -101999,10 +101999,10 @@ interface <dfn interface>NavigationDestination</dfn> {
101999
state</span> is "<code data-x="">intercepted</code>", then:</p>
102000
102001
<ol>
102002
- <li><p>Assert: <var>didFulfill</var> is false.</p></li>
+ <li><p><span>Assert</span>: <var>didFulfill</var> is false.</p></li>
102003
102004
<li>
102005
- <p>Assert: <var>event</var>'s <span
+ <p><span>Assert</span>: <var>event</var>'s <span
102006
data-x="concept-NavigateEvent-navigation-precommit-handler-list">navigation precommit handler
102007
list</span> <span data-x="list is empty">is not empty</span>.</p>
102008
0 commit comments