- From: Tim Nguyen via GitHub <sysbot+gh@w3.org>
- Date: Sat, 20 Jan 2024 08:24:01 +0000
- To: public-css-archive@w3.org
Something like: ``` @media (inverted-colors) { img:not(picture>img):not([src*="svg"]), picture, video { filter: invert(100%); } } ``` -- GitHub Notification of comment by nt1m Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9674#issuecomment-1901938559 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 20 January 2024 08:24:03 UTC