| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_openCursor2.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_openCursor2.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_openCursor2.htm
|
| index 8e6e8d9d7b49946de0f7998202219935fc1d5532..7ce967e0b98274789842d39825258e80aad7704e 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_openCursor2.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbindex_openCursor2.htm
|
| @@ -3,8 +3,8 @@
|
| <title>IDBIndex.openCursor() - throw TransactionInactiveError on aborted transaction</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-openCursor-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>
|
|
|