Re: [css3-images] exactly 2 adjacent colors stops

On Tuesday 2011-05-17 18:20 +0000, Brian Manthos wrote:
> Chrome is likely following the "-webkit-background-size" pattern
> that they had in older builds where it wasn't part of the
> "background" property because it wasn't unprefixed yet.  I think
> Firefox behaved the same way in older builds (but my memory is a
> little fuzzy on that).

In Firefox, -moz-background-size was reset by the background
shorthand from the time it was implemented (in
https://bugzilla.mozilla.org/show_bug.cgi?id=189519).

(We haven't yet implemented support for values of background-size to
be specified in the shorthand though; it just always resets
background-size to its initial value.  That syntax has only been in
CR since February, and we haven't gotten to adding it yet, though
hopefully will soon.  This is
https://bugzilla.mozilla.org/show_bug.cgi?id=570326 .)

-David

-- 
L. David Baron                                 http://dbaron.org/
Mozilla Corporation                       http://www.mozilla.com/

Received on Tuesday, 24 May 2011 17:41:50 UTC