| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-delete-line-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-delete-line-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-delete-line-expected.txt
 | 
| index 98245a417d3cc0028960656ae81e5f1da33ac42a..766164cc31bedc0d7b9487d38a98bd70fdb6fd77 100644
 | 
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-delete-line-expected.txt
 | 
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-delete-line-expected.txt
 | 
| @@ -10,8 +10,8 @@
 | 
|        "paintInvalidations": [
 | 
|          {
 | 
|            "object": "LayoutBlockFlow DIV id='dv'",
 | 
| -          "rect": [8, 74, 80, 19],
 | 
| -          "reason": "invalidate paint rectangle"
 | 
| +          "rect": [8, 74, 80, 36],
 | 
| +          "reason": "forced by layout"
 | 
|          },
 | 
|          {
 | 
|            "object": "LayoutText #text",
 | 
| @@ -23,20 +23,12 @@
 | 
|    ],
 | 
|    "objectPaintInvalidations": [
 | 
|      {
 | 
| -      "object": "InlineTextBox ''",
 | 
| -      "reason": "full"
 | 
| -    },
 | 
| -    {
 | 
| -      "object": "InlineTextBox ''",
 | 
| -      "reason": "full"
 | 
| +      "object": "LayoutBlockFlow DIV id='dv'",
 | 
| +      "reason": "forced by layout"
 | 
|      },
 | 
|      {
 | 
|        "object": "RootInlineBox",
 | 
| -      "reason": "full"
 | 
| -    },
 | 
| -    {
 | 
| -      "object": "LayoutBlockFlow DIV id='dv'",
 | 
| -      "reason": "invalidate paint rectangle"
 | 
| +      "reason": "forced by layout"
 | 
|      },
 | 
|      {
 | 
|        "object": "LayoutText #text",
 | 
| 
 |