Re: [csswg-drafts] [filter-effects] `drop-shadow()` combined with `transform` has interop issues (#12546)

> Related - https://github.com/w3c/fxtf-drafts/issues/399
>
> While that issue was related to the filter() function and the automatic scaling of images it implies, the conclusion there was scale-then-filter makes the most sense. It's nott necessarily going to be the same conclusion for this issue, but it's a datapoint to consider.

Strongly agree! First `transform`, then `filter`. What if there's a `transform: rotate(45deg)` and it's applied after drawing the `drop-shadow()`? Clearly doesn't make any sense for the author.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 8 August 2025 16:55:34 UTC