Bruno Fassino wrote: > On Sat, Mar 8, 2008 at 10:27 AM, Alan Gresley wrote: > > > > IE8 in IE5 quirks mode will not honor any escapes in the background > > property. > > > > http://css-class.com/test/bugs/ie/8/escapes2.htm > > > > Maybe they just chose to support particular properties? > > > 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. > > Bruno
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. Thinking about it the IE team intentions are really good. There IE8 mode, IE7 Strict mode and IE5 quirk modes all reflecting how the the author has coded the CSS and if a strict doctype appears or no doctype is present. The only parsing problems retained are those that IE7 had. http://css-class.com/test/css/selectors/ie/import-hacks.htm Only IE8 standard mode will show all green. And this seems to apply to all the import test that Georg has. From the various questions of correct parsing that IE team members have requested feedback on on the CSS WG list I believe they wanted IE8 to parse CSS correctly. I have spoken to soon. 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? 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/