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

Unified Diff: LayoutTests/fast/viewport/viewport-104-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
« no previous file with comments | « no previous file | LayoutTests/fast/viewport/viewport-105-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/viewport/viewport-104-expected.txt
diff --git a/LayoutTests/fast/viewport/viewport-104-expected.txt b/LayoutTests/fast/viewport/viewport-104-expected.txt
index c30c206cdb872e1098316155fb3448f0db509537..493daa587fd9f1348ef25616dd2cd8bf69b562e7 100644
--- a/LayoutTests/fast/viewport/viewport-104-expected.txt
+++ b/LayoutTests/fast/viewport/viewport-104-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 3: Viewport argument key "x" not recognized and ignored.
-CONSOLE MESSAGE: line 3: Viewport argument key "400" not recognized and ignored.
+CONSOLE MESSAGE: line 3: The key "x" is not recognized and ignored.
+CONSOLE MESSAGE: line 3: The key "400" is not recognized and ignored.
ALERT: viewport size 980x1078 scale 0.326531 with limits [0.326531, 5] and userScalable true
« no previous file with comments | « no previous file | LayoutTests/fast/viewport/viewport-105-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698