Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(354)

Side by Side Diff: third_party/WebKit/LayoutTests/fast/events/mouse-event-buttons-attribute-expected.txt

Issue 2446333002: Set right button for mousedown/contextmenu of long press gesture (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 PASS successfullyParsed is true 1 PASS successfullyParsed is true
2 2
3 TEST COMPLETE 3 TEST COMPLETE
4 ===== doubleClickAction with initial state=[] ===== 4 ===== doubleClickAction with initial state=[] =====
5 1. targetDiv received mouseover buttons: 0 5 1. targetDiv received mouseover buttons: 0
6 2. targetDiv received mouseenter buttons: 0 6 2. targetDiv received mouseenter buttons: 0
7 3. targetDiv received mousemove buttons: 0 7 3. targetDiv received mousemove buttons: 0
8 4. targetDiv received mousedown buttons: 1 8 4. targetDiv received mousedown buttons: 1
9 5. targetDiv received mouseup buttons: 0 9 5. targetDiv received mouseup buttons: 0
10 6. targetDiv received click buttons: 0 10 6. targetDiv received click buttons: 0
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 4. targetDiv received mousedown buttons: 1 92 4. targetDiv received mousedown buttons: 1
93 5. targetDiv received mouseup buttons: 0 93 5. targetDiv received mouseup buttons: 0
94 6. targetDiv received click buttons: 0 94 6. targetDiv received click buttons: 0
95 7. targetDiv received mouseout buttons: 0 95 7. targetDiv received mouseout buttons: 0
96 8. targetDiv received mouseleave buttons: 0 96 8. targetDiv received mouseleave buttons: 0
97 97
98 ===== longPressAction with initial state=[] and showContextMenuOnMouseUp=false = ==== 98 ===== longPressAction with initial state=[] and showContextMenuOnMouseUp=false = ====
99 1. targetDiv received mouseover buttons: 0 99 1. targetDiv received mouseover buttons: 0
100 2. targetDiv received mouseenter buttons: 0 100 2. targetDiv received mouseenter buttons: 0
101 3. targetDiv received mousemove buttons: 0 101 3. targetDiv received mousemove buttons: 0
102 4. targetDiv received mousedown buttons: 0 102 4. targetDiv received mousedown buttons: 2
103 5. targetDiv received contextmenu buttons: 0 103 5. targetDiv received contextmenu buttons: 2
104 6. targetDiv received mouseout buttons: 0 104 6. targetDiv received mouseup buttons: 2
105 7. targetDiv received mouseleave buttons: 0 105 7. targetDiv received mouseout buttons: 0
106 8. targetDiv received mouseleave buttons: 0
106 107
107 ===== longPressAction with initial state=[] and showContextMenuOnMouseUp=true == === 108 ===== longPressAction with initial state=[] and showContextMenuOnMouseUp=true == ===
108 1. targetDiv received mouseover buttons: 0 109 1. targetDiv received mouseover buttons: 0
109 2. targetDiv received mouseenter buttons: 0 110 2. targetDiv received mouseenter buttons: 0
110 3. targetDiv received mousemove buttons: 0 111 3. targetDiv received mousemove buttons: 0
111 4. targetDiv received mousedown buttons: 0 112 4. targetDiv received mousedown buttons: 2
112 5. targetDiv received contextmenu buttons: 0 113 5. targetDiv received mouseup buttons: 2
113 6. targetDiv received mouseout buttons: 0 114 6. targetDiv received contextmenu buttons: 2
114 7. targetDiv received mouseleave buttons: 0 115 7. targetDiv received mouseout buttons: 0
116 8. targetDiv received mouseleave buttons: 0
115 117
116 ===== longTapAction with initial state=[] and showContextMenuOnMouseUp=false === == 118 ===== longTapAction with initial state=[] and showContextMenuOnMouseUp=false === ==
117 1. targetDiv received mouseover buttons: 0 119 1. targetDiv received mouseover buttons: 0
118 2. targetDiv received mouseenter buttons: 0 120 2. targetDiv received mouseenter buttons: 0
119 3. targetDiv received mousemove buttons: 0 121 3. targetDiv received mousemove buttons: 0
120 4. targetDiv received mousedown buttons: 0 122 4. targetDiv received mousedown buttons: 2
121 5. targetDiv received contextmenu buttons: 0 123 5. targetDiv received contextmenu buttons: 2
122 6. targetDiv received mouseout buttons: 0 124 6. targetDiv received mouseup buttons: 2
123 7. targetDiv received mouseleave buttons: 0 125 7. targetDiv received mouseout buttons: 0
126 8. targetDiv received mouseleave buttons: 0
124 127
125 ===== longTapAction with initial state=[] and showContextMenuOnMouseUp=true ==== = 128 ===== longTapAction with initial state=[] and showContextMenuOnMouseUp=true ==== =
126 1. targetDiv received mouseover buttons: 0 129 1. targetDiv received mouseover buttons: 0
127 2. targetDiv received mouseenter buttons: 0 130 2. targetDiv received mouseenter buttons: 0
128 3. targetDiv received mousemove buttons: 0 131 3. targetDiv received mousemove buttons: 0
129 4. targetDiv received mousedown buttons: 0 132 4. targetDiv received mousedown buttons: 2
130 5. targetDiv received contextmenu buttons: 0 133 5. targetDiv received mouseup buttons: 2
131 6. targetDiv received mouseout buttons: 0 134 6. targetDiv received contextmenu buttons: 2
132 7. targetDiv received mouseleave buttons: 0 135 7. targetDiv received mouseout buttons: 0
136 8. targetDiv received mouseleave buttons: 0
133 137
134 ===== dragDropAction with initial state=[] ===== 138 ===== dragDropAction with initial state=[] =====
135 1. dragImg received mouseover buttons: 0 139 1. dragImg received mouseover buttons: 0
136 2. dragImg received mouseenter buttons: 0 140 2. dragImg received mouseenter buttons: 0
137 3. dragImg received mousemove buttons: 0 141 3. dragImg received mousemove buttons: 0
138 4. dragImg received mousedown buttons: 1 142 4. dragImg received mousedown buttons: 1
139 5. dragImg received mouseout buttons: 1 143 5. dragImg received mouseout buttons: 1
140 6. dragImg received mouseleave buttons: 1 144 6. dragImg received mouseleave buttons: 1
141 7. targetDiv received mouseover buttons: 1 145 7. targetDiv received mouseover buttons: 1
142 8. targetDiv received mouseenter buttons: 1 146 8. targetDiv received mouseenter buttons: 1
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
203 17. targetDiv received dragenter buttons: 7 207 17. targetDiv received dragenter buttons: 7
204 18. dragImg received dragleave buttons: 7 208 18. dragImg received dragleave buttons: 7
205 19. targetDiv received dragover buttons: 6 209 19. targetDiv received dragover buttons: 6
206 20. dragImg received drag buttons: 6 210 20. dragImg received drag buttons: 6
207 21. targetDiv received dragleave buttons: 6 211 21. targetDiv received dragleave buttons: 6
208 22. dragImg received dragend buttons: 0 212 22. dragImg received dragend buttons: 0
209 23. targetDiv received mouseout buttons: 6 213 23. targetDiv received mouseout buttons: 6
210 24. targetDiv received mouseleave buttons: 6 214 24. targetDiv received mouseleave buttons: 6
211 215
212 216
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698