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

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

Issue 22747002: setViewportEnabled on InternalSettings (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Mac compile issue: removed unused member variable 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 | « LayoutTests/fast/viewport/viewport-enabled.html ('k') | Source/core/page/Settings.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/viewport/viewport-enabled-expected.txt
diff --git a/LayoutTests/fast/viewport/viewport-enabled-expected.txt b/LayoutTests/fast/viewport/viewport-enabled-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e180d07a57fd1f3191ade7294f56a3c3e7a326ce
--- /dev/null
+++ b/LayoutTests/fast/viewport/viewport-enabled-expected.txt
@@ -0,0 +1,2 @@
+Width with viewport disabled. (should be 800): 800
+Width from meta viewport (should be 320): 320
« no previous file with comments | « LayoutTests/fast/viewport/viewport-enabled.html ('k') | Source/core/page/Settings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698