Index: third_party/WebKit/LayoutTests/svg/repaint/transform-text-element-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/repaint/transform-text-element-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/transform-text-element-expected.txt |
index d296fa78428b3440cde618a76ab77297e23815f7..7ce525cdd6b2d2a9c30a8c5fca6df1b368af11c6 100644 |
--- a/third_party/WebKit/LayoutTests/svg/repaint/transform-text-element-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/repaint/transform-text-element-expected.txt |
@@ -9,7 +9,7 @@ |
{ |
"object": "LayoutSVGInlineText #text", |
"rect": [8, 58, 400, 100], |
- "reason": "bounds change" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutSVGRoot svg", |
@@ -19,12 +19,12 @@ |
{ |
"object": "LayoutSVGText text", |
"rect": [8, 58, 400, 100], |
- "reason": "style change" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutSVGInlineText #text", |
"rect": [8, 8, 400, 100], |
- "reason": "bounds change" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutSVGRoot svg", |
@@ -34,7 +34,7 @@ |
{ |
"object": "LayoutSVGText text", |
"rect": [8, 8, 400, 100], |
- "reason": "style change" |
+ "reason": "subtree" |
}, |
{ |
"object": "InlineTextBox 'Test'", |
@@ -42,7 +42,7 @@ |
}, |
{ |
"object": "InlineTextBox 'Test'", |
- "reason": "bounds change" |
+ "reason": "subtree" |
}, |
{ |
"object": "RootInlineBox", |