- From: Stephen Chenney via GitHub <sysbot+gh@w3.org>
- Date: Tue, 16 Jul 2024 17:23:02 +0000
- To: public-css-archive@w3.org
I did the Chromium implementation and the intention was to make use of EXIF orientation everywhere while respecting the "image-orientation: none" property if possible (i.e. if there is a reasonable element to pull it from). There are open issues on WHATWG to add orientation control for canvas image methods. https://github.com/whatwg/html/issues/7210 https://github.com/whatwg/html/issues/8085 My understanding is that the long term goal was to remove the property, and _always respect valid EXIF orientation data whenever the image is used_. If that is indeed the goal, then we should not be adding parameters to canvas methods. -- GitHub Notification of comment by schenney-chromium Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4165#issuecomment-2231443311 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 16 July 2024 17:23:03 UTC