| Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-repaint-including-stroke-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-repaint-including-stroke-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-repaint-including-stroke-expected.txt
|
| index 8bc779e86165b34c4bc8540fd5cfb941fc01023b..3f9b954d1772c74c6307ff922c3c8c9573908892 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-repaint-including-stroke-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-repaint-including-stroke-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [80, 0, 550, 117],
|
| - "reason": "location change"
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| @@ -19,12 +19,12 @@
|
| {
|
| "object": "LayoutSVGText text id='bounce'",
|
| "rect": [80, 0, 550, 117],
|
| - "reason": "location change"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [30, 0, 403, 59],
|
| - "reason": "location change"
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| @@ -34,7 +34,7 @@
|
| {
|
| "object": "LayoutSVGText text id='bounce'",
|
| "rect": [30, 0, 403, 59],
|
| - "reason": "location change"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "InlineTextBox 'Repaint me!'",
|
| @@ -42,7 +42,7 @@
|
| },
|
| {
|
| "object": "InlineTextBox 'Repaint me!'",
|
| - "reason": "location change"
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
|
|