| Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-select-element/select-ask-for-reset.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-select-element/select-ask-for-reset.html b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-select-element/select-ask-for-reset.html
|
| index b16a131f646a720936a3cae8f5a1c950c8821cb6..822114fb265b1aa3cfdaa29a7a8dd21f88c48b38 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-select-element/select-ask-for-reset.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-select-element/select-ask-for-reset.html
|
| @@ -2,8 +2,8 @@
|
| <meta charset=utf-8>
|
| <title>HTMLSelectElement ask for reset</title>
|
| <link rel="author" title="Dongie Agnir" href="dongie.agnir@gmail.com">
|
| -<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() {
|
|
|