[Webkit-unassigned] [Bug 124206] Support overflow-wrap:break-word on simple line path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 13 04:01:52 PST 2013


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


Antti Koivisto <koivisto at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #216677|0                           |1
        is obsolete|                            |
 Attachment #216677|review?                     |
               Flag|                            |
 Attachment #216792|                            |review?
               Flag|                            |




--- Comment #7 from Antti Koivisto <koivisto at iki.fi>  2013-11-13 04:00:31 PST ---
Created an attachment (id=216792)
 --> (https://bugs.webkit.org/attachment.cgi?id=216792&action=review)
patch 2

- measure character-by-character to avoid n^2. This is what line boxes do too.
- if break-word generates space-only line set its width to zero
- handle shapeInside style invalidation correctly

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