Chromium Code Reviews| Index: LayoutTests/fast/repaint/rel-positioned-inline-with-overflow-expected.txt |
| diff --git a/LayoutTests/fast/repaint/rel-positioned-inline-with-overflow-expected.txt b/LayoutTests/fast/repaint/rel-positioned-inline-with-overflow-expected.txt |
| index 925727db01c3526d665da131fa52bef105ef93ae..8d2924bc438c1229722e16333df71bc8ea980dfc 100644 |
| --- a/LayoutTests/fast/repaint/rel-positioned-inline-with-overflow-expected.txt |
| +++ b/LayoutTests/fast/repaint/rel-positioned-inline-with-overflow-expected.txt |
| @@ -7,6 +7,9 @@ |
| "drawsContent": true, |
| "repaintRects": [ |
| [8, 92, 100, 50] |
| + ], |
| + "paintInvalidationClients": [ |
| + "LayoutBlockFlow DIV id='target'" |
| ] |
| } |
| ] |