You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
X-UA-Compatible permits to make sure IE uses the last version of its engine. Right now if I visit jsperf.com from IE at my office, IE will use IE7 rendering engine instead of IE11 (because of "Compatibility View"). Adding X-UA-Compatible should fix this issue.
0 commit comments