Skip to content

Commit 689fdb2

Browse files
foolipannevk
authored andcommitted
Disallow dialog.requestFullscreen()
This way, interactions between the algorithms for fullscreen and dialog are simplified. Example concern: #102 (comment) This also makes it easier to reinstate hierarchy restrictions: #91 Tests: https://chromium-review.googlesource.com/c/chromium/src/+/684435
1 parent 10649f2 commit 689fdb2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fullscreen.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,8 @@ these steps:
246246
<a href=https://www.w3.org/Math/draft-spec/chapter2.html#interf.toplevel>MathML <code>math</code></a>
247247
element. [[!SVG]] [[!MATHML]]
248248

249+
<li><p><var>pending</var> is not a <{dialog}> element.
250+
249251
<li><p>The <a>fullscreen element ready check</a> for <var>pending</var> returns true.
250252

251253
<li><p><a>Fullscreen is supported</a>.

0 commit comments

Comments
 (0)