Files
servo/tests/wpt/metadata/html/semantics/forms/the-input-element/hidden.html.ini
2016-06-30 14:18:11 +08:00

21 lines
445 B
INI

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