| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-margin-005.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-margin-005.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-margin-005.html
|
| index 72a9d025207a77d02311b2b0cdd2f17ffc2f0097..8cce60e44988cf846669d1856bb47ad48054efb2 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-margin-005.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-margin-005.html
|
| @@ -7,8 +7,8 @@
|
| <link rel="help" href="http://www.w3.org/TR/css-shapes-1/#shape-margin-property">
|
| <meta name="assert" content="The shape-margin value is not inherited and can be assigned the 'inherit' value.">
|
| <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>
|
|
|