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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
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.