- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Tue, 06 Dec 2022 04:59:07 +0000
- To: public-css-archive@w3.org
I would lean towards not requiring `contain`. It's not really helping the developer to require it: if there's something that doesn't get captured as they expect, then they can fix that. But requiring it really makes view transitions unnecessarily complicated to use. And more importantly, requiring it invites errors in the form of accidentally overwriting `contain: somethingelse` when you add a view transition because you added `contain: paint`. -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8139#issuecomment-1338756874 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 6 December 2022 04:59:08 UTC