| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_objectstore3.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_objectstore3.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_objectstore3.htm
|
| index c8042e4a4dff3002bf912ee350cf1e66a82e60a9..a059b62e53a293034430d861b9b58b5a14da0b47 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_objectstore3.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_continue_objectstore3.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBCursor.continue() - object store - attempt to iterate to the previous record when the direction is set for the next record</title>
|
| <link rel="author" title="Microsoft" href="http://www.microsoft.com">
|
| -<script src="../../../resources/testharness.js"></script>
|
| -<script src="../../../resources/testharnessreport.js"></script>
|
| +<script src="/resources/testharness.js"></script>
|
| +<script src="/resources/testharnessreport.js"></script>
|
| <script src="support.js"></script>
|
|
|
| <script>
|
|
|