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

Unified Diff: LayoutTests/inspector/device-emulation/device-emulation-small-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-small-expected.txt
diff --git a/LayoutTests/inspector/device-emulation/device-emulation-small-expected.txt b/LayoutTests/inspector/device-emulation/device-emulation-small-expected.txt
index 5d25f7f99d2432b76f26bf2959f09727e24b439d..e2a23a0b09615a78debd36ccb4666beae87885f1 100644
--- a/LayoutTests/inspector/device-emulation/device-emulation-small-expected.txt
+++ b/LayoutTests/inspector/device-emulation/device-emulation-small-expected.txt
@@ -4,6 +4,8 @@ Page reloaded.
Emulating device: 380x420x1 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 = portrait
window.orientation

Powered by Google App Engine
This is Rietveld 408576698