Re: [csswg-drafts] [css-backgrounds-4] Add slashes between individual `border-color` values (#8026)

> Any reason to use `[ <<color>>? <<1d-image>>? ]!` and not `<<color>> || <<1d-image>>`?

The syntax given in the initial comment was actually wrong. It was taken from when I thought of `<color>` as a fallback value for `<1d-image>`. Though we concluded that this doesn't have strong use cases and rather complicates the syntax. So I corrected it to be `<<color>> | <<1d-image>>`.

Sebastian

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


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

Received on Tuesday, 8 November 2022 19:50:10 UTC