WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 25455
38887
Position:relative breaks multi-column layout
https://bugs.webkit.org/show_bug.cgi?id=38887
Summary
Position:relative breaks multi-column layout
Adele Peterson
Reported
2010-05-10 22:53:42 PDT
Position:relative breaks multi-column layout See test case. I'm not exactly sure how this should work. Maybe its not really a bug?
Attachments
test case
(2.39 KB, application/xhtml+xml)
2010-05-10 22:54 PDT
,
Adele Peterson
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Adele Peterson
Comment 1
2010-05-10 22:54:26 PDT
Created
attachment 55665
[details]
test case
Simon Fraser (smfr)
Comment 2
2010-05-10 23:01:30 PDT
It works if the column styles are on .s: .s { position: relative; -webkit-column-width: 260px; -webkit-column-gap: 40px; }
Adele Peterson
Comment 3
2010-05-11 10:03:08 PDT
*** This bug has been marked as a duplicate of
bug 25455
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug