Files
servo/tests/wpt/metadata/html/semantics/forms/the-input-element/datetime.html.ini
2014-10-06 22:42:49 +02:00

93 lines
2.6 KiB
INI

[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
[[date\] The max attribute must have a value that is a valid global date and time string]
expected: FAIL
[[date\] The step attribute must be expressed in seconds]
expected: FAIL
[[date\] stepUp method support on input \'date\' element]
expected: FAIL
[[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
[[time\] The max attribute must have a value that is a valid global date and time string]
expected: FAIL
[[time\] The step attribute must be expressed in seconds]
expected: FAIL
[[time\] stepUp method support on input \'time\' element]
expected: FAIL
[[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
[[datetime\] The max attribute must have a value that is a valid global date and time string]
expected: FAIL
[[datetime\] The step attribute must be expressed in seconds]
expected: FAIL
[[datetime\] stepUp method support on input \'datetime\' element]
expected: FAIL
[[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
[[month\] The max attribute must have a value that is a valid global date and time string]
expected: FAIL
[[month\] The step attribute must be expressed in seconds]
expected: FAIL
[[month\] stepUp method support on input \'month\' element]
expected: FAIL
[[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
[[week\] The max attribute must have a value that is a valid global date and time string]
expected: FAIL
[[week\] The step attribute must be expressed in seconds]
expected: FAIL
[[week\] stepUp method support on input \'week\' element]
expected: FAIL
[[week\] stepDown method support on input \'week\' element]
expected: FAIL