[Webkit-unassigned] [Bug 196169] New: Word incorrectly broken, honoring 'overflow-wrap: break-word', when the word's width (monospace) is exactly the available width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 22 17:09:46 PDT 2019


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

            Bug ID: 196169
           Summary: Word incorrectly broken, honoring 'overflow-wrap:
                    break-word', when the word's width (monospace) is
                    exactly the available width
           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 365782

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

Test case to reproduce the issue

Steps to reproduce the problem:

1- Load the attached test case

ACTUAL RESULT

The word is broken in the last character "D" (actual-result.png)

EXPECTED RESULT 

The word should not be broken (expected-result.png) since available width (4ch) is the same as the word' width

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/20190323/5d302a25/attachment-0001.html>


More information about the webkit-unassigned mailing list