- From: Arron Eicholz <Arron.Eicholz@microsoft.com>
- Date: Tue, 28 Feb 2012 17:17:29 +0000
- To: Simon Sapin <simon.sapin@kozea.fr>, "www-style@w3.org" <www-style@w3.org>
On Tuesday, February 28, 2012 6:49 AM Simon Sapin wrote:
>
> It seems there is a small bug in test margin-collapse-016 of the CSS 2.1 test
> suite:
>
> http://test.csswg.org/suites/css2.1/20110323/html4/margin-collapse-
> 016.htm
>
> The source reads:
>
> #div3, div4 { margin-top: 2em; }
>
> I think it should be:
>
> #div3, #div4 { margin-top: 2em; }
>
> The test does slightly less testing with this bug, but it is not completely
> meaningless.
Updated in the nightly build
--
Thanks,
Arron Eicholz
Received on Tuesday, 28 February 2012 17:18:32 UTC