| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-012.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-012.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-012.html
|
| index 22db4a18958de5997f475c89514ae357bc7cf925..6bf897c572bd1b4d65974d1d1fbd044472d3a778 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-012.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/shape-outside-012.html
|
| @@ -30,8 +30,8 @@
|
| shape-image-threshold: 0.9;
|
| }
|
| </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>
|
|
|