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

Side by Side 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: Devices remember last scale 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 unified diff | Download patch
OLDNEW
(Empty)
1 Test preservation of orientation and scale when that switching devices in device mode.
2
3 Testing orientation preservation.
4 Phone0 Orientation: vertical
5 Setting mode to horizontal
6 Switch to phone 1
7 Phone1 Orientation: horizontal
8 Phone without horizontal mode Orientation: vertical
9 Switch to phone 0
10
11 Test that devices remember their scale.
12 Setting scale to 0.5
13 Phone0 Scale: 0.5
14 Switch to phone 1
15 Phone1 Scale: 1
16 Switch to phone 0
17 Phone0 Scale: 0.5
18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698