Bug 214302

Summary: text not rendering with column-count + overflow:hidden + position:absolute combination
Product: WebKit Reporter: Jesse Luoto <jesse.luoto>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: Safari 13   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proof of concept none

Jesse Luoto
Reported 2020-07-14 05:53:04 PDT
Created attachment 404225 [details] Proof of concept Using `column-count: 2;` or more, on the subsequent columns if there's a `position: relative; overflow: hidden;` element that includes `position: absolute;`, the content does not render at all. See the attached proof of concept or visit: https://jsfiddle.net/pv50w69h/
Attachments
Proof of concept (752 bytes, text/html)
2020-07-14 05:53 PDT, Jesse Luoto
no flags
Radar WebKit Bug Importer
Comment 1 2020-07-14 22:48:13 PDT
Brent Fulgham
Comment 2 2022-02-12 18:04:36 PST
QA confirmed this is resolved
Note You need to log in before you can comment on or make changes to this bug.