[Webkit-unassigned] [Bug 130657] Link underline thickness should be uniform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 7 12:37:14 PDT 2014


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





--- Comment #9 from Myles C. Maxfield <mmaxfield at apple.com>  2014-04-07 12:37:31 PST ---
We can't do this properly unless we have the concept of a decorating box in WebKit, which we don't right now.

Your current approach is not good because we don't want to pollute RenderStyle with a various attributes that should be used in different cases. The better solution to this is to implement decoration boxes.

r-

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list