Alex Robinson wrote:

> Now, as an aside and not being particularly expert on quirks mode
> rendering, are there any specific differences (other than the ones
> just discussed) that anyone is aware of between IE6 quirks mode and
> IE7 quirks mode? (I'm fully aware of their being many standards mode
> issues ;)


The few cases that I'm aware of are all cases where IE7 in standard mode has
improved behavior, and in quirks mode it shows some mixed behavior, not
exactly equal to IE6 quirks.
One example is the box expansion caused by italics. In IE7 standards mode
some cases are fixed. In IE7 quirks they are not fixed (I guess
intentionally), but they react to the various display values differently
than IE6 quirks (so limiting the set of workarounds good for both.)
I have a (very unfinished) page showing some of these differences [1].

Bruno

[1] http://brunildo.org/test/IE6_7_quirks.html


--
Bruno Fassino http://www.brunildo.org/test

______________________________________________________________________
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