| Index: third_party/WebKit/LayoutTests/platform/win/svg/custom/repaint-shadow-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/svg/repaint/outline-offset-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/repaint-shadow-expected.txt
|
| similarity index 60%
|
| copy from third_party/WebKit/LayoutTests/platform/win-xp/svg/repaint/outline-offset-text-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/win/svg/custom/repaint-shadow-expected.txt
|
| index 486de4b771bba233e08b62a51c8651160b2c47a4..3d8223a5705932767fd5f4941e6032c2cfc1b041 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win-xp/svg/repaint/outline-offset-text-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/repaint-shadow-expected.txt
|
| @@ -6,20 +6,19 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [118, 41, 130, 83],
|
| - [103, 26, 160, 113],
|
| - [103, 26, 160, 113],
|
| - [78, 41, 130, 83],
|
| - [63, 26, 160, 113],
|
| - [63, 26, 160, 113]
|
| + [412, 15, 1, 261],
|
| + [171, 15, 242, 261],
|
| + [171, 15, 242, 261],
|
| + [170, 15, 242, 261],
|
| + [170, 15, 242, 261]
|
| ],
|
| "paintInvalidationClients": [
|
| "RootInlineBox",
|
| - "InlineTextBox 'Foo'",
|
| + "InlineTextBox 'X'",
|
| "LayoutSVGRoot svg",
|
| "LayoutSVGText text",
|
| "LayoutSVGInlineText #text",
|
| - "InlineTextBox 'Foo'"
|
| + "InlineTextBox 'X'"
|
| ]
|
| }
|
| ]
|
|
|