Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Test that switching devices in device mode should preserve the orientation if po ssible. | |
| 2 | |
| 3 Testing orientation preservation. | |
| 4 Phone0 Orientation: vertical | |
| 5 Setting mode to horizontal | |
| 6 Phone1 Orientation: horizontal | |
| 7 Phone without horizontal mode Orientation: vertical | |
| 8 | |
| 9 Testing scale preservation. | |
| 10 Setting scale to 1 | |
| 11 Phone0 Scale: 1 | |
| 12 Setting scale to 0.5 | |
| 13 Phone1 Scale: 0.5 | |
| 14 | |
| OLD | NEW |