I would like to know exactly what the compatibility view browser mode does in IE10, when the document is in Standards mode. I'm aware it affects the declared user-agent string, but what else internally? Is the JS engine any different for example?
I'm sure the answer must exist somewhere on SO, but it's hiding from me.. I'd just like to know how much effort I should place on trying to avoid compatibility view for an intranet site. At first glance, everything looks OK (as I'd hope, given the appropriate document mode)
Many thanks!