| Index: third_party/WebKit/LayoutTests/images/color-profile-background-image-cross-fade.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/images/color-profile-background-image-cross-fade.html b/third_party/WebKit/LayoutTests/images/color-profile-background-image-cross-fade.html
|
| similarity index 93%
|
| rename from third_party/WebKit/LayoutTests/fast/images/color-profile-background-image-cross-fade.html
|
| rename to third_party/WebKit/LayoutTests/images/color-profile-background-image-cross-fade.html
|
| index 51aa126674d65dfc73b180bde32b781c495d29aa..386690ad0e80465e527cd0c47d26ee1a3750c8c6 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/images/color-profile-background-image-cross-fade.html
|
| +++ b/third_party/WebKit/LayoutTests/images/color-profile-background-image-cross-fade.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>
|
| p {
|
|
|