Index: LayoutTests/virtual/slimmingpaint/fast/repaint/overhanging-float-detach-repaint-expected.txt |
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/overhanging-float-detach-repaint-expected.txt |
similarity index 62% |
copy from LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt |
copy to LayoutTests/virtual/slimmingpaint/fast/repaint/overhanging-float-detach-repaint-expected.txt |
index fde331dca5dfb526075e2685d822545a546e237e..72fda62f841706aba80c1534e7f6bb3d39d92368 100644 |
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/caret-outside-block-expected.txt |
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/overhanging-float-detach-repaint-expected.txt |
@@ -6,10 +6,11 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [790, 7, 3, 21] |
+ [8, 62, 100, 100] |
], |
"paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='target'" |
+ "LayoutBlockFlow (floating) DIV class='float'", |
+ "LayoutBlockFlow DIV id='floatContainer'" |
] |
} |
] |