https://issues.apache.org/bugzilla/show_bug.cgi?id=46055





--- Comment #1 from Peter Farland <[EMAIL PROTECTED]>  2008-10-23 18:31:13 PST 
---
Note that the error manifests itself when unicode-range isn't the last
descriptor in the style declaration.

@font-face {
    unicode-range: U+0030-U+0039,U+002E;
    src:url("myfont.ttf");
}


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

Reply via email to