[Webkit-unassigned] [Bug 108347] CSS3 'word-break: break-all' spoils CJK line-break restrictions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 15:43:42 PDT 2013


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





--- Comment #20 from Zheng Xu <xz911jp at yahoo.co.jp>  2013-03-13 15:46:08 PST ---
If someone else is also handling this, let me know and we can coordinate. My plan for this issue is to create break_words table based on break_lines table and decide if we can break word by searching prevChar and char in the break_words table.
Maybe I need to wait 89235 for some improvement about line break in detail.

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