On Thu, May 7, 2015 at 6:02 AM, Hayato Ito <hay...@chromium.org> wrote: > I'm saying: > - Composed tree is related with CSS. > - Node distribution should be considered as a part of style concept.
Right, I think Ryosuke and I simply disagree with that assessment. CSS operates on the composed tree (and forms a render tree from it). Events operate on the composed tree. Selection operates on the composed tree (likely, we haven't discussed this much). Content can be found within the composed tree (not just the light tree, see composition). It's a lot more than just style. -- https://annevankesteren.nl/