[csswg-drafts] Are the different types of trees mentioned in the specs created by user agents or included in the specs to aid understandin? (#8770)

MrHBS has just created a new issue for https://github.com/w3c/csswg-drafts:

== Are the different types of trees mentioned in the specs created by user agents or included in the specs to aid understandin? ==
CSS specifications mention several types of trees, such as the document tree, DOM tree, element tree, flat tree, box tree, and fragment tree. I know that a DOM tree is created by the browser, and you can manipulate it using the DOM API. However, what about the other types of trees? Do browsers create those trees as well, or are they only present in the specifications to simplify comprehension?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8770 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 26 April 2023 11:14:17 UTC