Chromium Code Reviews| Index: LayoutTests/fast/repaint/view-background-from-body-2-expected.txt |
| diff --git a/LayoutTests/fast/repaint/view-background-from-body-2-expected.txt b/LayoutTests/fast/repaint/view-background-from-body-2-expected.txt |
| index d32e6274e570c2e3453c3a728d378592b08befb2..b4dcdc714ca80eda413327262a4cbc0b6a810b52 100644 |
| --- a/LayoutTests/fast/repaint/view-background-from-body-2-expected.txt |
| +++ b/LayoutTests/fast/repaint/view-background-from-body-2-expected.txt |
| @@ -9,6 +9,10 @@ |
| "repaintRects": [ |
| [50, 50, 700, 500], |
| [0, 0, 800, 600] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutView #document", |
| + "LayoutBlockFlow BODY" |
| ] |
| } |
| ] |