Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passform.elements should work correctly in the face of table syntax errors
Asserts run
Pass
assert_array_equals(object "[object HTMLFormControlsCollection]", [Element node <input type="radio" name="radio0" id="r0" value="0"></input>, Element node <input type="radio" name="radio1" id="r1" value="1"></input>, Element node <input type="radio" name="radio2" id="r2" value="2"></input>])
    at Test.<anonymous> ( /html/semantics/forms/the-form-element/form-elements-nameditem-02.html:23:3)