Files
servo/tests/wpt/metadata/html/semantics/forms/the-button-element/button-click-submits.html.ini
2019-01-23 00:38:45 +08:00

13 lines
388 B
INI

[button-click-submits.html]
type: testharness
expected: TIMEOUT
[clicking a button by dispatching an event should trigger a submit (form connected)]
expected: TIMEOUT
[clicking the child of a button by dispatching a bubbling event should trigger a submit]
expected: TIMEOUT
[clicking the child of a button with .click() should trigger a submit]
expected: TIMEOUT