Chromium Code Reviews| Index: LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt |
| diff --git a/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt b/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..8184e67b9d4b263b196ee63abb6322d8fa1c9e66 |
| --- /dev/null |
| +++ b/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt |
| @@ -0,0 +1,8 @@ |
| +This test checks that moving a positioned element with positioned children invalidates correctly. |
| +The image below should be completely invalidated. |
| + |
| +(repaint rects |
| + (rect 8 64 114 237) |
| + (rect 8 64 214 237) |
| +) |
| + |