Re: [csswg-drafts] [css-images-4][css-backgrounds-4] Added stripes() function (#7029)

> > I don't know what the "color to paint the stripes over" is for, tbh.
> 
> No idea, but I assume that's what @SebastianZ intended for the fallback, a color to paint underneath any semi-transparent stripes. FWIW I don't think it's that necessary and complicates the syntax, so I'd be fine removing it.

Yes, the meaning of this "fallback color" was to let the color is drawn below any (semi-)transparent stripes. So, basically the same interaction as `background-color` with `background-image`. The idea behind that was that authors might expect that the `<color>` value still has an influence even when using `stripes()`.

Though I'm happy to change the syntaxes to `<color> | `<1d-image>` if we agree that this won't be the case and there are only use cases to have either `<color>` or `stripes()`.

Sebastian

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


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

Received on Thursday, 21 April 2022 21:13:49 UTC