OLD | NEW |
1 Tests that FrameView::m_scrollableAreas is updated after closing a modal dialog
when the scroller and its ancestors have percentage heights. (see crbug.com/6335
20) | 1 Tests that FrameView::m_scrollableAreas is updated after closing a modal dialog
when the scroller and its ancestors have percentage heights. (see crbug.com/6335
20) |
2 | 2 |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
4 | 4 |
5 | 5 |
6 PASS internals.numberOfScrollableAreas(document) is 1 | 6 PASS internals.numberOfScrollableAreas(document) is 1 |
7 PASS successfullyParsed is true | 7 PASS successfullyParsed is true |
8 | 8 |
9 TEST COMPLETE | 9 TEST COMPLETE |
10 | 10 |
OLD | NEW |