Closed
Bug 1144470
Opened 10 years ago
Closed 10 years ago
Reader Mode complains about invalid viewport
Categories
(Firefox for iOS :: Reader View, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: st3fan, Assigned: st3fan)
References
Details
Safari console says: "[Error] Viewport argument value "device-width;" for key "width" is invalid, and has been ignored. Note that ';' is not a separator in viewport values. The list should be comma-separated. (how_the_cia_mig.html, line 8)"
We have this in the Reader.html template:
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=.25, maximum-scale=1.6, initial-scale=1.0">
Not sure why that is incorrect.
Assignee | ||
Comment 1•10 years ago
|
||
This may actually be a false alarm and be an error displayed by the *original* page. Not by our readerized page.
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•