[livejournal] r17769: LJSUP-7436: Add Compatible Meta tag for ...
Committer: gariev
LJSUP-7436: Add Compatible Meta tag for IE9 [tags: nely_snork]U trunk/cgi-bin/LJ/Radio.pm U trunk/cgi-bin/bml/scheme/lynx.look
Modified: trunk/cgi-bin/LJ/Radio.pm
===================================================================
--- trunk/cgi-bin/LJ/Radio.pm 2010-11-24 08:19:03 UTC (rev 17768)
+++ trunk/cgi-bin/LJ/Radio.pm 2010-11-24 08:23:16 UTC (rev 17769)
@@ -167,7 +167,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Frank Radio</title>
- <meta http-equiv="X-UA-Compatible" content="IE=7" />
+ <meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="http://l-stat.livejournal.com/framework/error-pages.css" rel="stylesheet" type="text/css" />
<!--[if lte IE 7]><link rel="stylesheet" href="http://l-stat.livejournal.com/framework/error-pages-ie.css"><![endif]-->
Modified: trunk/cgi-bin/bml/scheme/lynx.look
===================================================================
--- trunk/cgi-bin/bml/scheme/lynx.look 2010-11-24 08:19:03 UTC (rev 17768)
+++ trunk/cgi-bin/bml/scheme/lynx.look 2010-11-24 08:23:16 UTC (rev 17769)
@@ -14,7 +14,7 @@
{Fps}<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
-<meta http-equiv="X-UA-Compatible" content="IE=7"/>
+<meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" />
<link rel="home" title="<?_ml lynx.nav.home _ml?>" href="<?siteroot?>/" />
<link rel="contents" title="<?_ml lynx.nav.sitemap _ml?>" href="<?siteroot?>/site/" />
<link rel="help" title="<?_ml lynx.nav.help _ml?>" href="<?siteroot?>/support/" />
