[Webkit-unassigned] [Bug 214302] New: text not rendering with column-count + overflow:hidden + position:absolute combination

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 14 05:53:04 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=214302

            Bug ID: 214302
           Summary: text not rendering with column-count + overflow:hidden
                    + position:absolute combination
           Product: WebKit
           Version: Safari 13
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jesse.luoto at gmail.com

Created attachment 404225

  --> https://bugs.webkit.org/attachment.cgi?id=404225&action=review

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/

-- 
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/20200714/28479a52/attachment-0001.htm>


More information about the webkit-unassigned mailing list