Index: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/vertical-align1-expected.txt |
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/vertical-align1-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/vertical-align1-expected.txt |
index b22a0e78c41c75e0c260c0aaebdcc312f8aadd72..669841ddb9f4c9cc6e7f47b389ad361279cffac7 100644 |
--- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/vertical-align1-expected.txt |
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/vertical-align1-expected.txt |
@@ -6,12 +6,20 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
+ [120, 80, 20, 20], |
+ [120, 33, 20, 20], |
[0, 100, 800, 5], |
+ [0, 100, 800, 5], |
+ [0, 80, 20, 20], |
+ [0, 33, 20, 20], |
[0, 0, 800, 104] |
], |
"paintInvalidationClients": [ |
+ "LayoutBlockFlow HTML", |
+ "LayoutBlockFlow BODY", |
"LayoutBlockFlow BODY", |
- "LayoutBlockFlow BODY" |
+ "LayoutBlockFlow DIV class='other'", |
+ "LayoutBlockFlow DIV class='other'" |
] |
} |
] |