| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-continue.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-continue.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-continue.htm
|
| index 1ac128589b7acbded1673571035db5eb27b5c1aa..968cd9cbd09d2857be071364dcbf4948470a58b3 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-continue.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor-continue.htm
|
| @@ -3,8 +3,8 @@
|
| <link rel="author" href="mailto:odinho@opera.com" title="Odin Hørthe Omdal">
|
| <link rel=help href="http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#widl-IDBCursor-continue-void-any-key">
|
| <link rel=assert title="The next key to position this cursor at">
|
| -<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>
|
|
|