Re: [csswg-drafts] [css-backgrounds] background-clip: border-area (#9456)

> Was poking around with a checkerboard patterned border as a clipped/masked background. Easy enough to get the pattern to line up correctly on the left and top borders but much harder for the right and bottom.
> 
> Note that in this case each corner has a transparent square from the pattern. This would be the same if wanting a white square in each corner.
> 
> Maybe I'm missing something. Feels like it should be more straight forward than this.

There's [`background-repeat: round`](https://developer.mozilla.org/en-US/docs/Web/CSS/background-repeat#round) - is that what you're looking for?

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


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

Received on Sunday, 16 June 2024 09:21:59 UTC