Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/vertical-align1-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/vertical-align1-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/vertical-align1-expected.txt |
index 7b0dc24cc3d6640f319b48e019d7c3dafbc2ac02..49e7a557fbb109a8a77978f41ec272221471247a 100644 |
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/vertical-align1-expected.txt |
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/vertical-align1-expected.txt |
@@ -6,12 +6,20 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
+ [120, 80, 20, 20], |
+ [120, 34, 20, 20], |
[0, 100, 800, 4], |
+ [0, 100, 800, 4], |
+ [0, 80, 20, 20], |
+ [0, 34, 20, 20], |
[0, 0, 800, 103] |
], |
"paintInvalidationClients": [ |
+ "LayoutBlockFlow HTML", |
+ "LayoutBlockFlow BODY", |
"LayoutBlockFlow BODY", |
- "LayoutBlockFlow BODY" |
+ "LayoutBlockFlow DIV class='other'", |
+ "LayoutBlockFlow DIV class='other'" |
] |
} |
] |