| Index: LayoutTests/fast/scrolling/hover-during-scroll-expected.txt
|
| diff --git a/LayoutTests/fast/scrolling/hover-during-scroll-expected.txt b/LayoutTests/fast/scrolling/hover-during-scroll-expected.txt
|
| index e4e4ca463cf56a7ce409961e0a2e10a547391bc0..10c6252c18ac67e143e4117b7241dda9b906d409 100644
|
| --- a/LayoutTests/fast/scrolling/hover-during-scroll-expected.txt
|
| +++ b/LayoutTests/fast/scrolling/hover-during-scroll-expected.txt
|
| @@ -31,6 +31,9 @@ hover over me
|
| hover over me
|
| Test for http://crbug.com/153784. New hover effects should not be invoked during scroll if the mouse cursor is not visible.
|
|
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| Mouse is visible, moving it over the first div.
|
| PASS array[0].innerHTML is "currently hovered"
|
| PASS array[1].innerHTML is "hover over me"
|
|
|