gehuangyi20 / ie7-js

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

CSS content: does not work with an image #141

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set a :before pseudo-element with an image url() for it's content
2. When you open it in Konqueror or Firefox, it'll display the image. In
IE+IE8.js, it won't.

What is the expected output? What do you see instead?
I expected to see the image, as in Konqueror or Firefox.

What version of the product are you using? On what operating system?
I'm using 2.0beta3.

Please provide any additional information below.
I'm running IE under Wine (IEs4Linux).

Original issue reported on code.google.com by mhowell...@gmail.com on 2 Jan 2009 at 8:15

GoogleCodeExporter commented 9 years ago
I've made a patch to fix the problem.

Original comment by mhowell...@gmail.com on 4 Jan 2009 at 5:43

Attachments:

GoogleCodeExporter commented 9 years ago
I recently added a fix for content:url(). You did not provide a test page so I 
can't 
verify that it fixes your problem. I will mark the issue as fixed anyway.

Original comment by dean.edw...@gmail.com on 11 Feb 2010 at 3:43