[Webkit-unassigned] [Bug 179895] New: Simple Line Layout's split() function only works if all characters/glyphs have positive advances

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 20 12:50:38 PST 2017


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

            Bug ID: 179895
           Summary: Simple Line Layout's split() function only works if
                    all characters/glyphs have positive advances
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mmaxfield at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Binary search only works if all characters/glyphs have positive advances. Otherwise, the results would be unstable as you resize the window.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171120/a577e960/attachment.html>


More information about the webkit-unassigned mailing list