On Mon, Feb 17, 2020, at 8:19 AM, Cameron McCormack wrote: > This doesn't really fit the format of an Intent email, but just as a > heads up, I am landing a change to the initial value of the > image-orientation property, from "none" to "from-image". The effect of > this change is that EXIF orientation data in JPEG images used in HTML > <img> elements and in the CSS content property will be honored by > default.
This work was delayed a little, but has just landed and is now in the current Nightly. Now, all uses of JPEG images with EXIF orientation metadata will be automatically oriented correctly, except for content images with `image-orientation: none`. Some of the upstream HTML spec issues still need discussion but I didn't feel they needed to block this landing. The equivalent change shipped in Chrome 81 on April 7. If you see any odd image orientation or sizing behavior, please let me know. Thanks, Cameron _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform