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

Unified Diff: LayoutTests/inspector/device-emulation/device-emulation-none-2x-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector/device-emulation/device-emulation-none-2x-expected.txt
diff --git a/LayoutTests/inspector/device-emulation/device-emulation-none-2x-expected.txt b/LayoutTests/inspector/device-emulation/device-emulation-none-2x-expected.txt
index 19f9a1228b49b00daae9f94a4d10dd564d98c4a8..f9cbb05496e1b134cd79b6ef4671e99fa777043c 100644
--- a/LayoutTests/inspector/device-emulation/device-emulation-none-2x-expected.txt
+++ b/LayoutTests/inspector/device-emulation/device-emulation-none-2x-expected.txt
@@ -4,6 +4,8 @@ Page reloaded.
Emulating device: 1200x1000x2 viewport='none'
Emulation warning: You might need to reload the page for proper user agent spoofing and viewport rendering.
Device:
+window.screenX = 0px
+window.screenY = 0px
Viewport: = ?none
@media orientation = landscape
window.orientation

Powered by Google App Engine
This is Rietveld 408576698