[csswg-drafts] [css-backgrounds-4] Can you chain `border-area` and `text` in `background-clip`? (#10696)

nt1m has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-backgrounds-4] Can you chain `border-area` and `text` in `background-clip`? ==
#9456 added `background-clip: border-area`.

I think it would be useful to support `background-clip: border-area text` in case you want your background to bleed through both the text and the border-area of an element.

The new syntax would then be:

```
<bg-clip> = <visual-box> | [ border-area || text ]
```



Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10696 using your GitHub account


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

Received on Tuesday, 6 August 2024 04:00:40 UTC