Bug 185899 - Text can wrap between hyphens and commas
Summary: Text can wrap between hyphens and commas
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-22 19:33 PDT by Myles C. Maxfield
Modified: 2018-05-28 20:38 PDT (History)
8 users (show)

See Also:


Attachments
Patch (4.37 KB, patch)
2018-05-22 19:34 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2018-05-22 19:33:10 PDT
Text can wrap between hyphens and commas
Comment 1 Myles C. Maxfield 2018-05-22 19:34:16 PDT
Created attachment 341061 [details]
Patch
Comment 2 Myles C. Maxfield 2018-05-22 19:34:38 PDT
<rdar://problem/40118983>
Comment 3 WebKit Commit Bot 2018-05-22 20:48:00 PDT
Comment on attachment 341061 [details]
Patch

Clearing flags on attachment: 341061

Committed r232103: <https://trac.webkit.org/changeset/232103>
Comment 4 WebKit Commit Bot 2018-05-22 20:48:02 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Darin Adler 2018-05-28 20:38:31 PDT
Comment on attachment 341061 [details]
Patch

Is this new behavior consistent with non-fast line breaking? Can we make a test demonstrating that?