[Webkit-unassigned] [Bug 23804] Link displayed with underline even though text-decoration: none is specified

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 13 16:28:32 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23804


izemize at yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |izemize at yahoo.com




------- Comment #4 from izemize at yahoo.com  2009-02-13 16:28 PDT -------
This is not a bug in webkit:
The spec said (css 2.1, text): " ... When specified on an inline element, it
affects all the boxes generated by that element; ... The 'text-decoration'
property on descendant elements cannot have any effect on the decoration of the
ancestor."
(http://www.w3.org/TR/CSS21/text.html#lining-striking-props)

IE8 and Opera renders the underline correctly. I have filed a bugreport to fix
this problem in firefox:
https://bugzilla.mozilla.org/show_bug.cgi?id=478505


Please note that you should not insert a <div> inside an <a>, because it's
invalid HTML.


-- 
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