#4706 was analogous, it proposed a `background-filter` property, but it was rejected in favor of `filter()`. For consistency, maybe CSS Transforms should define a `transform()` or `rotate()` function that can be used anywhere an `<image>` is expected, rather than adding more `background-*` properties. Like ```css background-image: transform(url(background.jpg), rotate(180deg)); ``` This would allow to transform images not just for backgrounds but also for things like border images or maybe cursors. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3183#issuecomment-640577957 using your GitHub accountReceived on Monday, 8 June 2020 12:40:47 UTC
This archive was generated by hypermail 2.4.0 : Thursday, 24 March 2022 20:27:12 UTC