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 05b4fe8df1e4dde2972e6f81cf0a11b82497e3c1..d296fa78428b3440cde618a76ab77297e23815f7 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": "location change" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutSVGRoot svg", |
@@ -19,12 +19,12 @@ |
{ |
"object": "LayoutSVGText text", |
"rect": [8, 58, 400, 100], |
- "reason": "location change" |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutSVGInlineText #text", |
"rect": [8, 8, 400, 100], |
- "reason": "location change" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutSVGRoot svg", |
@@ -34,7 +34,7 @@ |
{ |
"object": "LayoutSVGText text", |
"rect": [8, 8, 400, 100], |
- "reason": "location change" |
+ "reason": "style change" |
}, |
{ |
"object": "InlineTextBox 'Test'", |
@@ -42,7 +42,7 @@ |
}, |
{ |
"object": "InlineTextBox 'Test'", |
- "reason": "location change" |
+ "reason": "bounds change" |
}, |
{ |
"object": "RootInlineBox", |