Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/inspector-protocol/emulation/forced-viewport-unobserved-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/forced-viewport-unobserved-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/forced-viewport-unobserved-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9a34f69afb991ea4f91b5c445a74e18acf6127c5 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/forced-viewport-unobserved-expected.txt |
| @@ -0,0 +1,7 @@ |
| +Tests that a forced viewport does not change metrics that are observable by the page. |
| + |
| +innerWidth = 800 |
| +innerHeight = 600 |
| +scrollLeft = 0 |
| +scrollTop = 0 |
| + |