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

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

Issue 2431823002: DevTools: device mode devices remember last used zoom (Closed)
Patch Set: rename to device-mode-test 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/device-mode-switching-devices-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/device-mode/device-mode-switching-devices-expected.txt b/third_party/WebKit/LayoutTests/inspector/device-mode/device-mode-switching-devices-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6e141eebb869d3bb3394a913f1c1e8b50cf609ed
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/inspector/device-mode/device-mode-switching-devices-expected.txt
@@ -0,0 +1,12 @@
+Test preservation of orientation and scale when that switching devices in device mode.
+
+
+Test that devices remember their scale.
+Switch to phone 0
+Setting scale to 0.5
+Phone0 Scale: 0.5
+Switch to phone 1
+Phone1 Scale: 1
+Switch to phone 0
+Phone0 Scale: 0.5
+

Powered by Google App Engine
This is Rietveld 408576698