Raynos / DOM-shim

Shims out the entire DOM4 API

Home Page:http://raynos.github.com/DOM-shim/test/test.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EventTarget listeners array is borked

Raynos opened this issue · comments

The listeners array is global ¬_¬

For all elements. So attaching the same type/handler to multiple elements is epicly borked.

Fixed in 0.1.5