| Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/telephone.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/telephone.html b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/telephone.html
|
| index 26333bdb16a2d501e1a15be4a90539ecea3bedef..974cbaf88b3dc7782ade1c74d5ac039614ba06c8 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/telephone.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/telephone.html
|
| @@ -4,8 +4,8 @@
|
| <title>Input tel</title>
|
| <link rel="author" title="Kazuki Kanamori" href="mailto:yogurito@gmail.com">
|
| <link rel="help" href="https://html.spec.whatwg.org/multipage/#telephone-state-(type=tel)">
|
| - <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>Input tel</h1>
|
|
|