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

24 lines
513 B
INI

[hidden.html]
type: testharness
[files attribute must return null for hidden]
expected: FAIL
[valueAsDate attribute must return null for hidden]
expected: FAIL
[valueAsNumber attribute must return NaN for hidden]
expected: FAIL
[list attribute must return null for hidden]
expected: FAIL
[stepDown does not apply for hidden]
expected: FAIL
[stepUp does not apply for hidden]
expected: FAIL
[input type=hidden is barred from constraint validation]
expected: FAIL