Chromium Code Reviews| Index: LayoutTests/fast/repaint/paint-invalidation-with-opacity-expected.txt |
| diff --git a/LayoutTests/fast/repaint/paint-invalidation-with-opacity-expected.txt b/LayoutTests/fast/repaint/paint-invalidation-with-opacity-expected.txt |
| index 157f716d511e3de8827d969cf49417200dc569dd..7596237de87815f5459e5182bfaac30bb9c3e959 100644 |
| --- a/LayoutTests/fast/repaint/paint-invalidation-with-opacity-expected.txt |
| +++ b/LayoutTests/fast/repaint/paint-invalidation-with-opacity-expected.txt |
| @@ -7,6 +7,9 @@ |
| "drawsContent": true, |
| "repaintRects": [ |
| [8, 8, 100, 100] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutBlockFlow DIV id='target'" |
| ] |
| } |
| ] |