Index: LayoutTests/storage/indexeddb/transaction-after-close.html |
diff --git a/LayoutTests/storage/indexeddb/transaction-after-close.html b/LayoutTests/storage/indexeddb/transaction-after-close.html |
index 5910df933e1841fe1549eb257a30e0f50c40d174..f9eb2f186c1d2f728a99d581f1269b494e26d1eb 100644 |
--- a/LayoutTests/storage/indexeddb/transaction-after-close.html |
+++ b/LayoutTests/storage/indexeddb/transaction-after-close.html |
@@ -1,9 +1,9 @@ |
-<html> |
-<head> |
-<script src="../../resources/js-test.js"></script> |
-<script src="resources/shared.js"></script> |
-</head> |
-<body> |
-<script src="resources/transaction-after-close.js"></script> |
-</body> |
-</html> |
+<html> |
+<head> |
+<script src="../../resources/js-test.js"></script> |
+<script src="resources/shared.js"></script> |
+</head> |
+<body> |
+<script src="resources/transaction-after-close.js"></script> |
+</body> |
+</html> |