Cargoify servo

This commit is contained in:
Jack Moffitt
2014-08-28 09:34:23 -06:00
parent db2f642c32
commit c6ab60dbfc
1761 changed files with 8423 additions and 2294 deletions

View File

@@ -0,0 +1,98 @@
[time.html]
type: testharness
[time element of default time value]
expected: FAIL
[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