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

Unified Diff: third_party/WebKit/LayoutTests/inspector/device-mode-switching-devices-expected.txt

Issue 2431823002: DevTools: device mode devices remember last used zoom (Closed)
Patch Set: Created 4 years, 2 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: third_party/WebKit/LayoutTests/inspector/device-mode-switching-devices-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/device-mode-switching-devices-expected.txt b/third_party/WebKit/LayoutTests/inspector/device-mode-switching-devices-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..568c27cf6fd96a0f3fcf2d1d2fb1de4474dc955c
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/inspector/device-mode-switching-devices-expected.txt
@@ -0,0 +1,14 @@
+Test that switching devices in device mode should preserve the orientation if possible.
+
+Testing orientation preservation.
+Phone0 Orientation: vertical
+Setting mode to horizontal
+Phone1 Orientation: horizontal
+Phone without horizontal mode Orientation: vertical
+
+Testing scale preservation.
+Setting scale to 1
+Phone0 Scale: 1
+Setting scale to 0.5
+Phone1 Scale: 0.5
+

Powered by Google App Engine
This is Rietveld 408576698