Commit Graph

5 Commits

Author SHA1 Message Date
Sunshine 59a8be493d
add support for working with local assets 2020-03-22 15:48:23 -04:00
rhysd 1779f4a374 better comments for JS_DOM_EVENT_ATTRS constant 2020-01-15 14:33:27 +09:00
rhysd 26e89ae6d3 use complete list of DOM event handlers 2020-01-15 13:58:09 +09:00
rhysd ce03e0e487 reduce allocation on checking DOM attributes and do not hard-code number of elements of array constant
`to_lower` allocates new string but the allocation is not necessary
here.
2020-01-04 07:52:47 +09:00
Vincent Flyson 3948ea3aa0 Improve code structure 2019-09-29 17:15:49 -04:00