Harness status: OK

Found 85 tests

85 Pass
Pass	[INPUT in TEXT status] The pattern attribute is not set
Pass	[INPUT in TEXT status] The value attibute is empty string
Pass	[INPUT in TEXT status] The value attribute matches the pattern attribute
Pass	[INPUT in TEXT status] The value(ABC) in unicode attribute matches the pattern attribute
Pass	[INPUT in TEXT status] The value attribute mismatches the pattern attribute
Pass	[INPUT in TEXT status] The value attribute mismatches the pattern attribute even when a subset matches
Pass	[INPUT in TEXT status] Invalid regular expression gets ignored
Pass	[INPUT in TEXT status] Invalid `v` regular expression gets ignored
Pass	[INPUT in TEXT status] The pattern attribute tries to escape a group
Pass	[INPUT in TEXT status] The pattern attribute uses Unicode features
Pass	[INPUT in TEXT status] The value attribute matches JavaScript-specific regular expression
Pass	[INPUT in TEXT status] The value attribute mismatches JavaScript-specific regular expression
Pass	[INPUT in SEARCH status] The pattern attribute is not set
Pass	[INPUT in SEARCH status] The value attibute is empty string
Pass	[INPUT in SEARCH status] The value attribute matches the pattern attribute
Pass	[INPUT in SEARCH status] The value(ABC) in unicode attribute matches the pattern attribute
Pass	[INPUT in SEARCH status] The value attribute mismatches the pattern attribute
Pass	[INPUT in SEARCH status] The value attribute mismatches the pattern attribute even when a subset matches
Pass	[INPUT in SEARCH status] Invalid regular expression gets ignored
Pass	[INPUT in SEARCH status] Invalid `v` regular expression gets ignored
Pass	[INPUT in SEARCH status] The pattern attribute tries to escape a group
Pass	[INPUT in SEARCH status] The pattern attribute uses Unicode features
Pass	[INPUT in SEARCH status] The value attribute matches JavaScript-specific regular expression
Pass	[INPUT in SEARCH status] The value attribute mismatches JavaScript-specific regular expression
Pass	[INPUT in TEL status] The pattern attribute is not set
Pass	[INPUT in TEL status] The value attibute is empty string
Pass	[INPUT in TEL status] The value attribute matches the pattern attribute
Pass	[INPUT in TEL status] The value(ABC) in unicode attribute matches the pattern attribute
Pass	[INPUT in TEL status] The value attribute mismatches the pattern attribute
Pass	[INPUT in TEL status] The value attribute mismatches the pattern attribute even when a subset matches
Pass	[INPUT in TEL status] Invalid regular expression gets ignored
Pass	[INPUT in TEL status] Invalid `v` regular expression gets ignored
Pass	[INPUT in TEL status] The pattern attribute tries to escape a group
Pass	[INPUT in TEL status] The pattern attribute uses Unicode features
Pass	[INPUT in TEL status] The value attribute matches JavaScript-specific regular expression
Pass	[INPUT in TEL status] The value attribute mismatches JavaScript-specific regular expression
Pass	[INPUT in URL status] The pattern attribute is not set
Pass	[INPUT in URL status] The value attibute is empty string
Pass	[INPUT in URL status] The value attribute matches the pattern attribute
Pass	[INPUT in URL status] The value(ABC) in unicode attribute matches the pattern attribute
Pass	[INPUT in URL status] The value attribute mismatches the pattern attribute
Pass	[INPUT in URL status] The value attribute mismatches the pattern attribute even when a subset matches
Pass	[INPUT in URL status] Invalid regular expression gets ignored
Pass	[INPUT in URL status] Invalid `v` regular expression gets ignored
Pass	[INPUT in URL status] The pattern attribute tries to escape a group
Pass	[INPUT in URL status] The pattern attribute uses Unicode features
Pass	[INPUT in URL status] The value attribute matches JavaScript-specific regular expression
Pass	[INPUT in URL status] The value attribute mismatches JavaScript-specific regular expression
Pass	[INPUT in EMAIL status] The pattern attribute is not set
Pass	[INPUT in EMAIL status] The value attibute is empty string
Pass	[INPUT in EMAIL status] The value attribute matches the pattern attribute
Pass	[INPUT in EMAIL status] The value(ABC) in unicode attribute matches the pattern attribute
Pass	[INPUT in EMAIL status] The value attribute mismatches the pattern attribute
Pass	[INPUT in EMAIL status] The value attribute mismatches the pattern attribute even when a subset matches
Pass	[INPUT in EMAIL status] Invalid regular expression gets ignored
Pass	[INPUT in EMAIL status] Invalid `v` regular expression gets ignored
Pass	[INPUT in EMAIL status] The pattern attribute tries to escape a group
Pass	[INPUT in EMAIL status] The pattern attribute uses Unicode features
Pass	[INPUT in EMAIL status] The value attribute matches JavaScript-specific regular expression
Pass	[INPUT in EMAIL status] The value attribute mismatches JavaScript-specific regular expression
Pass	[INPUT in PASSWORD status] The pattern attribute is not set
Pass	[INPUT in PASSWORD status] The value attibute is empty string
Pass	[INPUT in PASSWORD status] The value attribute matches the pattern attribute
Pass	[INPUT in PASSWORD status] The value(ABC) in unicode attribute matches the pattern attribute
Pass	[INPUT in PASSWORD status] The value attribute mismatches the pattern attribute
Pass	[INPUT in PASSWORD status] The value attribute mismatches the pattern attribute even when a subset matches
Pass	[INPUT in PASSWORD status] Invalid regular expression gets ignored
Pass	[INPUT in PASSWORD status] Invalid `v` regular expression gets ignored
Pass	[INPUT in PASSWORD status] The pattern attribute tries to escape a group
Pass	[INPUT in PASSWORD status] The pattern attribute uses Unicode features
Pass	[INPUT in PASSWORD status] The value attribute matches JavaScript-specific regular expression
Pass	[INPUT in PASSWORD status] The value attribute mismatches JavaScript-specific regular expression
Pass	[INPUT in EMAIL status] The pattern attribute is not set, if multiple is present
Pass	[INPUT in EMAIL status] The value attibute is empty string, if multiple is present
Pass	[INPUT in EMAIL status] The value attribute matches the pattern attribute, if multiple is present
Pass	[INPUT in EMAIL status] The value(ABC) in unicode attribute matches the pattern attribute, if multiple is present
Pass	[INPUT in EMAIL status] The value attribute mismatches the pattern attribute, if multiple is present
Pass	[INPUT in EMAIL status] The value attribute mismatches the pattern attribute even when a subset matches, if multiple is present
Pass	[INPUT in EMAIL status] Invalid regular expression gets ignored, if multiple is present
Pass	[INPUT in EMAIL status] Invalid `v` regular expression gets ignored, if multiple is present
Pass	[INPUT in EMAIL status] The pattern attribute tries to escape a group, if multiple is present
Pass	[INPUT in EMAIL status] The pattern attribute uses Unicode features, if multiple is present
Pass	[INPUT in EMAIL status] The value attribute matches JavaScript-specific regular expression, if multiple is present
Pass	[INPUT in EMAIL status] The value attribute mismatches JavaScript-specific regular expression, if multiple is present
Pass	[INPUT in EMAIL status] Commas should be stripped from regex input, if multiple is present