| Index: third_party/WebKit/LayoutTests/platform/win7/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/platform/win7/svg/repaint/transform-text-element-expected.txt
|
| similarity index 86%
|
| copy from third_party/WebKit/LayoutTests/svg/repaint/transform-text-element-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/win7/svg/repaint/transform-text-element-expected.txt
|
| index d296fa78428b3440cde618a76ab77297e23815f7..05b4fe8df1e4dde2972e6f81cf0a11b82497e3c1 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/transform-text-element-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win7/svg/repaint/transform-text-element-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [8, 58, 400, 100],
|
| - "reason": "bounds change"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| @@ -19,12 +19,12 @@
|
| {
|
| "object": "LayoutSVGText text",
|
| "rect": [8, 58, 400, 100],
|
| - "reason": "style change"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [8, 8, 400, 100],
|
| - "reason": "bounds change"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| @@ -34,7 +34,7 @@
|
| {
|
| "object": "LayoutSVGText text",
|
| "rect": [8, 8, 400, 100],
|
| - "reason": "style change"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "InlineTextBox 'Test'",
|
| @@ -42,7 +42,7 @@
|
| },
|
| {
|
| "object": "InlineTextBox 'Test'",
|
| - "reason": "bounds change"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
|
|