[Webkit-unassigned] [Bug 13237] anchor tag is not rendered without text content, works in Firefox with CSS background-image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 25 14:37:46 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13237





------- Comment #12 from bhagyalaxmi.dash at wipro.com  2007-07-25 14:37 PDT -------
(In reply to comment #10)
> offsetLeft/Top are relative to your offsetParent.  I would guess we had
> offsetParent wrong.  The goal here is to match IE.  What does IE return here?
> 

I don't understand how offsetLeft/Top/Parent affect this bug. Could you please
explain more on it ?

IE doesn't render properly to this scenario. It leaves an empty space(without a
boundary) for the empty anchor element, where as it renders a box to the anchor
tag having some text inside.

Firefox renders a box of minimal width for an empty anchor tag and renders a
box of required width if an anchor element has some content within.


-- 
Configure bugmail: http://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