| Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/grouping-ol.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/grouping-ol.html b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/grouping-ol.html
|
| index 27dc8fe451dd386fce2f6ebd9ce27c9223126723..6dfd26eecb00204d18dd3e6e5bc7e05daa9f33b9 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/grouping-ol.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/grouping-ol.html
|
| @@ -5,8 +5,8 @@
|
| <title>the ol element</title>
|
| <link rel="author" title="dzenana" href="mailto:dzenana.trenutak@gmail.com">
|
| <link rel="help" href="https://html.spec.whatwg.org/multipage/#the-ol-element">
|
| - <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>Description</h1>
|
|
|