Index: LayoutTests/platform/win/fast/repaint/box-shadow-dynamic-expected.txt |
diff --git a/LayoutTests/platform/win/fast/repaint/box-shadow-dynamic-expected.txt b/LayoutTests/platform/win/fast/repaint/box-shadow-dynamic-expected.txt |
index ccc55f968c2c0afb42ddc65863d8e1a618bcf00d..a00ac6ed08cf01154e81062fab8037c3860f2c42 100644 |
--- a/LayoutTests/platform/win/fast/repaint/box-shadow-dynamic-expected.txt |
+++ b/LayoutTests/platform/win/fast/repaint/box-shadow-dynamic-expected.txt |
@@ -1,14 +1,11 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x300 |
- RenderBlock {HTML} at (0,0) size 800x300 |
- RenderBody {BODY} at (8,16) size 784x276 |
- RenderBlock {P} at (0,0) size 784x20 |
- RenderText {#text} at (0,0) size 365x19 |
- text run at (0,0) width 365: "Tests the repainting of box shadows when boxes are resized." |
- RenderBlock {DIV} at (0,36) size 70x120 |
- RenderBlock {DIV} at (10,20) size 50x50 [bgcolor=#FFFF77] |
- RenderBlock {DIV} at (10,0) size 30x50 |
- RenderBlock {DIV} at (0,156) size 70x120 |
- RenderBlock {DIV} at (10,20) size 50x50 [bgcolor=#FFFF77] |
- RenderBlock {DIV} at (10,0) size 30x50 |
+Tests the repainting of box shadows when boxes are resized. |
+ |
+(repaint rects |
+ (rect 28 72 30 70) |
+ (rect 28 72 30 50) |
+ (rect 18 127 55 20) |
+ (rect 28 192 30 30) |
+ (rect 28 192 30 50) |
+ (rect 18 227 55 20) |
+) |
+ |