Bug 185899

Summary: Text can wrap between hyphens and commas
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: New BugsAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, dino, jonlee, simon.fraser, thorton, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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?