[whatwg/fullscreen] Disallow dialog.requestFullscreen() (#104)

This way, interactions between the algorithms for fullscreen and
dialog are simplified. Example concern:
https://github.com/whatwg/fullscreen/pull/102#issuecomment-332039536

This also makes it easier to reinstate hierarchy restrictions:
https://github.com/whatwg/fullscreen/pull/91

Tests: https://chromium-review.googlesource.com/c/chromium/src/+/684435
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fullscreen/pull/104

-- Commit Summary --

  * Disallow dialog.requestFullscreen()

-- File Changes --

    M fullscreen.bs (2)

-- Patch Links --

https://github.com/whatwg/fullscreen/pull/104.patch
https://github.com/whatwg/fullscreen/pull/104.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/pull/104

Received on Tuesday, 26 September 2017 10:02:21 UTC