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

96 lines
1.8 KiB
INI

[time.html]
type: testharness
[step attribute on default value check]
expected: FAIL
[max attribute on default value check]
expected: FAIL
[min attribute on default value check]
expected: FAIL
[type attribute support on input element]
expected: FAIL
[max attribute support on input element]
expected: FAIL
[min attribute support on input element]
expected: FAIL
[step attribute support on input element]
expected: FAIL
[stepUp function support on input Element]
expected: FAIL
[stepDown function support on input Element]
expected: FAIL
[stepUp step value empty on default step value ]
expected: FAIL
[stepDown step value empty default step value]
expected: FAIL
[stepUp on step value minus]
expected: FAIL
[stepDown on step value minus]
expected: FAIL
[stepUp on step value zero ]
expected: FAIL
[stepDown on step value zero ]
expected: FAIL
[stepUp on step value 24 hour]
expected: FAIL
[stepDown on step value 24 hour ]
expected: FAIL
[stepUp on step value hour ]
expected: FAIL
[stepDown on step value hour ]
expected: FAIL
[stepUp on step value second ]
expected: FAIL
[stepDown on step value second ]
expected: FAIL
[stepUp on step value miri second ]
expected: FAIL
[stepDown on step value miri second ]
expected: FAIL
[stepUp argment 2 times]
expected: FAIL
[stepDown argment 2 times]
expected: FAIL
[stepUp stop because it exceeds the maximum value]
expected: FAIL
[stepDown Stop so lower than the minimum value]
expected: FAIL
[stop at border on stepUp]
expected: FAIL
[stop at border on stepDown]
expected: FAIL
[ empty value of stepUp]
expected: FAIL
[set value on not time format value]
expected: FAIL