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

Unified Diff: LayoutTests/fast/viewport/viewport-105-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-105-expected.txt
diff --git a/LayoutTests/fast/viewport/viewport-105-expected.txt b/LayoutTests/fast/viewport/viewport-105-expected.txt
index c30c206cdb872e1098316155fb3448f0db509537..98b096feab62d307881db7c3464cc94df0a815ca 100644
--- a/LayoutTests/fast/viewport/viewport-105-expected.txt
+++ b/LayoutTests/fast/viewport/viewport-105-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: Property "x" not recognized and ignored.
+CONSOLE MESSAGE: line 3: Property "400" not recognized and ignored.
ALERT: viewport size 980x1078 scale 0.326531 with limits [0.326531, 5] and userScalable true

Powered by Google App Engine
This is Rietveld 408576698