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

Unified Diff: LayoutTests/fast/viewport/viewport-45-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/viewport/viewport-45-expected.txt
diff --git a/LayoutTests/fast/viewport/viewport-45-expected.txt b/LayoutTests/fast/viewport/viewport-45-expected.txt
index bdf04ba5b85cc434241ad2bc7e38bb754bc8b771..e11424cf895caefd5626396d9a7beb1a4de3e22e 100644
--- a/LayoutTests/fast/viewport/viewport-45-expected.txt
+++ b/LayoutTests/fast/viewport/viewport-45-expected.txt
@@ -1,2 +1,4 @@
+CONSOLE MESSAGE: line 3: The value "0" for property "minimum-scale" is out of bounds and the value has been clamped.
+CONSOLE MESSAGE: line 3: The value "0" for property "maximum-scale" is out of bounds and the value has been clamped.
ALERT: viewport size 3200x3520 scale 0.1 with limits [0.1, 0.1] and userScalable true

Powered by Google App Engine
This is Rietveld 408576698