Bug 23830 - Overflow prevents multicolumn to show up properly
Summary: Overflow prevents multicolumn to show up properly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: https://macshot.de/html/multicolumn-o...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-08 02:47 PST by Rüdiger Cordes
Modified: 2009-02-25 09:34 PST (History)
0 users

See Also:


Attachments
With overflow (4.65 KB, text/html)
2009-02-09 00:07 PST, Mark Rowe (bdash)
no flags Details
Without overflow (4.64 KB, text/html)
2009-02-09 00:08 PST, Mark Rowe (bdash)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rüdiger Cordes 2009-02-08 02:47:31 PST
https://macshot.de/html/multicolumn-overflow.html shows the one table exploded into separate parts
whereas https://macshot.de/html/multicolumn-without-overflow.html is displayed correctly.

Rüdiger

So with Safari 3.1.2 and even Nightly build r40738.
Comment 1 Mark Rowe (bdash) 2009-02-09 00:07:45 PST
Created attachment 27480 [details]
With overflow
Comment 2 Mark Rowe (bdash) 2009-02-09 00:08:03 PST
Created attachment 27481 [details]
Without overflow
Comment 3 Dave Hyatt 2009-02-25 09:34:54 PST
This has been fixed now by the changes to make overflow self-painting.