[Webkit-unassigned] [Bug 24173] New: WebKit doesn't support certain Chinese list styles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 25 15:16:59 PST 2009


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

           Summary: WebKit doesn't support certain Chinese list styles
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: justin.garcia at apple.com


Create a new document in TextEdit
Type foo<return>bar<return>baz
Select all three paragraphs
>From the List popup menu select "Other..."
>From the Bullet/Number popup select the last item, "甲 乙 丙"
Copy
Paste into a new (Rich Text) Mail message

The list markers are "1 2 3" instead of "甲 乙 丙"

AppKit gives us list-style-type: cjk-heavenly-stem, which looks to be part of
CSS3 that we do not yet support.

<rdar://problem/6062876>


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