| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-polygon-000.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-polygon-000.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-polygon-000.html
|
| index ca89ba49258d92d5708158a1cd933644246b2fd5..4c7046a7764c77b55a02afff3cbfc7c8e05b1070 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-polygon-000.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-polygon-000.html
|
| @@ -9,8 +9,8 @@
|
| <link rel="help" href="http://www.w3.org/TR/css-shapes-1/#shape-outside-property">
|
| <meta name="assert" content="A polygonal basic shape has an optional fill-rule and one or more pairs of coordinates">
|
| <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>
|
|
|