Configuring X-UA-compatible with IE = EmulateIE8 will force future IE9 to behave like IE8.
Initially, this could be what you want. If you can’t fully test against IE9 when it appears (sometimes next year, I suppose), it can help if the organization immediately switches to IE9.
When you have fully tested everything and want the application to run in IE9 native mode, you are a little stuck. You can install X-UA-compatible IE = IE9, and IE9 will work fine, but what does this mean for IE8?
This is all speculative. Now it will not hurt anything. If you need to make changes to handle later versions of IE9, you can do this later.
source
share