| Index: third_party/WebKit/LayoutTests/svg/repaint/transform-text-element-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/outline-offset-text-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/transform-text-element-expected.txt
|
| similarity index 61%
|
| copy from third_party/WebKit/LayoutTests/platform/mac/svg/repaint/outline-offset-text-expected.txt
|
| copy to third_party/WebKit/LayoutTests/svg/repaint/transform-text-element-expected.txt
|
| index 9ab766b5b57c0183200f36eb40133e9f204abb7e..d8c0a6fb4ee2edf1647a092caac5b81cfba796bf 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/outline-offset-text-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/transform-text-element-expected.txt
|
| @@ -6,21 +6,21 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [118, 39, 130, 86],
|
| - [103, 24, 160, 116],
|
| - [103, 24, 160, 116],
|
| - [78, 39, 130, 86],
|
| - [63, 24, 160, 116],
|
| - [63, 24, 160, 116]
|
| + [8, 58, 400, 100],
|
| + [8, 58, 400, 100],
|
| + [8, 58, 400, 100],
|
| + [8, 8, 400, 100],
|
| + [8, 8, 400, 100],
|
| + [8, 8, 400, 100]
|
| ],
|
| "paintInvalidationClients": [
|
| "RootInlineBox",
|
| - "InlineTextBox 'Foo'",
|
| + "InlineTextBox 'Test'",
|
| "LayoutSVGRoot svg",
|
| "LayoutSVGText text",
|
| "RootInlineBox",
|
| "LayoutSVGInlineText #text",
|
| - "InlineTextBox 'Foo'"
|
| + "InlineTextBox 'Test'"
|
| ]
|
| }
|
| ]
|
|
|