[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 Feb 27 02:00:53 PST 2013


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





--- Comment #16 from Lu jing <dujid0 at gmail.com>  2013-02-27 02:03:16 PST ---
When I did the test yesterday, I worried about that too. w3schools.com says:

break-all: Lines may break between any two characters for non-CJK scripts
http://www.w3schools.com/cssref/css3_pr_word-break.asp

I'm not very clear about the definition of 'any two characters'. But I think you are right, the '(a' and 'b)' should not be broken. 

I will try to find a function like IsNonCJKLetter and redo this test.

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