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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-dom-event-dispatching-manually-fired-with-same-related-target-expected.txt

Issue 2384403002: Dispatch synthetic events even when target and relatedTarget are identical (Closed)
Patch Set: fix Created 4 years, 2 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/event-composed-path-with-related-target-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 2
3 Flat Tree will be: 3 Flat Tree will be:
4 DIV id=sandbox 4 DIV id=sandbox
5 DIV id=top 5 DIV id=top
6 DIV id=host 6 DIV id=host
7 DIV id=div1 7 DIV id=div1
8 8
9 9
10 mouseout 10 mouseout
11 11
12 mouseover 12 mouseover
13 @div1 (target: div1) (related: div1)
14 @shadow-root (target: div1) (related: div1)
13 PASS successfullyParsed is true 15 PASS successfullyParsed is true
14 16
15 TEST COMPLETE 17 TEST COMPLETE
16 18
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/event-composed-path-with-related-target-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698