| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put11.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put11.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put11.htm
|
| index 2fed4339c63ae5058ae0530e5bdc3ed31f463131..9a13757ef200d2df11c8e76a541e3ced3f15fa5d 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put11.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbobjectstore_put11.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>IDBObjectStore.put() - Attempt to put a record where the record's key does not meet the constraints of a valid key </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>
|
|
|