[Webkit-unassigned] [Bug 141120] Negative text-indent with Unicode characters result in positive width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 31 19:53:36 PST 2015


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

--- Comment #10 from Myles C. Maxfield <mmaxfield at apple.com> ---
RenderBlockFlow::computeInlinePreferredLogicalWidths() looks like it's the culprit:

if (!addedTextIndent || hasRemainingNegativeTextIndent) {

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150201/39270c50/attachment-0002.html>


More information about the webkit-unassigned mailing list