Hi Cameron and Thomas,
yes, my examples seem to work again with the svn trunk version.
the fix came quicker than I expected. Good job!
Andreas
Cameron McCormack wrote:
Hi Andreas and Thomas.
Thomas DeWeese:
Ahh, it must be the new sXBL code (I hadn't updated my svg12
tree since that was checked in). So two options, first wait until
we can track down the bug in trunk, or second you can check out
the old 'svg11' branch (replace '/trunk' with 'branches/svg11'
on the svn checkout line).
I've fixed a bug, but I can't be sure if it's the same one causing you
problems. I'm having trouble committing to svn at the moment, but it's
line 72:
n = CSSEngine.getCSSParentNode(elt);
It should actually be:
n = CSSEngine.getCSSParentNode(n);
Please let me know if that fixes your problem with the trunk.
Cameron
--
----------------------------------------------
Andreas Neumann - Institute of Cartography
Swiss Federal Institute of Technology (ETH)
ETH Hoenggerberg
CH-8093 Zurich, Switzerland
Phone: ++41-1-633 3031, Fax: ++41-1-633 1153
e-mail: [EMAIL PROTECTED]
www: http://www.carto.net/neumann/
SVG.Open: http://www.svgopen.org/
Carto.net: http://www.carto.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]