| Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-lang-attribute-004.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-lang-attribute-004.html b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-lang-attribute-004.html
|
| index 52528e5f1a8ed391c591c9a39a473b6d911dff51..ddc37e15dc8025dcaa662f606641a0e6911d2a2b 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-lang-attribute-004.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-lang-attribute-004.html
|
| @@ -6,8 +6,8 @@
|
| <title>pragma-set default</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='dom'>
|
| <style type='text/css'>
|
| #colonlangcontroltest { color: red; font-weight: bold; width: 400px; }
|
|
|