Chrome 118 doesn't support background clip inside css var #3331
Labels
area:styles
Style Panel is the CSS panel on the right
prio:2
Always look for prio:1 issues first before working on prio:2
type:bug
Something isn't working
This doesn't work
-webkit-background-clip: var(--wu0qi5AJjPA47j43YcYuf--backgroundClip, text)
while this does-webkit-background-clip: text
.Hence we need to bring a red alert even in chromium versions which don't support it that we only partially support it and recommend an upgrade.
Currently affected electron desktop app as well.
Todo
The text was updated successfully, but these errors were encountered: