| Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-translate-attribute-007.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-translate-attribute-007.html b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-translate-attribute-007.html
|
| index d6c57e5384a07a3a292a0e19a73b7f0920c39e60..abce2858a22f058ab16d61b621ba855d42b97b8d 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-translate-attribute-007.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-translate-attribute-007.html
|
| @@ -5,8 +5,8 @@
|
| <title>no translate attribute</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>
|
|
|