| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-015.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-015.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-015.html
|
| index 0d3ff1820cb618740ac93f9907ccee0988202c8a..11e657d9998035d3a15d67ac70c55dbb84688918 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-015.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-015.html
|
| @@ -29,8 +29,8 @@
|
| shape-outside: border-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>
|
|
|