[Webkit-unassigned] [Bug 225086] New: Regression on iOS 14.5 with white-space not working
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 26 20:34:41 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=225086
Bug ID: 225086
Summary: Regression on iOS 14.5 with white-space not working
Product: WebKit
Version: Safari 14
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mic.gallego at gmail.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
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.
--
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/20210427/e3251d32/attachment-0001.htm>
More information about the webkit-unassigned
mailing list