| Index: LayoutTests/fast/repaint/vertical-overflow-parent-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/vertical-overflow-parent-expected.txt b/LayoutTests/fast/repaint/vertical-overflow-parent-expected.txt
|
| index 90f7794622056eacddefcf65b967dfafaf9c9dc4..caf4715abf7385a2e3a155048b34e0219cd9a3e1 100644
|
| --- a/LayoutTests/fast/repaint/vertical-overflow-parent-expected.txt
|
| +++ b/LayoutTests/fast/repaint/vertical-overflow-parent-expected.txt
|
| @@ -1,17 +1,7 @@
|
| An orange rect should be painted.
|
| In DumpRenderTree, there should be repaint logs of 100x100 rect. We don't care how many times is the log dumpped.
|
| -(GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (repaint rects
|
| - (rect 29.00 29.00 100.00 100.00)
|
| - (rect 29.00 29.00 100.00 100.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 29 29 100 100)
|
| + (rect 29 29 100 100)
|
| )
|
|
|
|
|