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

The TreatShadowTreesAsComposed case is only used for an internal call site, from scripts one will get TreatShadowTreesAsDisconnected which (presumably) maintains the old behavior.

Still might be worthwhile adding a note about this or at the very least making sure there's something in web-platform-tests ensuring that everyone agrees on how to handle ShadowRoots.

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

Received on Wednesday, 24 August 2016 08:13:35 UTC