Re: [fxtf-drafts] Nested backdrop-filters: might not correctly define whether outer filtered backdrop affects backdrop image for inner backdrop-filter (#500)

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