- From: Estelle Weyl via GitHub <sysbot+gh@w3.org>
- Date: Thu, 02 Mar 2023 22:57:01 +0000
- To: public-fxtf-archive@w3.org
There are two issues in the original test case. 2) It appears that Chrome/Edge don't render backdrop-filter on inline elements. See this [test case](https://codepen.io/estelle/pen/XWPRXWd). 1) Back to the first issue: I would expect the nested element to have some backdrop filter effect. I would expect the behavior to be a multiplier, so invert on the parent with invert on a descendant would revert the descendant back to the original, which would be useful in some very cool effects. But, minimally, I would expect `backdrop-filter: contrast(0)` to render an element's background fully gray no matter where that element is found. -- GitHub Notification of comment by estelle Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/500#issuecomment-1452679702 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 2 March 2023 22:57:03 UTC