File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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
25632563navigation status</dfn> struct, which has the following items:
25642564
25652565<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>
25672567 <dd> The [=navigation id=] for the navigation, or null when the navigation is
25682568 canceled before making progress.</dd>
25692569
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>
25712571 <dd> A status code that is either
25722572 "<dfn export id="navigation-status-canceled"><code>canceled</code></dfn> ",
25732573 "<dfn export id="navigation-status-pending"><code>pending</code></dfn> ", or
You can’t perform that action at this time.
0 commit comments