]> source.dussan.org Git - jquery.git/commit
Ensure that IE stays in Big Boy mode.
authorDave Methvin <dave.methvin@gmail.com>
Sat, 16 Jun 2012 14:57:41 +0000 (10:57 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Sat, 16 Jun 2012 14:57:41 +0000 (10:57 -0400)
commita416e2ba0d10bf1e1e94b5d023543d38ad08fcfb
tree73eb3cbe99e76214e174e0dcaf6ee07fd9ad10f4
parentea9ec9527647f0cea396ca536e6f34b4a4491d11
Ensure that IE stays in Big Boy mode.

Although we use a lot of iframes in the test, the IE document mode is set by the parent document so we just need a single X-UA-Compatible in the main file.

http://msdn.microsoft.com/en-us/library/cc288325(v=vs.85).aspx
test/index.html