- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Tue, 05 Jan 2010 16:34:48 -0800
- To: Yves Lafon <ylafon@w3.org>
- CC: www-style@w3.org
Yves Lafon wrote:
> In [1]
> The CSS is as follow:
>
> .white { backround-color: transparent ! important; }
> .red { background-color: red; }
> div > p.test { background-color: lime; }
>
> Note that on the first line it reads backround instead of background.
> Is it intentional?
> Cheers,
>
> [1]
> http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/html/tests/css3-modsel-44.html
Fixed, thanks. I believe it should not affect any test results.
~fantasai
Received on Wednesday, 6 January 2010 00:35:25 UTC