- From: <bugzilla@jessica.w3.org>
- Date: Tue, 15 Jul 2014 10:21:26 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26326
Chris Pearce <cpearce@mozilla.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cpearce@mozilla.com
--- Comment #5 from Chris Pearce <cpearce@mozilla.com> ---
(In reply to Philip Jägenstedt from comment #0)
> AFAICT, this is the only way that "fully exit fullscreen" is exposed to
> scripts.
FWIW, our fullscreen implementation allows script to exit fullscreen by calling
document.exitFullscreen(). The justifcation being that script can exit
fullscreen by removing the fullscreen element from the document anyway.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 15 July 2014 10:21:27 UTC