W3C DOM tests - text nodes and data

This is the test HTML:

The div below is element x. The text node in the div is element y.

The quick brown fox jumped over the lazy dog.

These tests are about text nodes, which are also called data.

Test scripts

appendData()

data

deleteData()

insertData()

replaceData()

substringData()

splitText() and normalize()

wholeText