Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Passform.elements: interfaces
Asserts runNo asserts ran
PassTesting interface HTMLFormControlsCollection
Asserts run
Pass
assert_true(true, "Interface should exist")
    at Test.<anonymous> ( /html/semantics/forms/the-form-element/form-elements-interfaces-01.html:14:7)
Pass
assert_true(true, "elements should implement the interface")
    at Test.<anonymous> ( /html/semantics/forms/the-form-element/form-elements-interfaces-01.html:15:7)
PassTesting interface HTMLCollection
Asserts run
Pass
assert_true(true, "Interface should exist")
    at Test.<anonymous> ( /html/semantics/forms/the-form-element/form-elements-interfaces-01.html:14:7)
Pass
assert_true(true, "elements should implement the interface")
    at Test.<anonymous> ( /html/semantics/forms/the-form-element/form-elements-interfaces-01.html:15:7)