aredridel / html5

Event-driven HTML5 Parser in Javascript
http://dinhe.net/~aredridel/projects/js/html5/
MIT License
590 stars 168 forks source link

Add var keyword to fix global leak. #57

Closed eungjun-yi closed 12 years ago

eungjun-yi commented 12 years ago

It seems that global leaks still remain since many of them has been fixed.

aredridel commented 12 years ago

Thank you!