- From: Malvoz via GitHub <sysbot+gh@w3.org>
- Date: Tue, 19 Jun 2018 10:08:20 +0000
- To: public-css-archive@w3.org
If you `transform: rotate(Xdeg)` an image which fails to load, currently the `alt` text naturally stays rotated which this could solve, e.g. `img(image:failed-to-load) { transform: none|unset; }`. Also this may be related to https://github.com/whatwg/html/issues/3631 if it is decided that appearance of image placeholders is to be controlled by CSS. -- GitHub Notification of comment by Malvoz Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/656#issuecomment-398347280 using your GitHub account
Received on Tuesday, 19 June 2018 10:08:29 UTC