| Index: third_party/WebKit/LayoutTests/svg/repaint/transform-text-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/repaint/outline-offset-text-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/transform-text-expected.txt
|
| similarity index 51%
|
| copy from third_party/WebKit/LayoutTests/platform/win/svg/repaint/outline-offset-text-expected.txt
|
| copy to third_party/WebKit/LayoutTests/svg/repaint/transform-text-expected.txt
|
| index 30547272ffe202a2a4e1ec51eede5bcff76b207b..d607def49b6412c402b78bd0aeb07db2c4987c2d 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/svg/repaint/outline-offset-text-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/transform-text-expected.txt
|
| @@ -6,21 +6,26 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [118, 40, 130, 84],
|
| - [103, 25, 160, 114],
|
| - [103, 25, 160, 114],
|
| - [78, 40, 130, 84],
|
| - [63, 25, 160, 114],
|
| - [63, 25, 160, 114]
|
| + [108, 43, 38, 19],
|
| + [108, 43, 38, 19],
|
| + [108, 43, 38, 19],
|
| + [8, 43, 38, 19],
|
| + [8, 43, 38, 19],
|
| + [8, 43, 38, 19],
|
| + [8, 43, 38, 19]
|
| ],
|
| "paintInvalidationClients": [
|
| "RootInlineBox",
|
| - "InlineTextBox 'Foo'",
|
| + "InlineTextBox 'TEXT'",
|
| + "LayoutSVGText text",
|
| + "RootInlineBox",
|
| + "RootInlineBox",
|
| + "InlineTextBox 'TEXT'",
|
| "LayoutSVGRoot svg",
|
| "LayoutSVGText text",
|
| "RootInlineBox",
|
| "LayoutSVGInlineText #text",
|
| - "InlineTextBox 'Foo'"
|
| + "InlineTextBox 'TEXT'"
|
| ]
|
| }
|
| ]
|
|
|