[Webkit-unassigned] [Bug 65672] New: css columns on ul- and ol-tag rendered incorrect when line-height applied
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 4 02:18:05 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65672
Summary: css columns on ul- and ol-tag rendered incorrect when
line-height applied
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: lukasz.wiacek at magari-internet.de
Chrome Version : 13.0.782.107 + 15.0.841.0 canary
URLs (if applicable) :
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari 5: FAIL
Firefox 5: OK
IE 7/8/9: no columns support
What steps will reproduce the problem?
1. apply css3 columns on lists
2. add line-height (higher than 1.3 em !)
3.
What is the expected result?
first element should start on the left side (or the beginning of the list)
What happens instead?
if there is more than one li-elements in the list it is rendered correct, but otherwise it is rendered in the center or right side depending on width of its wrapper.
--
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