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 |
+ |