| Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-repaint-including-stroke-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-repaint-including-stroke-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-repaint-including-stroke-expected.txt
|
| index 62a0f993272c3e318e2517b8894daed61db4504e..7f235adfab4ba474572386be6b856a791ac6fe92 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-repaint-including-stroke-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-repaint-including-stroke-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [80, 0, 551, 118],
|
| - "reason": "location change"
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| @@ -19,12 +19,12 @@
|
| {
|
| "object": "LayoutSVGText text id='bounce'",
|
| "rect": [80, 0, 551, 118],
|
| - "reason": "location change"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [30, 0, 404, 60],
|
| - "reason": "location change"
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| @@ -34,7 +34,7 @@
|
| {
|
| "object": "LayoutSVGText text id='bounce'",
|
| "rect": [30, 0, 404, 60],
|
| - "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",
|
|
|