- From: <bugzilla@jessica.w3.org>
- Date: Mon, 14 Jul 2014 09:27:35 +0000
- To: public-webapps@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26326
Bug ID: 26326
Summary: Why fully exit fullscreen when an element is removed?
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Fullscreen
Assignee: annevk@annevk.nl
Reporter: philipj@opera.com
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-webapps@w3.org
http://fullscreen.spec.whatwg.org/#model
[[
If an element at the top of a fullscreen element stack is removed from a
document, fully exit fullscreen.
]]
AFAICT, this is the only way that "fully exit fullscreen" is exposed to
scripts. This allows an iframe embedded in a presentation to exit fullscreen
for the presentation itself, which seems bad even if rather harmless.
Why not just exit fullscreen on the document from which the element was
removed?
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Monday, 14 July 2014 09:27:36 UTC