| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside-invalid-circle-003.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside-invalid-circle-003.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside-invalid-circle-003.html
|
| index cfc0d83a4a909689ec915600bc8b103564f6f02f..28aa35a4211d0677511ce544bb8c151e9b66068f 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside-invalid-circle-003.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside-invalid-circle-003.html
|
| @@ -10,9 +10,9 @@
|
| <link rel="help" href="http://www.w3.org/TR/css-shapes-1/#supported-basic-shapes">
|
| <link rel="help" href="http://www.w3.org/TR/css-shapes-1/#funcdef-ellipse">
|
| <link rel="help" href="http://www.w3.org/TR/css-shapes-1/#funcdef-circle">
|
| - <script src="../../../resources/testharness.js"></script>
|
| - <script src="../../../resources/testharnessreport.js"></script>
|
| - <link rel="stylesheet" href="../../../resources/testharness.css">
|
| + <script src="/resources/testharness.js"></script>
|
| + <script src="/resources/testharnessreport.js"></script>
|
| + <link rel="stylesheet" href="/resources/testharness.css">
|
| <style>
|
| #shape{
|
| width: 300px;
|
|
|