Index: LayoutTests/fast/workers/storage/transaction-in-transaction-sync-expected.txt |
diff --git a/LayoutTests/fast/workers/storage/transaction-in-transaction-sync-expected.txt b/LayoutTests/fast/workers/storage/transaction-in-transaction-sync-expected.txt |
deleted file mode 100644 |
index 6b148ffa613483476910db76c5c45c93e99989e4..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/workers/storage/transaction-in-transaction-sync-expected.txt |
+++ /dev/null |
@@ -1,4 +0,0 @@ |
-CONSOLE WARNING: 'openDatabaseSync' is deprecated. Please switch to Indexed Database API. |
-Test that trying to run a transaction inside another transaction throws an exception. |
-PASS: Exception thrown while trying to run a nested transaction (unable to start a transaction from within a transaction). |
- |