Re: [SVG Tiny 1.2 CR Comment] interaction of discard and scripting

It seems to me that we acknowledge that a script access to a discarded
element is an error, which must be reported as such by the UA and the
scripting engine.



On 10/23/06, Jean-Claude Dufourd <jcdufourd@gmail.com> wrote:
>
>  Consider a script with:
>
>     foo = document.getElementById('bar');
>
> And in the scene tree:
>
>     <discard begin="10s" xlink:href="#bar"/>
>
> Assuming that the script line is executed before 10s, what is the content
> of variable foo after 10s ?
> Thanks
> JC
> --
> *Jean-Claude Dufourd* - Chief Scientist, *Streamezzo*
> 83, Bd du Montparnasse 75006 Paris - Tel: +33 (0) 153632847
> *http://www.streamezzo.com* - Fax: +33 (0) 142224601
>



-- 
-- 
Jean-Claude Moissinac
Department of Computer Science and Networks
ENST Paris
FRANCE

E-mail: moissinac@enst.fr
Tel: (+33) 1.45.81.80.88
Fax: (+33) 1.45.81.71.58

http://shadok.enst.fr/jcm

Received on Monday, 23 October 2006 15:08:07 UTC