[Webkit-unassigned] [Bug 197430] New: [css-text] break-all shouldn't allow breaking opportunities before a slash character

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 30 13:05:50 PDT 2019


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

            Bug ID: 197430
           Summary: [css-text] break-all shouldn't allow breaking
                    opportunities before a slash character
           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 368592

  --> https://bugs.webkit.org/attachment.cgi?id=368592&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 before the slash "X|X/X" (see expected.png)

What happens instead?

The line is broken before the slash character "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/20190430/ac714e79/attachment.html>


More information about the webkit-unassigned mailing list