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

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               2 3 4 5
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
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
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
Habib Virji 2014/09/11 12:24:51 Probably this line should be there. Please check a
Paritosh Kumar 2014/09/11 12:45:48 Since there is no any element after success it wil
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698