Commit c3a4d45
committed
CommandEvent shouldn't be composed
https://bugs.webkit.org/show_bug.cgi?id=292368
Reviewed by NOBODY (OOPS!).
The CommandEvent should no longer be composed, this patch fixes that.
See whatwg/html#11255
* Source/WebCore/html/HTMLButtonElement.cpp:
(WebCore::HTMLButtonElement::handleCommand):1 parent e664737 commit c3a4d45
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
219 | 218 | | |
220 | 219 | | |
221 | 220 | | |
| |||
0 commit comments