Index: third_party/WebKit/LayoutTests/svg/repaint/color-fill-currentColor-and-css-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/fill-opacity-update-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/color-fill-currentColor-and-css-expected.txt |
similarity index 75% |
copy from third_party/WebKit/LayoutTests/svg/custom/fill-opacity-update-expected.txt |
copy to third_party/WebKit/LayoutTests/svg/repaint/color-fill-currentColor-and-css-expected.txt |
index 31422ac5655400233df4cc79095f8bf0bbceee9b..7d6fa1d3329add7b4e05a387d9db57a1f28a8110 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/fill-opacity-update-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/repaint/color-fill-currentColor-and-css-expected.txt |
@@ -6,9 +6,11 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [0, 0, 200, 200] |
+ [8, 8, 80, 80], |
+ [8, 8, 80, 80] |
], |
"paintInvalidationClients": [ |
+ "LayoutSVGEllipse circle", |
"LayoutSVGEllipse circle" |
] |
} |