Closed Bug 695158 Opened 13 years ago Closed 13 years ago

Document.mozFullScreenElement should return element when it's not in document

Categories

(Core :: DOM: Core & HTML, defect)

10 Branch
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: cpearce, Unassigned)

References

Details

Document.mozFullScreenElement does not return the full-screen element when it's not in the document. It should, the only reason it didn't is my initial implementation of :-moz-full-screen relied on this behaviour, but it doesn't really make sense.
OS: Windows 7 → All
Hardware: x86_64 → All
Version: 9 Branch → 10 Branch
We're going to match the draft WhatWG spec and not allow elements which are not in their documents to enter full-screen.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.