mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Implement support for modifying the type attribute of button elements. Fixes #9091.
This commit is contained in:
parent
d6d70feabd
commit
ffc1c777fe
2 changed files with 17 additions and 9 deletions
|
@ -1,12 +1,6 @@
|
|||
[button-events.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
||||
[The submit event must be fired when click a button in submit status]
|
||||
expected: TIMEOUT
|
||||
|
||||
[The reset event must be fired when click a button in reset status]
|
||||
expected: TIMEOUT
|
||||
|
||||
expected: TIMEOUT
|
||||
[The show event must be fired when click a button in menu status]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue