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

Unified 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: merge 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/pointer-lock/mouse-event-api.html ('k') | Source/core/events/MouseEvent.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/pointer-lock/mouse-event-api-expected.txt
diff --git a/LayoutTests/pointer-lock/mouse-event-api-expected.txt b/LayoutTests/pointer-lock/mouse-event-api-expected.txt
index 3542f663fbdebba59e27ec12b194d878e8824bed..143a0f2564930979f9161d2c7a6e517b4b417c65 100644
--- a/LayoutTests/pointer-lock/mouse-event-api-expected.txt
+++ b/LayoutTests/pointer-lock/mouse-event-api-expected.txt
@@ -1,5 +1,5 @@
-PASS mouseEvent.webkitMovementX is defined.
-PASS mouseEvent.webkitMovementY is defined.
+PASS mouseEvent.movementX is defined.
+PASS mouseEvent.movementY is defined.
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/pointer-lock/mouse-event-api.html ('k') | Source/core/events/MouseEvent.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698