GitPedia
developit

developit/undom

๐Ÿฉ 1kb minimally viable DOM Document implementation

1 Releases
Latest: 8y ago
0.4.0Latest
developitdevelopitยท8y agoยทJune 13, 2018
GitHub

๐Ÿ“‹ Changes

  • Fixes the implementation of `dispatchEvent()` to set `Event.currentTarget` correctly, and treat `false` handler returns as `preventDefault()` and continue bubbling (#17 & #18, thanks @leeoniya)