mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update web-platform-tests expected data to revision 2a9fd810bb18610b422dbc3998ab74aa1bffae95
This commit is contained in:
parent
f837e575fe
commit
291ac06c01
109 changed files with 2512 additions and 2559 deletions
|
@ -3,13 +3,13 @@
|
|||
[close() fires a close event]
|
||||
expected: FAIL
|
||||
|
||||
[close() on a <dialog> that doesn\'t have an open attribute throws an InvalidStateError exception]
|
||||
[close() on a <dialog> that doesn't have an open attribute throws an InvalidStateError exception]
|
||||
expected: FAIL
|
||||
|
||||
[close() removes the open attribute and set the returnValue to the first argument]
|
||||
expected: FAIL
|
||||
|
||||
[close() without argument removes the open attribute and there\'s no returnValue]
|
||||
[close() without argument removes the open attribute and there's no returnValue]
|
||||
expected: FAIL
|
||||
|
||||
[close() should set the returnValue IDL attribute but not the JS property]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue