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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 12 08:51:27 PDT 2014


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


Jeongeun Kim <je00julie.kim at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |je00julie.kim at gmail.com




--- Comment #17 from Jeongeun Kim <je00julie.kim at gmail.com>  2014-04-12 08:51:43 PST ---
There is a similar working to search decoration box in RenderObject::getTextDecorationColors().
So, I think we don't need additional room to keep decoration box and we can use RenderObject::getTextDecorationColors() if we just change return type from it.
Please give me some feedback.

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