[Webkit-unassigned] [Bug 33089] Implement alphabetic CSS3 list-style-types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 7 13:43:26 PST 2010


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





--- Comment #13 from Daniel Bates <dbates at webkit.org>  2010-01-07 13:43:24 PST ---
(In reply to comment #12)

> > > In most cases, we use names for characters rather than just putting the number
> > > in. That's typically done by adding named constants to CharacterNames.h that
> > > exactly match the names from the Unicode specification. The exception would be
> > > in a table where there are so many characters it is not helpful. This seems
> > > like a case where the name would be better.
> 
> You didn't do the "Will change" on this one. I hope you decide to do it.

I can do this change, but I don't know what to name the character U+1366 (which
is the suffix for all the ethiopic, and ethiopic-related alphabets).

> 
> > For your reference, the tables for hiragana-iroha, hiragana, katakana-iroha,
> > katakana are currently in in the tree.
> 
> And they are probably wrong? That is worth fixing, although naturally not in
> this patch.

Not sure what's wrong/missing, I don't know Japanese.

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