| Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-lang-attribute-009.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-lang-attribute-009.html b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-lang-attribute-009.html
|
| index 3a45b6363bfc4339c97d85883a071bb4f9c1d835..c888857f0ac6567a52071574cbca401d15e7232c 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-lang-attribute-009.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-lang-attribute-009.html
|
| @@ -5,8 +5,8 @@
|
| <title>lang="" vs HTTP</title>
|
| <link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
| <link rel='help' href='https://html.spec.whatwg.org/multipage/#the-lang-and-xml:lang-attributes'>
|
| -<script src="../../../../../../resources/testharness.js"></script>
|
| -<script src="../../../../../../resources/testharnessreport.js"></script>
|
| +<script src="/resources/testharness.js"></script>
|
| +<script src="/resources/testharnessreport.js"></script>
|
| <meta name='flags' content='http dom'>
|
| <style type='text/css'>
|
| #colonlangcontroltest { color: red; font-weight: bold; width: 400px; }
|
|
|