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

Side by Side Diff: LayoutTests/fast/events/mouseover-mouseout-expected.txt

Issue 567533002: Test flakiness fix for mouseover-mouseout (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 3 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 Tests for bugs 3439, 5764, 7701 - Mouse events vs. DOM manipulation. 1 Tests for bugs 3439, 5764, 7701 - Mouse events vs. DOM manipulation.
2 2
3 Move the mouse pointer from left to right: 3 Move the mouse pointer from left to right:
4 4
5 1               1               2 3 4 5 5 1               1               2345
6 Log Expected results 6 Log Expected results
7 mouseover on t1_1 7 mouseover on t1_1
8 mouseout on t1_1 8 mouseout on t1_1
9 mouseover on t1_2 9 mouseover on t1_2
10 mouseout on t1_2 10 mouseout on t1_2
11 mouseover on t2_1 11 mouseover on t2_1
12 mouseout on t2_1 12 mouseout on t2_1
13 mouseover on t2_2 13 mouseover on t2_2
14 mouseout on t2_2 14 mouseout on t2_2
15 mouseover on t3_1 15 mouseover on t3_1
(...skipping 27 matching lines...) Expand all
43 mouseover on t5_1 43 mouseover on t5_1
44 mouseout on t5_1 44 mouseout on t5_1
45 mouseover on t5_2 45 mouseover on t5_2
46 mouseout on t5_2 46 mouseout on t5_2
47 mouseover on frame6 47 mouseover on frame6
48 mouseover on t6 48 mouseover on t6
49 mouseout on t6 49 mouseout on t6
50 mouseout on frame6 50 mouseout on frame6
51 51
52 SUCCESS 52 SUCCESS
53
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/platform/linux-x86/fast/events/mouseover-mouseout-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698