| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/circle/shape-outside-circle-031-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/circle/shape-outside-circle-031-expected.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/circle/shape-outside-circle-031-expected.html
|
| index 788c7261effdf69f7ae4a8b7c964752b0c9a1569..204771b847e2dc096ae570303a59661e561f97f1 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/circle/shape-outside-circle-031-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/circle/shape-outside-circle-031-expected.html
|
| @@ -52,8 +52,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: 160, rx: 80, ry: 80},
|
|
|