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