RE: [RC5] separated-border-model-003 is not testing its assert goals

On Wednesday, February 09, 2011 11:48 AM Gérard Talbot wrote:
> 
> http://test.csswg.org/suites/css2.1/20110111/html4/separated-border-
> model-003.htm
> 
> http://test.csswg.org/suites/css2.1/20110111/html4/separated-border-
> model-003.htm
> 
> http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_17
> /separated-border-model-003.htm
> 
> http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_17
> /separated-border-model-003.xht
> 
> The testcase does not test what it tries to be/aims at testing. It fails in letting
> the inner table elements' width (cells, padding, border-spacing, etc.) create a
> table box of 400px.
> 
> Actual code
> -----------
> 
> line 29:    table, div
>             {
>                 width: 400px;
>             }
> 
> 
> Suggested correction
> --------------------
> 
> line 29:    div
>             {
>                 width: 400px;
>             }
>

Fixed

--
Thanks,
Arron Eicholz

Received on Thursday, 17 February 2011 23:07:17 UTC