Index: LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/vertical-align1-expected.txt |
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/vertical-align1-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/vertical-align1-expected.txt |
index 2b0a42ac6478c8b54a9794c98e34f63db8fbde20..4665776efdc2c15d63b039b9549f410503a90916 100644 |
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/vertical-align1-expected.txt |
+++ b/LayoutTests/platform/mac/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, 104] |
], |
"paintInvalidationClients": [ |
+ "LayoutBlockFlow HTML", |
+ "LayoutBlockFlow BODY", |
"LayoutBlockFlow BODY", |
- "LayoutBlockFlow BODY" |
+ "LayoutBlockFlow DIV class='other'", |
+ "LayoutBlockFlow DIV class='other'" |
] |
} |
] |