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 |
- |