File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2563,11 +2563,11 @@ The progress of navigation is communicated using an immutable <dfn export>WebDri
2563
2563
navigation status</dfn> struct, which has the following items:
2564
2564
2565
2565
<dl>
2566
- <dt> <dfn export id="navigation-status-id">id</dfn> </dt>
2566
+ <dt> <dfn export for="WebDriver navigation status" id="navigation-status-id">id</dfn> </dt>
2567
2567
<dd> The [=navigation id=] for the navigation, or null when the navigation is
2568
2568
canceled before making progress.</dd>
2569
2569
2570
- <dt> <dfn export id="navigation-status-status">status</dfn> </dt>
2570
+ <dt> <dfn export for="WebDriver navigation status" id="navigation-status-status">status</dfn> </dt>
2571
2571
<dd> A status code that is either
2572
2572
"<dfn export id="navigation-status-canceled"><code>canceled</code></dfn> ",
2573
2573
"<dfn export id="navigation-status-pending"><code>pending</code></dfn> ", or
You can’t perform that action at this time.
0 commit comments