Skip to content

Commit 399d50e

Browse files
navigationStatus.suggestedFilename null
1 parent b50b488 commit 399d50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2915,7 +2915,7 @@ The progress of navigation is communicated using an immutable
29152915
<dd>The URL which is being loaded in the navigation</dd>
29162916

29172917
<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>
2918+
<dd>A suggested filename if the navigation is a download, otherwise null.</dd>
29192919
</dl>
29202920

29212921
### Definition ### {#module-browsingContext-definition}

0 commit comments

Comments
 (0)