msva / lua-htmlparser

An HTML parser for lua.
231 stars 44 forks source link

> selects too much? #17

Closed wscherphof closed 11 years ago

wscherphof commented 11 years ago

I guess there's a bug that causes parent > child to only limit to children with the first selected parent; of subsequent parents, all descendants are considered. Needs a test.