mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update wpt expectations
This commit is contained in:
parent
76219df816
commit
ca2d5d328d
13 changed files with 0 additions and 209 deletions
|
@ -1,8 +1,5 @@
|
|||
[date.html]
|
||||
type: testharness
|
||||
[date type support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[The value attribute, if specified and not empty, must have a value that is a valid date string.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
[datetime.html]
|
||||
type: testharness
|
||||
[date type support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[[date\] The min attribute must have a value that is a valid global date and time string]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -18,9 +15,6 @@
|
|||
[[date\] stepDown method support on input \'date\' element]
|
||||
expected: FAIL
|
||||
|
||||
[[time\] time type support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[[time\] The min attribute must have a value that is a valid global date and time string]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -36,9 +30,6 @@
|
|||
[[time\] stepDown method support on input \'time\' element]
|
||||
expected: FAIL
|
||||
|
||||
[datetime type support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[[datetime\] The min attribute must have a value that is a valid global date and time string]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -54,9 +45,6 @@
|
|||
[[datetime\] stepDown method support on input \'datetime\' element]
|
||||
expected: FAIL
|
||||
|
||||
[month type support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[[month\] The min attribute must have a value that is a valid global date and time string]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -72,9 +60,6 @@
|
|||
[[month\] stepDown method support on input \'month\' element]
|
||||
expected: FAIL
|
||||
|
||||
[week type support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[[week\] The min attribute must have a value that is a valid global date and time string]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
[month.html]
|
||||
type: testharness
|
||||
[month type support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[The value attribute, if specified and not empty, must have a value that is a valid month string]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
[range input value set to \'\']
|
||||
expected: FAIL
|
||||
|
||||
[range input value set to an integer]
|
||||
expected: FAIL
|
||||
|
||||
[range input value equals 50]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
[range.html]
|
||||
type: testharness
|
||||
[range type support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[min attribute support on input element]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
[search_input.html]
|
||||
type: testharness
|
||||
[search type support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[placeholder attribute support on input element]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
[telephone.html]
|
||||
type: testharness
|
||||
[tel type supported on input element]
|
||||
expected: FAIL
|
||||
|
||||
[User agents must not allow users to insert "LF" (U+000A)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -9,9 +9,6 @@
|
|||
[min attribute on default value check]
|
||||
expected: FAIL
|
||||
|
||||
[type attribute support on input element]
|
||||
expected: FAIL
|
||||
|
||||
[max attribute support on input element]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
[url.html]
|
||||
type: testharness
|
||||
[url type supported on input element]
|
||||
expected: FAIL
|
||||
|
||||
[The value must not be set with "LF" (U+000A) or "CR" (U+000D)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue