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