| Index: third_party/WebKit/LayoutTests/imported/wpt/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-all.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-all.html b/third_party/WebKit/LayoutTests/imported/wpt/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-all.html
|
| index 0d7cf6fccbdfda5274a7efb80e6caa02722165d1..37a92bb09f41fe2cbcccc842967e56ede3abce26 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-all.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-all.html
|
| @@ -2,8 +2,8 @@
|
| <title>document.all</title>
|
| <link rel="author" title="Corey Farwell" href="mailto:coreyf@rwell.org">
|
| <link rel="help" href="https://html.spec.whatwg.org/multipage/obsolete.html#dom-document-all">
|
| -<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 () {
|
|
|