- From: James Craig via GitHub <sysbot+gh@w3.org>
- Date: Sun, 21 Jan 2024 07:05:31 +0000
- To: public-css-archive@w3.org
> In general what you'd want is to only un-invert opaque images. brainstorming… new pseudo-class selector? ```css img:opaque {} img:not(:transparent) {} ``` -- GitHub Notification of comment by cookiecrook Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9674#issuecomment-1902536923 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 21 January 2024 07:05:33 UTC