[Webkit-unassigned] [Bug 14429] New: floating div after center alignment causes premature linebreak in text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 27 06:47:48 PDT 2007


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

           Summary: floating div after center alignment causes premature
                    linebreak in text
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at networkimprov.net
                CC: webkit at networkimprov.net


Observe the premature linebreak after "three" in this example.

<html><body style=”width:200”>

<div style="text-align:center">centered section</div><br/>

One two three <div style="background:#ccc;
float:right;">div<br/>float</div>four five six seven eight nine ten eleven
twelve thirteen fourteen fifteen sixteen.

</body></html>


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