fgnass/domino

Incorrect results when using getElementsByTagName()

cscott opened this issue · 0 comments

When using getElementsByTagName() on an element with no children, the result contains matching siblings (and children of siblings).

Related to gh #31.