- From: Roman Komarov via GitHub <noreply@w3.org>
- Date: Tue, 10 Jun 2025 20:10:53 +0000
- To: public-css-archive@w3.org
Something to note: the new liquid glass effect [introduced in the new Apple's design language](https://www.apple.com/newsroom/2025/06/apple-introduces-a-delightful-and-elegant-new-software-design/) will lead to many new cases with transparent and semi-transparent elements on the web. We can expect authors to start implementing similar design language on their web-sites more now. Even in Apple's demos of the liquid glass effect, there are many issues regarding the loss of contrast. There is a big chance authors will make even more mistakes when re-implementing it, leading to creation of even more inaccessible designs. Having `prefers-reduced-transparency` as an available media feature for authors to write media queries against would be appreciated. It would be great to return to this issue and see if anyone had any new ideas for handling the potential fingerprinting considerations. I don't have any good ideas for a solution, but I always loved the “permissions” model that exists in various places. When weighting the possible inconvenience of having to allow a web-site to access the OS preference against a user not being able to access some content at all, I would always prefer the former. -- GitHub Notification of comment by kizu Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3488#issuecomment-2960464315 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 10 June 2025 20:10:54 UTC