W3C DOM tests - childNodes and children

This is element x.

This page tests isSupported().

Test scripts

isSupported

alert(x.isSupported('Core','1.0'))
alert(x.isSupported('HTML','1.0'))
alert(x.isSupported('XML','1.0'))
alert(x.isSupported('Range','1.0'))
alert(x.isSupported('CSS','1.0'))