Chromium Code Reviews| Index: LayoutTests/fast/repaint/change-transform-expected.txt |
| diff --git a/LayoutTests/fast/repaint/change-transform-expected.txt b/LayoutTests/fast/repaint/change-transform-expected.txt |
| index 0011b7a6e927a1356c65f8b26ac95af1aa2457fb..3d5fe310cd62df806df04999070bdd90618cd036 100644 |
| --- a/LayoutTests/fast/repaint/change-transform-expected.txt |
| +++ b/LayoutTests/fast/repaint/change-transform-expected.txt |
| @@ -8,6 +8,9 @@ |
| "repaintRects": [ |
| [35, 35, 50, 50], |
| [10, 10, 100, 100] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutBlockFlow DIV id='square'" |
| ] |
| } |
| ] |