| Index: third_party/WebKit/LayoutTests/imported/wpt/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-color-02.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-color-02.html b/third_party/WebKit/LayoutTests/imported/wpt/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-color-02.html
|
| index c657227f5eda402c52ccc8cdee55142a57362f90..ebf15e79cd50bc15b85530113c5dbc7b2b229e92 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-color-02.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-color-02.html
|
| @@ -3,8 +3,8 @@
|
| <link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com">
|
| <link rel="help" href="https://html.spec.whatwg.org/multipage/#dom-document-fgcolor">
|
| <link rel="help" href="https://html.spec.whatwg.org/multipage/#dom-body-text">
|
| -<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() {
|
|
|