- From: Cameron McCormack <cam-www-svg@aka.mcc.id.au>
- Date: Tue, 2 Aug 2005 20:00:19 +1000
- To: www-svg@w3.org
Jon Ferraiolo:
> Yes, you are correct. The search for matching IDs should always include
> currentElement.ownerDocument.getElementById(), even in shadow trees.
>
> Maybe the rules is that first you call getElementById() on the <shadowTree>
> and then if no match is found then call it on ownerDocument. What do you
> think?
Sounds reasonable to me.
--
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 Tuesday, 2 August 2005 10:00:30 UTC