mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
Update web-platform-tests to revision 2b80e6d28f3c1ca734384ebded282bf07df80657
This commit is contained in:
parent
32eb858a6a
commit
aff72973cf
379 changed files with 13969 additions and 2161 deletions
|
@ -288,5 +288,5 @@ promise_test(async testCase => {
|
|||
assert_equals(getRequest1.result.title, 'title1');
|
||||
assert_equals(getRequest2.result.title, 'title2');
|
||||
db.close();
|
||||
}, 'Transactions that handle all errors properly should be behave as ' +
|
||||
}, 'Transactions that handle all errors properly should behave as ' +
|
||||
'expected when an explicit commit is called in an onerror handler.');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue