| Index: third_party/WebKit/LayoutTests/fast/events/mouse-event-buttons-attribute-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/events/mouse-event-buttons-attribute-expected.txt b/third_party/WebKit/LayoutTests/fast/events/mouse-event-buttons-attribute-expected.txt
|
| index 495319aa9360a7013255167e075e2cbd66ec6346..1848cb5200b84b50830062460dc0024f7c52c4d9 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/events/mouse-event-buttons-attribute-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/events/mouse-event-buttons-attribute-expected.txt
|
| @@ -77,13 +77,14 @@ TEST COMPLETE
|
| 4. targetDiv received mousedown buttons: 1
|
| 5. targetDiv received mouseup buttons: 0
|
| 6. targetDiv received click buttons: 0
|
| -7. targetDiv received mousemove buttons: 0
|
| -8. targetDiv received mousedown buttons: 1
|
| -9. targetDiv received mouseup buttons: 0
|
| -10. targetDiv received click buttons: 0
|
| -11. targetDiv received dblclick buttons: 0
|
| -12. targetDiv received mouseout buttons: 0
|
| -13. targetDiv received mouseleave buttons: 0
|
| +7. targetDiv received contextmenu buttons: 0
|
| +8. targetDiv received mousemove buttons: 0
|
| +9. targetDiv received mousedown buttons: 1
|
| +10. targetDiv received mouseup buttons: 0
|
| +11. targetDiv received click buttons: 0
|
| +12. targetDiv received dblclick buttons: 0
|
| +13. targetDiv received mouseout buttons: 0
|
| +14. targetDiv received mouseleave buttons: 0
|
|
|
| ===== tapAction with initial state=[] =====
|
| 1. targetDiv received mouseover buttons: 0
|
|
|