What steps will reproduce the problem?
i have this css class and html this works fine with IE8.js (2.1 beta 4)
.cursorPointer, .dLink:hover
{
cursor: pointer;
}
<span class="dLink" style="background-color: yellow;">Box1</span>
What is the expected output? What do you see instead?
by IE9.js no hover effect in IE8.js works this fine
What version of the product are you using? On what operating system?
IE9.js (2.1 beta4) Windows XP SP3
Please provide any additional information below.
Original issue reported on code.google.com by krause_d...@gmx.de on 20 Oct 2011 at 2:04
Original issue reported on code.google.com by
krause_d...@gmx.de
on 20 Oct 2011 at 2:04