[Webkit-unassigned] [Bug 28351] New: Columns don’t care about their children’s margins

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 15 21:32:34 PDT 2009


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

           Summary: Columns don’t care about their children’s margins
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P3
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rendezvouscp at gmail.com


When a child of a multi-column element has a top margin, that margin pushes the
child down even if the child is at the very top of the column.

I don’t know if this is a bug, but Mozilla’s handling of this situation is
preferable: it simply gets rid of the margin and makes the text in all of the
columns line up at the top.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list