Re: [whatwg/dom] Composed tree infrastructure (#725)

I think *composed tree* as a spec concept is still a useful thing. I do agree that the actual definition should really be done via composed-parent / composed-child relationship instead of some algorithm generating a new tree because composed tree is really just a way of traversing the existing DOM tree connected via shadow host/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/725#issuecomment-452884779

Received on Wednesday, 9 January 2019 22:00:48 UTC