| 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..ae8f5a061310fba14411c2e61d16047bd01ac231 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
|
| @@ -75,15 +75,16 @@ TEST COMPLETE
|
| 2. targetDiv received mouseenter buttons: 0
|
| 3. targetDiv received mousemove buttons: 0
|
| 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
|
| +5. targetDiv received contextmenu buttons: 0
|
| +6. targetDiv received mouseup buttons: 0
|
| +7. targetDiv received click 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
|
|
|