| Index: third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
 | 
| index 209329e50edfc95ac3aac883cda5a68e5bc1183d..249726db7102484f8c4fd9fd04553c94dd1c9441 100644
 | 
| --- a/third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
 | 
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
 | 
| @@ -21,7 +21,7 @@
 | 
|          {
 | 
|            "object": "LayoutSVGInlineText #text",
 | 
|            "rect": [89, 86, 111, 18],
 | 
| -          "reason": "bounds change"
 | 
| +          "reason": "forced by layout"
 | 
|          },
 | 
|          {
 | 
|            "object": "LayoutSVGText text",
 | 
| @@ -31,7 +31,7 @@
 | 
|          {
 | 
|            "object": "LayoutSVGInlineText #text",
 | 
|            "rect": [0, 86, 101, 18],
 | 
| -          "reason": "bounds change"
 | 
| +          "reason": "forced by layout"
 | 
|          },
 | 
|          {
 | 
|            "object": "LayoutSVGText text",
 | 
| @@ -78,14 +78,6 @@
 | 
|    ],
 | 
|    "objectPaintInvalidations": [
 | 
|      {
 | 
| -      "object": "RootInlineBox",
 | 
| -      "reason": "full"
 | 
| -    },
 | 
| -    {
 | 
| -      "object": "InlineTextBox 'right-aligned text'",
 | 
| -      "reason": "full"
 | 
| -    },
 | 
| -    {
 | 
|        "object": "LayoutSVGRoot svg",
 | 
|        "reason": "incremental"
 | 
|      },
 | 
| @@ -119,11 +111,11 @@
 | 
|      },
 | 
|      {
 | 
|        "object": "LayoutSVGInlineText #text",
 | 
| -      "reason": "bounds change"
 | 
| +      "reason": "forced by layout"
 | 
|      },
 | 
|      {
 | 
|        "object": "InlineTextBox 'right-aligned text'",
 | 
| -      "reason": "bounds change"
 | 
| +      "reason": "forced by layout"
 | 
|      },
 | 
|      {
 | 
|        "object": "LayoutSVGContainer use",
 | 
| 
 |