| Index: LayoutTests/storage/indexeddb/transaction-read-only.html
|
| diff --git a/LayoutTests/storage/indexeddb/transaction-read-only.html b/LayoutTests/storage/indexeddb/transaction-read-only.html
|
| index 067cf400fda19eac0652ec896d2092a250341627..db80a1c8a1993f1dc821fbf425c60ca2f1e28bf1 100644
|
| --- a/LayoutTests/storage/indexeddb/transaction-read-only.html
|
| +++ b/LayoutTests/storage/indexeddb/transaction-read-only.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-read-only.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-read-only.js"></script>
|
| +</body>
|
| +</html>
|
|
|