| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside-invalid-inset-004.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside-invalid-inset-004.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside-invalid-inset-004.html
|
| index 91479c47acf57c3d6f3dadc7075a42ca2fb7906f..c53d5a9cd237e284ae4383062ded72cff4b7fd51 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside-invalid-inset-004.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside-invalid-inset-004.html
|
| @@ -8,9 +8,9 @@
|
| <link rel="author" title="Sherlock Zhong" href="mailto:sherlock.z0917@gmail.com">
|
| <link rel="help" href="http://www.w3.org/TR/css-shapes-1/#supported-basic-shapes">
|
| <link rel="help" href="http://www.w3.org/TR/css-shapes-1/#funcdef-inset">
|
| - <script src="../../../resources/testharness.js"></script>
|
| - <script src="../../../resources/testharnessreport.js"></script>
|
| - <link rel="stylesheet" href="../../../resources/testharness.css">
|
| + <script src="/resources/testharness.js"></script>
|
| + <script src="/resources/testharnessreport.js"></script>
|
| + <link rel="stylesheet" href="/resources/testharness.css">
|
| <style>
|
| #shape{
|
| width: 300px;
|
|
|