Re: [csswg-drafts] Add background-rotate property that we just have to rotate the background without affecting the text and only one layer

There was a property defined in css-logical for rotating background image called [background-image-transform](https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#background-image-transform-prop), but it was for a different use case and has been removed recently.

If we want to add the property for this use case, we may still want to call it `background-image-transform` and probably allow it to accept the same syntax as `transform`. Considering `background-image` is a list of images, this property may want to be a list as well.

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

Received on Sunday, 30 September 2018 20:52:00 UTC