Re: [csswg-drafts] [css-shapes-2] An overflow-safe `shape-inside` (#14147)

> Stretchy shapes (and I like the idea!) are somewhat orthogonal to the original issue though. Noam's first example is just with a scoop corner-shape; there, the hard part is circular dependencies between the space available for layout, and the box size; imagine trying to compute the right box size to get the text to fit inside with `border-radius: 20%`. I think it would have to be some kind of expensive, iterative solution.

I think we need to find a stretchy solution that doesn't try to solve the back and forth percentage negotiation - eg where the percentages are resolved against some default height and from then on only the stretchy points of the shape take effect.

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


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

Received on Friday, 10 July 2026 06:45:03 UTC