Chromium Code Reviews| Index: LayoutTests/fast/repaint/create-layer-repaint-expected.txt |
| diff --git a/LayoutTests/fast/repaint/create-layer-repaint-expected.txt b/LayoutTests/fast/repaint/create-layer-repaint-expected.txt |
| index b6f7886599f6581738ea97b17b424a18883f7073..ac5faacffca7d3ecff03d9fecb100964da78436e 100644 |
| --- a/LayoutTests/fast/repaint/create-layer-repaint-expected.txt |
| +++ b/LayoutTests/fast/repaint/create-layer-repaint-expected.txt |
| @@ -8,6 +8,9 @@ |
| "repaintRects": [ |
| [28, 54, 500, 50], |
| [28, 54, 250, 50] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutBlockFlow DIV id='test' class='stretchy'" |
| ] |
| } |
| ] |