1 This tests the NonDocumentTypeChildNode interface nextElementSibling property on a Text node.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS a.nextElementSibling is null
7 PASS a.nextElementSibling is b
8 PASS a.nextElementSibling is b
9 PASS successfullyParsed is true