[Webkit-unassigned] [Bug 43917] CSS3 'word-break: keep-all' is not supported

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 1 23:19:17 PDT 2011


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





--- Comment #6 from Alex Shinn <ashinn at google.com>  2011-09-01 23:19:17 PST ---
Created an attachment (id=106097)
 --> (https://bugs.webkit.org/attachment.cgi?id=106097&action=review)
word-break test case

In the current working draft 'keep-all' is a property of 'word-break'.  This is also relevant to non-Asian text.  Attached is a simpler test case, where webkit splits between the minus sign and the number with both the normal and keep settings, whereas Firefox never introduces a break there.

This relates to bug 20677.

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