- From: Romain Menke via GitHub <noreply@w3.org>
- Date: Wed, 07 Jan 2026 17:30:24 +0000
- To: public-css-archive@w3.org
romainmenke has just created a new issue for https://github.com/w3c/csswg-drafts: == [filter-effects-1] Syntax definition of `filter-functions` == https://github.com/w3c/csswg-drafts/blob/dd61a8cf2aff822edd584f4b54a8a0065bac802d/filter-effects-1/Overview.bs#L370-L371 https://github.com/w3c/csswg-drafts/commit/f6f0efa067f2b5c63ca764c00ebb8c316b513c44#diff-8be13fb6cc5f77ad353d66447f373758037137170db50c90abc48867e235a9e4R28-R371 This commit changed the definition to: `blur( ) | brightness( ) | contrast( ) | drop-shadow( ) | grayscale( ) | hue-rotate( ) | invert( ) | opacity( ) | sepia( ) | saturate( )` Effectively making arguments invalid for all of these. Likely an intended change @tabatkins? Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13309 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 7 January 2026 17:30:25 UTC