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

Unified Diff: LayoutTests/fast/viewport/viewport-46-expected.txt

Issue 22908011: Change viewport error messages in preparation for use with @viewport rule (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-46-expected.txt
diff --git a/LayoutTests/fast/viewport/viewport-46-expected.txt b/LayoutTests/fast/viewport/viewport-46-expected.txt
index 7452a012a214c75f4dd7505b5fa1165d0e4ac49b..02b536c06787f7bddffe2a3d7461745ce7397939 100644
--- a/LayoutTests/fast/viewport/viewport-46-expected.txt
+++ b/LayoutTests/fast/viewport/viewport-46-expected.txt
@@ -1,5 +1,5 @@
-CONSOLE MESSAGE: line 3: Viewport maximum-scale cannot be larger than 10.0. The maximum-scale will be set to 10.0.
-CONSOLE MESSAGE: line 3: Viewport maximum-scale cannot be larger than 10.0. The maximum-scale will be set to 10.0.
-CONSOLE MESSAGE: line 3: Viewport maximum-scale cannot be larger than 10.0. The maximum-scale will be set to 10.0.
+CONSOLE MESSAGE: line 3: The value for key "maximum-scale" is out of bounds and the value has been clamped.
+CONSOLE MESSAGE: line 3: The value for key "maximum-scale" is out of bounds and the value has been clamped.
+CONSOLE MESSAGE: line 3: The value for key "maximum-scale" is out of bounds and the value has been clamped.
ALERT: viewport size 32x35.2 scale 10 with limits [10, 10] and userScalable true
« no previous file with comments | « LayoutTests/fast/viewport/viewport-134-expected.txt ('k') | LayoutTests/fast/viewport/viewport-52-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698