Summary

Harness status: OK

Found 12 tests

Details

ResultTest NameMessage
PassResetting <input> by calling the reset() method
Asserts run
Pass
assert_equals("123", "123", "Precondition 1")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:64:3)
Pass
assert_equals("123", "123", "Precondition 2")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:65:3)
Pass
assert_false(false, "Precondition 3")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:66:3)
Pass
assert_true(true, "Precondition 4")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:67:3)
Pass
assert_false(false, "Precondition 5")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:68:3)
Pass
assert_true(true, "Precondition 6")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:69:3)
Pass
assert_equals("123", "123", "Precondition 17")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:70:3)
Pass
assert_equals("abc", "abc", "Precondition 8")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:71:3)
Pass
assert_true(true, "Precondition 9")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:72:3)
Pass
assert_true(true, "Precondition 10")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:73:3)
Pass
assert_true(true, "Precondition 11")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:74:3)
Pass
assert_false(false, "Precondition 12")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:75:3)
Pass
assert_false(false, "Precondition 13")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:76:3)
Pass
assert_equals("abc", "abc", "The value of the input element in text status should be 'abc'.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:83:5)
Pass
assert_equals("", "", "The value of the input element in text status should be empty string.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:84:5)
Pass
assert_true(true, "The checked attribute of the input element in radio should be true.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:85:5)
Pass
assert_false(false, "The checked attribute of the input element in radio should be false.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:86:5)
Pass
assert_true(true, "The checked attribute of the input element in checkbox should be true.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:87:5)
Pass
assert_false(false, "The checked attribute of the input element in checkbox should be false.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:88:5)
PassResetting <textarea> by calling the reset() method
Asserts run
Pass
assert_equals("123", "123", "Precondition 1")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:64:3)
Pass
assert_equals("123", "123", "Precondition 2")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:65:3)
Pass
assert_false(false, "Precondition 3")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:66:3)
Pass
assert_true(true, "Precondition 4")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:67:3)
Pass
assert_false(false, "Precondition 5")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:68:3)
Pass
assert_true(true, "Precondition 6")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:69:3)
Pass
assert_equals("123", "123", "Precondition 17")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:70:3)
Pass
assert_equals("abc", "abc", "Precondition 8")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:71:3)
Pass
assert_true(true, "Precondition 9")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:72:3)
Pass
assert_true(true, "Precondition 10")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:73:3)
Pass
assert_true(true, "Precondition 11")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:74:3)
Pass
assert_false(false, "Precondition 12")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:75:3)
Pass
assert_false(false, "Precondition 13")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:76:3)
Pass
assert_equals("abc", "abc", "The value attribute of the textarea element should be reset.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:94:5)
Pass
assert_equals("abc", "abc", "The value attribute of the textarea element should be 'abc'.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:95:5)
PassResetting <output> by calling the reset() method
Asserts run
Pass
assert_equals("123", "123", "Precondition 1")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:64:3)
Pass
assert_equals("123", "123", "Precondition 2")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:65:3)
Pass
assert_false(false, "Precondition 3")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:66:3)
Pass
assert_true(true, "Precondition 4")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:67:3)
Pass
assert_false(false, "Precondition 5")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:68:3)
Pass
assert_true(true, "Precondition 6")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:69:3)
Pass
assert_equals("123", "123", "Precondition 17")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:70:3)
Pass
assert_equals("abc", "abc", "Precondition 8")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:71:3)
Pass
assert_true(true, "Precondition 9")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:72:3)
Pass
assert_true(true, "Precondition 10")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:73:3)
Pass
assert_true(true, "Precondition 11")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:74:3)
Pass
assert_false(false, "Precondition 12")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:75:3)
Pass
assert_false(false, "Precondition 13")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:76:3)
Pass
assert_equals("abc", "abc", "The textContent of the output element should be reset.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:101:5)
Pass
assert_equals("abc", "abc", "The textContent of the output element should be 'abc'.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:102:5)
PassResetting <select> by calling the reset() method
Asserts run
Pass
assert_equals("123", "123", "Precondition 1")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:64:3)
Pass
assert_equals("123", "123", "Precondition 2")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:65:3)
Pass
assert_false(false, "Precondition 3")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:66:3)
Pass
assert_true(true, "Precondition 4")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:67:3)
Pass
assert_false(false, "Precondition 5")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:68:3)
Pass
assert_true(true, "Precondition 6")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:69:3)
Pass
assert_equals("123", "123", "Precondition 17")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:70:3)
Pass
assert_equals("abc", "abc", "Precondition 8")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:71:3)
Pass
assert_true(true, "Precondition 9")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:72:3)
Pass
assert_true(true, "Precondition 10")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:73:3)
Pass
assert_true(true, "Precondition 11")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:74:3)
Pass
assert_false(false, "Precondition 12")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:75:3)
Pass
assert_false(false, "Precondition 13")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:76:3)
Pass
assert_true(true, "The first option in the select element should be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:108:5)
Pass
assert_false(false, "The second option in the select element should not be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:109:5)
Pass
assert_false(false, "The first option in the select element should not be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:110:5)
Pass
assert_true(true, "The second option in the select element should be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:111:5)
Pass
assert_false(false, "The first option in the select element with multiple attribute should not be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:112:5)
Pass
assert_true(true, "The second option in the select element with multiple attribute should be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:113:5)
Pass
assert_true(true, "The third option in the select element with multiple attribute should be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:114:5)
PassResetting <input> by clicking the button in reset status
Asserts run
Pass
assert_equals("123", "123", "Precondition 1")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:64:3)
Pass
assert_equals("123", "123", "Precondition 2")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:65:3)
Pass
assert_false(false, "Precondition 3")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:66:3)
Pass
assert_true(true, "Precondition 4")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:67:3)
Pass
assert_false(false, "Precondition 5")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:68:3)
Pass
assert_true(true, "Precondition 6")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:69:3)
Pass
assert_equals("123", "123", "Precondition 17")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:70:3)
Pass
assert_equals("abc", "abc", "Precondition 8")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:71:3)
Pass
assert_true(true, "Precondition 9")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:72:3)
Pass
assert_true(true, "Precondition 10")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:73:3)
Pass
assert_true(true, "Precondition 11")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:74:3)
Pass
assert_false(false, "Precondition 12")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:75:3)
Pass
assert_false(false, "Precondition 13")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:76:3)
Pass
assert_equals("abc", "abc", "The value of the input element in text status should be 'abc'.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:83:5)
Pass
assert_equals("", "", "The value of the input element in text status should be empty string.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:84:5)
Pass
assert_true(true, "The checked attribute of the input element in radio should be true.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:85:5)
Pass
assert_false(false, "The checked attribute of the input element in radio should be false.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:86:5)
Pass
assert_true(true, "The checked attribute of the input element in checkbox should be true.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:87:5)
Pass
assert_false(false, "The checked attribute of the input element in checkbox should be false.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:88:5)
PassResetting <textarea> by clicking the button in reset status
Asserts run
Pass
assert_equals("123", "123", "Precondition 1")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:64:3)
Pass
assert_equals("123", "123", "Precondition 2")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:65:3)
Pass
assert_false(false, "Precondition 3")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:66:3)
Pass
assert_true(true, "Precondition 4")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:67:3)
Pass
assert_false(false, "Precondition 5")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:68:3)
Pass
assert_true(true, "Precondition 6")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:69:3)
Pass
assert_equals("123", "123", "Precondition 17")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:70:3)
Pass
assert_equals("abc", "abc", "Precondition 8")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:71:3)
Pass
assert_true(true, "Precondition 9")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:72:3)
Pass
assert_true(true, "Precondition 10")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:73:3)
Pass
assert_true(true, "Precondition 11")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:74:3)
Pass
assert_false(false, "Precondition 12")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:75:3)
Pass
assert_false(false, "Precondition 13")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:76:3)
Pass
assert_equals("abc", "abc", "The value attribute of the textarea element should be reset.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:94:5)
Pass
assert_equals("abc", "abc", "The value attribute of the textarea element should be 'abc'.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:95:5)
PassResetting <output> by clicking the button in reset status
Asserts run
Pass
assert_equals("123", "123", "Precondition 1")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:64:3)
Pass
assert_equals("123", "123", "Precondition 2")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:65:3)
Pass
assert_false(false, "Precondition 3")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:66:3)
Pass
assert_true(true, "Precondition 4")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:67:3)
Pass
assert_false(false, "Precondition 5")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:68:3)
Pass
assert_true(true, "Precondition 6")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:69:3)
Pass
assert_equals("123", "123", "Precondition 17")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:70:3)
Pass
assert_equals("abc", "abc", "Precondition 8")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:71:3)
Pass
assert_true(true, "Precondition 9")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:72:3)
Pass
assert_true(true, "Precondition 10")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:73:3)
Pass
assert_true(true, "Precondition 11")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:74:3)
Pass
assert_false(false, "Precondition 12")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:75:3)
Pass
assert_false(false, "Precondition 13")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:76:3)
Pass
assert_equals("abc", "abc", "The textContent of the output element should be reset.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:101:5)
Pass
assert_equals("abc", "abc", "The textContent of the output element should be 'abc'.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:102:5)
PassResetting <select> by clicking the button in reset status
Asserts run
Pass
assert_equals("123", "123", "Precondition 1")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:64:3)
Pass
assert_equals("123", "123", "Precondition 2")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:65:3)
Pass
assert_false(false, "Precondition 3")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:66:3)
Pass
assert_true(true, "Precondition 4")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:67:3)
Pass
assert_false(false, "Precondition 5")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:68:3)
Pass
assert_true(true, "Precondition 6")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:69:3)
Pass
assert_equals("123", "123", "Precondition 17")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:70:3)
Pass
assert_equals("abc", "abc", "Precondition 8")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:71:3)
Pass
assert_true(true, "Precondition 9")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:72:3)
Pass
assert_true(true, "Precondition 10")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:73:3)
Pass
assert_true(true, "Precondition 11")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:74:3)
Pass
assert_false(false, "Precondition 12")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:75:3)
Pass
assert_false(false, "Precondition 13")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:76:3)
Pass
assert_true(true, "The first option in the select element should be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:108:5)
Pass
assert_false(false, "The second option in the select element should not be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:109:5)
Pass
assert_false(false, "The first option in the select element should not be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:110:5)
Pass
assert_true(true, "The second option in the select element should be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:111:5)
Pass
assert_false(false, "The first option in the select element with multiple attribute should not be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:112:5)
Pass
assert_true(true, "The second option in the select element with multiple attribute should be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:113:5)
Pass
assert_true(true, "The third option in the select element with multiple attribute should be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:114:5)
PassResetting <input> by clicking the input in reset status
Asserts run
Pass
assert_equals("123", "123", "Precondition 1")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:64:3)
Pass
assert_equals("123", "123", "Precondition 2")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:65:3)
Pass
assert_false(false, "Precondition 3")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:66:3)
Pass
assert_true(true, "Precondition 4")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:67:3)
Pass
assert_false(false, "Precondition 5")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:68:3)
Pass
assert_true(true, "Precondition 6")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:69:3)
Pass
assert_equals("123", "123", "Precondition 17")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:70:3)
Pass
assert_equals("abc", "abc", "Precondition 8")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:71:3)
Pass
assert_true(true, "Precondition 9")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:72:3)
Pass
assert_true(true, "Precondition 10")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:73:3)
Pass
assert_true(true, "Precondition 11")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:74:3)
Pass
assert_false(false, "Precondition 12")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:75:3)
Pass
assert_false(false, "Precondition 13")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:76:3)
Pass
assert_equals("abc", "abc", "The value of the input element in text status should be 'abc'.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:83:5)
Pass
assert_equals("", "", "The value of the input element in text status should be empty string.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:84:5)
Pass
assert_true(true, "The checked attribute of the input element in radio should be true.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:85:5)
Pass
assert_false(false, "The checked attribute of the input element in radio should be false.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:86:5)
Pass
assert_true(true, "The checked attribute of the input element in checkbox should be true.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:87:5)
Pass
assert_false(false, "The checked attribute of the input element in checkbox should be false.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:88:5)
PassResetting <textarea> by clicking the input in reset status
Asserts run
Pass
assert_equals("123", "123", "Precondition 1")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:64:3)
Pass
assert_equals("123", "123", "Precondition 2")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:65:3)
Pass
assert_false(false, "Precondition 3")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:66:3)
Pass
assert_true(true, "Precondition 4")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:67:3)
Pass
assert_false(false, "Precondition 5")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:68:3)
Pass
assert_true(true, "Precondition 6")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:69:3)
Pass
assert_equals("123", "123", "Precondition 17")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:70:3)
Pass
assert_equals("abc", "abc", "Precondition 8")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:71:3)
Pass
assert_true(true, "Precondition 9")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:72:3)
Pass
assert_true(true, "Precondition 10")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:73:3)
Pass
assert_true(true, "Precondition 11")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:74:3)
Pass
assert_false(false, "Precondition 12")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:75:3)
Pass
assert_false(false, "Precondition 13")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:76:3)
Pass
assert_equals("abc", "abc", "The value attribute of the textarea element should be reset.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:94:5)
Pass
assert_equals("abc", "abc", "The value attribute of the textarea element should be 'abc'.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:95:5)
PassResetting <output> by clicking the input in reset status
Asserts run
Pass
assert_equals("123", "123", "Precondition 1")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:64:3)
Pass
assert_equals("123", "123", "Precondition 2")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:65:3)
Pass
assert_false(false, "Precondition 3")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:66:3)
Pass
assert_true(true, "Precondition 4")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:67:3)
Pass
assert_false(false, "Precondition 5")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:68:3)
Pass
assert_true(true, "Precondition 6")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:69:3)
Pass
assert_equals("123", "123", "Precondition 17")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:70:3)
Pass
assert_equals("abc", "abc", "Precondition 8")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:71:3)
Pass
assert_true(true, "Precondition 9")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:72:3)
Pass
assert_true(true, "Precondition 10")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:73:3)
Pass
assert_true(true, "Precondition 11")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:74:3)
Pass
assert_false(false, "Precondition 12")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:75:3)
Pass
assert_false(false, "Precondition 13")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:76:3)
Pass
assert_equals("abc", "abc", "The textContent of the output element should be reset.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:101:5)
Pass
assert_equals("abc", "abc", "The textContent of the output element should be 'abc'.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:102:5)
PassResetting <select> by clicking the input in reset status
Asserts run
Pass
assert_equals("123", "123", "Precondition 1")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:64:3)
Pass
assert_equals("123", "123", "Precondition 2")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:65:3)
Pass
assert_false(false, "Precondition 3")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:66:3)
Pass
assert_true(true, "Precondition 4")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:67:3)
Pass
assert_false(false, "Precondition 5")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:68:3)
Pass
assert_true(true, "Precondition 6")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:69:3)
Pass
assert_equals("123", "123", "Precondition 17")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:70:3)
Pass
assert_equals("abc", "abc", "Precondition 8")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:71:3)
Pass
assert_true(true, "Precondition 9")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:72:3)
Pass
assert_true(true, "Precondition 10")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:73:3)
Pass
assert_true(true, "Precondition 11")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:74:3)
Pass
assert_false(false, "Precondition 12")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:75:3)
Pass
assert_false(false, "Precondition 13")
    at setPreconditions ( /html/semantics/forms/resetting-a-form/reset-form.html:76:3)
Pass
assert_true(true, "The first option in the select element should be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:108:5)
Pass
assert_false(false, "The second option in the select element should not be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:109:5)
Pass
assert_false(false, "The first option in the select element should not be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:110:5)
Pass
assert_true(true, "The second option in the select element should be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:111:5)
Pass
assert_false(false, "The first option in the select element with multiple attribute should not be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:112:5)
Pass
assert_true(true, "The second option in the select element with multiple attribute should be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:113:5)
Pass
assert_true(true, "The third option in the select element with multiple attribute should be selected.")
    at Test.<anonymous> ( /html/semantics/forms/resetting-a-form/reset-form.html:114:5)
abc