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

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'.

-David

-- 
L. David Baron                                 http://dbaron.org/
Mozilla Corporation                       http://www.mozilla.com/

Received on Friday, 15 October 2010 20:13:13 UTC