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

Side by Side Diff: LayoutTests/platform/win-xp/editing/selection/drag-start-event-client-x-y-expected.txt

Issue 304233009: Unreviewed Win XP rebaselines for r175038, part 6 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 Test for WebKit bug 26723: clientX,Y , screenX , Y always (0, 0) in dragstart ev ent 1 Test for WebKit bug 26723: clientX,Y , screenX , Y always (0, 0) in dragstart ev ent
2 2
3 DRAG ME! 3 DRAG ME!
4 SUCCESS Expected 119 for clientX and got it. 4 SUCCESS Expected 119 for clientX and got it.
5 5
6 SUCCESS Expected 50.71875 for clientY and got it. 6 SUCCESS Expected 50.71875 for clientY and got it.
7 7
8 SUCCESS Expected 119 for pageX and got it. 8 SUCCESS Expected 119 for pageX and got it.
9 9
10 SUCCESS Expected 50.71875 for pageY and got it. 10 SUCCESS Expected 50.71875 for pageY and got it.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698