garykac/staticrange

"earlier in the DOM tree" is not defined

bzbarsky opened this issue · 1 comments

This language is used in the "is less than" operation. What you probably want to use instead is https://dom.spec.whatwg.org/#concept-tree-preceding complete with link.

This issue was moved to w3c/staticrange#8