Skip to content

Commit a2f64a5

Browse files
authored
Disambiguate "url" export (#348)
Fixes #347.
1 parent d73975c commit a2f64a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2540,7 +2540,7 @@ navigation status</dfn> struct, which has the following items:
25402540
"<dfn export id="navigation-status-complete"><code>complete</code></dfn>".
25412541
</dd>
25422542

2543-
<dt><dfn export id="navigation-status-url">url</dfn></dt>
2543+
<dt><dfn export for="WebDriver navigation status" id="navigation-status-url">url</dfn></dt>
25442544
<dd>The URL which is being loaded in the navigation</dd>
25452545
</dl>
25462546

0 commit comments

Comments
 (0)