[Webkit-unassigned] [Bug 141477] New: Support ::marker pseudo-element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 11 10:02:30 PST 2015


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

            Bug ID: 141477
           Summary: Support ::marker pseudo-element
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Kyli at BHStudios.org

URLs: http://stackoverflow.com/q/76564/453435, http://www.w3.org/TR/css3-lists/#marker-pseudo-element

Steps to reproduce the problem:
1. Create a webpage with bulleted lists. Do not use any stylesheets that remove the markers from lists.
2. Create a CSS stylesheet that specifies, using the ::marker pseudo-element, how these markers should look/behave, as specified by the W3C CSS3 Working Draft.

Expected result:
Markers are modified as specified.


Actual result:
Markers remain unmodified.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150211/8b44a617/attachment-0002.html>


More information about the webkit-unassigned mailing list