| Index: LayoutTests/platform/win/fast/repaint/repaint-resized-overflow-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/repaint/repaint-resized-overflow-expected.txt b/LayoutTests/platform/win/fast/repaint/repaint-resized-overflow-expected.txt
|
| index 35a7ad782a1e745b1e4e49164cc7abcd699564e7..d36d34a0beccb1e797917a1ec19d58e49f57cd8f 100644
|
| --- a/LayoutTests/platform/win/fast/repaint/repaint-resized-overflow-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/repaint/repaint-resized-overflow-expected.txt
|
| @@ -4,21 +4,11 @@ TEST PASS: There should be a white square with a blue border below, and no line
|
|
|
| TEST FAIL: The white square will have a blue border and a blue horizontal line running through its middle.
|
|
|
| -(GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (repaint rects
|
| - (rect 132.00 140.00 10.00 48.00)
|
| - (rect 132.00 140.00 10.00 52.00)
|
| - (rect 8.00 192.00 784.00 52.00)
|
| - (rect 0.00 200.00 800.00 52.00)
|
| - (rect 8.00 192.00 784.00 52.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 132 140 10 48)
|
| + (rect 132 140 10 52)
|
| + (rect 8 192 784 52)
|
| + (rect 0 200 800 52)
|
| + (rect 8 192 784 52)
|
| )
|
|
|
|
|