Re: [whatwg/dom] compareDocumentPosition with Attr nodes still not quite right (#309)

The problem is attributes don't [participate in a tree](https://dom.spec.whatwg.org/#node-trees), they have no parent and thus no root.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/309#issuecomment-241379243

Received on Monday, 22 August 2016 10:57:32 UTC