Files
servo/tests/wpt/metadata/html/semantics/forms/the-input-element/text.html.ini
2017-11-09 16:34:14 -08:00

33 lines
686 B
INI

[text.html]
type: testharness
[valueAsDate attribute must return null for text]
expected: FAIL
[valueAsNumber attribute must return NaN for text]
expected: FAIL
[list attribute must return null for text]
expected: FAIL
[stepDown does not apply for text]
expected: FAIL
[stepUp does not apply for text]
expected: FAIL
[valueAsDate attribute must return null for search]
expected: FAIL
[valueAsNumber attribute must return NaN for search]
expected: FAIL
[list attribute must return null for search]
expected: FAIL
[stepDown does not apply for search]
expected: FAIL
[stepUp does not apply for search]
expected: FAIL