Chromium Code Reviews| Index: LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt |
| diff --git a/LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt b/LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt |
| index f4a44e854aa0205d00ec72c5f1ac19bba0f37d0e..8535ce386a6a984c063e71a3dde0ebd574b836c0 100644 |
| --- a/LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt |
| +++ b/LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt |
| @@ -7,11 +7,14 @@ |
| "drawsContent": true, |
| "repaintRects": [ |
| [704, 0, 546, 236], |
| + [704, 0, 214, 232], |
| [454, 0, 700, 236], |
| + [454, 0, 214, 232], |
| [0, 0, 1250, 236], |
| [0, 0, 1250, 236], |
| [0, 0, 700, 236], |
| - [0, 0, 450, 236] |
| + [0, 0, 450, 236], |
| + [0, 0, 214, 232] |
| ] |
| } |
| ] |