[Bug 20677] Webkit wraps between hyphen�minus and numeric characters
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 5 16:09:39 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20677
------- Comment #3 from rowan at irowan.com 2008-09-05 16:09 PDT -------
That's an excellent point.
How complex is the current linebreak code? Would it be possible to easily add
a rule that checks both sides?
If (space, punctuation, or element boundary)(hyphen-minus)(numeric character)
could be separated out, that wouldn't affect wrapping of longer strings where
alphanumerics and hyphen-minuses are mixed.
--
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