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 5523c45c048058e80ca3f7c6cf2339eb8e5b9d77..dbd0c09f41c7f4828da19e87f47f4b291aefae40 100644 |
| --- a/LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt |
| +++ b/LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt |
| @@ -6,8 +6,12 @@ |
| "contentsOpaque": true, |
| "drawsContent": true, |
| "repaintRects": [ |
| + [704, 0, 700, 236], |
| + [454, 0, 700, 236], |
| [0, 0, 1500, 236], |
| - [0, 0, 1250, 236] |
| + [0, 0, 1250, 236], |
| + [0, 0, 700, 236], |
| + [0, 0, 450, 236] |
| ] |
| } |
| ] |