[Webkit-unassigned] [Bug 21671] New: display: inline-block causes text to wrap onto next line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 16 14:25:15 PDT 2008


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

           Summary: display: inline-block causes text to wrap onto next line
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


I Steps:
Go to the attached testcase

II Issue:
<div> 's style property "display: inline-block" is the cause of this issue.
When the width style property of <div> is ignored, the default width is 100%,
but if assign "display: inline-block" to <div>, then the width of <div> is not
100% any more in webkit/FF3

III Other Browsers:
IE7: ok
FF3: not ok

IV Nightly tested: 37604


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