| Index: third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/transaction_bubble-and-capture.htm
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/transaction_bubble-and-capture.htm b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/transaction_bubble-and-capture.htm
|
| index 195948ba28eece6ffcbc449ed4830a5357b9bd52..f4b5ec0ae58427d4a57bb4f878c423101fd3b4c7 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/transaction_bubble-and-capture.htm
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/transaction_bubble-and-capture.htm
|
| @@ -2,8 +2,8 @@
|
| <meta charset=utf-8>
|
| <title>Capture and bubble</title>
|
| <link rel="author" href="mailto:odinho@opera.com" title="Odin Hørthe Omdal">
|
| -<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>
|
|
|