Files
servo/tests/wpt/metadata/html/semantics/forms/the-input-element/datetime.html.ini
2014-10-11 16:10:02 +05:30

78 lines
2.3 KiB
INI

[datetime.html]
type: testharness
[[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\] 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\] 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\] 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\] 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