Bug?: <tspan ... dy ... text-decoration>

>>>>> "SH" == Stefan Hans <shans@t-online.de> writes:

Hi Stefan,

SH> for me it seems the text-decoration within the tspan-tag
SH> does not work using dy.

    Actually, I believe the problem is that dy is not used when
calculating where the underline is placed (this is good for cases like
using dy for super scripts - the intended purpose of dy).  If you were
to use y="140" on the tspan instead of 'dy' you will get your
underline.

    Hope this helps.

Received on Monday, 11 February 2002 16:16:49 UTC