| Index: LayoutTests/fast/dom/shadow/event-path-multiple-shadow-roots-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/event-path-multiple-shadow-roots-expected.txt b/LayoutTests/fast/dom/shadow/event-path-multiple-shadow-roots-expected.txt
|
| index 121a76026d729e57cc84d5b5a46045bd82f443ae..36ee6cd660a40bb003b8868e49275a1c0696b771 100644
|
| --- a/LayoutTests/fast/dom/shadow/event-path-multiple-shadow-roots-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/event-path-multiple-shadow-roots-expected.txt
|
| @@ -5,9 +5,6 @@ event.path on node #C
|
| event.path on node #B
|
| #C, #B, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 7
|
|
|
| -event.path on node #J
|
| -#C, #B, #J, #I, #H, #G, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 11
|
| -
|
| event.path on node #F
|
| #C, #B, #F, #E, #D, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 10
|
|
|
| @@ -18,13 +15,13 @@ event.path on node #D
|
| #C, #B, #F, #E, #D, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 10
|
|
|
| event.path on node #I
|
| -#C, #B, #J, #I, #H, #G, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 11
|
| +#C, #B, #I, #H, #G, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 10
|
|
|
| event.path on node #H
|
| -#C, #B, #J, #I, #H, #G, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 11
|
| +#C, #B, #I, #H, #G, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 10
|
|
|
| event.path on node #G
|
| -#C, #B, #J, #I, #H, #G, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 11
|
| +#C, #B, #I, #H, #G, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 10
|
|
|
| event.path on node #A
|
| #C, #B, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 7
|
|
|