Bug 138102

Summary: Line wrapping is incorrect when both white-space: pre and overflow-wrap: break-word are present.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: josh9051, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

zalan
Reported 2014-10-27 13:36:27 PDT
LayoutTests/fast/text/whitespace/pre-break-word.html's expected behavior is incorrect. There's a valid (whitespace) breaking opportunity before the word break. See FF's behavior (or just the normal overflow-wrap logic without the pre)
Attachments
Note You need to log in before you can comment on or make changes to this bug.