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

Unified Diff: LayoutTests/fast/viewport/viewport-legacy-xhtmlmp-remove-and-add-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, 5 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-legacy-xhtmlmp-remove-and-add-expected.txt
diff --git a/LayoutTests/fast/viewport/viewport-legacy-xhtmlmp-remove-and-add-expected.txt b/LayoutTests/fast/viewport/viewport-legacy-xhtmlmp-remove-and-add-expected.txt
index a7214a421ae2a20b9741aab78799e07cb6d054a1..f2b1f9d68b5ce3e3c4b4a5c57a661e06d2cd5848 100644
--- a/LayoutTests/fast/viewport/viewport-legacy-xhtmlmp-remove-and-add-expected.txt
+++ b/LayoutTests/fast/viewport/viewport-legacy-xhtmlmp-remove-and-add-expected.txt
@@ -1,4 +1,4 @@
-ALERT: viewport size 320x480 scale 1 with limits [1, 5] and userScalable true
-ALERT: viewport size 320x480 scale 1 with limits [1, 5] and userScalable true
-ALERT: viewport size 320x480 scale 1 with limits [1, 5] and userScalable true
+ALERT: viewport size 320x352 scale 1 with limits [1, 5] and userScalable true
+ALERT: viewport size 320x352 scale 1 with limits [1, 5] and userScalable true
+ALERT: viewport size 320x352 scale 1 with limits [1, 5] and userScalable true

Powered by Google App Engine
This is Rietveld 408576698