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

Unified Diff: third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/mouse-pointer-event-properties-expected.txt

Issue 1458643002: Complete Stylus force & tilt info plumbing into JS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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
Index: third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/mouse-pointer-event-properties-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/mouse-pointer-event-properties-expected.txt b/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/mouse-pointer-event-properties-expected.txt
index f122f17b1c2360d5b1ce1df1b18ed62065a27095..c29e311a6dae97d300b198245a5ab587cd588a6e 100644
--- a/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/mouse-pointer-event-properties-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/pointerevents/mouse-pointer-event-properties-expected.txt
@@ -11,7 +11,6 @@ PASS lastPointerEvent.type is "pointerover"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
PASS lastPointerEvent.pointerId is 0
-PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 23
PASS lastPointerEvent.clientY is 31
@@ -36,7 +35,6 @@ PASS lastPointerEvent.type is "pointerenter"
PASS lastPointerEvent.bubbles is false
PASS lastPointerEvent.cancelable is false
PASS lastPointerEvent.pointerId is 0
-PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 23
PASS lastPointerEvent.clientY is 31
@@ -61,7 +59,6 @@ PASS lastPointerEvent.type is "pointermove"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
PASS lastPointerEvent.pointerId is 0
-PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 23
PASS lastPointerEvent.clientY is 31
@@ -88,7 +85,6 @@ PASS lastPointerEvent.type is "pointermove"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
PASS lastPointerEvent.pointerId is 0
-PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 25
PASS lastPointerEvent.clientY is 41
@@ -113,7 +109,6 @@ PASS lastPointerEvent.type is "pointermove"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
PASS lastPointerEvent.pointerId is 0
-PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 23
PASS lastPointerEvent.clientY is 31
@@ -140,7 +135,6 @@ PASS lastPointerEvent.type is "pointerdown"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
PASS lastPointerEvent.pointerId is 0
-PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 23
PASS lastPointerEvent.clientY is 31
@@ -165,7 +159,6 @@ PASS lastPointerEvent.type is "pointerup"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
PASS lastPointerEvent.pointerId is 0
-PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 23
PASS lastPointerEvent.clientY is 31
@@ -190,7 +183,6 @@ PASS lastPointerEvent.type is "pointerdown"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
PASS lastPointerEvent.pointerId is 0
-PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 23
PASS lastPointerEvent.clientY is 31
@@ -215,7 +207,6 @@ PASS lastPointerEvent.type is "pointerup"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
PASS lastPointerEvent.pointerId is 0
-PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 23
PASS lastPointerEvent.clientY is 31
@@ -240,7 +231,6 @@ PASS lastPointerEvent.type is "pointerdown"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
PASS lastPointerEvent.pointerId is 0
-PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 23
PASS lastPointerEvent.clientY is 31
@@ -265,7 +255,6 @@ PASS lastPointerEvent.type is "pointerup"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
PASS lastPointerEvent.pointerId is 0
-PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 23
PASS lastPointerEvent.clientY is 31
@@ -624,7 +613,6 @@ PASS lastPointerEvent.type is "pointerout"
PASS lastPointerEvent.bubbles is true
PASS lastPointerEvent.cancelable is true
PASS lastPointerEvent.pointerId is 0
-PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 13
PASS lastPointerEvent.clientY is 21
@@ -649,7 +637,6 @@ PASS lastPointerEvent.type is "pointerleave"
PASS lastPointerEvent.bubbles is false
PASS lastPointerEvent.cancelable is false
PASS lastPointerEvent.pointerId is 0
-PASS lastPointerEvent.pointerType is "mouse"
PASS lastPointerEvent.isPrimary is true
PASS lastPointerEvent.clientX is 13
PASS lastPointerEvent.clientY is 21

Powered by Google App Engine
This is Rietveld 408576698