author | Matt Brubeck <mbrubeck@mozilla.com> |
Thu, 28 Apr 2011 15:40:42 -0700 (2011-04-28) | |
changeset 72 | 7d97620f95ec |
parent 71 | 4c4b691aab2a |
child 73 | 16faff414b81 |
touchevents.html |
--- a/touchevents.html Thu Apr 28 15:40:29 2011 -0700 +++ b/touchevents.html Thu Apr 28 15:40:42 2011 -0700 @@ -386,6 +386,11 @@ </dl> </dd> </dl> + + <p class="issue" id="issue-createTouch-pageXY"><strong>Issue:</strong> + Does <a>createTouch</a> need to take both pageX/pageY <em>and</em> + clientX/clientY as parameters? If not, which pair should be removed? + </p> </section> <section id="mouse-events">