On Wed, February 6, 2008 1:44 pm, Rob Emenecker wrote:
> "re-triggering the bug.
>       Note that this IE-bug can be re-triggered if font-size keywords are
> used anywhere in a document. The bug is then inherited by the children of
> the element in question, and IE is on it again.
>       So, you've been warned. Unless you intentionally want to trigger the
> "extreme font-resizing bug", don't mix in font-size keywords."
>
> What exactly do you mean by this? Maybe I'm being dense, but I don't
> understand what you mean when you specifically say "if font-size keywords
> are used anywhere in a document".
>
> In the one fix you give of...
>       html {font-size: 100%;}
>       body {font-size: 1em;}
>
> Wouldn't that second BODY declaration be considered a "font-size keyword"?
>

Absolute and relative font-size keywords, CSS 2.1:
<http://www.w3.org/TR/CSS21/fonts.html#value-def-absolute-size>

HTH,

Nick.
-- 
Nick Fitzsimons
http://www.nickfitz.co.uk/


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to