Bruno Fassino wrote:

> On Sat, Mar 8, 2008 at 11:40 AM, Alan Gresley wrote:
> >
> > Bruno Fassino wrote:
> >  > As I wrote in another message, I believe this is intended. Quirks mode
> >  > in IE6, IE7 has always worked as such, i.e. NO emulation of that (and
> >  > others) E5 parsing problems.
> >
> >
> > All course, never though about that. Only the properties that relate to the 
> > old box model will work
> > when using escapes. So that would mean width, height, and maybe padding, 
> > borders and margins.
> 
> I'm not sure to understand here. What I was saying is that in IE6, IE7
> quirks mode the backslash is always correctly interpreted (there is no
> dependence on the property).  So any hacks for IE5.x using that
> 'escape bug' do not work in IE6 quirks mode. That quirks mode is not a
> full emulation of IE5.x (IE8 seems consistently to do the same.)


Now I following. Sorry, I'm rather new to CSS and I never had to deal with 
supporting IE5 and IE6 together, and I was basing my thoughts off the results 
of Alex's test. Well what you say there is interesting. Look at Alex's test 
again

http://www.fu2k.org/alex/css/cssjunk/ie8/xua

Enter the page in IE8 mode. The last test will show the blue and green line 
shorter. In IE7 strict mode all is well. In IE5 quirks mode all test shows the 
blue and green line shorter. In IE6 all lines are of equal length. So this 
would mean that IE8 is emulating the quirks modes different to how IE6 and IE7 
handle quirks mode. Is this correct?


> >  http://css-class.com/test/css/selectors/commented-selector.htm
> >
> > My notes say that IE7 will ignore html/**/>body and show the second line 
> > red, IE8 in IE7 mode shows this line
> > green. Can anyone please confirm that the second line is indeed red in the 
> > real IE7?
> 
> In IE7 the second line is green. Only the third and fifth are red.
> 
> Bruno


Thank you Bruno, I have corrected the online test. It was one of many test that 
I have off-line which I was testing. Now with IE8 on the seen some of these 
off-line test are great importance when IE8 is emulating IE7 mode or if IE8 has 
the same bugs.


Alan

http://css-class.com/ 


______________________________________________________________________
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