[Webkit-unassigned] [Bug 113698] When a line has two size texts, the bigger text's under line which position is under is too far from its bottom.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 3 13:54:01 PDT 2016


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

Myles C. Maxfield <mmaxfield at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #195956|review?                     |review-
              Flags|                            |

--- Comment #8 from Myles C. Maxfield <mmaxfield at apple.com> ---
Comment on attachment 195956
  --> https://bugs.webkit.org/attachment.cgi?id=195956
Patch

We need to make sure that the following content places the two underlines differently with different thicknesses:

<p style="text-decoration: underline; font-size: 90px;">Hello</p>
<p style="text-decoration: underline; font-size: 10px;">Hello</p>

The patch, as its posted, does not appear to do that (although I can't tell for sure because I can no longer apply it)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160503/16fc54f1/attachment.html>


More information about the webkit-unassigned mailing list