- From: Cameron McCormack <cam-www-svg@aka.mcc.id.au>
- Date: Sun, 24 Jul 2005 17:20:37 +1000
- To: www-svg@w3.org
Hi.
With this document:
<svg ...>
<xbl:xbl>
<xbl:definition element="ex:test">
<xbl:template/>
</xbl:definition>
<xbl:definition element="ex:test2">
<xbl:template/>
</xbl:definition>
<xbl:definition element="ex:test3">
<xbl:template>
<ex:test2 id="A"/>
</xbl:template>
</xbl:definition>
</xbl:xbl>
<ex:test>
<ex:test2 id="B"/>
</ex:test>
</svg>
would either of the ex:test2 elements have shadow trees? I don't think
the sXBL document is clear.
Thanks,
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
Received on Sunday, 24 July 2005 07:20:45 UTC