[Webkit-unassigned] [Bug 40560] New: outside list marker not drawn when overflow is not visible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 14 02:15:28 PDT 2010


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

           Summary: outside list marker not drawn when overflow is not
                    visible
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: crazy-daniel at gmx.de


Created an attachment (id=58631)
 --> (https://bugs.webkit.org/attachment.cgi?id=58631)
simple testcase

I tested this using Safari 5 (7533.16).

If I set overflow of a list-item to anything except 'visible', the marker box is not rendered if list-style-position is set to outside.

Note that this bug is about overflow applied to the list item itself, not on list item children, where bug #13332 applies.

It's specced here: http://www.w3.org/TR/CSS2/generate.html#propdef-list-style-position

Microsoft apparently plans to implement this for IE 9, and Mozillians argue that the specified behaviour is preferable from an authors point of view, see https://bugzilla.mozilla.org/show_bug.cgi?id=571564

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