- From: Fernando Fiori via GitHub <sysbot+gh@w3.org>
- Date: Thu, 11 Nov 2021 21:49:57 +0000
- To: public-css-archive@w3.org
Following up on @dandclark's proposal, it doesn't seem like it would break specifications. I didn't find any direct reference to ranges in css-contain specs or viceversa. But fwiw, the following piece might be relevant (from [css-contain specs](https://www.w3.org/TR/css-contain-2/#contain-property)): "The contain property allows an author to indicate that an element and its contents are, **as much as possible**, independent of the rest of the document tree." So there could be some implication outside of the contained element from changes inside it, like in this case, if I'm not misunderstanding. -- GitHub Notification of comment by ffiori Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4598#issuecomment-966650561 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 11 November 2021 21:49:59 UTC