Summary

Harness status: OK

Found 85 tests

Details

ResultTest NameMessage
Pass[INPUT in TEXT status] The pattern attribute is not set
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in TEXT status] The value attibute is empty string
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in TEXT status] The value attribute matches the pattern attribute
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in TEXT status] The value(ABC) in unicode attribute matches the pattern attribute
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in TEXT status] The value attribute mismatches the pattern attribute
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in TEXT status] The value attribute mismatches the pattern attribute even when a subset matches
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in TEXT status] Invalid regular expression gets ignored
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in TEXT status] Invalid `v` regular expression gets ignored
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in TEXT status] The pattern attribute tries to escape a group
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in TEXT status] The pattern attribute uses Unicode features
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in TEXT status] The value attribute matches JavaScript-specific regular expression
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in TEXT status] The value attribute mismatches JavaScript-specific regular expression
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in SEARCH status] The pattern attribute is not set
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in SEARCH status] The value attibute is empty string
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in SEARCH status] The value attribute matches the pattern attribute
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in SEARCH status] The value(ABC) in unicode attribute matches the pattern attribute
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in SEARCH status] The value attribute mismatches the pattern attribute
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in SEARCH status] The value attribute mismatches the pattern attribute even when a subset matches
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in SEARCH status] Invalid regular expression gets ignored
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in SEARCH status] Invalid `v` regular expression gets ignored
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in SEARCH status] The pattern attribute tries to escape a group
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in SEARCH status] The pattern attribute uses Unicode features
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in SEARCH status] The value attribute matches JavaScript-specific regular expression
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in SEARCH status] The value attribute mismatches JavaScript-specific regular expression
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in TEL status] The pattern attribute is not set
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in TEL status] The value attibute is empty string
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in TEL status] The value attribute matches the pattern attribute
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in TEL status] The value(ABC) in unicode attribute matches the pattern attribute
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in TEL status] The value attribute mismatches the pattern attribute
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in TEL status] The value attribute mismatches the pattern attribute even when a subset matches
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in TEL status] Invalid regular expression gets ignored
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in TEL status] Invalid `v` regular expression gets ignored
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in TEL status] The pattern attribute tries to escape a group
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in TEL status] The pattern attribute uses Unicode features
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in TEL status] The value attribute matches JavaScript-specific regular expression
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in TEL status] The value attribute mismatches JavaScript-specific regular expression
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in URL status] The pattern attribute is not set
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in URL status] The value attibute is empty string
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in URL status] The value attribute matches the pattern attribute
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in URL status] The value(ABC) in unicode attribute matches the pattern attribute
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in URL status] The value attribute mismatches the pattern attribute
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in URL status] The value attribute mismatches the pattern attribute even when a subset matches
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in URL status] Invalid regular expression gets ignored
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in URL status] Invalid `v` regular expression gets ignored
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in URL status] The pattern attribute tries to escape a group
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in URL status] The pattern attribute uses Unicode features
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in URL status] The value attribute matches JavaScript-specific regular expression
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in URL status] The value attribute mismatches JavaScript-specific regular expression
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in EMAIL status] The pattern attribute is not set
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in EMAIL status] The value attibute is empty string
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in EMAIL status] The value attribute matches the pattern attribute
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in EMAIL status] The value(ABC) in unicode attribute matches the pattern attribute
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in EMAIL status] The value attribute mismatches the pattern attribute
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in EMAIL status] The value attribute mismatches the pattern attribute even when a subset matches
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in EMAIL status] Invalid regular expression gets ignored
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in EMAIL status] Invalid `v` regular expression gets ignored
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in EMAIL status] The pattern attribute tries to escape a group
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in EMAIL status] The pattern attribute uses Unicode features
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in EMAIL status] The value attribute matches JavaScript-specific regular expression
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in EMAIL status] The value attribute mismatches JavaScript-specific regular expression
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in PASSWORD status] The pattern attribute is not set
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in PASSWORD status] The value attibute is empty string
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in PASSWORD status] The value attribute matches the pattern attribute
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in PASSWORD status] The value(ABC) in unicode attribute matches the pattern attribute
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in PASSWORD status] The value attribute mismatches the pattern attribute
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in PASSWORD status] The value attribute mismatches the pattern attribute even when a subset matches
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in PASSWORD status] Invalid regular expression gets ignored
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in PASSWORD status] Invalid `v` regular expression gets ignored
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in PASSWORD status] The pattern attribute tries to escape a group
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in PASSWORD status] The pattern attribute uses Unicode features
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in PASSWORD status] The value attribute matches JavaScript-specific regular expression
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in PASSWORD status] The value attribute mismatches JavaScript-specific regular expression
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in EMAIL status] The pattern attribute is not set, if multiple is present
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in EMAIL status] The value attibute is empty string, if multiple is present
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in EMAIL status] The value attribute matches the pattern attribute, if multiple is present
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in EMAIL status] The value(ABC) in unicode attribute matches the pattern attribute, if multiple is present
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in EMAIL status] The value attribute mismatches the pattern attribute, if multiple is present
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in EMAIL status] The value attribute mismatches the pattern attribute even when a subset matches, if multiple is present
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in EMAIL status] Invalid regular expression gets ignored, if multiple is present
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in EMAIL status] Invalid `v` regular expression gets ignored, if multiple is present
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in EMAIL status] The pattern attribute tries to escape a group, if multiple is present
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in EMAIL status] The pattern attribute uses Unicode features, if multiple is present
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in EMAIL status] The value attribute matches JavaScript-specific regular expression, if multiple is present
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_false(false, "The validity.patternMismatch should be false.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass
assert_false(false, "The validity.patternMismatch should be false, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:50:11
Pass[INPUT in EMAIL status] The value attribute mismatches JavaScript-specific regular expression, if multiple is present
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass[INPUT in EMAIL status] Commas should be stripped from regex input, if multiple is present
Asserts run
Pass
assert_true(true, "The validity attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:374:9)
Pass
assert_true(true, "The patternMismatch attribute doesn't exist.")
    at Object.pre_check ( /html/semantics/forms/constraints/support/validator.js:375:9)
Pass
assert_true(true, "The validity.patternMismatch should be true.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11
Pass
assert_true(true, "The validity.patternMismatch should be true, when control is disabled & readonly.")
    at  /html/semantics/forms/constraints/support/validator.js:46:11