| Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-translate-attribute-008.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-translate-attribute-008.html b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-translate-attribute-008.html
|
| index ba8896a71ed89fd4ae54e3d8280ded90095d2dcb..70486fe59b81f23497082672bac53cacfa998ee7 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-translate-attribute-008.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-translate-attribute-008.html
|
| @@ -5,8 +5,8 @@
|
| <title>translate=yes</title>
|
| <link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
| <link rel='help' href='https://html.spec.whatwg.org/multipage/#the-translate-attribute'>
|
| -<script src="../../../../../../resources/testharness.js"></script>
|
| -<script src="../../../../../../resources/testharnessreport.js"></script>
|
| +<script src="/resources/testharness.js"></script>
|
| +<script src="/resources/testharnessreport.js"></script>
|
| <style type='text/css'>
|
| </style>
|
| </head>
|
|
|