[Webkit-unassigned] [Bug 217136] New: Floating-point math causes shrink-wrapped content to line wrap sometimes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 30 11:43:39 PDT 2020


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

            Bug ID: 217136
           Summary: Floating-point math causes shrink-wrapped content to
                    line wrap sometimes
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mmaxfield at apple.com
                CC: mmaxfield at apple.com

See https://codepen.io/thiagoboa/pen/abNxRyE?editors=1100

There shouldn't be a line wrap.

(lldb) p m_availableWidth
(float) $18 = 104.5625
(lldb) p m_committedWidth + m_uncommittedWidth
(float) $17 = 104.562508

-- 
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/20200930/278e9dab/attachment.htm>


More information about the webkit-unassigned mailing list