mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
45 lines
996 B
INI
45 lines
996 B
INI
[text.html]
|
|
type: testharness
|
|
[Value sanitization algorithm should strip line breaks for text]
|
|
expected: FAIL
|
|
|
|
[files attribute must return null for text]
|
|
expected: FAIL
|
|
|
|
[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
|
|
|
|
[Value sanitization algorithm should strip line breaks for search]
|
|
expected: FAIL
|
|
|
|
[files attribute must return null for search]
|
|
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
|
|
|