Index: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt |
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt |
index 865f089235589d206adfc7452664e35bf952fd24..79c07c936f12bc86d373c4fa7626955980d21e6e 100644 |
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt |
+++ b/LayoutTests/platform/linux/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, 125, 800, 30], |
+ [0, 125, 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'" |
] |
} |
] |