| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_objectstore4.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_objectstore4.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_objectstore4.htm
|
| index dabf8e86973761a8eda70aadb964f56a2b9bcda9..387973169d0a13463be4759c4f19b86cf28ce9b7 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_objectstore4.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_objectstore4.htm
|
| @@ -3,8 +3,8 @@
|
| <title>IDBCursor.advance() - object store - throw InvalidStateError</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>
|
|
|