[Webkit-unassigned] [Bug 24153] New: List marker not shown when it contains an element set to overflow hidden

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 24 20:51:09 PST 2009


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

           Summary: List marker not shown when it contains an element set to
                    overflow hidden
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wjmoore at gmail.com


Summary:
If an element set to display: list-item such as an 'li' element or a div set
accordingly contains another element set to overflow: hidden the
list-marker/bullet point it not shown. It is present in FF3 and IE6/7 but not
WebKit (or Opera for that matter).

Steps to Reproduce:
See attached reduction.

Expected Results:
Elements set to display: list-item should show a list marker

Actual Results:
The elements no not show a list marker

Regression:

Notes:


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