Closed
Bug 1479369
Opened 7 years ago
Closed 7 years ago
Typo in document.mozFullScreenElement article
Categories
(Developer Documentation Graveyard :: API: DOM, defect, P5)
Developer Documentation Graveyard
API: DOM
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: marko, Assigned: sheppy)
References
()
Details
Attachments
(1 file)
|
145.12 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36
Steps to reproduce:
https://developer.mozilla.org/en-US/docs/Web/API/DocumentOrShadowRoot/fullscreenElement
Actual results:
In compatibility table under firefox you have listed document.mozFullscreenElement.
Expected results:
It should be document.mozFullScreenElement.
Updated•7 years ago
|
Component: Untriaged → API: DOM
OS: Unspecified → All
Product: Firefox → Developer Documentation
Hardware: Unspecified → All
Version: 61 Branch → unspecified
Updated•7 years ago
|
Priority: -- → P5
| Assignee | ||
Comment 1•7 years ago
|
||
This was fixed in BCD two months ago, but the page had not been rebuilt yet. Now it has.
Assignee: nobody → eshepherd
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•