| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_openKeyCursor.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_openKeyCursor.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_openKeyCursor.htm
|
| index e6d14a58fd554e1b3b6ede7353d61777b27a320e..e158802911e599760b9715ec63896eb71a0508a2 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_openKeyCursor.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_openKeyCursor.htm
|
| @@ -3,8 +3,8 @@
|
| <title>IDBIndex.openKeyCursor() - throw DataError when using a invalid key</title>
|
| <link rel="author" title="Intel" href="http://www.intel.com">
|
| <link rel="help" href="https://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#widl-IDBIndex-openKeyCursor-IDBRequest-any-range-IDBCursorDirection-direction">
|
| -<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>
|
| <div id="log"></div>
|
| <script>
|
|
|