Bug 63401

Summary: With word-break: break-all, words do not break correctly before a surrogate pair
Product: WebKit Reporter: mitz
Component: Layout and RenderingAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: jberlin
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Measure the two halves of a surrogate pair as a signle character when checking for a mid-word break darin: review+

mitz
Reported 2011-06-26 08:28:35 PDT
With word-break: break-all, words do not break correctly before a surrogate pair
Attachments
Measure the two halves of a surrogate pair as a signle character when checking for a mid-word break (22.38 KB, patch)
2011-06-26 08:41 PDT, mitz
darin: review+
mitz
Comment 1 2011-06-26 08:41:39 PDT
Created attachment 98625 [details] Measure the two halves of a surrogate pair as a signle character when checking for a mid-word break
mitz
Comment 2 2011-06-26 09:10:18 PDT
Alexey Proskuryakov
Comment 3 2011-06-26 10:58:53 PDT
This could be a text only test case - it should be easy to determine whether line break occurred or not.
mitz
Comment 4 2011-06-27 10:21:42 PDT
Jessie Berlin
Comment 5 2011-06-27 14:22:32 PDT
Windows-specific results committed in http://trac.webkit.org/changeset/89856
Note You need to log in before you can comment on or make changes to this bug.