RE: [RC3] content-160

On Tuesday, November 09, 2010 8:16 AM Øyvind Stenhaug wrote:
> On Fri, 05 Nov 2010 20:48:28 +0100, Gérard Talbot
> <css21testsuite@gtalbot.org> wrote:
> 
> > "Computed value:   On elements, always computes to 'normal'. (...)
> 
> Ah, right. It's still not valid for UAs supporting the CSS3 version, though.
> 
> On Fri, 05 Nov 2010 21:59:14 +0100, Gérard Talbot
> <css21testsuite@gtalbot.org> wrote:
> 
> > I understand now why these 'background: white;' and 'color: white;'
> > were
> > declared: in CSS 3, content applies to all elements and Opera 10.x
> > (Presto 2.3) supports this already.
> 
> Firefox too.
> 
> > So, these background: white; and
> > color: white; make sense.
> 
> They don't really help since they only hide half the red. The :before pseudo is
> still red and with css3-content it inherits the "FAIL FAIL"
> value.

Fixed, and I think this will now work correctly for both CSS2.1 and CSS3 implementations.

--
Thanks,
Arron Eicholz

Received on Thursday, 2 December 2010 02:28:52 UTC