[Bug 16709] New: Update HTML for Fullscreen

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16709

           Summary: Update HTML for Fullscreen
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: annevk@opera.com
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org, simonp@opera.com,
                    roc@ocallahan.org


As discussed on the WHATWG list and elsewhere, HTML needs a few updates to make
Fullscreen "work" (and better):

* Define that the "fullscreen enabled flag" is set for top-level browsing
contexts.
* Define that the "fullscreen enabled flag" is set for nested browsing contexts
if their browsing context container (including ancestors) has a
allowfullscreen="" attribute set. (That attribute needs to be defined too.)
* "fully exit fullscreen" when navigating.
* onfullscreenchange and onfullscreenerror event handlers

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 12 April 2012 07:35:49 UTC