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

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-none-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-none-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-none-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-none-expected.txt
index 92d7196f1f34605be573bc09cb24b61c420825d3..06d447ecaa0665acaabdab4afc5b036d37d06204 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-none-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-none-expected.txt
@@ -1,7 +1,6 @@
Tests that device emulation affects media rules, viewport meta tag, body dimensions and window.screen.
-
-Page reloaded.
-Emulating device: 1200x1000x1 viewport='none'
+Emulating device: 1200x1000x1
+Loading page with viewport=none
Device:
window.screenX = 0px
window.screenY = 0px
@@ -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