aredridel / html5

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

fix issues 32 bug #33

Closed mashihua closed 13 years ago

mashihua commented 13 years ago

Only when current_token.name == "script" and tok.type == 'EndTag' will emit characters token.