[Webkit-unassigned] [Bug 7213] New: Table margin fails to be included in parent div

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Feb 12 06:43:29 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7213

           Summary: Table margin fails to be included in parent div
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://public.scott.dev.vbulletin.com/safari/margin.html
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: smacvicar at gmail.com


Recently did some testing and this rendering error appeared in both Opera and
WebKit, but failed to do with IE, Gecko and Amaya. After reading the spec
regarding the box model I am pretty sure this is a bug.

The problem is the background colour for body is shown instead of the parent
element, after further investigation it appears that the margin is added for
the table but not taken into account with the surrounding div.

http://www.w3.org/TR/REC-CSS2/box.html is the document I was reading regarding
margins.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list