[Webkit-unassigned] [Bug 198543] New: [css-text] line-break: anywhere takes chars of zero-width related classes as forced breaks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 4 14:16:01 PDT 2019


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

            Bug ID: 198543
           Summary: [css-text] line-break: anywhere takes chars of
                    zero-width related classes as forced breaks
           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: jfernandez at igalia.com
                CC: mmaxfield at apple.com

Created attachment 371331

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

Test case to reproduce the issue

What steps will reproduce the problem?
(1) Load the attached test case

What is the expected result?

No char is sick out from the green box; all the zero-width chars are ignored and should not affect the height of the line (expected.png)

What happens instead?

The 3 zero-width class chars are used as forced break points, affecting the height of the line, which sicks out below the green box (actual.png)

-- 
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/20190604/aa392553/attachment.html>


More information about the webkit-unassigned mailing list