Make sure custom events named "submit" can be bound to non DOM elements in IE too...
authorAnton M <haskell_noob-github@yahoo.de>
Sun, 21 Nov 2010 03:31:04 +0000 (04:31 +0100)
committerAnton M <haskell_noob-github@yahoo.de>
Sun, 21 Nov 2010 03:31:04 +0000 (04:31 +0100)
commit89b771daefcd0cc6a31b7285b06cbc4e5ecede57
tree87f034c6f667ac1dddd65c6e7d52e156517e0d5b
parent0838bdf52cf9f27ebc2bbee74fd7170e2d854c11
Make sure custom events named "submit" can be bound to non DOM elements in IE too. Fixes 6398.
src/event.js
test/unit/event.js