Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassgetElementsByClassName and null/undefined
Asserts run
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/Document.getElementsByClassName-null-undef.html:17:3)
Pass
assert_equals(Element node <p class="undefined" id="p2"></p>, Element node <p class="undefined" id="p2"></p>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/Document.getElementsByClassName-null-undef.html:18:3)
Pass
assert_equals(Element node <p class="undefined null" id="p4"></p>, Element node <p class="undefined null" id="p4"></p>)
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/Document.getElementsByClassName-null-undef.html:20:3)