Test of firstElementChild and lastChildElement returning null

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassNull test
Asserts run
Pass
assert_equals(null, null)
    at Test.<anonymous> ( /dom/nodes/Element-childElement-null.html:12:3)
Pass
assert_equals(null, null)
    at Test.<anonymous> ( /dom/nodes/Element-childElement-null.html:13:3)

Test.