- From: Markus Stange via GitHub <sysbot+gh@w3.org>
- Date: Wed, 02 Nov 2016 18:13:06 +0000
- To: public-fxtf-archive@w3.org
That is true and a bit unfortunate. In browsers that support `backdrop-filter`, you can put a fixed element on top of everything (with `pointer-events: none`) and apply the filter you want as that element's backdrop filter. But that's more a workaround than a true solution. A better solution would be the ability to set the filter directly on the containing block for fixe-position elements. I don't know how you would expose that. -- GitHub Notification of comment by mstange Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/11#issuecomment-257952032 using your GitHub account
Received on Wednesday, 2 November 2016 18:13:12 UTC