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 |