HoriSun / closure-compiler

Automatically exported from code.google.com/p/closure-compiler
0 stars 0 forks source link

Add W3C's Pointer Events externs #1276

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The attached patch adds extern for the W3C's Pointer Events.
http://www.w3.org/TR/pointerevents/

The code is also available here: 
https://github.com/fredj/closure-compiler/compare/pointer-events 

Original issue reported on code.google.com by frederic...@gmail.com on 10 Mar 2014 at 8:45

Attachments:

GoogleCodeExporter commented 9 years ago
I thought we already had definitions for these?

Original comment by concavel...@gmail.com on 13 Mar 2014 at 12:19

GoogleCodeExporter commented 9 years ago
Externs exist for MSPointerEvent (in externs/ie_event.js) but not for the W3C 
one.

Original comment by frederic...@gmail.com on 13 Mar 2014 at 9:29

GoogleCodeExporter commented 9 years ago
Looks good to me.
Thanks for the patch (and github link).

Original comment by blic...@google.com on 13 Mar 2014 at 5:06

GoogleCodeExporter commented 9 years ago
This issue was closed by revision c8062b845120.

Original comment by blic...@google.com on 13 Mar 2014 at 11:14