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

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-small-dw-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-small-dw-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-small-dw-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-small-dw-expected.txt
index 795a58c2bf70b8c0743ef897087cc4bad0520b6d..9df155a658ebe5765478f63051556fc512957e54 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-small-dw-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-small-dw-expected.txt
@@ -1,7 +1,9 @@
-Tests that device emulation affects media rules, viewport meta tag, body dimensions and window.screen. Emulating small device on a page with viewport "width=device-width" set should work without reload for page without scrollbar.
-Page reloaded.
-Emulating device: 380x420x1 viewport='w=dw'
+ Tests that device emulation affects media rules, viewport meta tag, body dimensions and window.screen.
+ Emulating small device on a page with viewport "width=device-width" set should work without reload for page without scrollbar.
+
+Emulating device: 380x420x1
+Loading page with viewport=w=dw
Device:
window.screenX = 0px
window.screenY = 0px
@@ -38,4 +40,3 @@ doc.body.clientHeight = 420px
doc.body.offsetHeight = 420px
doc.body.scrollHeight = 420px
-

Powered by Google App Engine
This is Rietveld 408576698