aredridel / html5

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

Stop overriding array.last, refactor to last(someArray) fixes #101 #103

Closed ibash closed 10 years ago

ibash commented 10 years ago

via the wonderful grasp.js: https://github.com/gkz/grasp -- and thanks to @gkz for correcting how I used it. Same number of tests pass as before the changes.

aredridel commented 10 years ago

Awesome! I'll port this to the dev branch too.

aredridel commented 10 years ago

Oh, hey! Already gone in the dev branch. Yay!