mirror of
https://github.com/servo/servo.git
synced 2025-07-16 03:43:38 +01:00
Update web-platform-tests to revision 4d96cccabc2feacd48e1dab9afc22b8af2225572
This commit is contained in:
parent
0d236288cc
commit
c66c6af0ba
1067 changed files with 63768 additions and 10900 deletions
|
@ -1,3 +1,23 @@
|
|||
[email.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue