Chromium Code Reviews| Index: LayoutTests/fast/repaint/background-image-paint-invalidation-expected.txt |
| diff --git a/LayoutTests/fast/repaint/background-image-paint-invalidation-expected.txt b/LayoutTests/fast/repaint/background-image-paint-invalidation-expected.txt |
| index b00070c6d9fb29ea90e29a1a799da07b32302006..e49c4def8e0b44c1e88a60a1eb393aad27032698 100644 |
| --- a/LayoutTests/fast/repaint/background-image-paint-invalidation-expected.txt |
| +++ b/LayoutTests/fast/repaint/background-image-paint-invalidation-expected.txt |
| @@ -8,6 +8,10 @@ |
| "repaintRects": [ |
| [8, 8, 800, 2000], |
| [0, 0, 808, 2016] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutView #document", |
| + "LayoutBlockFlow BODY" |
| ] |
| } |
| ] |