WebReflection / basicHTML

A NodeJS based, standard oriented, HTML implementation.
ISC License
126 stars 10 forks source link

Update EventTarget.js #38

Closed noramass closed 5 years ago

noramass commented 5 years ago

Fixes #37

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling e0273e0a621eb93db96b7224c0fbf7a28f03aaf3 on Merlin-R:master into 0c300c5752186a900cc363596eb5405862fbb3a4 on WebReflection:master.

WebReflection commented 5 years ago

it's fixed already (you also had to return !defaultPrevented since by default that is false)