[Webkit-unassigned] [Bug 25633] New: Multi-column - image spans two columns

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 17:21:12 PDT 2009


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

           Summary: Multi-column - image spans two columns
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: upekshapriya at coolcave.co.uk


An image that spans two columns is created by the multicolumn css3 selector
-webkit-column-count - the image is cut off at the bottom of column 1 and
continues from where it is cut off at the top of column 2 with text wrapped
round the image. 

I would expect the first column to finish after the image and make two unequal
columns.

The browser Google Chrome has user agent details: mozilla/5.0 (windows; u;
windows nt 5.1; en-us) applewebkit/530.5 (khtml, like gecko) chrome/2.0.172.8
safari/530.5. The same happens in SRWare Iron - mozilla/5.0 (windows; u;
windows nt 5.1; en-us) applewebkit/530.1 (khtml, like gecko) iron/2.0.168.0
safari/530.1. and in Safari 3 on Windows mozilla/5.0 (windows; u; windows nt
5.1; en-us) applewebkit/525.28 (khtml, like gecko) version/3.2.2
safari/525.28.1 as well as Safari 4 on Mac OS mozilla/5.0 (macintosh; u; intel
mac os x 10_5_6; en-us) applewebkit/528.16 (khtml, like gecko) version/4.0
safari/528.16.

I am attaching a  reduced html and css file to demonstrate the problem.


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