| Index: third_party/WebKit/LayoutTests/imported/wpt/html/editing/activation/click.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/editing/activation/click.html b/third_party/WebKit/LayoutTests/imported/wpt/html/editing/activation/click.html
|
| index 3d365b5fa1d27bd7e28a60e527e54c6dde90a4ae..edbc477db6750947c612fa59bbd3e1fcd4bf3a9c 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/editing/activation/click.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/editing/activation/click.html
|
| @@ -1,8 +1,8 @@
|
| <!doctype html>
|
| <meta charset=utf-8>
|
| <title>HTMLElement#click</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() {
|
|
|