OLD | NEW |
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 Loading... |
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: 2 | 102 4. targetDiv received mousedown buttons: 0 |
103 5. targetDiv received contextmenu buttons: 2 | 103 5. targetDiv received contextmenu buttons: 0 |
104 6. targetDiv received mouseout buttons: 0 | 104 6. targetDiv received mouseout buttons: 0 |
105 7. targetDiv received mouseleave buttons: 0 | 105 7. targetDiv received mouseleave buttons: 0 |
106 | 106 |
107 ===== longPressAction with initial state=[] and showContextMenuOnMouseUp=true ==
=== | 107 ===== longPressAction with initial state=[] and showContextMenuOnMouseUp=true ==
=== |
108 1. targetDiv received mouseover buttons: 0 | 108 1. targetDiv received mouseover buttons: 0 |
109 2. targetDiv received mouseenter buttons: 0 | 109 2. targetDiv received mouseenter buttons: 0 |
110 3. targetDiv received mousemove buttons: 0 | 110 3. targetDiv received mousemove buttons: 0 |
111 4. targetDiv received mousedown buttons: 2 | 111 4. targetDiv received mousedown buttons: 0 |
112 5. targetDiv received contextmenu buttons: 2 | 112 5. targetDiv received contextmenu buttons: 0 |
113 6. targetDiv received mouseout buttons: 0 | 113 6. targetDiv received mouseout buttons: 0 |
114 7. targetDiv received mouseleave buttons: 0 | 114 7. targetDiv received mouseleave buttons: 0 |
115 | 115 |
116 ===== longTapAction with initial state=[] and showContextMenuOnMouseUp=false ===
== | 116 ===== longTapAction with initial state=[] and showContextMenuOnMouseUp=false ===
== |
117 1. targetDiv received mouseover buttons: 0 | 117 1. targetDiv received mouseover buttons: 0 |
118 2. targetDiv received mouseenter buttons: 0 | 118 2. targetDiv received mouseenter buttons: 0 |
119 3. targetDiv received mousemove buttons: 0 | 119 3. targetDiv received mousemove buttons: 0 |
120 4. targetDiv received mousedown buttons: 2 | 120 4. targetDiv received mousedown buttons: 0 |
121 5. targetDiv received contextmenu buttons: 2 | 121 5. targetDiv received contextmenu buttons: 0 |
122 6. targetDiv received mouseout buttons: 0 | 122 6. targetDiv received mouseout buttons: 0 |
123 7. targetDiv received mouseleave buttons: 0 | 123 7. targetDiv received mouseleave buttons: 0 |
124 | 124 |
125 ===== longTapAction with initial state=[] and showContextMenuOnMouseUp=true ====
= | 125 ===== longTapAction with initial state=[] and showContextMenuOnMouseUp=true ====
= |
126 1. targetDiv received mouseover buttons: 0 | 126 1. targetDiv received mouseover buttons: 0 |
127 2. targetDiv received mouseenter buttons: 0 | 127 2. targetDiv received mouseenter buttons: 0 |
128 3. targetDiv received mousemove buttons: 0 | 128 3. targetDiv received mousemove buttons: 0 |
129 4. targetDiv received mousedown buttons: 2 | 129 4. targetDiv received mousedown buttons: 0 |
130 5. targetDiv received contextmenu buttons: 2 | 130 5. targetDiv received contextmenu buttons: 0 |
131 6. targetDiv received mouseout buttons: 0 | 131 6. targetDiv received mouseout buttons: 0 |
132 7. targetDiv received mouseleave buttons: 0 | 132 7. targetDiv received mouseleave buttons: 0 |
133 | 133 |
134 ===== dragDropAction with initial state=[] ===== | 134 ===== dragDropAction with initial state=[] ===== |
135 1. dragImg received mouseover buttons: 0 | 135 1. dragImg received mouseover buttons: 0 |
136 2. dragImg received mouseenter buttons: 0 | 136 2. dragImg received mouseenter buttons: 0 |
137 3. dragImg received mousemove buttons: 0 | 137 3. dragImg received mousemove buttons: 0 |
138 4. dragImg received mousedown buttons: 1 | 138 4. dragImg received mousedown buttons: 1 |
139 5. dragImg received mouseout buttons: 1 | 139 5. dragImg received mouseout buttons: 1 |
140 6. dragImg received mouseleave buttons: 1 | 140 6. dragImg received mouseleave buttons: 1 |
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
203 17. targetDiv received dragenter buttons: 7 | 203 17. targetDiv received dragenter buttons: 7 |
204 18. dragImg received dragleave buttons: 7 | 204 18. dragImg received dragleave buttons: 7 |
205 19. targetDiv received dragover buttons: 6 | 205 19. targetDiv received dragover buttons: 6 |
206 20. dragImg received drag buttons: 6 | 206 20. dragImg received drag buttons: 6 |
207 21. targetDiv received dragleave buttons: 6 | 207 21. targetDiv received dragleave buttons: 6 |
208 22. dragImg received dragend buttons: 0 | 208 22. dragImg received dragend buttons: 0 |
209 23. targetDiv received mouseout buttons: 6 | 209 23. targetDiv received mouseout buttons: 6 |
210 24. targetDiv received mouseleave buttons: 6 | 210 24. targetDiv received mouseleave buttons: 6 |
211 | 211 |
212 | 212 |
OLD | NEW |