| Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/month.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/month.html b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/month.html
|
| index 83746d5ce5f344d3d2cfe49153b23be2c3d57403..198fb9f3a8221f88b429a50f40714f308b181fdc 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/month.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/month.html
|
| @@ -7,8 +7,8 @@
|
| <link rel="author" title="Denis Ah-Kang" href="mailto:denis@w3.org">
|
| <link rel="help" href="https://html.spec.whatwg.org/multipage/#months">
|
| <link rel="help" href="https://html.spec.whatwg.org/multipage/#month-state-(type=month)">
|
| - <script src="../../../../../../resources/testharness.js"></script>
|
| - <script src="../../../../../../resources/testharnessreport.js"></script>
|
| + <script src="/resources/testharness.js"></script>
|
| + <script src="/resources/testharnessreport.js"></script>
|
| </head>
|
| <body>
|
| <h1>Inputs Month</h1>
|
|
|