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

(FWIW, Blink sets the equivalent of *node1* to the attribute's element, which means it can then be null. It works out to the same thing, it just means that "*node1* is null" means the same thing as "*node1* is an attribute" as now spec'd.)

-- 
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-241685518

Received on Tuesday, 23 August 2016 10:05:13 UTC