| 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 32f7f4f91c825c64ff64b8394d3851c9c19c3b4d..3a62de148dd3afb1561196ccf3ee026a97f39c40 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
|
| @@ -33,6 +33,7 @@ PASS lastPointerEvents[0].buttons is 0
|
| PASS lastPointerEvents[0].pressure is 0
|
| PASS lastPointerEvents[0].width is 1
|
| PASS lastPointerEvents[0].height is 1
|
| +PASS lastPointerEvents[0].view.name is "mainWindow"
|
| Received mouseenter
|
| PASS lastPointerEvents.length is 1
|
| PASS lastPointerEvents[0].type is "pointerenter"
|
| @@ -60,6 +61,7 @@ PASS lastPointerEvents[0].buttons is 0
|
| PASS lastPointerEvents[0].pressure is 0
|
| PASS lastPointerEvents[0].width is 1
|
| PASS lastPointerEvents[0].height is 1
|
| +PASS lastPointerEvents[0].view.name is "mainWindow"
|
| Received pointermove
|
| Received mousemove
|
| PASS lastPointerEvents.length is 1
|
| @@ -88,6 +90,7 @@ PASS lastPointerEvents[0].buttons is 0
|
| PASS lastPointerEvents[0].pressure is 0
|
| PASS lastPointerEvents[0].width is 1
|
| PASS lastPointerEvents[0].height is 1
|
| +PASS lastPointerEvents[0].view.name is "mainWindow"
|
|
|
| --- move within target ---
|
| Received pointermove
|
| @@ -118,6 +121,7 @@ PASS lastPointerEvents[0].buttons is 0
|
| PASS lastPointerEvents[0].pressure is 0
|
| PASS lastPointerEvents[0].width is 1
|
| PASS lastPointerEvents[0].height is 1
|
| +PASS lastPointerEvents[0].view.name is "mainWindow"
|
| Received pointermove
|
| Received mousemove
|
| PASS lastPointerEvents.length is 1
|
| @@ -146,6 +150,7 @@ PASS lastPointerEvents[0].buttons is 0
|
| PASS lastPointerEvents[0].pressure is 0
|
| PASS lastPointerEvents[0].width is 1
|
| PASS lastPointerEvents[0].height is 1
|
| +PASS lastPointerEvents[0].view.name is "mainWindow"
|
|
|
| --- click each button ---
|
| Received pointerdown
|
| @@ -176,6 +181,7 @@ PASS lastPointerEvents[0].buttons is 1
|
| PASS lastPointerEvents[0].pressure is 0.5
|
| PASS lastPointerEvents[0].width is 1
|
| PASS lastPointerEvents[0].height is 1
|
| +PASS lastPointerEvents[0].view.name is "mainWindow"
|
| Received pointerup
|
| Received mouseup
|
| PASS lastPointerEvents.length is 1
|
| @@ -204,6 +210,7 @@ PASS lastPointerEvents[0].buttons is 0
|
| PASS lastPointerEvents[0].pressure is 0
|
| PASS lastPointerEvents[0].width is 1
|
| PASS lastPointerEvents[0].height is 1
|
| +PASS lastPointerEvents[0].view.name is "mainWindow"
|
| Received pointerdown
|
| Received mousedown
|
| PASS lastPointerEvents.length is 1
|
| @@ -232,6 +239,7 @@ PASS lastPointerEvents[0].buttons is 4
|
| PASS lastPointerEvents[0].pressure is 0.5
|
| PASS lastPointerEvents[0].width is 1
|
| PASS lastPointerEvents[0].height is 1
|
| +PASS lastPointerEvents[0].view.name is "mainWindow"
|
| Received pointerup
|
| Received mouseup
|
| PASS lastPointerEvents.length is 1
|
| @@ -260,6 +268,7 @@ PASS lastPointerEvents[0].buttons is 0
|
| PASS lastPointerEvents[0].pressure is 0
|
| PASS lastPointerEvents[0].width is 1
|
| PASS lastPointerEvents[0].height is 1
|
| +PASS lastPointerEvents[0].view.name is "mainWindow"
|
| Received pointerdown
|
| Received mousedown
|
| PASS lastPointerEvents.length is 1
|
| @@ -288,6 +297,7 @@ PASS lastPointerEvents[0].buttons is 2
|
| PASS lastPointerEvents[0].pressure is 0.5
|
| PASS lastPointerEvents[0].width is 1
|
| PASS lastPointerEvents[0].height is 1
|
| +PASS lastPointerEvents[0].view.name is "mainWindow"
|
| Received pointerup
|
| Received mouseup
|
| PASS lastPointerEvents.length is 1
|
| @@ -316,6 +326,7 @@ PASS lastPointerEvents[0].buttons is 0
|
| PASS lastPointerEvents[0].pressure is 0
|
| PASS lastPointerEvents[0].width is 1
|
| PASS lastPointerEvents[0].height is 1
|
| +PASS lastPointerEvents[0].view.name is "mainWindow"
|
|
|
| --- click with each modifier ---
|
| Received pointerdown
|
| @@ -629,6 +640,7 @@ PASS lastPointerEvents[0].buttons is 0
|
| PASS lastPointerEvents[0].pressure is 0
|
| PASS lastPointerEvents[0].width is 1
|
| PASS lastPointerEvents[0].height is 1
|
| +PASS lastPointerEvents[0].view.name is "mainWindow"
|
| Received mouseleave
|
| PASS lastPointerEvents.length is 1
|
| PASS lastPointerEvents[0].type is "pointerleave"
|
| @@ -656,6 +668,7 @@ PASS lastPointerEvents[0].buttons is 0
|
| PASS lastPointerEvents[0].pressure is 0
|
| PASS lastPointerEvents[0].width is 1
|
| PASS lastPointerEvents[0].height is 1
|
| +PASS lastPointerEvents[0].view.name is "mainWindow"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|