| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-hasAttributes.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-hasAttributes.html b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-hasAttributes.html
|
| index d74792699c959db340b451087d15e1e9fc0c194d..fbb9c233b7005121fd5cdb4629663de378a1d525 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-hasAttributes.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Element-hasAttributes.html
|
| @@ -1,8 +1,8 @@
|
| <!doctype html>
|
| <meta charset="utf-8">
|
| <title></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>
|
| <body>
|
|
|
| <button></button>
|
|
|