Index: LayoutTests/fast/repaint/outline-child-repaint-expected.txt |
diff --git a/LayoutTests/fast/repaint/outline-child-repaint-expected.txt b/LayoutTests/fast/repaint/outline-child-repaint-expected.txt |
index af2c00954575e15059a5b77a9b54caf31c19bb5d..2abc9229a8c7e760b885d45739bacbff9debeb1e 100644 |
--- a/LayoutTests/fast/repaint/outline-child-repaint-expected.txt |
+++ b/LayoutTests/fast/repaint/outline-child-repaint-expected.txt |
@@ -7,7 +7,9 @@ |
"drawsContent": true, |
"repaintRects": [ |
[0, 240, 220, 60], |
- [0, 140, 220, 60] |
+ [0, 240, 220, 50], |
+ [0, 140, 220, 60], |
+ [0, 140, 220, 50] |
] |
} |
] |