[Webkit-unassigned] [Bug 25681] New: Use of DL on page with float left, following HTML element also gets lined up to final DD element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 10 19:20:55 PDT 2009


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

           Summary: Use of DL on page with float left, following HTML
                    element also gets lined up to final DD element
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://www.mbf.com.au
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: matt.gray at anu.edu.au


The main content of http://www.mbf.com.au is shifted off to the right of
screen.  

They are using a DL with the DDs set to float left, to make the horizontal
menu.  The DIV that follows the closed DL then gets aligned to the left of one
of the DDs.  

I have a reduced test case... will attach.  It seems that if you set the
font-size of the body to something between 56-71%, it will trigger the
following div to move to the right... values outside this range seem fine. 
Also, if you put a border around either the DD or the following DIV, it will
render correctly. 

The MBF page has this problem on Safari 3 and 4, but is rendered correctly on
Firefox and IE.

Maybe similar to Bug 18273?  That seemed to be something to do with using DD...


-- 
Configure bugmail: https://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