- From: Nikolas Zimmermann via GitHub <noreply@w3.org>
- Date: Thu, 11 Jun 2026 20:18:47 +0000
- To: public-svg-issues@w3.org
> This issue is probably not such a big deal for general SVG images where the CSS image-animation property on an SVG element will control the orientation. There is a WPT test for it that all browsers pass: https://wpt.fyi/results/css/css-images/image-orientation/svg-image-orientation.html?label=master&label=experimental&q=image-orientation Good. > However, this is a problem for the `<feImage>` element that can be applied to multiple elements and probably should behave the same on all of them, thus requiring an attribute on the `<feImage>` itself. I agree - it should behave the same no matter where you apply the filter. > This is pertinent right now because for privacy reasons cross-origin content must respect orientation. In Chrome we are about to make a change to orient all images in `<feImage>` (we were previously orienting none). This will likely break some content somewhere and there is no way to work around the problem. Can you elaborate on the privacy reasons? What is the exact problem here? -- GitHub Notification of comment by nikolaszimmermann Please view or discuss this issue at https://github.com/w3c/svgwg/issues/819#issuecomment-4684595560 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 11 June 2026 20:18:48 UTC