- From: Lachlan Hunt <lachlan.hunt@lachy.id.au>
- Date: Mon, 23 Oct 2006 00:17:43 +1000
- To: Web APIs WG <public-webapi@w3.org>
Web APIs Issue Tracker wrote: > ISSUE-96: What happens if a Node StaticNodeList points to no longer exists? How can that possibly occur? Even if the node is removed from the DOM, it will still exist because the garbage collector won't delete it as long as there is a reference to it. -- Lachlan Hunt http://lachy.id.au/
Received on Sunday, 22 October 2006 14:19:14 UTC