Lines Matching refs:target
1 Tests that the target of touches match the element where the event originated, not where the touch …
8 PASS event.touches[0].target.id is "targetA"
9 PASS event.touches[1].target.id is "targetB"
12 PASS event.touches[0].target.id is "targetA"
13 PASS event.touches[1].target.id is "targetB"
16 PASS event.touches[0].target.id is "targetA"
17 PASS event.touches[1].target.id is "targetB"
20 PASS event.touches[0].target.id is "targetA"
21 PASS event.touches[1].target.id is "targetB"
24 PASS event.touches[0].target.id is "targetA"
25 PASS event.touches[1].target.id is "targetB"
28 PASS event.touches[0].target.id is "targetA"
29 PASS event.touches[1].target.id is "targetB"
32 PASS event.touches[0].target.id is "targetB"
33 PASS event.touches[1].target.id is "targetA"
36 PASS event.touches[0].target.id is "targetB"
37 PASS event.touches[1].target.id is "targetA"
40 PASS event.touches[0].target.id is "targetB"
41 PASS event.touches[1].target.id is "targetA"