[Webkit-unassigned] [Bug 7467] New: Schizophrenic width of floating block elements (content versa background and border)

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Feb 25 18:54:37 PST 2006


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

           Summary: Schizophrenic width of floating block elements (content
                    versa background and border)
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: https://macshot.de/kunden/aircooled-rd/test.htm
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: rc at opelgt.org


When using a <P> or <DIV> block with float:right the following blockelements
cannot be set to the 'right' width when content is not wide enough.

When width of the floating elements is not set, background and border are as
wide as the content.
When width is set to 100%, its not related to the width reduced by the first
<P> or <DIV> with float:right, but related to the body element. Causing the
floating blocks backgrounds and borders are under the first block. Whereas the
content (in case of <P>,<DIV> and <H4>) respects the first block.
A <TABLE> set to 100% has a slightly different behaviour as seen at the given
URL.

FireFox has the same behaviour.

But that old IE 5.2.3 is doing floating <div>s right!! ;-)


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