[Webkit-unassigned] [Bug 196353] New: width values using 'ch' units are not computed correctly for monospace font

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 28 07:58:34 PDT 2019


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

            Bug ID: 196353
           Summary: width values using 'ch' units are not computed
                    correctly for monospace font
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jfernandez at igalia.com
                CC: mmaxfield at apple.com

Created attachment 366175

  --> https://bugs.webkit.org/attachment.cgi?id=366175&action=review

Test case to reproduce the issue

Steps to reproduce the problem:

1- Load the attached test case

ACTUAL RESULT

The text is broken in two lines, using the white-space in between, even though there should be enough space for the whole text.

EXPECTED RESULT 

The whole text fits in 1 line.

Both Chrome and Firefox render the attached case as described in the expected result.

-- 
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/20190328/fb3acacb/attachment.html>


More information about the webkit-unassigned mailing list