| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-016.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-016.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-016.html
|
| index e222ad91fded1baff9c9cd8021bceb161d81357c..5512b92f75f903d1a1b604c997be3ae0baae6f68 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-016.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-016.html
|
| @@ -29,8 +29,8 @@
|
| shape-outside: padding-box;
|
| }
|
| </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>
|
|
|