[Webkit-unassigned] [Bug 23053] New: LI-element looses it's bullet in multi-column mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 31 00:42:19 PST 2008


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

           Summary: LI-element looses it's bullet in multi-column mode
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh PowerPC
               URL: http://zanstra.com/x/webkit/li-colcount.html
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: doekman at gmail.com


When setting the CSS property -webkit-column-count, the bullets of the
LI-elements disappear. See test-case provided (URL). Also this script:

  <ul style="-webkit-column-count:2">
    <li>One<li>Two<li>Three<li>Four
  </ul>


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