review comments on text-fonts-05-f.svg

The pass criteria for the test currently are:

  Test passes if the three blue instances of 'Filler Text' are all the
  same size.

line-height in a CSS box though won’t affect font size; it will just
cause the baseline of the text to be in a different position.  So I
think the test would be better if asserted that the vertical position of
two <text>s are the same (give one a line-height and not the other).

Another thing that should be tested is that baseline-adjust percentage
values are relative to the font size of the element, rather than
whatever value is specified for line-height.  (That’s the only property
whose values are relative to line-height, I believe.)

-- 
Cameron McCormack ≝ http://mcc.id.au/

Received on Thursday, 21 October 2010 20:11:01 UTC