Closed
Bug 1133953
Opened 11 years ago
Closed 10 years ago
fullscreen api / use the recommended method names
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 743198
People
(Reporter: roman.demediuk, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0
Build ID: 20150122214805
Steps to reproduce:
Why does not FF use the "recommended" method names for fullscreen api?
http://www.w3.org/TR/2012/WD-fullscreen-20120703/#fullscreen-enabled-flag
fullscreenEnabled
msFullscreenEnabled
webkitFullscreenEnabled
and only in Firefox this method is named mozFull[S]creenEnabled? We do not really need a new "old IE".
this should be fixed (allowing to use old methods for backward-compatibility for some time).
Updated•10 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•