Hi Jonathan,

Jonathan Watt <[EMAIL PROTECTED]> wrote on 11/22/2005 12:24:17 
PM:

> Any chance of you fixing up Batik's support for the CSS cursor property 
so that 
> it doesn't think this demo is in error:

   But the demo is in error for SVG 1.1.  The supported values for
cursor definitely do not include a URI with trailing integers.
Batik performs exactly as the CSS 2 spec requires when it encounters
what it thinks is an invalid CSS declaration it ignores it.  It 
also happens to do the user the favor of notifying them that it has 
ignored an invalid CSS declaration.  I'm not sure what you think 
needs "fixing", perhaps you meant "enhance" ;)

>    http://jwatt.org/svg/demos/custom-cursor.svg
> 
> Maybe to just ignore the integers? Or even better so that it supports 
the 
> proposed CSS 3 cursor syntax as well as the SVG 1.1 cursor module.

  Ohh, you want us to support a new syntax, from a CR... Well I have 
enough trouble tracking the SVG specs, if someone wants to contribute 
a good patch I'd accept it but really I don't have any interest in 
trying to track CSS.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to