[Webkit-unassigned] [Bug 11543] New: Positioning of floats when before collapsing margins

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 7 16:09:14 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11543

           Summary: Positioning of floats when before collapsing margins
           Product: WebKit
           Version: 420+ (nightly)
          Platform: PC
               URL: http://www.hixie.ch/tests/adhoc/css/box/block/margin-
                    collapse/067.html
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: ian at hixie.ch


This test case renders incorrectly:
http://www.hixie.ch/tests/adhoc/css/box/block/margin-collapse/067.html

The float is in between two collapsing margins, so it should get a
self-collapsing anonymous parent block and be aligned with the top border edge
of that block. That block is between collapsing margins (obviously). The top
border edge of that block is defined to be the same as the top border edge of
the parent block (since the block's top margin collapses with the parent
block's). The parent block's top border edge is defined to be what it would be
if that block had a non-zero top border edge.


-- 
Configure bugmail: http://bugs.webkit.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