| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-030-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-030-expected.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-030-expected.html
|
| index a0d3446e08960b1e9e976e03361a2cd721452002..c7d44b7e24b377eadc1a0927c9a0400d7c3941b3 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-030-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-030-expected.html
|
| @@ -48,8 +48,8 @@
|
| X
|
| </div>
|
|
|
| - <script src="../support/rounded-rectangle.js"></script>
|
| - <script src="../support/subpixel-utils.js"></script>
|
| + <script src="../../support/rounded-rectangle.js"></script>
|
| + <script src="../../support/subpixel-utils.js"></script>
|
| <script>
|
| genLeftRoundedRectFloatShapeOutsideRefTest({
|
| roundedRect: {x: 0, y: 20, width: 160, height: 80, rx: 80, ry: 40},
|
|
|