Chromium Code Reviews| Index: LayoutTests/platform/mac/fast/repaint/fixed-child-move-after-scroll-expected.txt |
| diff --git a/LayoutTests/platform/mac/fast/repaint/fixed-child-move-after-scroll-expected.txt b/LayoutTests/platform/mac/fast/repaint/fixed-child-move-after-scroll-expected.txt |
| deleted file mode 100644 |
| index acc104ca57fa41988b28f94811243da9f19c2247..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/mac/fast/repaint/fixed-child-move-after-scroll-expected.txt |
| +++ /dev/null |
| @@ -1,21 +0,0 @@ |
| -You should see a yellow rect on the left, and a green one on the right. No red pixels. |
| -(repaint rects |
| - (rect 10 70 100 100) |
| - (rect 150 70 100 100) |
| - (rect 0 -200 785 600) |
| - (rect 0 -200 785 3016) |
| - (rect 8 26 531 18) |
| - (rect 150 70 100 100) |
| - (rect 10 70 100 100) |
| -) |
| -(GraphicsLayer |
| - (bounds 785.00 3016.00) |
| - (children 1 |
| - (GraphicsLayer |
| - (bounds 785.00 3016.00) |
| - (contentsOpaque 1) |
| - (drawsContent 1) |
| - ) |
| - ) |
| -) |
| - |