Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(206)

Side by Side Diff: LayoutTests/fast/dom/shadow/event-path-multiple-shadow-roots-2-expected.txt

Issue 849783002: Event.path should include Window (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: test expected update for http/tests/dom/crash-on-querying-event-path.html Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 1
2 click #B 2 click #B
3 3
4 event.path on node #B (target: #B) 4 event.path on node #B (target: #B)
5 #B, #H, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [o bject HTMLHtmlElement], [object HTMLDocument], length: 10 5 #B, #H, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [o bject HTMLHtmlElement], [object HTMLDocument], [object Window], length: 11
6 6
7 event.path on node #H (target: #B) 7 event.path on node #H (target: #B)
8 #B, #H, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [o bject HTMLHtmlElement], [object HTMLDocument], length: 10 8 #B, #H, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [o bject HTMLHtmlElement], [object HTMLDocument], [object Window], length: 11
9 9
10 event.path on node #SR-MIDDLE (target: #B) 10 event.path on node #SR-MIDDLE (target: #B)
11 #B, #H, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [o bject HTMLHtmlElement], [object HTMLDocument], length: 10 11 #B, #H, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [o bject HTMLHtmlElement], [object HTMLDocument], [object Window], length: 11
12 12
13 event.path on node #F (target: #B) 13 event.path on node #F (target: #B)
14 #B, #H, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [o bject HTMLHtmlElement], [object HTMLDocument], length: 10 14 #B, #H, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [o bject HTMLHtmlElement], [object HTMLDocument], [object Window], length: 11
15 15
16 event.path on node #SR-YOUNGEST (target: #B) 16 event.path on node #SR-YOUNGEST (target: #B)
17 #B, #H, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [o bject HTMLHtmlElement], [object HTMLDocument], length: 10 17 #B, #H, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [o bject HTMLHtmlElement], [object HTMLDocument], [object Window], length: 11
18 18
19 event.path on node #A (target: #B) 19 event.path on node #A (target: #B)
20 #B, #H, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [o bject HTMLHtmlElement], [object HTMLDocument], length: 10 20 #B, #H, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [o bject HTMLHtmlElement], [object HTMLDocument], [object Window], length: 11
21 21
22 click #A/E 22 click #A/E
23 23
24 event.path on node #E (target: #E) 24 event.path on node #E (target: #E)
25 #E, #SR-OLDEST, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement] , [object HTMLDocument], length: 7 25 #E, #SR-OLDEST, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement] , [object HTMLDocument], [object Window], length: 8
26 26
27 event.path on node #SR-OLDEST (target: #E) 27 event.path on node #SR-OLDEST (target: #E)
28 #E, #SR-OLDEST, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement] , [object HTMLDocument], length: 7 28 #E, #SR-OLDEST, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement] , [object HTMLDocument], [object Window], length: 8
29 29
30 event.path on node #A (target: #A) 30 event.path on node #A (target: #A)
31 #E, #SR-OLDEST, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement] , [object HTMLDocument], length: 7 31 #E, #SR-OLDEST, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement] , [object HTMLDocument], [object Window], length: 8
32 32
33 click #A//I 33 click #A//I
34 34
35 event.path on node #I (target: #I) 35 event.path on node #I (target: #I)
36 #I, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [objec t HTMLHtmlElement], [object HTMLDocument], length: 9 36 #I, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [objec t HTMLHtmlElement], [object HTMLDocument], [object Window], length: 10
37 37
38 event.path on node #SR-MIDDLE (target: #I) 38 event.path on node #SR-MIDDLE (target: #I)
39 #I, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [objec t HTMLHtmlElement], [object HTMLDocument], length: 9 39 #I, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [objec t HTMLHtmlElement], [object HTMLDocument], [object Window], length: 10
40 40
41 event.path on node #F (target: #I) 41 event.path on node #F (target: #I)
42 #I, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [objec t HTMLHtmlElement], [object HTMLDocument], length: 9 42 #I, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [objec t HTMLHtmlElement], [object HTMLDocument], [object Window], length: 10
43 43
44 event.path on node #SR-YOUNGEST (target: #I) 44 event.path on node #SR-YOUNGEST (target: #I)
45 #I, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [objec t HTMLHtmlElement], [object HTMLDocument], length: 9 45 #I, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [objec t HTMLHtmlElement], [object HTMLDocument], [object Window], length: 10
46 46
47 event.path on node #A (target: #A) 47 event.path on node #A (target: #A)
48 #I, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [objec t HTMLHtmlElement], [object HTMLDocument], length: 9 48 #I, #SR-MIDDLE, #F, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [objec t HTMLHtmlElement], [object HTMLDocument], [object Window], length: 10
49 49
50 click #A///G 50 click #A///G
51 51
52 event.path on node #G (target: #G) 52 event.path on node #G (target: #G)
53 #G, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElemen t], [object HTMLDocument], length: 7 53 #G, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElemen t], [object HTMLDocument], [object Window], length: 8
54 54
55 event.path on node #SR-YOUNGEST (target: #G) 55 event.path on node #SR-YOUNGEST (target: #G)
56 #G, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElemen t], [object HTMLDocument], length: 7 56 #G, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElemen t], [object HTMLDocument], [object Window], length: 8
57 57
58 event.path on node #A (target: #A) 58 event.path on node #A (target: #A)
59 #G, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElemen t], [object HTMLDocument], length: 7 59 #G, #SR-YOUNGEST, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElemen t], [object HTMLDocument], [object Window], length: 8
60 PASS successfullyParsed is true 60 PASS successfullyParsed is true
61 61
62 TEST COMPLETE 62 TEST COMPLETE
63 63
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698