We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eedfcc0 commit 2a9e7a5Copy full SHA for 2a9e7a5
fullscreen.bs
@@ -273,7 +273,7 @@ when invoked, must run these steps:
273
<li><p>Return <var>promise</var>, and run the remaining steps <a>in parallel</a>.
274
275
<li>
276
- <p>If <var>error</var> is false: Resize <var>pendingDoc</var>'s
+ <p>If <var>error</var> is false, then resize <var>pendingDoc</var>'s
277
<a>top-level browsing context</a>'s <a>active document</a>'s viewport's dimensions, optionally
278
taking into account <var>options</var>'s <code>navigationUI</code> member:
279
<!-- cross-process -->
0 commit comments