| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside-invalid-circle-002.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside-invalid-circle-002.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside-invalid-circle-002.html
|
| index 03188d76c39a696655fcd1d33170aef1f67de55e..c5f498d679e8ed8e8c0ba8992dff9f0eeb06b45f 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside-invalid-circle-002.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside-invalid-circle-002.html
|
| @@ -9,9 +9,9 @@
|
| <link rel="reviewer" title="Alan Stearns" href="mailto:stearns@adobe.com">
|
| <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-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{
|
|
|