| Index: third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-insets-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-insets-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-insets-expected.txt
|
| index 7ef3a458a75371b936118276cd939cc7409d41ea..f357336d3a8ff57ad1d730bdbfaf212bafb57b5f 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-insets-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-insets-expected.txt
|
| @@ -1,7 +1,6 @@
|
| Tests that device emulation with insets affects window.screenWidth, window.screenHeight, screen.width and screen.height.
|
| -
|
| -Page reloaded.
|
| -Emulating device: 1200x1000x1 viewport='none'
|
| +Emulating device: 1200x1000x1
|
| +Loading page with viewport=none
|
| Device:
|
| window.screenX = 10px
|
| window.screenY = 20px
|
| @@ -38,4 +37,3 @@ doc.body.clientHeight = 1000px
|
| doc.body.offsetHeight = 1000px
|
| doc.body.scrollHeight = 1000px
|
|
|
| -
|
|
|