[csswg-drafts] [css-color-adjust-1] Should probably not honor non-url background images (#4916)

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

== [css-color-adjust-1] Should probably not honor non-url background images ==
We had to do this because too many people complained when we started doing the backplating.

 * https://bugzilla.mozilla.org/show_bug.cgi?id=1617678
 * https://bugzilla.mozilla.org/show_bug.cgi?id=1616440
 * https://bugzilla.mozilla.org/show_bug.cgi?id=1617151

What we implemented is making background-image `revert` unless all the values are `url()` functions:

 * https://searchfox.org/mozilla-central/rev/4ccefc3181f9d237ef4ca8bd17b4e7c101ddf7b5/servo/components/style/properties/cascade.rs#397

But open to other suggestions :-)

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

Received on Thursday, 2 April 2020 22:28:36 UTC