Index: third_party/WebKit/LayoutTests/fast/scrolling/scroll-into-view-collapsed-div-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/scrolling/scroll-into-view-collapsed-div-expected.txt b/third_party/WebKit/LayoutTests/fast/scrolling/scroll-into-view-collapsed-div-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..9c560547a7d0c4460bcd58c5aa9582859404effc |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/scrolling/scroll-into-view-collapsed-div-expected.txt |
@@ -0,0 +1,15 @@ |
+Focus Textbox Collapse Div With Textbox |
+Focus Textbox Collapse Div With Textbox |
+Tests that scrollIntoViewIfNeeded works correctly if the enclosing div has no height. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+PASS window.scrollY is 190 |
+PASS window.scrollY is 190 |
+PASS window.scrollX is 0 |
+PASS window.scrollX is 0 |
+ |