Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/events/space-scroll-textinput-canceled-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/events/space-scroll-textinput-canceled-expected.txt b/third_party/WebKit/LayoutTests/fast/events/space-scroll-textinput-canceled-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ce26baa06c488da442a70c0104af73da141bfdf9 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/events/space-scroll-textinput-canceled-expected.txt |
| @@ -0,0 +1,8 @@ |
| +Tests that page shouldn't scroll when you hit space key on input field and 'textInput' event was canceled. |
| + |
| +PASS document.scrollingElement.scrollTop became 0 |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| + |
| + |