| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-shape-arguments-000.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-shape-arguments-000.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-shape-arguments-000.html
|
| index 5df5147fa9c3b1fe15e1eb8123d78a15253c79c7..4a84c0c31c86bc6bd38431f859d941a973620c5e 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-shape-arguments-000.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-shape-arguments-000.html
|
| @@ -10,8 +10,8 @@
|
| <link rel="help" href="http://www.w3.org/TR/cssom-1/#serializing-css-values">
|
| <meta name="assert" content="A basic basic shape can contain any length unit type, or percentage">
|
| <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>
|
|
|