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

In the past, the Shadow DOM specification had a concept of *composed tree*, defined as *a tree of trees*, however, I remember we haven't migrated this concept into DOM Standard
because we've found that definitions of *shadow-including xxx* (e.g. shadow-including ancestor) are good enough.

I guess we don't need a full concept of a *composed tree* any more. What we need here is a *composed-parent* or something for title attribute or bidi?

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

Received on Wednesday, 9 January 2019 03:32:47 UTC