What steps will reproduce the problem?
1. any IE with ie9.js added from google repository
2. a tag with :before or :after with a background image set
3. hover over a tag adjust background position (EX: a:hover:before
{background-position: 0 -10px; })
What is the expected output? What do you see instead?
the background position for the before and afters should move. instead they
stay at original position
What version of the product are you using? On what operating system?
2.1(beta4)/IE9.js windows XP all versions of IE
Please provide any additional information below.
Inspecting source I noticed how the javascript creates elements and applies
inline styles. Could this style possible be overridden on the hover?
look at kbc.siretesting.com and hover over any button to see the result
Original issue reported on code.google.com by pun...@gmail.com on 21 Mar 2011 at 6:49
Original issue reported on code.google.com by
pun...@gmail.com
on 21 Mar 2011 at 6:49