[Webkit-unassigned] [Bug 197409] New: [css-text] word-break: break-all should not allow breaking around punctuation characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 30 02:53:10 PDT 2019


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

            Bug ID: 197409
           Summary: [css-text] word-break: break-all should not allow
                    breaking around punctuation characters
           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 368546

  --> https://bugs.webkit.org/attachment.cgi?id=368546&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 before the last non-punctuation character "XX XX|X..." (see expected.png)

What happens instead?

The line is broken in the middle of the sequence of punctuation characters "XX XXX..|." (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/20190430/6d0db2cb/attachment-0001.html>


More information about the webkit-unassigned mailing list