Re: [csswg-drafts] [css-borders-4]: `border-shape` order of shapes in the two-shape variant (#13308)

> > There should be longhands to set them separately _anyway_; then folks can use those for clarity.
> 
> `border-shape` is not a shorthand though. It can have a one-shape and two-shape variant, and `border-inner-shape` would be confusing in the former.

We could define that one refers to the other when the value is set on the shorthand. E.g. `border-shape: circle()` could set `border-shape-outer` to `circle()` and `border-shape-inner` to `none` or something along those lines. (Or the other way round, of course, if we resolve on inside-out.)

Sebastian

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


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

Received on Wednesday, 18 February 2026 17:41:52 UTC