Test of firstElementChild with namespaces

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassfirstElementChild with namespaces
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /dom/nodes/Element-firstElementChild-namespace-xhtml.xhtml:21:3)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /dom/nodes/Element-firstElementChild-namespace-xhtml.xhtml:22:3)
Pass
assert_equals("first_element_child", "first_element_child")
    at Test.<anonymous> ( /dom/nodes/Element-firstElementChild-namespace-xhtml.xhtml:23:3)
Pass
assert_equals("dill", "dill")
    at Test.<anonymous> ( /dom/nodes/Element-firstElementChild-namespace-xhtml.xhtml:24:3)

The result of this test is logged above.