[Bug 16464] New: display:none/visibility:hidden

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

           Summary: display:none/visibility:hidden
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Fullscreen
        AssignedTo: annevk@opera.com
        ReportedBy: simonp@opera.com
         QAContact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org


What should happen when trying to fullscreen an element that is display:none or
visibility:hidden? What should happen when the fullscreen element changes to
display:none or visibility:hidden?

Maybe it makes sense to throw for the former case and exit fullscreen for the
latter?

-- 
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 Wednesday, 21 March 2012 12:41:51 UTC