- From: Philippe Le Hegaret <web-platform-tests-notifications@w3.org>
- Date: Wed, 04 Mar 2015 22:10:47 GMT
- To: public-web-platform-tests-notifications@w3.org
See http://jsfiddle.net/plhw3org/gLj2mfky/ The NodeList object was updated. That's what is meant by "live". If it wasn't live, children.length would always return 4. A proper test for the NodeList returned by childNodes needs to check that the list is updated if the children of the Node are removed or appended. View on GitHub: https://github.com/w3c/web-platform-tests/issues/1505#issuecomment-77261079
Received on Wednesday, 4 March 2015 22:10:54 UTC