Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / dom / shadow / event-path-multiple-shadow-roots-2-expected.txt
1
2 click #B
3
4 event.path on node #B (target: #B)
5 #B, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 6
6
7 event.path on node #H (target: #B)
8 #B, #H, #SR-MIDDLE, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 8
9
10 event.path on node #SR-MIDDLE (target: #B)
11 #B, #H, #SR-MIDDLE, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 8
12
13 event.path on node #F (target: #B)
14 #B, #H, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 10
15
16 event.path on node #SR-YOUNGEST (target: #B)
17 #B, #H, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 10
18
19 event.path on node #A (target: #B)
20 #B, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 6
21
22 click #A/E
23
24 event.path on node #E (target: #E)
25 #E, #SR-OLDEST, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 7
26
27 event.path on node #SR-OLDEST (target: #E)
28 #E, #SR-OLDEST, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 7
29
30 event.path on node #A (target: #A)
31 #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 5
32
33 click #A//I
34
35 event.path on node #I (target: #I)
36 #I, #SR-MIDDLE, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 7
37
38 event.path on node #SR-MIDDLE (target: #I)
39 #I, #SR-MIDDLE, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 7
40
41 event.path on node #F (target: #I)
42 #I, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 9
43
44 event.path on node #SR-YOUNGEST (target: #I)
45 #I, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 9
46
47 event.path on node #A (target: #A)
48 #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 5
49
50 click #A///G
51
52 event.path on node #G (target: #G)
53 #G, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 7
54
55 event.path on node #SR-YOUNGEST (target: #G)
56 #G, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 7
57
58 event.path on node #A (target: #A)
59 #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 5
60 PASS successfullyParsed is true
61
62 TEST COMPLETE
63