| Index: third_party/WebKit/LayoutTests/fast/repaint/invisible-objects-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/invisible-objects-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/invisible-objects-expected.txt | 
| index a39a85f62c489ffa8f12137888b323d00c69169b..efc88b4f9f94a2f8a7e8be77ede602afe6178255 100644 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/invisible-objects-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/invisible-objects-expected.txt | 
| @@ -11,12 +11,12 @@ | 
| ], | 
| "objectPaintInvalidations": [ | 
| { | 
| -      "object": "InlineTextBox ''", | 
| -      "reason": "full" | 
| +      "object": "LayoutBlockFlow (relative positioned) DIV", | 
| +      "reason": "forced by layout" | 
| }, | 
| { | 
| "object": "RootInlineBox", | 
| -      "reason": "full" | 
| +      "reason": "forced by layout" | 
| }, | 
| { | 
| "object": "LayoutText #text", | 
|  |