| Index: LayoutTests/storage/indexeddb/cursor-reverse-bug.html
|
| diff --git a/LayoutTests/storage/indexeddb/cursor-reverse-bug.html b/LayoutTests/storage/indexeddb/cursor-reverse-bug.html
|
| index 9eb2608bcb2af0977a61b19b3604fa8e4bde0f86..a4d0e0fe125f28f0d4722e17ab53cb77fbc4ec75 100644
|
| --- a/LayoutTests/storage/indexeddb/cursor-reverse-bug.html
|
| +++ b/LayoutTests/storage/indexeddb/cursor-reverse-bug.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script src="resources/shared.js"></script>
|
| </head>
|
| <body>
|
|
|