Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassOption with non-empty label.
Asserts run
Pass
assert_equals("text", "text")
    at Test.<anonymous> ( /html/semantics/forms/the-option-element/option-text-label.html:14:3)
PassOption with empty label.
Asserts run
Pass
assert_equals("text", "text")
    at Test.<anonymous> ( /html/semantics/forms/the-option-element/option-text-label.html:21:3)