Index: LayoutTests/fast/events/shadow-boundary-crossing-2-expected.txt |
=================================================================== |
--- LayoutTests/fast/events/shadow-boundary-crossing-2-expected.txt (revision 73270) |
+++ LayoutTests/fast/events/shadow-boundary-crossing-2-expected.txt (working copy) |
@@ -3,7 +3,8 @@ |
See bug 46015 for details. |
Mutation events should not propagate out of the shadow DOM: PASS |
-Events for default event handler should also be retargeted: 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 |
Other events should be retargeted: PASS |
After event dispatch, the event object should not reveal shadow DOM: PASS |
Focusing same shadow DOM element repeatedly should not trigger multiple focus/blur events: PASS |