Re: [csswg-drafts] [css-backgrounds-3] Does `background-attachment: fixed` work with `background-clip: text`? (#10595)

As far as I know, the value `text` for `background-clip` is still considered experimental, it doesn't exist at all in the spec you linked to ([css-backgrounds-3]) and was introduced only [in [css-backgrounds-4]](https://drafts.csswg.org/css-backgrounds-4/#background-clip) which is marked "not ready for implementation". There are some useful notes on the history of this value in the [related issue](https://github.com/w3c/csswg-drafts/issues/9907#issuecomment-1930785584). Firefox has "backported" this value for the most popular use cases only. Likely Chrome's behavior is "more correct", but it's hard to file bugs against browsers until this value is specified properly.

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


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

Received on Tuesday, 23 July 2024 19:39:56 UTC