Index of /tests/adhoc/css/fonts/size-adjust

      Name                    Last modified      Size  Description
Parent Directory - 001.xml 2001-07-31 02:41 631 002.xml 2001-07-31 02:49 658 003.xml 2001-07-31 02:57 1.1K 004.xml 2001-07-31 02:57 1.1K 005.xml 2001-07-31 02:57 1.1K 006.xml 2001-07-31 02:57 1.1K 007.xml 2001-07-31 02:59 1.1K 008.xml 2001-07-31 02:59 1.1K 009.xml 2001-07-31 03:04 440 NOTES 2001-07-31 03:13 3.2K
We need some Ahem versions of these tests to check that, assuming
font-size: 1px; font-size-adjust: 8, the following all come out as
exactly the same size:

   line-height: 2;
   line-height: 2em;
   line-height: 200%;
   line-height: 20px;

   border: 20px;

Also we need checks that font-size inherits the computed value not the
actual value, and all the existing tests need Ahem versions for QA.