RESOLVED INVALID 146090
REGRESSION(r184681): Viewport sizes are incorrect on iOS
https://bugs.webkit.org/show_bug.cgi?id=146090
Summary REGRESSION(r184681): Viewport sizes are incorrect on iOS
Brent Fulgham
Reported 2015-06-17 17:35:55 PDT
The attached test case shows the issue. After r184681, the color boxes that should be sized to match the viewport width (100vw) are now getting sized to something slightly smaller.
Attachments
Test Case showing problem. (1.02 KB, text/html)
2015-06-17 17:36 PDT, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2015-06-17 17:36:42 PDT
Created attachment 255053 [details] Test Case showing problem.
Brent Fulgham
Comment 2 2015-06-17 17:45:32 PDT
Brent Fulgham
Comment 3 2015-07-07 11:07:25 PDT
This isn't a bug. We need "shrink-to-fit=no" in the viewport tag for this test case.
Note You need to log in before you can comment on or make changes to this bug.