We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b50b488 commit 9aa865eCopy full SHA for 9aa865e
index.bs
@@ -2915,7 +2915,7 @@ The progress of navigation is communicated using an immutable
2915
<dd>The URL which is being loaded in the navigation</dd>
2916
2917
<dt><dfn export for="WebDriver BiDi navigation status" id="navigation-status-suggested-filename">suggestedFilename</dfn></dt>
2918
- <dd>An optional suggested filename. Provided if the navigation is a download</dd>
+ <dd>If the navigation is a download, suggested filename, otherwise null.</dd>
2919
</dl>
2920
2921
### Definition ### {#module-browsingContext-definition}
0 commit comments