Re: [csswg-drafts] [css-lists] How do counters and Shadow DOM interact?

That is an *excellent* question.

And hm, that suggests we need to revisit our use of "document order" in other specs as well - if the shadow host is `display:grid`, for instance, we need a clear answer as to what order elements are auto-positioned.

(I think for cases likes Grid and Flexbox it's clearly the flat tree.  Counters, acting as pseudo-inheritance, are less obvious.)

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

Received on Thursday, 17 May 2018 21:58:15 UTC