Index: LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt |
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt |
index 2b56799019ea3854c5f5991788d2473010f7b289..f3fe2e05c81cc331e9af4ab7d5bb9c34f08e4d6a 100644 |
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt |
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt |
@@ -6,12 +6,20 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
+ [120, 130, 20, 20], |
+ [120, 100, 20, 20], |
+ [0, 130, 20, 20], |
[0, 124, 800, 30], |
+ [0, 124, 800, 30], |
+ [0, 100, 20, 20], |
[0, 0, 800, 154] |
], |
"paintInvalidationClients": [ |
+ "LayoutBlockFlow HTML", |
+ "LayoutBlockFlow BODY", |
"LayoutBlockFlow BODY", |
- "LayoutBlockFlow BODY" |
+ "LayoutBlockFlow DIV class='other'", |
+ "LayoutBlockFlow DIV class='other'" |
] |
} |
] |