| Index: LayoutTests/fast/dom/hover-after-dom-delete-child-invisible-cursor-expected.txt
|
| diff --git a/LayoutTests/fast/dom/hover-after-dom-delete-child-invisible-cursor-expected.txt b/LayoutTests/fast/dom/hover-after-dom-delete-child-invisible-cursor-expected.txt
|
| index 0209c0e551b99aa15c445830457ab9dba8133086..d63799dd833f39c135650342f6a0c3500d9fe109 100644
|
| --- a/LayoutTests/fast/dom/hover-after-dom-delete-child-invisible-cursor-expected.txt
|
| +++ b/LayoutTests/fast/dom/hover-after-dom-delete-child-invisible-cursor-expected.txt
|
| @@ -1,5 +1,8 @@
|
| Test for http://crbug.com/240722. If the mouse cursor is not visible, existing hover effects on a parent should be preserved if the child is the currently hovered element and is removed from the DOM. Press any key to delete the red div.
|
|
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| Mouse is visible, moving it over the red div.
|
| PASS blueText is "'Hovered.'"
|
| PASS redText is "'Hovered.'"
|
|
|