| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/cursor-overloads.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/cursor-overloads.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/cursor-overloads.htm
|
| index affe561ae30475890ccdfd260990051e6d0a5db7..ca163ebcf91c4f8420fb6abcdca99712b186db11 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/cursor-overloads.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/cursor-overloads.htm
|
| @@ -9,8 +9,8 @@ http://trac.webkit.org/browser/trunk/LayoutTests/storage/indexeddb/cursor-overlo
|
| <title>Validate the overloads of IDBObjectStore.openCursor(), IDBIndex.openCursor() and IDBIndex.openKeyCursor()</title>
|
| <link rel=author href="mailto:romain.huet@gmail.com" title="Romain Huet">
|
|
|
| -<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>
|
|
|