[webkit-reviews] review canceled: [Bug 124206] Support overflow-wrap:break-word on simple line path : [Attachment 216677] patch

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


Antti Koivisto <koivisto at iki.fi> has canceled Antti Koivisto
<koivisto at iki.fi>'s request for review:
Bug 124206: Support overflow-wrap:break-word on simple line path
https://bugs.webkit.org/show_bug.cgi?id=124206

Attachment 216677: patch
https://bugs.webkit.org/attachment.cgi?id=216677&action=review

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
- 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


More information about the webkit-reviews mailing list