[Webkit-unassigned] [Bug 197411] New: [css-text] word-break: break-all must honor line breaking behavior introduced by characters with the GL character class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 30 05:44:18 PDT 2019


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

            Bug ID: 197411
           Summary: [css-text] word-break: break-all must honor line
                    breaking behavior introduced by characters with the GL
                    character class
           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 368552

  --> https://bugs.webkit.org/attachment.cgi?id=368552&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 letter 'X' "XXX|X&nbspXX|XX X|X" (see expected.png)

What happens instead?

The line is broken before the last letter 'X', "non-breakable" space character "XXXX|&nbspXXX|X X |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/20190430/863034fd/attachment.html>


More information about the webkit-unassigned mailing list