| Index: third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/dom/specials.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/dom/specials.html b/third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/dom/specials.html
|
| index 9fa3202aea11274a137e6cf08ef755c52d6c0f27..e83eb68aadcbf4239cd9ba1d97477459a179a21b 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/dom/specials.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/editing/dnd/dom/specials.html
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>Exposing drag & drop events on document and window</title>
|
| - <script type="text/javascript" src="../../../../../../resources/testharness.js"></script>
|
| - <script type="text/javascript" src="../../../../../../resources/testharnessreport.js"></script>
|
| + <script type="text/javascript" src="/resources/testharness.js"></script>
|
| + <script type="text/javascript" src="/resources/testharnessreport.js"></script>
|
| </head>
|
| <body>
|
|
|
|
|