| 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 73b691703ce880133abf95e8835f393cba54475f..2081bb5638c00f3934907e9f5afcd7419cd6b6f2 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
|
|
|