Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/vertical-align-length2-expected.txt |
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/vertical-align-length2-expected.txt |
similarity index 69% |
copy from LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt |
copy to LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/vertical-align-length2-expected.txt |
index fde331dca5dfb526075e2685d822545a546e237e..807cc75bcd613556f73d8e0794ee861f8521f0c3 100644 |
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt |
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/vertical-align-length2-expected.txt |
@@ -6,9 +6,12 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [790, 7, 3, 21] |
+ [200, 80, 100, 100], |
+ [200, 50, 100, 100], |
+ [0, 0, 800, 203] |
], |
"paintInvalidationClients": [ |
+ "LayoutBlockFlow BODY", |
"LayoutBlockFlow DIV id='target'" |
] |
} |