[Webkit-unassigned] [Bug 29741] New: margin trumps enclosing <div align=center>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 25 10:18:13 PDT 2009


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

           Summary: margin trumps enclosing <div align=center>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://www.biz-world.biz/pstav_letters/alt_harzaot25.6
                    .09.htm
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: InChromiumBugs
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: playmobil at google.com


Also filed as http://crbug.com/14816

The following fragment is centered in IE 7 & Opera 10 but not in WebKit
nightlies or FF 3.0:

<div align="center">
  <div style="margin: auto auto auto -50px; width: 500px; text-align: center;
background-color: #FFFF20;">
      text
  </div>
</div>

-- 
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