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

Side by Side Diff: LayoutTests/fast/dom/shadow/event-path-shadow-insertion-point-in-oldest-shadow-root-expected.txt

Issue 137993003: Revert the feature of the <shadow> element as 'a function call' to the previous behavior. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update LayoutTests/TestExpectations Created 6 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 | Annotate | Revision Log
OLDNEW
1 1
2 event.path on node #C 2 event.path on node #C
3 #C, #B, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [objec t HTMLDocument], length: 7 3 #C, #B, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [objec t HTMLDocument], length: 7
4 4
5 event.path on node #B 5 event.path on node #B
6 #C, #B, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [objec t HTMLDocument], length: 7 6 #C, #B, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [objec t HTMLDocument], length: 7
7 7
8 event.path on node #J
9 #C, #B, #J, #I, #H, #G, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtml Element], [object HTMLDocument], length: 11
10
11 event.path on node #F
12 #C, #B, #F, #X, #E, #D, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtml Element], [object HTMLDocument], length: 11
13
14 event.path on node #X 8 event.path on node #X
15 #C, #B, #F, #X, #E, #D, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtml Element], [object HTMLDocument], length: 11 9 #C, #B, #X, #E, #D, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElem ent], [object HTMLDocument], length: 10
16 10
17 event.path on node #E 11 event.path on node #E
18 #C, #B, #F, #X, #E, #D, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtml Element], [object HTMLDocument], length: 11 12 #C, #B, #X, #E, #D, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElem ent], [object HTMLDocument], length: 10
19 13
20 event.path on node #D 14 event.path on node #D
21 #C, #B, #F, #X, #E, #D, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtml Element], [object HTMLDocument], length: 11 15 #C, #B, #X, #E, #D, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElem ent], [object HTMLDocument], length: 10
22 16
23 event.path on node #I 17 event.path on node #I
24 #C, #B, #J, #I, #H, #G, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtml Element], [object HTMLDocument], length: 11 18 #C, #B, #I, #H, #G, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElem ent], [object HTMLDocument], length: 10
25 19
26 event.path on node #H 20 event.path on node #H
27 #C, #B, #J, #I, #H, #G, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtml Element], [object HTMLDocument], length: 11 21 #C, #B, #I, #H, #G, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElem ent], [object HTMLDocument], length: 10
28 22
29 event.path on node #G 23 event.path on node #G
30 #C, #B, #J, #I, #H, #G, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtml Element], [object HTMLDocument], length: 11 24 #C, #B, #I, #H, #G, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElem ent], [object HTMLDocument], length: 10
31 25
32 event.path on node #A 26 event.path on node #A
33 #C, #B, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [objec t HTMLDocument], length: 7 27 #C, #B, #A, #sandbox, [object HTMLBodyElement], [object HTMLHtmlElement], [objec t HTMLDocument], length: 7
34 PASS successfullyParsed is true 28 PASS successfullyParsed is true
35 29
36 TEST COMPLETE 30 TEST COMPLETE
37 31
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698