I have a page that renders differently in each flavor of IE7.
IE7 for vista is a different version than IE7 for XP, and they have subtle differences between them. This results in having the two versions render my page differently. The same, of course, goes for IE8 in compatibility mode.
What I need is a list of every version of IE7 out there, and the list of compatibility issues between them. Does anyone know where i can get this?
A way to differentiate between them would be also appreciated, as this obviously requires more tricks than just looking at the useragent browser version (they are all listed as teh same).