Summary

Harness status: OK

Found 6 tests

Details

ResultTest NameMessage
PassDefault selectionStart and selectionEnd for [object HTMLTextAreaElement]
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/forms/textfieldselection/defaultSelection.html:12:9)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/forms/textfieldselection/defaultSelection.html:13:9)
PassselectionStart and selectionEnd do not change when same value set again for [object HTMLTextAreaElement]
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/forms/textfieldselection/defaultSelection.html:18:9)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/forms/textfieldselection/defaultSelection.html:19:9)
PassselectionStart and selectionEnd change when value changed to upper case for [object HTMLTextAreaElement]
Asserts run
Pass
assert_equals(3, 3)
    at Test.<anonymous> ( /html/semantics/forms/textfieldselection/defaultSelection.html:24:9)
Pass
assert_equals(3, 3)
    at Test.<anonymous> ( /html/semantics/forms/textfieldselection/defaultSelection.html:25:9)
PassDefault selectionStart and selectionEnd for [object HTMLInputElement]
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/forms/textfieldselection/defaultSelection.html:12:9)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/forms/textfieldselection/defaultSelection.html:13:9)
PassselectionStart and selectionEnd do not change when same value set again for [object HTMLInputElement]
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/forms/textfieldselection/defaultSelection.html:18:9)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /html/semantics/forms/textfieldselection/defaultSelection.html:19:9)
PassselectionStart and selectionEnd change when value changed to upper case for [object HTMLInputElement]
Asserts run
Pass
assert_equals(3, 3)
    at Test.<anonymous> ( /html/semantics/forms/textfieldselection/defaultSelection.html:24:9)
Pass
assert_equals(3, 3)
    at Test.<anonymous> ( /html/semantics/forms/textfieldselection/defaultSelection.html:25:9)