Pass | assert_equals(0, 0, "initial selectionStart")
at Test.<anonymous> ( /html/semantics/forms/textfieldselection/selection-not-application-textarea.html:12:5) |
Pass | assert_equals(0, 0, "initial selectionEnd")
at Test.<anonymous> ( /html/semantics/forms/textfieldselection/selection-not-application-textarea.html:13:5) |
Pass | assert_in_array("forward", ["none", "forward"])
at Test.<anonymous> ( /html/semantics/forms/textfieldselection/selection-not-application-textarea.html:16:5) |
Pass | assert_equals("forward", "forward")
at Test.<anonymous> ( /html/semantics/forms/textfieldselection/selection-not-application-textarea.html:20:5) |
Pass | assert_equals(1, 1, "updated selectionStart")
at Test.<anonymous> ( /html/semantics/forms/textfieldselection/selection-not-application-textarea.html:26:5) |
Pass | assert_equals(1, 1, "updated selectionEnd")
at Test.<anonymous> ( /html/semantics/forms/textfieldselection/selection-not-application-textarea.html:27:5) |
Pass | assert_equals("forward", "forward", "updated selectionDirection")
at Test.<anonymous> ( /html/semantics/forms/textfieldselection/selection-not-application-textarea.html:28:5) |
Pass | assert_equals(0, 0, "final selectionStart")
at Test.<anonymous> ( /html/semantics/forms/textfieldselection/selection-not-application-textarea.html:32:5) |
Pass | assert_equals(1, 1, "final selectionEnd")
at Test.<anonymous> ( /html/semantics/forms/textfieldselection/selection-not-application-textarea.html:33:5) |
Pass | assert_in_array("forward", ["none", "forward"])
at Test.<anonymous> ( /html/semantics/forms/textfieldselection/selection-not-application-textarea.html:34:5) |
Pass | assert_equals("forward", "forward")
at Test.<anonymous> ( /html/semantics/forms/textfieldselection/selection-not-application-textarea.html:38:5) |