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 |
deleted file mode 100644 |
index be0b87d9899e96f5409efbcfbb0c28043593e8a3..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/dialog/scrollable-after-close-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-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 |
- |