| Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-lang-attribute-008.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-lang-attribute-008.html b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-lang-attribute-008.html
|
| index 375781427a0e046c3eb4e82a75c77e91c4324506..60e3e0e2bceba846ea9833c3911ffeea95280fed 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-lang-attribute-008.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/the-lang-attribute-008.html
|
| @@ -5,8 +5,8 @@
|
| <title>lang="..." vs lang=""</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; }
|
|
|