Re: childElements, childElementCount, and children (was: [ElementTraversal]: Feature string for DOMImplementation.hasFeature(feature, version)?)

> They already do. Which casts some amount of doubt on Maciejs argument
> that it was too performance heavy to implement in WebKit. :)
>
> / Jonas
>
> p.s. It also works in Opera and IE.

Yeah, .children is already the de facto standard here - implemented in
every major browser. It's a real shame that it hasn't (and won't?)
make it in to a spec, especially considering that it's already
implemented everywhere.

--John

Received on Sunday, 18 October 2009 17:51:47 UTC