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

Side by Side Diff: LayoutTests/inspector/device-emulation/device-emulation-scale-only-expected.txt

Issue 205403004: [DevTools] Allow overriding only the device scale factor. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase, one test fixed Created 6 years, 9 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 Tests that overriding only device scale factor does not affect any other value.
2
3 Overriding device scale factor: 1
4 Got device scale factor: 1
5 Overriding device scale factor: 2
6 Got device scale factor: 2
7 Overriding device scale factor: 3
8 Got device scale factor: 3
9 Overriding device scale factor: 0
10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698