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

played around with `border-area` and different `border-style` a bit. 2 notable things:

1. While Safari seems to have rendering issues with `border-style: dotted;` with a `border-radius` above 5px or 6px it appears that the rendered border takes the gradient colors just fine. So seems that this isn't a `border-area` related issue.

2. `groove`, `ridge`, `inset` and `outset` just render as `solid` with `border-area`. Unless I'm missing something - this seems OK. I'm not really sure what else you would do in these cases and I'm not sure how much use they get these days any way.

https://codepen.io/jsnkuhn/pen/WNqaeOV

![image](https://github.com/user-attachments/assets/6e55924e-1143-4e28-b3bd-eff8960503a9)



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


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

Received on Monday, 2 September 2024 20:32:39 UTC