Changes between Initial Version and Version 1 of Ticket #25575, comment 1
- Timestamp:
- 10/11/2013 08:14:50 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25575, comment 1
initial v1 1 1 In 25575.patch: set `X-UA-Compatible` for IE. This doesn't make any difference in other browsers but shouldn't be set for Chrome Frame as the meta tag overwrites the header send from the server. 2 2 3 It also disables/removes the "Compatibility View" button in the address bar in IE8 and 9, the users won't switch to that accidentally.3 It also disables/removes the "Compatibility View" button in the address bar in IE8 and 9, prevents the users from accidentally switching to quirks mode.