Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-repaint-including-stroke-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-repaint-including-stroke-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-repaint-including-stroke-expected.txt |
index a23e0bca5ccc67092d1583de99688938fff51baa..f470d26a2a4ed125b4fbc72215bb67147fcfd0c7 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-repaint-including-stroke-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-repaint-including-stroke-expected.txt |
@@ -9,22 +9,22 @@ |
{ |
"object": "LayoutSVGInlineText #text", |
"rect": [80, 0, 550, 117], |
- "reason": "style change" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutSVGText text id='bounce'", |
"rect": [80, 0, 550, 117], |
- "reason": "full" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutSVGInlineText #text", |
"rect": [30, 0, 403, 59], |
- "reason": "style change" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutSVGText text id='bounce'", |
"rect": [30, 0, 403, 59], |
- "reason": "full" |
+ "reason": "subtree" |
} |
] |
} |
@@ -32,19 +32,19 @@ |
"objectPaintInvalidations": [ |
{ |
"object": "LayoutSVGText text id='bounce'", |
- "reason": "full" |
+ "reason": "subtree" |
}, |
{ |
"object": "RootInlineBox", |
- "reason": "full" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutSVGInlineText #text", |
- "reason": "style change" |
+ "reason": "subtree" |
}, |
{ |
"object": "InlineTextBox 'Repaint me!'", |
- "reason": "style change" |
+ "reason": "subtree" |
} |
] |
} |