| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_createObjectStore-createIndex-emptyname.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_createObjectStore-createIndex-emptyname.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_createObjectStore-createIndex-emptyname.htm
|
| index e8d8169b06eb86fc4b9a809df98ac1f0190e8efc..97f860a7a8f23c0fc3f26c66b263e14860ec82d9 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_createObjectStore-createIndex-emptyname.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbdatabase_createObjectStore-createIndex-emptyname.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset=utf-8>
|
| <title>IDBDatabase.createObjectStore() and IDBObjectStore.createIndex() - both with empty name</title>
|
| <link rel="author" href="mailto:odinho@opera.com" title="Odin Hørthe Omdal">
|
| -<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>
|
|
|