some typo removed.
> Bridge cleanup and new features: > > - polish some GraphicsNodeBridge. They are all now a subclass of > AbstractGraphicsNodeBridge > - fix a bug on text ('opacity' was ignored) > - remove support of dynamic gradients (need futher investigations) > - add dynamic support for CSS via a global listener on CSS engine > 'visibility' on elements > 'fill, stroke...' on shapes > - add/remove elements is now clean (references/listeners are removed) > - lightweight implementation of DOM Attr changed listener (no more one > listener per Element). > - add SVGContext on the SVG DOM > - implementation of getBounds() in SVGContext, so that we will be > able to implement getBBox soon > - add two new simple tests (fill.svg and visibility.svg) > - add/remove child now works on both <g> and <svg> (relative > values such as units > or percentages are not handled yet) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]