Chromium Code Reviews| Index: LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt |
| diff --git a/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt b/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2d30488dba7b9c2eaf930490a13f9caf63d5a537 |
| --- /dev/null |
| +++ b/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt |
| @@ -0,0 +1,16 @@ |
| +issue 353933: Pages missing invalidations |
| +The test checks that creating a new renderer correctly invalidate the existing shifted content. The image should be correctly invalidated below. |
| + |
| + |
| + |
| +(repaint rects |
| + (rect 8 734 769 94) |
| + (rect 0 742 785 94) |
| + (rect 8 92 732 94) |
| + (rect 8 92 769 642) |
| + (rect 8 186 769 642) |
| + (rect 8 92 769 642) |
| + (rect 8 186 769 642) |
| + (rect 10 94 728 90) |
| +) |
| + |