Files
servo/tests/wpt/metadata/html/semantics/forms/the-input-element/email.html.ini

24 lines
592 B
INI

[email.html]
type: testharness
[single_email doesn't have the multiple attribute]
expected: FAIL
[value should be sanitized: strip line breaks]
expected: FAIL
[Email address validity]
expected: FAIL
[When the multiple attribute is removed, the user agent must run the value sanitization algorithm]
expected: FAIL
[multiple_email has the multiple attribute]
expected: FAIL
[run the value sanitization algorithm after setting a new value]
expected: FAIL
[valid value is a set of valid email addresses separated by a single ',']
expected: FAIL