Chromium Code Reviews| Index: LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt |
| diff --git a/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt b/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt |
| index b002e77ef5108357a10d744d9f59b50857c41fd0..f02dbef64f8b4fcdc7dee8688b4b9d02ccbab9da 100644 |
| --- a/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt |
| +++ b/LayoutTests/fast/repaint/justify-self-overflow-change-expected.txt |
| @@ -6,16 +6,17 @@ |
| "contentsOpaque": true, |
| "drawsContent": true, |
| "repaintRects": [ |
| - [1, 53, 150, 150], |
| + [150, 52, 50, 300], |
| [0, 52, 200, 300], |
| - [0, 52, 152, 152], |
| + [0, 52, 150, 300], |
| + [0, 52, 150, 150], |
| [0, 16, 800, 336], |
| [0, 0, 800, 352], |
| - [-51, 53, 150, 150], |
| - [-52, 52, 252, 300], |
| - [-52, 52, 152, 152], |
| - [-52, 16, 852, 336], |
| - [-52, 0, 852, 352] |
| + [-50, 52, 250, 300], |
| + [-50, 52, 150, 300], |
| + [-50, 52, 150, 150], |
| + [-50, 16, 850, 336], |
| + [-50, 0, 850, 352] |
| ] |
| } |
| ] |