Implement support for modifying the type attribute of button elements. Fixes #9091.

This commit is contained in:
Josh Matthews 2015-12-30 16:04:05 -05:00
parent d6d70feabd
commit ffc1c777fe
2 changed files with 17 additions and 9 deletions

View file

@ -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