[Webkit-unassigned] [Bug 83395] New: white-space: nowrap breaks multi-column layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 6 14:49:22 PDT 2012


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

           Summary: white-space: nowrap breaks multi-column layout
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://jsfiddle.net/XLPjV/1/
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andy at intelligroup.eu


As the title suggests, adding `white-space: nowrap` to an element containing `-webkit-column-` styles causes the element to render incorrectly.  Unfortunately, this conflicts with Gecko, which requires the `white-space` value to prevent the columns from wrapping to the next line.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list