blob: 64849c8e092caa26eca4aca2e9e5615ef69837bc [file] [log] [blame]
This tests the NonDocumentTypeChildNode interface nextElementSibling property on a Text node.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS a.nextElementSibling is null
PASS a.nextElementSibling is b
PASS a.nextElementSibling is b
PASS successfullyParsed is true
TEST COMPLETE