Test of previousElementSibling

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PasspreviousElementSibling
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /dom/nodes/Element-previousElementSibling.html:19:3)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /dom/nodes/Element-previousElementSibling.html:20:3)
Pass
assert_equals("middle_element_child", "middle_element_child")
    at Test.<anonymous> ( /dom/nodes/Element-previousElementSibling.html:21:3)

The result of this test is unknown.