Index: third_party/WebKit/LayoutTests/dialog/scrollable-after-close-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/dialog/scrollable-after-close-expected.txt b/third_party/WebKit/LayoutTests/dialog/scrollable-after-close-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..be0b87d9899e96f5409efbcfbb0c28043593e8a3 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/dialog/scrollable-after-close-expected.txt |
@@ -0,0 +1,10 @@ |
+Tests that FrameView::m_scrollableAreas is updated after closing a modal dialog when the scroller and its ancestors have percentage heights. (see crbug.com/633520) |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS internals.numberOfScrollableAreas(document) is 1 |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |