Index: LayoutTests/fast/repaint/outline-add-repaint-expected.txt |
diff --git a/LayoutTests/platform/android/svg/custom/animate-target-id-changed-expected.txt b/LayoutTests/fast/repaint/outline-add-repaint-expected.txt |
similarity index 59% |
copy from LayoutTests/platform/android/svg/custom/animate-target-id-changed-expected.txt |
copy to LayoutTests/fast/repaint/outline-add-repaint-expected.txt |
index d0382cf334f2d869cf4ef9bed950adfe0e2bc825..fa339e65df384774abb914fdaf531b566455e26b 100644 |
--- a/LayoutTests/platform/android/svg/custom/animate-target-id-changed-expected.txt |
+++ b/LayoutTests/fast/repaint/outline-add-repaint-expected.txt |
@@ -6,8 +6,12 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
+ [0, 0, 800, 100], |
+ [0, 0, 800, 100], |
[0, 0, 100, 100], |
- [0, 0, 100, 100] |
+ [-10, -10, 810, 120], |
+ [-10, -10, 810, 120], |
+ [-10, -10, 120, 120] |
] |
} |
] |