Open GoogleCodeExporter opened 9 years ago
This avoids this bug:
change
font: inherit;
to
font-weight: inherit;
font-style: inherit;
font-family: inherit;
Original comment by espe...@gmail.com
on 7 Mar 2011 at 2:32
Hey, that it does: excellent.
Original comment by pauldwai...@gmail.com
on 7 Mar 2011 at 11:01
That does provide a temp fix to the bug but we really need an actual fix for
this. I believe this issue is also related to Issue #300 (or at least was for
me).
Original comment by twofivet...@gmail.com
on 14 Apr 2011 at 2:37
I'm also using v2 of Eric Meyer's reset and was having the same JS error with
IE9.js - thanks for posting the temporary workaround.
Original comment by michael....@gmail.com
on 14 Apr 2011 at 5:35
Solution is in this ticket: http://code.google.com/p/ie7-js/issues/detail?id=354
Original comment by var...@gmail.com
on 20 Dec 2011 at 12:38
Aha, good spot. Excellent.
Original comment by pauldwai...@gmail.com
on 20 Dec 2011 at 12:46
Original issue reported on code.google.com by
pauldwai...@gmail.com
on 2 Mar 2011 at 4:31