[Bug 26615] New: Is topLevelViewport needed?

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

            Bug ID: 26615
           Summary: Is topLevelViewport needed?
           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/#dom-element-requestfullscreen

Can pending's top-level browsing context's document's viewport change after the
async return? I don't think so, and in order to fix 26601 the pending variable
would have to be kept across the async boundaries, so one might just as well
use that directly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 20 August 2014 15:46:38 UTC