Re: [csswg-drafts] [css-view-transitions-1] Should contain layout/paint be required (#8139)

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