| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_index6.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_index6.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_index6.htm
|
| index 74d653c09951463806c3d1233c70a3cc88d5b2bd..826cb1e1a0e148e70d6e5bd248006572521a4c27 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_index6.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_index6.htm
|
| @@ -3,8 +3,8 @@
|
| <title>IDBCursor.advance() - index - throw TypeError</title>
|
| <link rel="author" title="Intel" href="http://www.intel.com">
|
| <link rel="help" href="https://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#widl-IDBCursor-advance-void-unsigned-long-count">
|
| -<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>
|
| <div id="log"></div>
|
| <script>
|
|
|