Pass | Default selectionStart and selectionEnd for [object HTMLTextAreaElement] | Asserts runPass | 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) |
|
Pass | selectionStart and selectionEnd do not change when same value set again for [object HTMLTextAreaElement] | Asserts runPass | 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) |
|
Pass | selectionStart and selectionEnd change when value changed to upper case for [object HTMLTextAreaElement] | Asserts runPass | 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) |
|
Pass | Default selectionStart and selectionEnd for [object HTMLInputElement] | Asserts runPass | 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) |
|
Pass | selectionStart and selectionEnd do not change when same value set again for [object HTMLInputElement] | Asserts runPass | 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) |
|
Pass | selectionStart and selectionEnd change when value changed to upper case for [object HTMLInputElement] | Asserts runPass | 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) |
|