| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-ellipse-003.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-ellipse-003.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-ellipse-003.html
|
| index c4d2e586e5bc5c2d97bd042bd3ca4700d7727a78..f0d4bc332705f44fe2fc8e8083ee2a2f4fd8bee9 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-ellipse-003.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-ellipse-003.html
|
| @@ -15,8 +15,8 @@
|
| or [ top|center|bottom ].
|
| All position arguments not in this form are invalid.">
|
| <meta name="flags" content="dom">
|
| - <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="support/parsing-utils.js"></script>
|
| </head>
|
| <body>
|
|
|