- From: Connor Brewster via GitHub <sysbot+gh@w3.org>
- Date: Tue, 03 Sep 2019 17:18:22 +0000
- To: public-fxtf-archive@w3.org
cbrewster has just created a new issue for https://github.com/w3c/fxtf-drafts: == [filter-effects-2] Should backdrop-filter respect clip-path? == https://drafts.fxtf.org/filter-effects-2/#BackdropFilterProperty Currently `backdrop-filter` only clips to the border box and border radius, but there are cases where a web author may want to also use a clip-path to clip the backdrop-filter effect. Apple is using this with a text clip path on https://www.apple.com/apple-arcade/ (See the text "Games that redefine games." when viewing in Safari). https://css-tricks.com/a-glassy-and-classy-text-effect/ goes over this effect a bit more. Is there any particular reason we currently only clip to the border box and border radius? Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/368 using your GitHub account
Received on Tuesday, 3 September 2019 17:18:24 UTC