mirror of
https://github.com/servo/servo
synced 2026-05-02 12:26:06 +02:00
24 lines
592 B
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
|
|
|