[Webkit-unassigned] [Bug 32500] New: Improve CSS3 Glyphs Support for lists and text security

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 13 16:16:12 PST 2009


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

           Summary: Improve CSS3 Glyphs Support for lists and text
                    security
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: adman.com at gmail.com


The CSS3 Definition defines glyphs for box, check, circle, diamond, disc,
hyphen and square.
These glyphs should be added to both the text security properties and CSS list
values (see /WebCore/rendering/RenderText.cpp and
/WebCore/rendering/RenderListMarker.cpp)

Currently, circle, disc and square are already implemented which leaves box
(U+25FD), check (U+2713), diamond (U+25C6) and hyphen (U+2043) to be
implemented.

Further information can be found at
http://www.w3.org/TR/2002/WD-css3-lists-20021107/#glyphs

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