Sent by John Lewis on 27 February 2003 12:12
Felix wrote on Wednesday, February 26, 2003 at 10:35:58 AM:
> Something I don't see a fix for is the too-small definitions of
> xx-small, x-small & small values for font-size.
I'm not aware of a UA that lets you set the values for all the
keywords (as opposed to just medium). xx-small, x-small, and small are
based on the value for medium and created by the UA. There is no way
I'm aware of to redefine them in a style sheet.
CSS3 will likely contain the min-font-size property which can be set
to a desired value. Opera already has a minimum font size that can be
set through the UA itself. That helps some of the symptoms but doesn't
fix the root problem.
--
John