[Webkit-unassigned] [Bug 20677] WebKit wraps between hyphen-minus and numeric characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 2 12:27:22 PDT 2011


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





--- Comment #41 from Darin Adler <darin at apple.com>  2011-09-02 12:27:21 PST ---
(From update of attachment 79411)
View in context: https://bugs.webkit.org/attachment.cgi?id=79411&action=review

>> LayoutTests/fast/text/line-breaks-after-hyphen-before-number-expected.txt:24
>> +1111111-2222222
> 
> This output is wrong, no?

The line breaks based on width don’t show up in the DumpRenderTree output, even though the break does happen on screen. The test checks that the result is correct by comparing the heights of the elements.

That’s consistent with the expected behavior. When you convert to text, line breaks based on the width of the layout aren’t considered.

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