Re: [csswg-drafts] [css-multicol] image support for column rules (#5080)

@fantasai @mirisuzanne Thank you for your syntax proposal, as well! It looks really promising.

I'll provide more general feedback in #2748. Though I have a one note regarding the image support. I feel like `column-rule` should be extended to also include `column-rule-image`. I always found it a little awkward that `border-image` trumps `border` (or more precisely `border-image-source` and `border-style`) and that it's not part of the `border` shorthand.

So could `column-rule` be defined like that?

```
column-rule: [ <color> || <line-style> || <line-width> ] | [ <'column-rule-image'> || <'column-rule-inset'> || <'column-rule-extent'> ]
```

Sebastian

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


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

Received on Tuesday, 26 October 2021 22:27:59 UTC