Re: [css-d] Nested @import in IE

2007-04-13 Thread cFA
> > > I didn't see any FOUC, but I can confirm that the bug still exists in IE > 7. > > It would be helpful, however, if we weren't comparing black to gray, > but, say, black to yellow, or something more obvious. Otherwise, a very > nice testcase, Clint. > > a different Zoe (not used to that...) >

Re: [css-d] Nested @import in IE

2007-04-13 Thread Zoe M. Gillenwater
Ingo Chao wrote: > cFA wrote: > >> On 4/12/07, Zoe ASHER <[EMAIL PROTECTED]> wrote: >> >>> Has anyone ever experienced a problem with having style applied in IE >>> when '@import's have been nested 4 levels deep? >>> >>> I've just tried to do this, and can't view the styles which are at the

Re: [css-d] Nested @import in IE

2007-04-13 Thread Zoe ASHER
Thanks guys! It's good to know that it's not me, but IE who has the problem. Cheers, Zoe -Original Message- From: Ingo Chao [mailto:[EMAIL PROTECTED] Sent: Friday, April 13, 2007 3:34 AM To: cFA Cc: Zoe ASHER; [EMAIL PROTECTED] Subject: Re: [css-d] Nested @import in IE

Re: [css-d] Nested @import in IE

2007-04-13 Thread Ingo Chao
cFA wrote: > On 4/12/07, Zoe ASHER <[EMAIL PROTECTED]> wrote: >> Hi all, >> >> Has anyone ever experienced a problem with having style applied in IE >> when '@import's have been nested 4 levels deep? >> >> I've just tried to do this, and can't view the styles which are at the >> deepest level of ne

Re: [css-d] Nested @import in IE

2007-04-13 Thread cFA
On 4/12/07, Zoe ASHER <[EMAIL PROTECTED]> wrote: > > Hi all, > > Has anyone ever experienced a problem with having style applied in IE > when '@import's have been nested 4 levels deep? > > I've just tried to do this, and can't view the styles which are at the > deepest level of nesting in IE6. Fire

[css-d] Nested @import in IE

2007-04-12 Thread Zoe ASHER
Hi all, Has anyone ever experienced a problem with having style applied in IE when '@import's have been nested 4 levels deep? I've just tried to do this, and can't view the styles which are at the deepest level of nesting in IE6. Firefox works fine. I tried clearing my cache, but to no avail.