Bug 225086

Summary: Regression on iOS 14.5 with white-space not working
Product: WebKit Reporter: mic.gallego
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bfulgham, simon.fraser, zalan
Priority: P2    
Version: Safari 14   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=221437

mic.gallego
Reported 2021-04-26 20:34:41 PDT
Hi, iOS 14.5 introduced an important regression that caused white space: nowrap rule to be ignored under some circumstances. I have created a reproducible case here: https://jsbin.com/xotenexebe/1/edit?html,css,output Prior to iOS 14.5 and any other browser, the list is properly scrollable. Starting from iOS 14.5, the white-space: nowrap rule is completely ignored and items are stacked.
Attachments
zalan
Comment 1 2021-04-27 09:48:05 PDT
zalan
Comment 2 2021-04-27 09:48:25 PDT
*** This bug has been marked as a duplicate of bug 221437 ***
Note You need to log in before you can comment on or make changes to this bug.