| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-inset-002.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-inset-002.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-inset-002.html
|
| index 3149f7af15dc06850dfd70de789aa52d8ce46e72..de37489e92d60b3cab1ea96fa4663f53bcd1b11d 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-inset-002.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-inset-002.html
|
| @@ -10,8 +10,8 @@
|
| <meta name="assert" content="An inset's radial component has 1 to 4 length/percentages, optionally followed by a '/'
|
| and an additional 1 to 4 length/percentages and lengths can be in any unit.">
|
| <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>
|
|
|