| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_objectstore3.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_objectstore3.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_objectstore3.htm
|
| index b2fd8201adc30289f860856ce9ea5338b72cd2f9..bdb8d93c34fba4545b38cd53a85f5b55159ff572 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_objectstore3.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_delete_objectstore3.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBCursor.delete() - index - attempt to remove a record in an inactive transaction</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>
|
|
|