Index: third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-dw-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-dw-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-dw-expected.txt |
index b83944887fa7c2167fbfeb447565b1fe43aa602d..69b3f42ba80ba08ac0042f8ba57fc12123133b60 100644 |
--- a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-dw-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-dw-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='w=dw' |
+Emulating device: 1200x1000x1 |
+Loading page with viewport=w=dw |
Device: |
window.screenX = 0px |
window.screenY = 0px |
@@ -38,4 +37,3 @@ doc.body.clientHeight = 1000px |
doc.body.offsetHeight = 1000px |
doc.body.scrollHeight = 1000px |
- |