Intent to Implement: CSS backdrop-filter

2019-07-01 Thread Connor Brewster
reference) web-platform tests: https://searchfox.org/mozilla-central/source/testing/web-platform/tests/css/filter-effects Is this feature restricted to secure contexts? Yes Connor Brewster ___ dev-platform mailing list dev-platform@lists.mozilla.org https://li

Re: Intent to Implement: CSS backdrop-filter

2019-07-04 Thread Connor Brewster
Clarification: backfrop-filter will *not* be restricted to secure contexts. On Tue, Jun 25, 2019 at 4:30 PM Connor Brewster wrote: > Summary: The CSS backdrop-filter property allows web authors to specify a > filter to be applied to an element's backdrop. It can be used to create &g

Re: Intent to Implement: CSS backdrop-filter

2019-07-08 Thread Connor Brewster
s that you mentioned. Thanks, Connor On Fri, Jul 5, 2019 at 7:23 AM Ehsan Akhgari wrote: > On Mon, Jul 1, 2019 at 8:54 PM Connor Brewster > wrote: > >> Platform coverage: All platforms using the Gecko rendering engine >> (WebRender enabled only) >> >> Target r

Re: Intent to Implement: CSS backdrop-filter

2019-07-09 Thread Connor Brewster
problems with filters being applied to sensitive third party > content, and attacks that use timing to read that content. Are these > going to be tested for/addressed during implementation? > > -tom > > On Thu, Jul 4, 2019 at 7:09 PM Connor Brewster > wrote: > > > >

Re: Intent to Implement: CSS backdrop-filter

2019-07-10 Thread Connor Brewster
Hi David, > It's not clear to me what this option means in terms of what you're > proposing to implement and ship. @supports is a feature that web > developers can use -- and it should clearly match whether the > feature is supported. However, I think what you're suggesting here > is that you mi