Commit e441a42
Adding X-UA-Compatible in the head (#471)
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.1 parent f953517 commit e441a42
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments