| 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 9b6375edc53e66c57c9e73b9e2c977c323510bee..3ed7dd362e1e8335d574223fc0134210e8118af2 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,6 +11,7 @@ PASS lastPointerEvent.type is "pointerover"
|
| PASS lastPointerEvent.bubbles is true
|
| PASS lastPointerEvent.cancelable is true
|
| PASS lastPointerEvent.pointerId is 1
|
| +PASS lastPointerEvent.pointerType is "mouse"
|
| PASS lastPointerEvent.isPrimary is true
|
| PASS lastPointerEvent.clientX is 23
|
| PASS lastPointerEvent.clientY is 31
|
| @@ -36,6 +37,7 @@ PASS lastPointerEvent.type is "pointerenter"
|
| PASS lastPointerEvent.bubbles is false
|
| PASS lastPointerEvent.cancelable is false
|
| PASS lastPointerEvent.pointerId is 1
|
| +PASS lastPointerEvent.pointerType is "mouse"
|
| PASS lastPointerEvent.isPrimary is true
|
| PASS lastPointerEvent.clientX is 23
|
| PASS lastPointerEvent.clientY is 31
|
| @@ -61,6 +63,7 @@ PASS lastPointerEvent.type is "pointermove"
|
| PASS lastPointerEvent.bubbles is true
|
| PASS lastPointerEvent.cancelable is true
|
| PASS lastPointerEvent.pointerId is 1
|
| +PASS lastPointerEvent.pointerType is "mouse"
|
| PASS lastPointerEvent.isPrimary is true
|
| PASS lastPointerEvent.clientX is 23
|
| PASS lastPointerEvent.clientY is 31
|
| @@ -88,6 +91,7 @@ PASS lastPointerEvent.type is "pointermove"
|
| PASS lastPointerEvent.bubbles is true
|
| PASS lastPointerEvent.cancelable is true
|
| PASS lastPointerEvent.pointerId is 1
|
| +PASS lastPointerEvent.pointerType is "mouse"
|
| PASS lastPointerEvent.isPrimary is true
|
| PASS lastPointerEvent.clientX is 25
|
| PASS lastPointerEvent.clientY is 41
|
| @@ -113,6 +117,7 @@ PASS lastPointerEvent.type is "pointermove"
|
| PASS lastPointerEvent.bubbles is true
|
| PASS lastPointerEvent.cancelable is true
|
| PASS lastPointerEvent.pointerId is 1
|
| +PASS lastPointerEvent.pointerType is "mouse"
|
| PASS lastPointerEvent.isPrimary is true
|
| PASS lastPointerEvent.clientX is 23
|
| PASS lastPointerEvent.clientY is 31
|
| @@ -140,6 +145,7 @@ PASS lastPointerEvent.type is "pointerdown"
|
| PASS lastPointerEvent.bubbles is true
|
| PASS lastPointerEvent.cancelable is true
|
| PASS lastPointerEvent.pointerId is 1
|
| +PASS lastPointerEvent.pointerType is "mouse"
|
| PASS lastPointerEvent.isPrimary is true
|
| PASS lastPointerEvent.clientX is 23
|
| PASS lastPointerEvent.clientY is 31
|
| @@ -165,6 +171,7 @@ PASS lastPointerEvent.type is "pointerup"
|
| PASS lastPointerEvent.bubbles is true
|
| PASS lastPointerEvent.cancelable is true
|
| PASS lastPointerEvent.pointerId is 1
|
| +PASS lastPointerEvent.pointerType is "mouse"
|
| PASS lastPointerEvent.isPrimary is true
|
| PASS lastPointerEvent.clientX is 23
|
| PASS lastPointerEvent.clientY is 31
|
| @@ -190,6 +197,7 @@ PASS lastPointerEvent.type is "pointerdown"
|
| PASS lastPointerEvent.bubbles is true
|
| PASS lastPointerEvent.cancelable is true
|
| PASS lastPointerEvent.pointerId is 1
|
| +PASS lastPointerEvent.pointerType is "mouse"
|
| PASS lastPointerEvent.isPrimary is true
|
| PASS lastPointerEvent.clientX is 23
|
| PASS lastPointerEvent.clientY is 31
|
| @@ -215,6 +223,7 @@ PASS lastPointerEvent.type is "pointerup"
|
| PASS lastPointerEvent.bubbles is true
|
| PASS lastPointerEvent.cancelable is true
|
| PASS lastPointerEvent.pointerId is 1
|
| +PASS lastPointerEvent.pointerType is "mouse"
|
| PASS lastPointerEvent.isPrimary is true
|
| PASS lastPointerEvent.clientX is 23
|
| PASS lastPointerEvent.clientY is 31
|
| @@ -240,6 +249,7 @@ PASS lastPointerEvent.type is "pointerdown"
|
| PASS lastPointerEvent.bubbles is true
|
| PASS lastPointerEvent.cancelable is true
|
| PASS lastPointerEvent.pointerId is 1
|
| +PASS lastPointerEvent.pointerType is "mouse"
|
| PASS lastPointerEvent.isPrimary is true
|
| PASS lastPointerEvent.clientX is 23
|
| PASS lastPointerEvent.clientY is 31
|
| @@ -265,6 +275,7 @@ PASS lastPointerEvent.type is "pointerup"
|
| PASS lastPointerEvent.bubbles is true
|
| PASS lastPointerEvent.cancelable is true
|
| PASS lastPointerEvent.pointerId is 1
|
| +PASS lastPointerEvent.pointerType is "mouse"
|
| PASS lastPointerEvent.isPrimary is true
|
| PASS lastPointerEvent.clientX is 23
|
| PASS lastPointerEvent.clientY is 31
|
| @@ -624,6 +635,7 @@ PASS lastPointerEvent.type is "pointerout"
|
| PASS lastPointerEvent.bubbles is true
|
| PASS lastPointerEvent.cancelable is true
|
| PASS lastPointerEvent.pointerId is 1
|
| +PASS lastPointerEvent.pointerType is "mouse"
|
| PASS lastPointerEvent.isPrimary is true
|
| PASS lastPointerEvent.clientX is 13
|
| PASS lastPointerEvent.clientY is 21
|
| @@ -649,6 +661,7 @@ PASS lastPointerEvent.type is "pointerleave"
|
| PASS lastPointerEvent.bubbles is false
|
| PASS lastPointerEvent.cancelable is false
|
| PASS lastPointerEvent.pointerId is 1
|
| +PASS lastPointerEvent.pointerType is "mouse"
|
| PASS lastPointerEvent.isPrimary is true
|
| PASS lastPointerEvent.clientX is 13
|
| PASS lastPointerEvent.clientY is 21
|
|
|