[Webkit-unassigned] [Bug 197277] New: break-all+break-spaces should not break before the first space after a word if there are previous opportunities

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 25 03:56:43 PDT 2019


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

            Bug ID: 197277
           Summary: break-all+break-spaces should not break before the
                    first space after a word if there are previous
                    opportunities
           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 368225

  --> https://bugs.webkit.org/attachment.cgi?id=368225&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?

The line is broken after the first word "XX" (see expected.png)

What happens instead?

The line is broken after the second word, "XX X" (see 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/20190425/ddb721b4/attachment.html>


More information about the webkit-unassigned mailing list