Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt |
index f5487a36b0b68ad1d93e9337078744b9e8ae1b23..cb5b5f2f3d20e21a89503f1096e91e01c5c2f483 100644 |
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/vertical-align-length1-expected.txt |
+++ b/LayoutTests/platform/win/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, 153] |
], |
"paintInvalidationClients": [ |
+ "LayoutBlockFlow HTML", |
+ "LayoutBlockFlow BODY", |
"LayoutBlockFlow BODY", |
- "LayoutBlockFlow BODY" |
+ "LayoutBlockFlow DIV class='other'", |
+ "LayoutBlockFlow DIV class='other'" |
] |
} |
] |