| Index: third_party/WebKit/LayoutTests/images/color-profile-image-svg-resource-url.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/images/color-profile-image-svg-resource-url.html b/third_party/WebKit/LayoutTests/images/color-profile-image-svg-resource-url.html
|
| similarity index 91%
|
| rename from third_party/WebKit/LayoutTests/fast/images/color-profile-image-svg-resource-url.html
|
| rename to third_party/WebKit/LayoutTests/images/color-profile-image-svg-resource-url.html
|
| index 37cc7e9ee486e3c24dfe9a877abfd1ce74cc234e..06db2c55c58af4d4629c4618b50313da6b658337 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/images/color-profile-image-svg-resource-url.html
|
| +++ b/third_party/WebKit/LayoutTests/images/color-profile-image-svg-resource-url.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| <html>
|
| -<script src="../../resources/run-after-layout-and-paint.js"></script>
|
| +<script src="../resources/run-after-layout-and-paint.js"></script>
|
|
|
| <!-- https://crbug.com/411183 Test case for svg with <image> children
|
| having xlink:href dataURL sources that contain a color profile. -->
|
|
|