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

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-980-only-viewport-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-980-only-viewport-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-980-only-viewport-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-980-only-viewport-expected.txt
index 22574203bd8c6fe0e2858662028c1bfa1e5220c7..f2017f0ccb4080b62d121ebfd49c7575c8fac844 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-980-only-viewport-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-980-only-viewport-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: 0x0x0 viewport='w=980'
+Emulating device: 0x0x0
+Loading page with viewport=w=980
Device:
window.screenX = 0px
window.screenY = 0px
@@ -21,4 +20,3 @@ doc.docElem.scrollHeight = 1000px
doc.body.offsetHeight = 1000px
doc.body.scrollHeight = 1000px
-

Powered by Google App Engine
This is Rietveld 408576698