| Index: third_party/WebKit/LayoutTests/platform/linux/svg/text/text-viewbox-rescale-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-viewbox-rescale-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-viewbox-rescale-expected.txt
|
| similarity index 95%
|
| copy from third_party/WebKit/LayoutTests/platform/mac/svg/text/text-viewbox-rescale-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/linux/svg/text/text-viewbox-rescale-expected.txt
|
| index c369e15241253ea779a882bc0f74f8c63b749a12..308756dd6228fe8a30e1a3bca737e2d64a06ec0f 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-viewbox-rescale-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-viewbox-rescale-expected.txt
|
| @@ -70,32 +70,32 @@
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| - "rect": [0, 0, 2, 1],
|
| + "rect": [0, 0, 8, 2],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| - "rect": [0, 0, 2, 1],
|
| + "rect": [0, 0, 8, 2],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| - "rect": [0, 0, 2, 1],
|
| + "rect": [0, 0, 8, 2],
|
| "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutSVGTSpan tspan",
|
| - "rect": [0, 0, 2, 1],
|
| + "rect": [0, 0, 8, 2],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "LayoutSVGText text",
|
| - "rect": [0, 0, 2, 1],
|
| + "rect": [0, 0, 8, 2],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "LayoutSVGViewportContainer svg id='inner1'",
|
| - "rect": [0, 0, 2, 1],
|
| + "rect": [0, 0, 8, 2],
|
| "reason": "full"
|
| }
|
| ]
|
|
|