LOL. It's to be expected.
Webdevelopers who do frontend will know this meta tag:
Code:
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
It makes Internet Explorer use its latest and newest rendering capabilities, without regard to compatibility with old code. IE has had an "Edge" mode for quite a long time already.