Index: LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt |
diff --git a/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt b/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt |
index 4e47dbb096a72d04bb8b2bec15897b136109f0d0..ec658bd24ca58269766d9fcd7d6f505f87e4e3d4 100644 |
--- a/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt |
+++ b/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt |
@@ -1,7 +1,8 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x146 |
- RenderBlock {HTML} at (0,0) size 800x146 |
- RenderBody {BODY} at (8,8) size 784x130 |
- RenderBlock {DIV} at (0,0) size 230x130 |
- RenderBlock {DIV} at (15,15) size 100x100 [bgcolor=#008000] |
+(repaint rects |
+ (rect 23 23 100 100) |
+ (rect 8 38 230 100) |
+ (rect 8 8 230 30) |
+ (rect 8 38 784 100) |
+ (rect 0 46 800 100) |
+) |
+ |