Chromium Code Reviews| Index: LayoutTests/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt |
| diff --git a/LayoutTests/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt b/LayoutTests/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2fba53fa03289d5b9cd7f7fcc7f5f345e8a4300c |
| --- /dev/null |
| +++ b/LayoutTests/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt |
| @@ -0,0 +1,6 @@ |
| +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) |
| +) |
| + |