- From: <bugzilla@jessica.w3.org>
- Date: Thu, 31 Jul 2014 16:18:01 +0000
- To: public-webapps@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26484 Bug ID: 26484 Summary: Order of fullscreenchange events has reversed in requestFullscreen() 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 Previously the documents would notified from the top-level document and down, now it is the other order. The former order was sensible, so change "append" to "prepend" in "While the last element in fullscreenElements is in a nested browsing context, append its browsing context container to fullscreenElements." -- You are receiving this mail because: You are on the CC list for the bug.
Received on Thursday, 31 July 2014 16:18:03 UTC