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

With the existing background properties, you wouldn’t really need scale() or translate(). Personally, I don’t think skew() or matrix() would be anywhere near as useful as rotate. So I’d be happy with background-rotate. 

I think the whole tile should rotate around it’s center, without changing where the center of other tiles is: background-size would only be based on un-rotated images. Thus, corners might overlap a little when rotated. 

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

Received on Sunday, 30 September 2018 22:59:23 UTC