Re: SVG12: handler.svg and simplehandler.svg incorrect

[Again, apologies for breaking MID refs]

Hey Björn,

 >   In http://www.w3.org/TR/2005/WD-SVGMobile12-20051207/ the examples
 > handler.svg and simplehandler.svg contain malformed ECMAScript, there
 > are more ')' than '('. Please correct these examples.

Thanks for noticing this. I've removed the extra ')' on the lines:

var width = myRect.getFloatTrait("width"));

Dean

Received on Tuesday, 6 June 2006 14:58:58 UTC