Bruno Fassino wrote: > On Sat, Mar 8, 2008 at 10:22 PM, Alex Robinson wrote: > >> Ah, I see what you mean. The way I have made it go into quirks mode >> is not actually making IE7 go into quirks mode. My lazy bad. I'll >> change it so it actually uses a quirks-causing doctype. >> >> Done. >> >> You're right about the lengths, but IE7's background colour >> alternates from mode to mode. So not quite exactly the same as the >> IE6 row. > > > Yes, correct! When I wrote "exactly the same" I really meant in the > quirks cases. I told I agreed with you on the other ones :-) > Now I agree on all cases. > > At this point I think it's hard to say if with "X_UA IE=5" IE8 is > emulating IE7 quirks or IE6 quirks, simply because the two are hardly > distinguishable (I guess is more IE7 than IE6.) > > Bruno
What about using the ID class selector bug or the last class bug. http://www.brettschultz.com/ie6_exhibit_a.html IE8 in IE5 quirks mode is showing the last test "Aqua." and first and second test red. IE8 in IE7 strict mode is showing the last test "Aqua." and first test green and second test red. IE6 will show red, red, transparent. The page so happens to have no doctype (handy). Would this only happen if it was IE7 quirks? I not sure really if this would work. This whole mystery mode thing confuses me. :-) 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/
