[Webkit-unassigned] [Bug 212505] When a figure exactly reaches the bottom of a column, its margin affects the subsequent column [Quirks Mode, Multicolumn]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 19 09:52:49 PDT 2023


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

--- Comment #16 from Brad Andalman <bya at 180g.co> ---
Created attachment 467759

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

HTML showing figure improperly affecting next column [Standard]

When creating the HTML for a similar bug (https://bugs.webkit.org/show_bug.cgi?id=261752), I made this repro case a tiny bit simpler. Namely, I reduced the column count and made the math easier. In this simpler case, in standards mode, even though there is enough space for the image, it get moved to the next column.

This is different than the original attachment where – likely because the math is different – the image doesn’t actually reach the bottom of the column (even though it should).

-- 
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/20230919/e7fa55ab/attachment.htm>


More information about the webkit-unassigned mailing list