| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_objectstore3.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_objectstore3.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_objectstore3.htm
|
| index 98b5775247f4ee4bdf3dbbb5d257bf4b0ba57119..1accd6631a009052eea7a006d6bf263f42769705 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_objectstore3.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_objectstore3.htm
|
| @@ -3,8 +3,8 @@
|
| <title>IDBCursor.advance() - object store - throw TransactionInactiveError</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>
|
|
|