[Webkit-unassigned] [Bug 242834] In this 2-column <ul>, bullets overflow while their items wrap to the second column

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 16 10:41:55 PDT 2022


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

--- Comment #4 from zalan <zalan at apple.com> ---
(In reply to zalan from comment #3)
> Those bullets are not the actual <li> bullet points. They are out-of-flow
> before content.
which means they are not part of the column context (ie. the before block box's containing block is the RenderView (ICB) and not the RenderListItem)

-- 
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/20220716/696257c3/attachment.htm>


More information about the webkit-unassigned mailing list