Index: third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-small-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-small-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-small-expected.txt |
index 98bb24a56bc7e39297a0f8953e8521ccc402f358..8540d74a9507885765e98f298d24852c905dcb9f 100644 |
--- a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-small-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-small-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 without viewport set should take UA viewport settings into account. |
-Page reloaded. |
-Emulating device: 380x420x1 viewport='none' |
+ Tests that device emulation affects media rules, viewport meta tag, body dimensions and window.screen. |
+ Emulating small device on a page without viewport set should take UA viewport settings into account. |
+ |
+Emulating device: 380x420x1 |
+Loading page with viewport=none |
Device: |
window.screenX = 0px |
window.screenY = 0px |
@@ -38,4 +40,3 @@ doc.body.clientHeight = 1083px |
doc.body.offsetHeight = 1083px |
doc.body.scrollHeight = 1083px |
- |