Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Don't use Chrome Frame #133

Closed
mgol opened this issue Oct 14, 2014 · 0 comments
Closed

Don't use Chrome Frame #133

mgol opened this issue Oct 14, 2014 · 0 comments

Comments

@mgol
Copy link
Member

mgol commented Oct 14, 2014

Chrome Frame is no longer developed so it shouldn't be activated by the site. Currently the relevant tag is:

<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

It should be:

<meta http-equiv="X-UA-Compatible" content="IE=edge">

Refs #131

@btford btford closed this as completed in 1254284 Oct 14, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant