| Index: third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createAttribute.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createAttribute.html b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createAttribute.html
|
| index ae5730797479b7da53e3dc691b7c56ef0ac4184d..b5afa6ed788d16738e7ad6aa0f6200399080f75a 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createAttribute.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createAttribute.html
|
| @@ -1,8 +1,8 @@
|
| <!doctype html>
|
| <meta charset=utf-8>
|
| <title>Document.createAttribute</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>
|
| <script src=attributes.js></script>
|
| <script src=productions.js></script>
|
| <div id=log>
|
|
|