Pass | select.value should reflect option.value | Asserts runPass | 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) |
|