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

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-insets-expected.txt

Issue 2960023003: [DevTools] Migrate inspector-protocol/emulation tests to new harness (Closed)
Patch Set: Created 3 years, 6 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: third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-insets-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-insets-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-insets-expected.txt
index 7ef3a458a75371b936118276cd939cc7409d41ea..f357336d3a8ff57ad1d730bdbfaf212bafb57b5f 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-insets-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-insets-expected.txt
@@ -1,7 +1,6 @@
Tests that device emulation with insets affects window.screenWidth, window.screenHeight, screen.width and screen.height.
-
-Page reloaded.
-Emulating device: 1200x1000x1 viewport='none'
+Emulating device: 1200x1000x1
+Loading page with viewport=none
Device:
window.screenX = 10px
window.screenY = 20px
@@ -38,4 +37,3 @@ doc.body.clientHeight = 1000px
doc.body.offsetHeight = 1000px
doc.body.scrollHeight = 1000px
-

Powered by Google App Engine
This is Rietveld 408576698