- From: Psychpsyo (Cameron) via GitHub <noreply@w3.org>
- Date: Fri, 01 Aug 2025 16:25:33 +0000
- To: public-css-archive@w3.org
> This could also be framed as, what's applied first, `transform` or `filter`? > > At least there's a [list of grouping property values in CSS Transforms](https://drafts.csswg.org/css-transforms-2/#grouping-property-values) including `filter` that suppress 3d transformations. > > Maybe that same list of properties should apply in this case as well for consistency? I don't see why or how this list would apply here, since the transform in this case isn't a 3D one and most of the other properties in that list have very little to do with when filters need to render. Are you suggesting the properties on there should suppress non-3D transforms as well? If so, that seems very backwards-incompatible and highly unintuitive to authors. -- GitHub Notification of comment by Psychpsyo Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12546#issuecomment-3145121125 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 1 August 2025 16:25:34 UTC