[RC6] font-144 and font-145 should be removed

Hello,

[RC6]
http://test.csswg.org/suites/css2.1/20110323/html4/font-144.htm

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/font-144.htm


This test would need to be using a font-size dividable by 5 for
accurate, reliable, trustworthy vertical baseline-alignment position.
But this is not practical if the test intends to test the reserved
font-size keyword 'medium'.

When using Ahem font, 'line-height: normal' has to be converted to '1'
otherwise Gecko-based browsers will use '1.2' while other browsers will
use '1' and then this makes creating a reftest unreliable, untrustworthy
(think of the vertical scrollbar).

I think this font-144 test should be removed.

---------------

[RC6]
http://test.csswg.org/suites/css2.1/20110323/html4/font-145.htm

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/font-145.htm

This is the same test as

[RC6]
http://test.csswg.org/suites/css2.1/20110323/html4/line-height-121.htm

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/line-height-121.htm

which I upgraded to use 'line-height: 1' and a font-size dividable by
5px. Here too, I believe we should remove such font-145 test. Doing so
would still leave line-height-121 test as is.

Note that

http://www.hixie.ch/tests/adhoc/css/fonts/line-height/001.html

is exactly the same as

http://www.hixie.ch/tests/adhoc/css/fonts/003.html


Gérard
-- 
Contributions to the CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/

CSS 2.1 Test suite RC6, March 23rd 2011:
http://test.csswg.org/suites/css2.1/20110323/html4/toc.html

CSS 2.1 test suite harness:
http://test.csswg.org/harness/

Contributing to to CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/web-authors-contributions-css21-testsuite.html

Received on Sunday, 8 April 2012 19:22:47 UTC