https://issues.apache.org/bugzilla/show_bug.cgi?id=46055
--- Comment #2 from Peter Farland <[email protected]> 2009-02-11 11:44:04 PST --- Created an attachment (id=23248) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23248) Attempt to support the variants of CSS-2 @font-face unicode-ranges The existing code did not handle all of the variants of unicode ranges as specified in CSS2 specification. An example test case needed to support is as follows: unicode-range: U+0030-0039,U+002E,U+004?; See: http://www.w3.org/TR/CSS2/fonts.html#dataqual -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
