Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(674)

Side by Side Diff: LayoutTests/fast/viewport/viewport-46-expected.txt

Issue 19555002: Translate viewport related meta tags into @viewport descriptors as suggested by the CSS Device Adap… (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE MESSAGE: line 3: Viewport maximum-scale cannot be larger than 10.0. The maximum-scale will be set to 10.0. 1 CONSOLE MESSAGE: line 3: The value "11" for property "minimum-scale" is out of b ounds and the value has been clamped.
2 CONSOLE MESSAGE: line 3: Viewport maximum-scale cannot be larger than 10.0. The maximum-scale will be set to 10.0. 2 CONSOLE MESSAGE: line 3: The value "13" for property "maximum-scale" is out of b ounds and the value has been clamped.
3 CONSOLE MESSAGE: line 3: Viewport maximum-scale cannot be larger than 10.0. The maximum-scale will be set to 10.0. 3 CONSOLE MESSAGE: line 3: The value "12" for property "initial-scale" is out of b ounds and the value has been clamped.
4 ALERT: viewport size 32x35.2 scale 10 with limits [10, 10] and userScalable true 4 ALERT: viewport size 32x35.2 scale 10 with limits [10, 10] and userScalable true
5 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698