| Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-option-element/option-text-recurse.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-option-element/option-text-recurse.html b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-option-element/option-text-recurse.html
|
| index 91052f7db7615ec0cac9c6f430e9d20ee3afd01f..cf854f5260bb2ac0819fd177b4d94d8212a1622f 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-option-element/option-text-recurse.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-option-element/option-text-recurse.html
|
| @@ -3,8 +3,8 @@
|
| <title>HTMLOptionElement.text</title>
|
| <link rel=author title=Ms2ger href="mailto:Ms2ger@gmail.com">
|
| <link rel=help href="https://html.spec.whatwg.org/multipage/#dom-option-text">
|
| -<script src="../../../../../../resources/testharness.js"></script>
|
| -<script src="../../../../../../resources/testharnessreport.js"></script>
|
| +<script src="/resources/testharness.js"></script>
|
| +<script src="/resources/testharnessreport.js"></script>
|
| <div id=log></div>
|
| <script>
|
| test(function() {
|
|
|