Element Traversal Specification Is a W3C Recommendation

Author(s) and publish date

Published:

The Web Applications Working Group has published the W3C Recommendation of Element Traversal Specification. This specification defines the ElementTraversal interface, which allows script navigation of the elements of a DOM tree, excluding all other nodes in the DOM, such as text nodes. It also provides an attribute to expose the number of child elements of an element. It is intended to provide a more convenient alternative to existing DOM navigation interfaces, with a low implementation footprint. Learn more about the Rich Web Client Activity.

Related RSS feed