[Webkit-unassigned] [Bug 21309] Image inside a javascript protocol link doesn't show
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 2 12:01:27 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21309
doekman at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Comment #2 from doekman at gmail.com 2008-10-02 12:01 PDT -------
Turns out this has to do with css-ad blocking from http://www.floppymoose.com.
The following CSS rule caused the problem.
A:link[HREF*="javascript:void"] IMG /*, ...more selectors...*/ { display: none
! important }
So it's not a Safari problem.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list