| Index: LayoutTests/fast/repaint/view-background-from-body-2-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/view-background-from-body-2-expected.txt b/LayoutTests/fast/repaint/view-background-from-body-2-expected.txt
|
| index 530ef0667fe9e4a5a89d0f01b9a6c0cac2737014..369b8dedd8099b1a34b29bbb5b62e90bba1b93c3 100644
|
| --- a/LayoutTests/fast/repaint/view-background-from-body-2-expected.txt
|
| +++ b/LayoutTests/fast/repaint/view-background-from-body-2-expected.txt
|
| @@ -1,5 +1,5 @@
|
| -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 (50,50) size 700x500 [bgcolor=#0000FF]
|
| +(repaint rects
|
| + (rect 0 0 800 600)
|
| + (rect 50 50 700 500)
|
| +)
|
| +
|
|
|