Chromium Code Reviews| Index: LayoutTests/fast/repaint/image-resize-expected.txt |
| diff --git a/LayoutTests/fast/repaint/image-resize-expected.txt b/LayoutTests/fast/repaint/image-resize-expected.txt |
| index 646fe661ff753c5665ff746f77ecce01b29b804d..ff7e0997983153f28d79cecfefb1222f34524692 100644 |
| --- a/LayoutTests/fast/repaint/image-resize-expected.txt |
| +++ b/LayoutTests/fast/repaint/image-resize-expected.txt |
| @@ -8,6 +8,9 @@ |
| "repaintRects": [ |
| [0, 50, 150, 150], |
| [0, 50, 100, 200] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutImage (positioned) IMG" |
| ] |
| } |
| ] |