Chromium Code Reviews| Index: LayoutTests/fast/repaint/inline-relative-positioned-expected.txt |
| diff --git a/LayoutTests/fast/repaint/inline-relative-positioned-expected.txt b/LayoutTests/fast/repaint/inline-relative-positioned-expected.txt |
| index 19ebb67bec8f5645a33b2640eb2bb98c9686dc87..34c6e09619f3f5f34f31e8a74e8f9739881fb94a 100644 |
| --- a/LayoutTests/fast/repaint/inline-relative-positioned-expected.txt |
| +++ b/LayoutTests/fast/repaint/inline-relative-positioned-expected.txt |
| @@ -8,6 +8,13 @@ |
| "repaintRects": [ |
| [8, 88, 100, 100], |
| [8, 88, 100, 100] |
| + ], |
| + "paintInvalidationClients": [ |
| + "InlineTextBox ''", |
| + "RootInlineBox", |
| + "LayoutBlockFlow DIV id='target'", |
| + "LayoutText #text", |
| + "InlineTextBox 'a'" |
| ] |
| } |
| ] |