[Webkit-unassigned] [Bug 242708] New: Figure can't reach very bottom of column [Multicolumn]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 13 12:07:17 PDT 2022


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

            Bug ID: 242708
           Summary: Figure can't reach very bottom of column [Multicolumn]
           Product: WebKit
           Version: Safari 15
          Hardware: Mac (Apple Silicon)
                OS: macOS 12
            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 460861

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

HTML where figure will never reach the very bottom of the column

I have a multiple-column layout with a figure in the first column. In the attached HTML, the figure's margin-top is set to 11px and there's still room below the image. Changing the margin-top to 12px, however, forces the image to the next column incorrectly.

This bug – which only appears in Standards mode – was discovered when playing around with another (related?) WebKit layout bug that deals with Quirks mode:
https://bugs.webkit.org/show_bug.cgi?id=212505

-- 
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/20220713/7c71b572/attachment.htm>


More information about the webkit-unassigned mailing list