| 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 1733c9163c67e1737667e1d4c93f5ccc81d2ad60..8bc779e86165b34c4bc8540fd5cfb941fc01023b 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
|
| @@ -7,33 +7,28 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox 'Repaint me!'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Repaint me!'",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [80, 0, 550, 117],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutSVGInlineText #text",
|
| - "rect": [30, 0, 403, 59],
|
| - "reason": "location change"
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [80, 0, 550, 117],
|
| + "reason": "bounds change"
|
| },
|
| {
|
| - "object": "LayoutSVGInlineText #text",
|
| + "object": "LayoutSVGText text id='bounce'",
|
| "rect": [80, 0, 550, 117],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| + "object": "LayoutSVGInlineText #text",
|
| "rect": [30, 0, 403, 59],
|
| - "reason": "bounds change"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| - "rect": [80, 0, 550, 117],
|
| + "rect": [30, 0, 403, 59],
|
| "reason": "bounds change"
|
| },
|
| {
|
| @@ -42,18 +37,19 @@
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutSVGText text id='bounce'",
|
| - "rect": [80, 0, 550, 117],
|
| + "object": "InlineTextBox 'Repaint me!'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Repaint me!'",
|
| "reason": "location change"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|