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

Unified Diff: LayoutTests/fast/viewport/viewport-83-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-83-expected.txt
diff --git a/LayoutTests/fast/viewport/viewport-83-expected.txt b/LayoutTests/fast/viewport/viewport-83-expected.txt
index ac180425c40b25cd57d4dd5517ae878ff464c1a7..26ffc5e5eca1c7c3c4a233eab9f4b981549a382c 100644
--- a/LayoutTests/fast/viewport/viewport-83-expected.txt
+++ b/LayoutTests/fast/viewport/viewport-83-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 3: Viewport argument value "height" for key "width" is invalid, and has been ignored.
-CONSOLE MESSAGE: line 3: Viewport argument key "830" not recognized and ignored.
+CONSOLE MESSAGE: line 3: The value "height" for key "width" is invalid, and has been ignored.
+CONSOLE MESSAGE: line 3: The key "830" is not recognized and ignored.
ALERT: viewport size 64x70.4 scale 5 with limits [5, 5] and userScalable true
« no previous file with comments | « LayoutTests/fast/viewport/viewport-82-expected.txt ('k') | LayoutTests/fast/viewport/viewport-84-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698