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

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-restore-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-restore-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-restore-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-restore-expected.txt
index 6c609244e88614037756300abf13c6c482ed2758..66e8ce45195bec04f0a8b98fa10263082109ee39 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-restore-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-restore-expected.txt
@@ -1,7 +1,6 @@
Tests that disabling device emulation restores back to original values.
-
-Page reloaded.
-Emulating device: 1200x1000x1 viewport='w=320'
+Emulating device: 1200x1000x1
+Loading page with viewport=w=320
Device:
window.screenX = 0px
window.screenY = 0px
@@ -37,6 +36,5 @@ doc.docElem.scrollHeight = 1000px
doc.body.clientHeight = 266px
doc.body.offsetHeight = 1000px
doc.body.scrollHeight = 1000px
-
Original metrics restored correctly.

Powered by Google App Engine
This is Rietveld 408576698