RESOLVED FIXED 18448
CSS3 content property not working hover an element
https://bugs.webkit.org/show_bug.cgi?id=18448
Summary CSS3 content property not working hover an element
Anthony Ricaud
Reported 2008-04-12 16:36:22 PDT
When hovering an element that as a :hover rule, the content image seems to be downloaded but the content is not actually replaced. Steps to reproduce: 1) Empty the cache to be sure to see the download in the activity window 2) Put the mouse hover the red image 3) Look the activity window to see that http://webkit.org/images/green-background.png is downloaded but is not replacing the red background Opera 9.26 passes the testcase
Attachments
Testcase (590 bytes, text/html)
2008-04-12 16:37 PDT, Anthony Ricaud
no flags
Anthony Ricaud
Comment 1 2008-04-12 16:37:34 PDT
Created attachment 20496 [details] Testcase
Matt Lilek
Comment 2 2008-04-12 17:26:13 PDT
Confirmed with r31843.
Chris Rebert
Comment 3 2016-06-07 21:04:17 PDT
Seems to work fine in current WebKit Nightly.
Note You need to log in before you can comment on or make changes to this bug.