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..750961731e796f1cdfb3c9da8fb1e527ac47bfcd 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 |
@@ -10,7 +10,7 @@ PASS lastPointerEvent is non-null. |
PASS lastPointerEvent.type is "pointerover" |
PASS lastPointerEvent.bubbles is true |
PASS lastPointerEvent.cancelable is true |
-PASS lastPointerEvent.pointerId is 0 |
+PASS lastPointerEvent.pointerId is 1 |
PASS lastPointerEvent.pointerType is "mouse" |
PASS lastPointerEvent.isPrimary is true |
PASS lastPointerEvent.clientX is 23 |
@@ -35,7 +35,7 @@ PASS lastPointerEvent is non-null. |
PASS lastPointerEvent.type is "pointerenter" |
PASS lastPointerEvent.bubbles is false |
PASS lastPointerEvent.cancelable is false |
-PASS lastPointerEvent.pointerId is 0 |
+PASS lastPointerEvent.pointerId is 1 |
PASS lastPointerEvent.pointerType is "mouse" |
PASS lastPointerEvent.isPrimary is true |
PASS lastPointerEvent.clientX is 23 |
@@ -60,7 +60,7 @@ PASS lastPointerEvent is non-null. |
PASS lastPointerEvent.type is "pointermove" |
PASS lastPointerEvent.bubbles is true |
PASS lastPointerEvent.cancelable is true |
-PASS lastPointerEvent.pointerId is 0 |
+PASS lastPointerEvent.pointerId is 1 |
PASS lastPointerEvent.pointerType is "mouse" |
PASS lastPointerEvent.isPrimary is true |
PASS lastPointerEvent.clientX is 23 |
@@ -87,7 +87,7 @@ PASS lastPointerEvent is non-null. |
PASS lastPointerEvent.type is "pointermove" |
PASS lastPointerEvent.bubbles is true |
PASS lastPointerEvent.cancelable is true |
-PASS lastPointerEvent.pointerId is 0 |
+PASS lastPointerEvent.pointerId is 1 |
PASS lastPointerEvent.pointerType is "mouse" |
PASS lastPointerEvent.isPrimary is true |
PASS lastPointerEvent.clientX is 25 |
@@ -112,7 +112,7 @@ PASS lastPointerEvent is non-null. |
PASS lastPointerEvent.type is "pointermove" |
PASS lastPointerEvent.bubbles is true |
PASS lastPointerEvent.cancelable is true |
-PASS lastPointerEvent.pointerId is 0 |
+PASS lastPointerEvent.pointerId is 1 |
PASS lastPointerEvent.pointerType is "mouse" |
PASS lastPointerEvent.isPrimary is true |
PASS lastPointerEvent.clientX is 23 |
@@ -139,7 +139,7 @@ PASS lastPointerEvent is non-null. |
PASS lastPointerEvent.type is "pointerdown" |
PASS lastPointerEvent.bubbles is true |
PASS lastPointerEvent.cancelable is true |
-PASS lastPointerEvent.pointerId is 0 |
+PASS lastPointerEvent.pointerId is 1 |
PASS lastPointerEvent.pointerType is "mouse" |
PASS lastPointerEvent.isPrimary is true |
PASS lastPointerEvent.clientX is 23 |
@@ -164,7 +164,7 @@ PASS lastPointerEvent is non-null. |
PASS lastPointerEvent.type is "pointerup" |
PASS lastPointerEvent.bubbles is true |
PASS lastPointerEvent.cancelable is true |
-PASS lastPointerEvent.pointerId is 0 |
+PASS lastPointerEvent.pointerId is 1 |
PASS lastPointerEvent.pointerType is "mouse" |
PASS lastPointerEvent.isPrimary is true |
PASS lastPointerEvent.clientX is 23 |
@@ -189,7 +189,7 @@ PASS lastPointerEvent is non-null. |
PASS lastPointerEvent.type is "pointerdown" |
PASS lastPointerEvent.bubbles is true |
PASS lastPointerEvent.cancelable is true |
-PASS lastPointerEvent.pointerId is 0 |
+PASS lastPointerEvent.pointerId is 1 |
PASS lastPointerEvent.pointerType is "mouse" |
PASS lastPointerEvent.isPrimary is true |
PASS lastPointerEvent.clientX is 23 |
@@ -214,7 +214,7 @@ PASS lastPointerEvent is non-null. |
PASS lastPointerEvent.type is "pointerup" |
PASS lastPointerEvent.bubbles is true |
PASS lastPointerEvent.cancelable is true |
-PASS lastPointerEvent.pointerId is 0 |
+PASS lastPointerEvent.pointerId is 1 |
PASS lastPointerEvent.pointerType is "mouse" |
PASS lastPointerEvent.isPrimary is true |
PASS lastPointerEvent.clientX is 23 |
@@ -239,7 +239,7 @@ PASS lastPointerEvent is non-null. |
PASS lastPointerEvent.type is "pointerdown" |
PASS lastPointerEvent.bubbles is true |
PASS lastPointerEvent.cancelable is true |
-PASS lastPointerEvent.pointerId is 0 |
+PASS lastPointerEvent.pointerId is 1 |
PASS lastPointerEvent.pointerType is "mouse" |
PASS lastPointerEvent.isPrimary is true |
PASS lastPointerEvent.clientX is 23 |
@@ -264,7 +264,7 @@ PASS lastPointerEvent is non-null. |
PASS lastPointerEvent.type is "pointerup" |
PASS lastPointerEvent.bubbles is true |
PASS lastPointerEvent.cancelable is true |
-PASS lastPointerEvent.pointerId is 0 |
+PASS lastPointerEvent.pointerId is 1 |
PASS lastPointerEvent.pointerType is "mouse" |
PASS lastPointerEvent.isPrimary is true |
PASS lastPointerEvent.clientX is 23 |
@@ -623,7 +623,7 @@ PASS lastPointerEvent is non-null. |
PASS lastPointerEvent.type is "pointerout" |
PASS lastPointerEvent.bubbles is true |
PASS lastPointerEvent.cancelable is true |
-PASS lastPointerEvent.pointerId is 0 |
+PASS lastPointerEvent.pointerId is 1 |
PASS lastPointerEvent.pointerType is "mouse" |
PASS lastPointerEvent.isPrimary is true |
PASS lastPointerEvent.clientX is 13 |
@@ -648,7 +648,7 @@ PASS lastPointerEvent is non-null. |
PASS lastPointerEvent.type is "pointerleave" |
PASS lastPointerEvent.bubbles is false |
PASS lastPointerEvent.cancelable is false |
-PASS lastPointerEvent.pointerId is 0 |
+PASS lastPointerEvent.pointerId is 1 |
PASS lastPointerEvent.pointerType is "mouse" |
PASS lastPointerEvent.isPrimary is true |
PASS lastPointerEvent.clientX is 13 |