mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update WPT results.
This commit is contained in:
parent
bceaca9694
commit
3347094373
198 changed files with 7862 additions and 248 deletions
|
@ -0,0 +1,12 @@
|
|||
[button-click-submits.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[clicking a button with .click() should not trigger a submit (form disconnected)]
|
||||
expected: FAIL
|
||||
|
||||
[clicking a button by dispatching an event should trigger a submit (form connected)]
|
||||
expected: TIMEOUT
|
||||
|
||||
[clicking a button that cancels the event should not trigger a submit]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[button-type.html]
|
||||
type: testharness
|
||||
[HTMLButtonElement.prototype.type]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue