Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTextarea's type attribute should return 'textarea'
Asserts run
Pass
assert_equals("textarea", "textarea")
    at Test.<anonymous> ( /html/semantics/forms/the-textarea-element/textarea-type.html:12:3)