Re: [css-d] background problem in IE6 using class selectors

2007-11-22 Thread Ingo Chao
Bruno Fassino wrote: > On Nov 22, 2007 Ingo Chao wrote: >>> Good. In case someone else could veryfy this fix, I'd appreciate it. >>> @importing two stylesheets should be similar to having two >>> style-blocks, or shouldn't it? > > This is what I see after some quick tests (as Georg said, these th

Re: [css-d] background problem in IE6 using class selectors

2007-11-22 Thread Bruno Fassino
On Nov 22, 2007 Ingo Chao wrote: > > > Good. In case someone else could veryfy this fix, I'd appreciate it. > > @importing two stylesheets should be similar to having two > > style-blocks, or shouldn't it? This is what I see after some quick tests (as Georg said, these things should be tested mor

Re: [css-d] background problem in IE6 using class selectors

2007-11-22 Thread Gunlaug Sørtun
Ingo Chao wrote: > Good. In case someone else could veryfy this fix, I'd appreciate it. > @importing two stylesheets should be similar to having two > style-blocks, or shouldn't it? Dunno. To busy to test ATM, and the buggy logic of such hacks must be tested quite thoroughly since the "logic" pa

Re: [css-d] background problem in IE6 using class selectors

2007-11-22 Thread Ingo Chao
[EMAIL PROTECTED] wrote: > [quote] > > http://css-discuss.incutio.com/?page=InternetExplorerWinBugs > -> The multiple #id.class bug > > [/quote] > > Yes, I've found it in the meantime. > > The separate style blocks is not an option for me, plus this was just a > test case, I'm not using inline

Re: [css-d] background problem in IE6 using class selectors

2007-11-22 Thread [EMAIL PROTECTED]
[quote] http://css-discuss.incutio.com/?page=InternetExplorerWinBugs -> The multiple #id.class bug [/quote] Yes, I've found it in the meantime. The separate style blocks is not an option for me, plus this was just a test case, I'm not using inline CSS. In my real case the troubling element wa

Re: [css-d] background problem in IE6 using class selectors

2007-11-22 Thread Ingo Chao
[EMAIL PROTECTED] wrote: > Hi, > > This is weird, I've googled long time and I cannot find solution. > It happens only on IE6. > > Sorry, but I cannot put online case right now, here is just the code. > > > Scenario 1: > You should see text on blue background of div #wrapper > > ... > > #wrap

[css-d] background problem in IE6 using class selectors

2007-11-22 Thread [EMAIL PROTECTED]
Hi, This is weird, I've googled long time and I cannot find solution. It happens only on IE6. Sorry, but I cannot put online case right now, here is just the code. Scenario 1: You should see text on blue background of div #wrapper = FILE BEGIN == http://www.w3.org/TR/xhtml1/DTD/xhtml1-transiti