On Wed, Jun 19, 2013 at 3:13 PM, Alan Stearns <stearns@adobe.com> wrote: > Ah! A major point I forgot to add in. The NodeList returned should be > static, not live. We shouldn't be spreading the poison that is NodeList any further. The correct type is sequence<Node>, which produces a static Array of Nodes. ~TJReceived on Wednesday, 19 June 2013 22:57:14 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:31 UTC