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

Unified Diff: LayoutTests/inspector/device-emulation/device-emulation-980-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-980-2x-expected.txt
diff --git a/LayoutTests/inspector/device-emulation/device-emulation-980-2x-expected.txt b/LayoutTests/inspector/device-emulation/device-emulation-980-2x-expected.txt
index 48cd88a17f9434ba26ee8d45d72d7771ed7d3d23..f7c1e568ceb6f8d3ac33cce8999f30b30de45667 100644
--- a/LayoutTests/inspector/device-emulation/device-emulation-980-2x-expected.txt
+++ b/LayoutTests/inspector/device-emulation/device-emulation-980-2x-expected.txt
@@ -4,6 +4,8 @@ Page reloaded.
Emulating device: 1200x1000x2 viewport='w=980'
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: = ?w=980
@media orientation = landscape
window.orientation

Powered by Google App Engine
This is Rietveld 408576698