mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
24 lines
513 B
INI
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
|
|
|