Re: [csswg-drafts] [css-view-transitions-2]: Nested ::view-transition-group should have a container pseudo. (#11926)

I guess the point here is that `border-width` alone won't change anything, it's more like `border-width`, `border-style` and `border-color: transparent`. I don't know about `border-radius` or shape and whether that is also valuable. 

The problem of copying borders wholesale is that the pixels of the border are already captured as old content, so as those crossfade to anything new, it will look wrong in a lot of cases. If the `border-color` is `transparent` though, then we're really just preserving the clipping area which is what we're trying to accomplish

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 23 May 2025 14:46:15 UTC