- From: Matthew Dean via GitHub <sysbot+gh@w3.org>
- Date: Mon, 25 Apr 2022 20:45:22 +0000
- To: public-css-archive@w3.org
@tabatkins That makes sense! I trust y'all have done deeper thinking on this than I have. > Nothing. At style resolution time we check that every element with a toggle-root has the named toggles defined on it; if not, we create them with the specified details. If they already exist, we just skip over them. This is a necessary part of the way we avoid styling cycles. Oh interesting. 🤔 It would still be a useful thing to call out in the explainer, how that behavior works. -- GitHub Notification of comment by matthew-dean Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6991#issuecomment-1109023913 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 25 April 2022 20:45:23 UTC