Re: Intent to ship background-blend-mode

2014-02-06 Thread Rik Cabanier
On Thu, Feb 6, 2014 at 1:28 AM, L. David Baron wrote: > On Thursday 2014-02-06 22:02 +1300, Robert O'Callahan wrote: > > On Thu, Feb 6, 2014 at 6:58 PM, Rik Cabanier wrote: > > > > > We would like to ship mix-blend-mode too. In our experiments, Firefox > has > > > the most stable implementation.

Re: Intent to ship background-blend-mode

2014-02-06 Thread L. David Baron
On Thursday 2014-02-06 22:02 +1300, Robert O'Callahan wrote: > On Thu, Feb 6, 2014 at 6:58 PM, Rik Cabanier wrote: > > > We would like to ship mix-blend-mode too. In our experiments, Firefox has > > the most stable implementation. (We only have 1 open bug ) > > However, we're taking a slow path t

Re: Intent to ship background-blend-mode

2014-02-06 Thread Robert O'Callahan
On Thu, Feb 6, 2014 at 6:58 PM, Rik Cabanier wrote: > We would like to ship mix-blend-mode too. In our experiments, Firefox has > the most stable implementation. (We only have 1 open bug ) > However, we're taking a slow path today and it might take us a while to > implement the fast path. > We're

Re: Intent to ship background-blend-mode

2014-02-05 Thread Rik Cabanier
On Wed, Feb 5, 2014 at 9:08 PM, L. David Baron wrote: > On Wednesday 2014-02-05 20:37 -0800, Rik Cabanier wrote: > > Spec > > http://www.w3.org/TR/compositing-1/#background-blend-mode > > > > > > *Summary* > > > > This new CSS property allows you to specify blending between background > images >

Re: Intent to ship background-blend-mode

2014-02-05 Thread L. David Baron
On Wednesday 2014-02-05 20:37 -0800, Rik Cabanier wrote: > Spec > http://www.w3.org/TR/compositing-1/#background-blend-mode > > > *Summary* > > This new CSS property allows you to specify blending between background images > and the background color. I'm a little concerned about shipping backgr

Intent to ship background-blend-mode

2014-02-05 Thread Rik Cabanier
Primary eng emails caban...@adobe.com, ol...@adobe.com, scrac...@adobe.com Spec http://www.w3.org/TR/compositing-1/#background-blend-mode *Summary* This new CSS property allows you to specify blending between background images and the background color. The specification just transitioned to C