Chromium Code Reviews| Index: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/body-background-image-expected.txt |
| diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/body-background-image-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/body-background-image-expected.txt |
| index 9042d7723fbfd1dc99f1ba7994a93c3ce7f5da85..2774a751092e3b92111cae2b0517f32f303b0cb7 100644 |
| --- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/body-background-image-expected.txt |
| +++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/body-background-image-expected.txt |
| @@ -7,10 +7,12 @@ |
| "drawsContent": true, |
| "repaintRects": [ |
| [8, 240, 784, 288], |
| - [0, 0, 800, 600] |
| + [0, 0, 800, 600], |
| + [0, 0, 800, 544] |
| ], |
| "paintInvalidationClients": [ |
| "LayoutView #document", |
| + "LayoutBlockFlow HTML", |
| "LayoutBlockFlow BODY" |
| ] |
| } |