| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-target-moved.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-target-moved.html b/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-target-moved.html
|
| index 0f30483750244ff933a6aa8baec3f3c3ea1f9d74..facb2c7b9568f632f93ab904d094eabb04b3529d 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-target-moved.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-dispatch-target-moved.html
|
| @@ -2,8 +2,8 @@
|
| <meta charset=utf-8>
|
| <title> Determined event propagation path - target moved </title>
|
| <link rel="help" href="https://dom.spec.whatwg.org/#concept-event-dispatch">
|
| -<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>
|
| <table id="table" border="1" style="display: none">
|
| <tbody id="table-body">
|
|
|