mirror of
https://github.com/servo/servo
synced 2026-04-29 19:07:38 +02:00
Implement support for modifying the type attribute of button elements. Fixes #9091.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user