문제

While testing my site (www.luchtspin.nl) with the Utilu IE Collection (IE6-8 - http://utilu.com/IECollection) the results are fine. But as soon as I doublecheck my site via Browserstack.com, 'X-UA-Compatible' seems to be ignored.

Is this correct, does Browserstack ignore the X-UA-Compatible-setting? (Note: X-UA-Compatible" value="IE=Edge,chrome=1" is correctly served through web.config.)

도움이 되었습니까?

해결책

After some more testing I found out that Browserstack ignores the chrome=1 part of the X-UA-Compatible, so Chrome Frame is not activated. Makes sense of course. On the other hand in the browsers in the Utilu IE Collection in my VM, Chrome Frame is activated, hence my confusion.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top