Re: [csswg-drafts] [resize-observer] "Calculate depth for node" is unclear (#3840)

We should specify how to calculate depth with Shadow DOM.  Would replacing 

> Let p be the parent-traversal path from node to a root Element of this element’s DOM tree.

with

> Let p be the parent-traversal path from node to a root Element of this element’s flattened DOM tree.

work?

-- 
GitHub Notification of comment by atotic
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3840#issuecomment-493837015 using your GitHub account

Received on Monday, 20 May 2019 04:43:59 UTC