| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_index8.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_index8.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_index8.htm
|
| index 1cde9af1a7a71e0b36a8339f55746c3ad7bd0a62..b5e64d4cdced12ecefb1ff41b193c9ed1aee9ebb 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_index8.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/idbcursor_advance_index8.htm
|
| @@ -3,8 +3,8 @@
|
| <title>IDBCursor.advance() - index - 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>
|
|
|