哪个 X-UA-Compatible 优先? Http 标头还是元标记?
正如问题所指出的那样。如果您的 HTTP 标头和文档中的元标记都具有 X-UA-Compatible,并且它们发生冲突,那么哪一个会受到 IE 的尊重?
As the question states basically. If you have X-UA-Compatible in both your HTTP headers and a meta tag on your document, and they conflict, which one gets respected by IE?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
TL;DR:元标记获胜
我找到了以下(更新的)流程图
此处(链接已损坏)和关联的 博客文章< /a> 提供了 IE9 如何确定文档模式的说明:TL;DR: The meta tag wins
I found the following (updated) flowchart
here(link is broken) and associated blog post that provides an explanation of how IE9 determines document mode: