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

Side by Side Diff: LayoutTests/pointer-lock/mouse-event-api-expected.txt

Issue 281383010: Create movementX/Y on MouseEvent (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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 PASS mouseEvent.webkitMovementX is defined. 1 PASS mouseEvent.movementX is defined.
2 PASS mouseEvent.webkitMovementY is defined. 2 PASS mouseEvent.movementY is defined.
3 PASS successfullyParsed is true 3 PASS successfullyParsed is true
4 4
5 TEST COMPLETE 5 TEST COMPLETE
6 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698