Index: LayoutTests/fast/events/shadow-boundary-crossing-expected.txt |
=================================================================== |
--- LayoutTests/fast/events/shadow-boundary-crossing-expected.txt (revision 85612) |
+++ LayoutTests/fast/events/shadow-boundary-crossing-expected.txt (working copy) |
@@ -5,6 +5,7 @@ |
Mutation events should not propagate out of the shadow DOM: PASS |
The selectstart event should not propagate out of the shadow DOM: PASS |
The mouseover/mouseout event between two elements inside the same shadow subtree should not propagate out of the shadow DOM: PASS |
+The mouseover/mouseout event on a shadow subtree host should propagate out of the shadow DOM: PASS |
Label should look beyond shadow boundary to detect if it encloses its associated element: PASS |
Events for default event handler should not be retargeted: PASS |
Event's relatedTarget should be retargeted: PASS |