| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/gradients/shape-outside-radial-gradient-001.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/gradients/shape-outside-radial-gradient-001.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/gradients/shape-outside-radial-gradient-001.html
|
| index e92fee63a56f209b82d918843fc294f9348878fc..6fab7fb2bb8a8395ad4e2f9b3bd7fec8da53ec5f 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/gradients/shape-outside-radial-gradient-001.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/shape-image/gradients/shape-outside-radial-gradient-001.html
|
| @@ -48,8 +48,8 @@
|
| x<br/>
|
| </div>
|
| <div id="log"></div>
|
| - <script src="../../../../../../resources/testharness.js"></script>
|
| - <script src="../../../../../../resources/testharnessreport.js"></script>
|
| + <script src="/resources/testharness.js"></script>
|
| + <script src="/resources/testharnessreport.js"></script>
|
| <script src="../../supported-shapes/support/rounded-rectangle.js"></script>
|
| <script src="../../supported-shapes/support/subpixel-utils.js"></script>
|
| <script src="../../supported-shapes/support/test-utils.js"></script>
|
|
|