Re: floats-117/120/122 invalid because they assume line-height 'normal' == '1'

On 10/15/2010 04:12 PM, L. David Baron wrote:
> http://test.csswg.org/suites/css2.1/20101001/html4/floats-117.htm
> http://test.csswg.org/suites/css2.1/20101001/xhtml1/floats-117.xht
> http://test.csswg.org/suites/css2.1/20101001/html4/floats-122.htm
> http://test.csswg.org/suites/css2.1/20101001/xhtml1/floats-122.xht
> are invalid because they assume that line-height 'normal' is
> equivalent to '1.0'.  Changing 'font: 50px Ahem' to 'font: 50px/1
> Ahem' should be sufficient to fix the test.
>
> http://test.csswg.org/suites/css2.1/20101001/html4/floats-120.htm
> http://test.csswg.org/suites/css2.1/20101001/xhtml1/floats-120.xht
> same here, except the subtitution is for 'font: 25px Ahem' to 'font:
> 25px/1 Ahem'.

Fixed. Thanks.

~fantasai

Received on Wednesday, 1 December 2010 08:04:32 UTC