mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision 0159b3ec9ba5355a3340621226e02ae026effd7f
This commit is contained in:
parent
d588ce8d85
commit
43a50e298a
37 changed files with 1341 additions and 62 deletions
|
@ -267,3 +267,6 @@
|
|||
[[INPUT in FILE status\] The Files attribute is null]
|
||||
expected: FAIL
|
||||
|
||||
[[INPUT in NUMBER status\] Value is a string that cannot be converted to a number]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -204,3 +204,48 @@
|
|||
[[BUTTON in SUBMIT status\] The willValidate attribute must be false if it has a datalist ancestor]
|
||||
expected: FAIL
|
||||
|
||||
[[INPUT in TEXT status\] The willValidate attribute must be true if an element is mutable]
|
||||
expected: FAIL
|
||||
|
||||
[[INPUT in SEARCH status\] The willValidate attribute must be true if an element is mutable]
|
||||
expected: FAIL
|
||||
|
||||
[[INPUT in TEL status\] The willValidate attribute must be true if an element is mutable]
|
||||
expected: FAIL
|
||||
|
||||
[[INPUT in URL status\] The willValidate attribute must be true if an element is mutable]
|
||||
expected: FAIL
|
||||
|
||||
[[INPUT in EMAIL status\] The willValidate attribute must be true if an element is mutable]
|
||||
expected: FAIL
|
||||
|
||||
[[INPUT in PASSWORD status\] The willValidate attribute must be true if an element is mutable]
|
||||
expected: FAIL
|
||||
|
||||
[[INPUT in DATETIME status\] The willValidate attribute must be true if an element is mutable]
|
||||
expected: FAIL
|
||||
|
||||
[[INPUT in DATE status\] The willValidate attribute must be true if an element is mutable]
|
||||
expected: FAIL
|
||||
|
||||
[[INPUT in MONTH status\] The willValidate attribute must be true if an element is mutable]
|
||||
expected: FAIL
|
||||
|
||||
[[INPUT in WEEK status\] The willValidate attribute must be true if an element is mutable]
|
||||
expected: FAIL
|
||||
|
||||
[[INPUT in TIME status\] The willValidate attribute must be true if an element is mutable]
|
||||
expected: FAIL
|
||||
|
||||
[[INPUT in COLOR status\] The willValidate attribute must be true if an element is mutable]
|
||||
expected: FAIL
|
||||
|
||||
[[INPUT in FILE status\] The willValidate attribute must be true if an element is mutable]
|
||||
expected: FAIL
|
||||
|
||||
[[INPUT in SUBMIT status\] The willValidate attribute must be true if an element is mutable]
|
||||
expected: FAIL
|
||||
|
||||
[[BUTTON in SUBMIT status\] The willValidate attribute must be true if an element is mutable]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue