[Webkit-unassigned] [Bug 195361] New: word is not broken, honoring word-break: break-all, if there is a single leading space and pre-wrap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 6 08:41:17 PST 2019


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

            Bug ID: 195361
           Summary: word is not broken, honoring word-break: break-all, if
                    there is a single leading space and pre-wrap
           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 363743

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

Test case to reproduce the issue

Steps to reproduce the problem:

1- Load the attached test case

ACTUAL RESULT

The text line is wrapped after the leading white-space (actual-result.png)

EXPECTED RESULT 

The word should be broken, like in the attached figure (expected-result.png)

This expected result is based on the discussion held with the CSS WG regarding this issue:

https://github.com/w3c/csswg-drafts/issues/2907#issuecomment-404944849

-- 
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/20190306/817eee31/attachment-0001.html>


More information about the webkit-unassigned mailing list