Index: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/remove-block-after-layout-expected.txt |
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/layer-hide-when-needs-layout-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/remove-block-after-layout-expected.txt |
similarity index 77% |
copy from LayoutTests/virtual/slimmingpaint/fast/repaint/layer-hide-when-needs-layout-expected.txt |
copy to LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/remove-block-after-layout-expected.txt |
index ffa3c72902fb5789acc5572d915cc10c92d8a772..5741b14aaa7bdaa1995f32e7cfb92017d38d9a98 100644 |
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/layer-hide-when-needs-layout-expected.txt |
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/remove-block-after-layout-expected.txt |
@@ -6,9 +6,11 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [8, 8, 100, 100] |
+ [8, 108, 100, 100], |
+ [8, 108, 90, 39] |
], |
"paintInvalidationClients": [ |
+ "LayoutText #text", |
"LayoutBlockFlow (positioned) DIV id='target'" |
] |
} |