Re: [css-d] FW: IE6 and IE7 issues Need help

2008-02-06 Thread Rob Emenecker
Thanks Nick and Gunlaug, That clarifies things. I never use absolute or relative "keywords" for font-sizing. I only use measurements, and then try to stick with ems, with a 100% as a base declaration on the HTML element. I just wasn't sure what was considered "keywords". Thanks for the link to the

Re: [css-d] FW: IE6 and IE7 issues Need help

2008-02-06 Thread Gunlaug Sørtun
Rob Emenecker wrote: > Gunlaug, > > In your article at you > make a comment of... > > "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

Re: [css-d] FW: IE6 and IE7 issues Need help

2008-02-06 Thread Nick Fitzsimons
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'

[css-d] FW: IE6 and IE7 issues Need help

2008-02-06 Thread Rob Emenecker
Gunlaug, In your article at you make a comment of... "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 q