Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passselect.value should reflect option.value
Asserts run
Pass
assert_equals("innertext one", "innertext one", "The first option should be selected initially.")
    at Test.<anonymous> ( /html/semantics/forms/the-select-element/select-value-option.tentative.html:20:3)
Pass
assert_equals("valueattribute", "valueattribute", "Assigning value should look at the options value, not innertext")
    at Test.<anonymous> ( /html/semantics/forms/the-select-element/select-value-option.tentative.html:23:3)