Chromium Code Reviews| Index: LayoutTests/fast/repaint/transform-relative-position-expected.txt |
| diff --git a/LayoutTests/fast/repaint/transform-relative-position-expected.txt b/LayoutTests/fast/repaint/transform-relative-position-expected.txt |
| index c98d2159797357c98ae0d9cf9be8fc375736d9db..7bd58ffa14079d0dea55b95572cad80bc3669c85 100644 |
| --- a/LayoutTests/fast/repaint/transform-relative-position-expected.txt |
| +++ b/LayoutTests/fast/repaint/transform-relative-position-expected.txt |
| @@ -8,6 +8,9 @@ |
| "repaintRects": [ |
| [108, 150, 202, 202], |
| [66, 108, 286, 286] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutBlockFlow (relative positioned) DIV id='box' class='rotated'" |
| ] |
| } |
| ] |