Commit Graph

4 Commits

Author SHA1 Message Date
vvakame
c9dbef81a3 remove touch-events/touch-events.d.ts. it included in lib.d.ts (typescript-1.5.3) 2015-07-19 16:37:33 +09:00
Hraban Luyat
b2a9fc564e [touch-events] Index TouchList as array
myTouchList[123] is allowed as an alias for myTouchList.item(123).

https://developer.mozilla.org/en-US/docs/Web/API/TouchList
and
http://www.w3.org/TR/touch-events/#idl-def-TouchList
2014-12-26 22:18:01 +01:00
Kevin Barabash
b286d4f043 add angle brackets to URL 2014-11-28 18:50:27 -07:00
Kevin Barabash
4e705d89a9 add interface for HTML Touch events 2014-11-28 18:48:58 -07:00