| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-constructors.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-constructors.html b/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-constructors.html
|
| index 5732d7f36a083689e65fa8b7b6a9a39c93c71875..a3cd3f80cb8c1f25c5fe6f2a3db6359e5dda7152 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-constructors.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-constructors.html
|
| @@ -1,7 +1,7 @@
|
| <!doctype html>
|
| <title>Event constructors</title>
|
| -<script src=../../../../resources/testharness.js></script>
|
| -<script src=../../../../resources/testharnessreport.js></script>
|
| +<script src=/resources/testharness.js></script>
|
| +<script src=/resources/testharnessreport.js></script>
|
| <div id=log></div>
|
| <script>
|
| test(function() {
|
|
|