Quote:
Originally Posted by Brett Merkey
I did that and your snippet "font-size: x-large;" got converted to 17pt (!!!)
That is unexpected behavior to say the least. CSS keywords are meant to be translated at the user agent level, not in the stylesheet.
|
Thanks for verifying that this is something generic, not something specific to my setup.
I'm intrigued by the fact that it outputs ems with font rescaling turned on -- I presume the rescalingis done in ems, even though the rescaly wizard is in points.
And I still don't like the way it decides that it doesn't approve of my margin settings and changes them.