rc452860 / ie7-js

Automatically exported from code.google.com/p/ie7-js
0 stars 0 forks source link

no font-weight #353

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.css;
h2
{
    width:775px;
    color:#004495;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    padding-bottom:3px;
}
2. if IE7 -> link to IE9 
3.

What is the expected output? What do you see instead?
Bold header 2, No bold

What version of the product are you using? On what operating system?
http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js 

Please provide any additional information below.
No additional info

Thanks in advance!

Original issue reported on code.google.com by fishje...@gmail.com on 14 Dec 2011 at 3:54