| Index: third_party/WebKit/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt | 
| index da4bc2e83bda81de2768ceed7a8de22e14f756ae..a61f4f7bec039e169bde3deddd9448f6b8294a4c 100644 | 
| --- a/third_party/WebKit/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt | 
| @@ -12,11 +12,6 @@ | 
| "object": "LayoutBlockFlow (positioned) DIV", | 
| "rect": [88, 53, 15, 100], | 
| "reason": "scroll" | 
| -        }, | 
| -        { | 
| -          "object": "LayoutBlockFlow (positioned) DIV id='q'", | 
| -          "rect": [3, 103, 10, 50], | 
| -          "reason": "incremental" | 
| } | 
| ] | 
| } | 
| @@ -29,10 +24,6 @@ | 
| { | 
| "object": "VerticalScrollbar", | 
| "reason": "scroll" | 
| -    }, | 
| -    { | 
| -      "object": "LayoutBlockFlow (positioned) DIV id='q'", | 
| -      "reason": "incremental" | 
| } | 
| ] | 
| } | 
|  |