Re: [csswg-drafts] [css-borders-4] Move `<image-1D>` to `border-image-source` (#9735)

The mental model of `border-image` is obviously coupled with slicing, as there is currently no option to avoid slicing. A general discussion whether to continue using `border-image` for border image use cases happens in #9714. Though there are also a bunch of ideas how to extend it. (E.g. explictly turning of slicing is discussed in #9734.)

The idea here is to implicitly turn off slicing, meaning the rendering of `stripes()` takes all geometric changes like roundings into account, just like it does now in `border-color`.
I wouldn't introduce another property just for this use case, as that just makes it harder for authors to know when to use what.

Sebastian

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


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

Received on Wednesday, 3 January 2024 12:07:00 UTC