Summary

Harness status: OK

Found 8 tests

Details

ResultTest NameMessage
Pass[input] The validity.customError must be true if the custom validity error message is not empty
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:378:9)
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:379:9)
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:380:9)
Pass
assert_true(true, "The customError attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:381:9)
Pass
assert_true(true, "The validity.customError attribute should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:172:11
Pass
assert_equals("My custom error", "My custom error", "The validationMessage attribute should be 'My custom error'.")
    at  /html/semantics/forms/constraints/support/validator.js:182:13
Pass
assert_true(true, "The validity.customError attribute should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:172:11
Pass
assert_equals("", "", "The validationMessage attribute must be empty, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:178:13
Pass
assert_true(true, "The validity.customError attribute should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:172:11
Pass
assert_equals("", "", "The validationMessage attribute must be empty, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:178:13
Pass
assert_true(true, "The validity.customError attribute should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:172:11
Pass
assert_equals("", "", "The validationMessage attribute must be empty, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:178:13
Pass[input] The validity.customError must be false if the custom validity error message is empty
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:378:9)
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:379:9)
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:380:9)
Pass
assert_true(true, "The customError attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:381:9)
Pass
assert_false(false, "The validity.customError attribute should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:188:11
Pass
assert_equals("", "", "The validationMessage attribute must be empty.")
    at  /html/semantics/forms/constraints/support/validator.js:191:11
Pass
assert_false(false, "The validity.customError attribute should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:188:11
Pass
assert_equals("", "", "The validationMessage attribute must be empty, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:191:11
Pass
assert_false(false, "The validity.customError attribute should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:188:11
Pass
assert_equals("", "", "The validationMessage attribute must be empty, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:191:11
Pass
assert_false(false, "The validity.customError attribute should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:188:11
Pass
assert_equals("", "", "The validationMessage attribute must be empty, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:191:11
Pass[button] The validity.customError must be true if the custom validity error message is not empty
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:378:9)
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:379:9)
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:380:9)
Pass
assert_true(true, "The customError attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:381:9)
Pass
assert_true(true, "The validity.customError attribute should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:172:11
Pass
assert_equals("My custom error", "My custom error", "The validationMessage attribute should be 'My custom error'.")
    at  /html/semantics/forms/constraints/support/validator.js:182:13
Pass
assert_true(true, "The validity.customError attribute should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:172:11
Pass
assert_equals("", "", "The validationMessage attribute must be empty, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:178:13
Pass[button] The validity.customError must be false if the custom validity error message is empty
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:378:9)
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:379:9)
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:380:9)
Pass
assert_true(true, "The customError attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:381:9)
Pass
assert_false(false, "The validity.customError attribute should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:188:11
Pass
assert_equals("", "", "The validationMessage attribute must be empty.")
    at  /html/semantics/forms/constraints/support/validator.js:191:11
Pass
assert_false(false, "The validity.customError attribute should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:188:11
Pass
assert_equals("", "", "The validationMessage attribute must be empty, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:191:11
Pass[select] The validity.customError must be true if the custom validity error message is not empty
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:378:9)
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:379:9)
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:380:9)
Pass
assert_true(true, "The customError attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:381:9)
Pass
assert_true(true, "The validity.customError attribute should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:172:11
Pass
assert_equals("My custom error", "My custom error", "The validationMessage attribute should be 'My custom error'.")
    at  /html/semantics/forms/constraints/support/validator.js:182:13
Pass
assert_true(true, "The validity.customError attribute should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:172:11
Pass
assert_equals("", "", "The validationMessage attribute must be empty, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:178:13
Pass[select] The validity.customError must be false if the custom validity error message is empty
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:378:9)
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:379:9)
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:380:9)
Pass
assert_true(true, "The customError attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:381:9)
Pass
assert_false(false, "The validity.customError attribute should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:188:11
Pass
assert_equals("", "", "The validationMessage attribute must be empty.")
    at  /html/semantics/forms/constraints/support/validator.js:191:11
Pass
assert_false(false, "The validity.customError attribute should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:188:11
Pass
assert_equals("", "", "The validationMessage attribute must be empty, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:191:11
Pass[textarea] The validity.customError must be true if the custom validity error message is not empty
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:378:9)
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:379:9)
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:380:9)
Pass
assert_true(true, "The customError attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:381:9)
Pass
assert_true(true, "The validity.customError attribute should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:172:11
Pass
assert_equals("My custom error", "My custom error", "The validationMessage attribute should be 'My custom error'.")
    at  /html/semantics/forms/constraints/support/validator.js:182:13
Pass
assert_true(true, "The validity.customError attribute should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:172:11
Pass
assert_equals("", "", "The validationMessage attribute must be empty, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:178:13
Pass
assert_true(true, "The validity.customError attribute should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:172:11
Pass
assert_equals("", "", "The validationMessage attribute must be empty, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:178:13
Pass
assert_true(true, "The validity.customError attribute should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:172:11
Pass
assert_equals("", "", "The validationMessage attribute must be empty, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:178:13
Pass[textarea] The validity.customError must be false if the custom validity error message is empty
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:378:9)
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:379:9)
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:380:9)
Pass
assert_true(true, "The customError attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:381:9)
Pass
assert_false(false, "The validity.customError attribute should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:188:11
Pass
assert_equals("", "", "The validationMessage attribute must be empty.")
    at  /html/semantics/forms/constraints/support/validator.js:191:11
Pass
assert_false(false, "The validity.customError attribute should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:188:11
Pass
assert_equals("", "", "The validationMessage attribute must be empty, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:191:11
Pass
assert_false(false, "The validity.customError attribute should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:188:11
Pass
assert_equals("", "", "The validationMessage attribute must be empty, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:191:11
Pass
assert_false(false, "The validity.customError attribute should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:188:11
Pass
assert_equals("", "", "The validationMessage attribute must be empty, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:191:11