Re: [csswg-drafts] [css-images] Consider changing initial value of 'image-orientation' to from-image (#3799)

> what they should do if their existing workaround breaks

Specifically, it would be nice if someone could put together a feature-detection test, something that could be submitted to Modernizr or used on its own.  The support test (for content images, anyway) could load a minimal 1×2px JPEG data URI with the relevant EXIF tag to rotate it to 2×1, and then read back the dimensions. (Not sure how you'd extend that to detecting support in background images, where there's no way to read back the dimensions.)

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

Received on Saturday, 17 August 2019 22:52:21 UTC