Stewart Brodie wrote:
This is considered to be a bug in the DOM Core specs, which will
hopefully be fixed by Web DOM Core, which is a proposal Simon Pieters is
working on.

You will still need a new type, as I don't see how you can possibly change
the existing behaviour so dramatically under the feet of existing content.

The change will just be to remove the requirement that all NodeLists be live. Specific methods and properties that return NodeLists will define whether their NodeLists are live or not on an individual basis. No behavior change will be observable for existing implementations.

-Boris

Reply via email to