- From: L. David Baron <dbaron@dbaron.org>
- Date: Thu, 19 Feb 2009 16:49:21 -0800
- To: Ian Hickson <ian@hixie.ch>
- Cc: fantasai@inkedblade.net, www-archive@w3.org
So it turns out that Acid2 actually starts failing once we implement
the css3-background version of background-color, because it has a
test with:
.parser { background: red pink; }
which is legal in
http://dev.w3.org/csswg/css3-background/#the-background-color-property
at least according to the current draft syntax.
I'd suggest maybe changing it to "red pink pink"?
-David
--
L. David Baron http://dbaron.org/
Mozilla Corporation http://www.mozilla.com/
Received on Friday, 20 February 2009 00:50:07 UTC