| Index: LayoutTests/fast/workers/storage/multiple-transactions-expected.txt
|
| diff --git a/LayoutTests/fast/workers/storage/multiple-transactions-expected.txt b/LayoutTests/fast/workers/storage/multiple-transactions-expected.txt
|
| index 3e9c0f6e95bafb8f57833609616ef52c7089612f..207e2bbd43b1fccd6aae7f3584261ec85838c672 100644
|
| --- a/LayoutTests/fast/workers/storage/multiple-transactions-expected.txt
|
| +++ b/LayoutTests/fast/workers/storage/multiple-transactions-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE WARNING: 'openDatabase' in Workers is deprecated. Please switch to Indexed Database API.
|
| This is a test to see if the database API allows multiple transactions to be queued on the same database at once:
|
| Transaction 1 Started
|
| Transaction 1 Succeeded
|
|
|