- From: James Hopkins <james@idreamincode.co.uk>
- Date: Tue, 5 Jan 2010 20:35:32 +0000
- To: Yves Lafon <ylafon@w3.org>
- Cc: www-style list <www-style@w3.org>, public-css-testsuite@w3.org
> 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? Doesn't look like it should be. > Cheers, > > [1] http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/html/tests/css3-modsel-44.html I've copied in public-css-testsuite@w3.org as it's the more appropriate mailing list to contact regarding such issues.
Received on Wednesday, 6 January 2010 02:03:43 UTC