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
--
e-mail : cam (at) mcc.id.au icq : 26955922
web : http://mcc.id.au/ msn : cam-msn (at) aka.mcc.id.au
office : +61399055779 jabber : heycam (at) jabber.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]