| Index: LayoutTests/platform/mac/svg/text/text-viewbox-rescale-expected.txt
|
| diff --git a/LayoutTests/platform/mac/svg/text/text-viewbox-rescale-expected.txt b/LayoutTests/platform/mac/svg/text/text-viewbox-rescale-expected.txt
|
| index 67a6ce357e83bf751e967b5004ab78ce8b456c40..1bc9ec5fda183be4f843e778f0672b81e8564fed 100644
|
| --- a/LayoutTests/platform/mac/svg/text/text-viewbox-rescale-expected.txt
|
| +++ b/LayoutTests/platform/mac/svg/text/text-viewbox-rescale-expected.txt
|
| @@ -1,21 +1,21 @@
|
| -(GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (repaint rects
|
| - (rect 59.00 140.00 101.00 26.00)
|
| - (rect 59.00 140.00 101.00 26.00)
|
| - (rect 59.00 40.00 101.00 126.00)
|
| - (rect 59.00 40.00 101.00 26.00)
|
| - (rect 59.00 40.00 101.00 26.00)
|
| - (rect 0.00 0.00 160.00 166.00)
|
| - (rect 0.00 0.00 2.00 1.00)
|
| - (rect 0.00 0.00 2.00 1.00)
|
| - )
|
| - )
|
| - )
|
| -)
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "repaintRects": [
|
| + [59, 140, 101, 26],
|
| + [59, 140, 101, 26],
|
| + [59, 40, 101, 126],
|
| + [59, 40, 101, 26],
|
| + [59, 40, 101, 26],
|
| + [0, 0, 160, 166],
|
| + [0, 0, 2, 1],
|
| + [0, 0, 2, 1]
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|
|
|