[Webkit-unassigned] [Bug 38887] Position:relative breaks multi-column layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 10 23:01:30 PDT 2010


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





--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com>  2010-05-10 23:01:30 PST ---
It works if the column styles are on .s:

            .s {
              position: relative;
              -webkit-column-width: 260px;
              -webkit-column-gap: 40px;
            }

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