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