Searched refs:emptyTouch (Results 1 – 2 of 2) sorted by relevance
14 PASS emptyTouch is non-null.15 PASS emptyTouch.target is null16 PASS emptyTouch.identifier is 017 PASS emptyTouch.pageX is 018 PASS emptyTouch.pageY is 019 PASS emptyTouch.screenX is 020 PASS emptyTouch.screenY is 0
21 var emptyTouch = document.createTouch(); variable