Index: LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt |
diff --git a/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt b/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt |
index 9559b3764855cef3e9edb3da29402c2b6db1e968..ceac4f7c15a3560b71b685b951717e5fe2c406f7 100644 |
--- a/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt |
+++ b/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt |
@@ -1,15 +1,7 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- RenderBlock {HTML} at (0,0) size 800x600 |
- RenderBody {BODY} at (8,8) size 784x584 |
-layer at (8,8) size 100x100 |
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000] |
- RenderBlock {SPAN} at (0,0) size 100x100 |
- RenderText {#text} at (0,0) size 4x18 |
- text run at (0,0) width 4: " " |
-layer at (108,8) size 100x100 scrollHeight 200 |
- RenderBlock (relative positioned) {DIV} at (100,0) size 100x100 [bgcolor=#FF0000] |
- RenderBlock {SPAN} at (0,0) size 100x200 [bgcolor=#0000FF] |
- RenderText {#text} at (0,100) size 4x18 |
- text run at (0,100) width 4: " " |
+ |
+ |
+(repaint rects |
+ (rect 8 8 100 100) |
+ (rect 108 8 100 100) |
+) |
+ |