| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-advance.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-advance.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-advance.htm
|
| index a3bfd840b26e07bc42e6bae2f43e5e7b3aba8dcb..f4ecbc0e5aac26ac8a5a240ee284518802f86438 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-advance.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-advance.htm
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <title>IDBCursor.advance()</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>
|
|
|