[Bug 20677] Webkit wraps between hyphen�minus and numeric characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 18 11:27:18 PDT 2008


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





------- Comment #5 from rowan at irowan.com  2008-09-18 11:27 PDT -------
A comment in shouldBreakAfter() in WebKit/WebCore/rendering/break_lines.cpp
says:

    // Match WinIE's breaking strategy, which is to always allow breaks after
hyphens and question marks.

Is matching WinIE still preferred behaviour?  If so, this bug can be closed.

(IE 6, IE 7 *do* show this behaviour; Firefox matches the unicode
recommendation and doesn't wrap.)


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



More information about the webkit-unassigned mailing list