| Index: third_party/WebKit/LayoutTests/images/color-profile-image-canvas-svg.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/images/color-profile-image-canvas-svg.html b/third_party/WebKit/LayoutTests/images/color-profile-image-canvas-svg.html
|
| similarity index 95%
|
| rename from third_party/WebKit/LayoutTests/fast/images/color-profile-image-canvas-svg.html
|
| rename to third_party/WebKit/LayoutTests/images/color-profile-image-canvas-svg.html
|
| index 555cd29f4c49913f970e743c4c94d06f9403f185..ee18d9d031ff93fe4ba5f5b53bba2801d8d2997a 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/images/color-profile-image-canvas-svg.html
|
| +++ b/third_party/WebKit/LayoutTests/images/color-profile-image-canvas-svg.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>
|
|
|
| <style>
|
| canvas, img { margin-bottom: -10px; }
|
|
|