| Index: LayoutTests/fast/events/shadow-boundary-crossing-expected.txt
|
| ===================================================================
|
| --- LayoutTests/fast/events/shadow-boundary-crossing-expected.txt (revision 78113)
|
| +++ LayoutTests/fast/events/shadow-boundary-crossing-expected.txt (working copy)
|
| @@ -6,6 +6,7 @@
|
| The selectstart event should not 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
|
| 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
|
|
|