mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
18 lines
424 B
INI
18 lines
424 B
INI
[button.html]
|
|
type: testharness
|
|
[clicking on button should not submit a form]
|
|
expected: FAIL
|
|
|
|
[the element is barred from constraint validation]
|
|
expected: FAIL
|
|
|
|
[clicking on button should not reset other form fields]
|
|
expected: FAIL
|
|
|
|
[clicking on button should not unchecked radio buttons]
|
|
expected: FAIL
|
|
|
|
[clicking on button should not change its indeterminate IDL attribute]
|
|
expected: FAIL
|
|
|