- From: vmpstr via GitHub <noreply@w3.org>
- Date: Tue, 17 Jun 2025 20:02:50 +0000
- To: public-css-archive@w3.org
vmpstr has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-view-transitions-2] Copying border shape properties to view-transition-group-children == In #11926, we've agreed to add a new view transition pseudo element: view-transition-group-children which copies the border-width property and makes a transparent border. It works well for basic cases: In Chrome Canary with experimental web platform features enabled: https://codepen.io/bramus/full/ogNZGyX However, if the shape of border is sufficiently different then we end up with clipping artifacts: https://codepen.io/bramus/full/azOaOLJ Thanks to @bramus for the demos The proposal here is to copy more! Specifically, border-radius and corner-shape. I'm open to more features, but also would like to leave this open to all border shape affecting properties Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12357 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 17 June 2025 20:02:51 UTC