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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 28 18:08:49 PDT 2020


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

            Bug ID: 212505
           Summary: When a figure exactly reaches the bottom of a column,
                    its margin affects the subsequent column
           Product: WebKit
           Version: Safari 13
          Hardware: Macintosh
                OS: macOS 10.15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bya at 180g.co
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 400534

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

HTML that shows margin on a figure in one column improperly affecting the next

I have a figure that exactly reaches the bottom of a column. Even though the figure is entirely contained within a single column, margin-bottom on this figure affects the subsequent column. If I adjust the margin-top of the figure so that the bottom of the image no longer reaches the bottom of the column, then the margin-bottom behaves as I'd expect, and doesn't affect the subsequent column.

-- 
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/20200529/52973952/attachment.htm>


More information about the webkit-unassigned mailing list