| Index: third_party/WebKit/LayoutTests/images/color-profile-image-shape.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/images/color-profile-image-shape.html b/third_party/WebKit/LayoutTests/images/color-profile-image-shape.html
|
| similarity index 92%
|
| rename from third_party/WebKit/LayoutTests/fast/images/color-profile-image-shape.html
|
| rename to third_party/WebKit/LayoutTests/images/color-profile-image-shape.html
|
| index 328b08d6a00005f434abd7121f494e618a157eaa..2a21a005a7d79c47d1760d9623a1f002c33095c6 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/images/color-profile-image-shape.html
|
| +++ b/third_party/WebKit/LayoutTests/images/color-profile-image-shape.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>
|
| .css-shape {
|
| shape-outside: circle();
|
|
|