Index: LayoutTests/fast/repaint/vertical-overflow-child-expected.txt |
diff --git a/LayoutTests/fast/repaint/vertical-overflow-child-expected.txt b/LayoutTests/fast/repaint/vertical-overflow-child-expected.txt |
index 701ccadde05d119d3b1026fa127c5bc02716520f..02d5632bcf50eed72cdf1cbe60c0d97a7a22e4a0 100644 |
--- a/LayoutTests/fast/repaint/vertical-overflow-child-expected.txt |
+++ b/LayoutTests/fast/repaint/vertical-overflow-child-expected.txt |
@@ -6,16 +6,10 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [214, 21, 100, 100], |
- [29, 21, 301, 100], |
- [29, 21, 301, 100], |
- [28, 21, 286, 100], |
- [28, 21, 186, 100] |
+ [214, 21, 100, 100] |
], |
"paintInvalidationClients": [ |
- "LayoutBlockFlow DIV class='vertical-rl'", |
- "LayoutBlockFlow DIV class='target'", |
- "LayoutBlockFlow DIV class='offset'" |
+ "LayoutBlockFlow DIV class='target'" |
] |
} |
] |