| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-014.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-014.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-014.html
|
| index 236d447507ea449e369c2f74d153dcc6ed1fd619..1fc6b9b363c1076a6ed47ac16a89682e2f1d31cc 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-014.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-014.html
|
| @@ -41,8 +41,8 @@
|
| z-index: -1;
|
| }
|
| </style>
|
| - <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/spec-example-utils.js"></script>
|
| </head>
|
| <body>
|
|
|