Closed
Bug 1478681
Opened 7 years ago
Closed 5 years ago
Correct MDN description of the Visual Viewport API
Categories
(Developer Documentation Graveyard :: MDN Meta Docs, enhancement, P3)
Developer Documentation Graveyard
MDN Meta Docs
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: tanushree, Assigned: sheppy)
Details
The MDN document for the Visual Viewport API (https://developer.mozilla.org/en-US/docs/Web/API/Visual_Viewport_API) says that "The Visual Viewport API provides an explicit mechanism for querying and modifying the properties of the visual viewport".
Currently, the spec of the API (https://wicg.github.io/visual-viewport/#the-visualviewport-interface) only allows us to query the Visual Viewport properties and not modify it. Please update the documentation to "The Visual Viewport API provides an explicit mechanism for querying the properties of the visual viewport".
Updated•7 years ago
|
Assignee: nobody → eshepherd
Priority: -- → P3
Comment 1•5 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•